<njm14823[m]>
I recently registered the domain ipfs.directory with the intent of creating a search portal for IPFS. I'm afraid most of this stuff is above my head so any help would be appreciated. My initial thoughts was to create a site where users could publicly expose their hashes. (Think dmoz circa 1999.)
hecanjog has quit [Quit: WeeChat 1.5]
j12t has joined #ipfs
chris613 has joined #ipfs
jaboja has quit [Read error: Connection reset by peer]
j12t has quit [Remote host closed the connection]
wallacoloo has joined #ipfs
patcon has quit [Ping timeout: 250 seconds]
tmg has joined #ipfs
j12t has joined #ipfs
vbsd has quit [Ping timeout: 244 seconds]
reit has joined #ipfs
ianopolous has quit [Read error: Connection reset by peer]
ianopolous has joined #ipfs
Kane` has joined #ipfs
nonaTure has quit [Ping timeout: 258 seconds]
nonaTure has joined #ipfs
reit has quit [Ping timeout: 260 seconds]
<whyrusleeping>
njm14823[m]: that would be pretty cool. you should start a repo for it so people can collaborate on ideas
<ipfsbot>
[go-ipfs] whyrusleeping created feat/changelog-0.4.3-rc3 (+1 new commit): https://git.io/v6WJE
Akaibu has quit [Quit: Connection closed for inactivity]
computerfreak has quit [Remote host closed the connection]
kholdstayre has quit [Quit: Leaving]
anewuser has joined #ipfs
pfrazee has quit [Remote host closed the connection]
abbaZaba has joined #ipfs
<njm14823[m]>
Anyone interested in helping to create an IPFS directory/search engine here is the repository. https://github.com/normandmickey/ipfs-directory. I took the liberty of forking a Node-JS/MongoDB boilerplate application because it features ready made user authentication and social media API's.
pfrazee has joined #ipfs
tmg has quit [Ping timeout: 276 seconds]
tmg has joined #ipfs
herzmeister has quit [Quit: Leaving]
<ipfsbot>
[go-ipfs] whyrusleeping pushed 1 new commit to feat/changelog-0.4.3-rc3: https://git.io/v6WIV
<ipfsbot>
go-ipfs/feat/changelog-0.4.3-rc3 685cd28 Jeromy: ipfs version 0.4.3-rc3...
flyingzumwalt has quit [Read error: Connection reset by peer]
sol56 has quit [Ping timeout: 244 seconds]
tmg has quit [Ping timeout: 252 seconds]
tmg has joined #ipfs
ashark has joined #ipfs
ashark has quit [Ping timeout: 260 seconds]
pfrazee has quit [Remote host closed the connection]
flyingzumwalt1 has quit [Quit: Leaving.]
flyingzumwalt has joined #ipfs
j12t has joined #ipfs
aboodman has joined #ipfs
tmg has quit [Ping timeout: 276 seconds]
wallacoloo has quit [Ping timeout: 250 seconds]
tmg has joined #ipfs
j12t has quit [Ping timeout: 240 seconds]
wallacoloo has joined #ipfs
mgue has quit [Ping timeout: 260 seconds]
agates[m] has left #ipfs ["User left"]
bertschneider has joined #ipfs
pfrazee has joined #ipfs
cemerick has quit [Ping timeout: 240 seconds]
mgue has joined #ipfs
tmg has quit [Ping timeout: 250 seconds]
pfrazee has quit [Remote host closed the connection]
tmg has joined #ipfs
cketti has quit [Quit: Leaving]
cyberwolf has joined #ipfs
flyingzumwalt has quit [Quit: Leaving.]
tmg has quit [Remote host closed the connection]
tmg has joined #ipfs
ashark has joined #ipfs
tmg has quit [Ping timeout: 258 seconds]
wallacoloo has quit [Quit: wallacoloo]
cyberwolf has quit [Quit: Konversation terminated!]
ecloud is now known as ecloud_wfh
tmg has joined #ipfs
metaf5_ has quit [Ping timeout: 276 seconds]
metaf5_ has joined #ipfs
diffalot has quit [Remote host closed the connection]
diffalot has joined #ipfs
mildred has joined #ipfs
betaphors has joined #ipfs
mgue has quit [Ping timeout: 244 seconds]
ashark has quit [Ping timeout: 258 seconds]
dignifiedquire has joined #ipfs
aboodman has quit [Quit: aboodman]
<M-kalmi>
Mateon1 (IRC): "The following terminal sequences are intercepted by the console host when written into the output stream if the ENABLE_VIRTUAL_TERMINAL_PROCESSING flag is set on the screen buffer handle using the SetConsoleMode flag."
vapid has quit [Remote host closed the connection]
vapid has joined #ipfs
<haad>
ooh nice!
<haad>
I'll try to find time for testing it
<daviddias>
haad: I need CR first, just to confirm that is the API you wish
jgantunes has joined #ipfs
jeffl35 has quit [Ping timeout: 250 seconds]
ylp has quit [Ping timeout: 260 seconds]
zorglub27 has quit [Remote host closed the connection]
zorglub27 has joined #ipfs
Encrypt has joined #ipfs
zorglub27 has quit [Ping timeout: 258 seconds]
jeffl35 has joined #ipfs
ashark has joined #ipfs
<dignifiedquire>
daviddias: LIFT ALL THE IRON
<dignifiedquire>
<dignifiedquire>
voxelot: shouldn't you be sleeping right now ;)
<dignifiedquire>
daviddias: where do you think we should put our main document about how/why/what for pull-streams? ipfs/community?
ashark has quit [Ping timeout: 258 seconds]
<daviddias>
war-stories.md
<daviddias>
:P
<dignifiedquire>
I want one doc that I can link to from all readmes so we don't have to duplicate it everywhere
<dignifiedquire>
lol
<daviddias>
ipfs/community, yes (but with a good name)
<daviddias>
yeah, also link to all the issues
<dignifiedquire>
stream-wars.md
<daviddias>
plus on readmes, there should be always an example of how to convert a pull to node.js stream
cryptix has joined #ipfs
jeffl35 has quit [Ping timeout: 240 seconds]
Qwertie has joined #ipfs
<dignifiedquire>
hmm if we want to do that, we should write some tooling to update all the readmes, because otherwise it's super painful to update and make sure all are on the same page, we already have this problem with the installation instructions currently
<dignifiedquire>
that's why I just wanted to have a note saying all stream interfaces are based on pull-streams and here is a document if you want to know more about it
<daviddias>
well, there is the document that explains why we use pull streams
<daviddias>
but the readmes should explain how to get back to node.js streams
<daviddias>
one is a 10 line thing
<daviddias>
the other is 2 pages of explaining and pointers to the discussion
<daviddias>
dignifiedquire: agree that is painful
<daviddias>
but we just have to do it once :)
zorglub27 has joined #ipfs
<dignifiedquire>
but even keeping those identlical 10 lines on all the readmes in sync is hard
<dignifiedquire>
so lets write a readme sync tool :)
<dignifiedquire>
like for repo in repositories ensure secion "pull-streams" has content = "...."
taaem has quit [Remote host closed the connection]
taaem has joined #ipfs
ugjka has quit [Quit: Bye!]
<M-kalmi>
I wanted to try to build and run go-ipfs on Win10's new Windows Subsystem for Linux (aka Bash on Ubuntu on Windows) just to see if it would work. It did not.
M-jfred has quit [Remote host closed the connection]
loco[m] has quit [Remote host closed the connection]
Matthew[m] has quit [Remote host closed the connection]
M-bungle has quit [Remote host closed the connection]
qgnox[m] has quit [Remote host closed the connection]
Guest18692[m] has quit [Remote host closed the connection]
M-2255 has quit [Remote host closed the connection]
M-Samim has quit [Remote host closed the connection]
trytrytry[m] has quit [Remote host closed the connection]
M-cocci has quit [Remote host closed the connection]
M-rschulman has quit [Read error: Connection reset by peer]
Jellybeanmommy[m has quit [Read error: Connection reset by peer]
M-liberdiko has quit [Remote host closed the connection]
ntninja has quit [Remote host closed the connection]
qzo[m] has quit [Remote host closed the connection]
disgusting[m] has quit [Remote host closed the connection]
M-2234 has quit [Read error: Connection reset by peer]
M-lilien1010 has quit [Read error: Connection reset by peer]
M-phaverkamp has quit [Remote host closed the connection]
M2ezit[m] has quit [Remote host closed the connection]
MarkOtaris[m] has quit [Remote host closed the connection]
M-jbenet has quit [Read error: Connection reset by peer]
M-3509 has quit [Read error: Connection reset by peer]
H3g3m0n[m] has quit [Read error: Connection reset by peer]
M-Dave has quit [Remote host closed the connection]
M-Shrike has quit [Remote host closed the connection]
M-alri has quit [Remote host closed the connection]
M-amstocker has quit [Remote host closed the connection]
mads[m] has quit [Remote host closed the connection]
M-sokoow has quit [Remote host closed the connection]
M-apolo11 has quit [Remote host closed the connection]
M-abdessamadhoud has quit [Remote host closed the connection]
M-Tribex10 has quit [Read error: Connection reset by peer]
M-hierophantos has quit [Read error: Connection reset by peer]
M18693[m] has quit [Read error: Connection reset by peer]
M-brasilikum has quit [Read error: Connection reset by peer]
kszys[m] has quit [Remote host closed the connection]
M-roblabla has quit [Remote host closed the connection]
monzoon[m] has quit [Remote host closed the connection]
naggie[m] has quit [Remote host closed the connection]
onic[m] has quit [Remote host closed the connection]
lexik[m] has quit [Remote host closed the connection]
Guest20690[m] has quit [Remote host closed the connection]
arby[m] has quit [Remote host closed the connection]
pigeons[m] has quit [Read error: Connection reset by peer]
M-nd has quit [Remote host closed the connection]
M-14382 has quit [Read error: Connection reset by peer]
M-Nickfost has quit [Remote host closed the connection]
Guest23234[m] has quit [Remote host closed the connection]
basilgohar[m] has quit [Remote host closed the connection]
M-leoc has quit [Remote host closed the connection]
M-davidar-test has quit [Remote host closed the connection]
M-HirmeS has quit [Remote host closed the connection]
Ulises[m] has quit [Remote host closed the connection]
fredddy42[m] has quit [Remote host closed the connection]
M-victorm has quit [Remote host closed the connection]
Avinash[m] has quit [Remote host closed the connection]
M-wkennington has quit [Remote host closed the connection]
valdek[m] has quit [Read error: Connection reset by peer]
M-flyingzumwalt has quit [Remote host closed the connection]
M-toor has quit [Remote host closed the connection]
M-trashrabbit has quit [Remote host closed the connection]
Askaban[m] has quit [Read error: Connection reset by peer]
robin[m] has quit [Read error: Connection reset by peer]
Usr[m] has quit [Write error: Connection reset by peer]
blabla2[m] has quit [Write error: Connection reset by peer]
M-osener has quit [Write error: Connection reset by peer]
M-boli has quit [Write error: Connection reset by peer]
M-ms has quit [Write error: Connection reset by peer]
vasachi[m] has quit [Write error: Connection reset by peer]
Guest19048[m] has quit [Write error: Connection reset by peer]
M-darknumbers has quit [Write error: Connection reset by peer]
Guest22926[m] has quit [Write error: Connection reset by peer]
M-p0pa has quit [Write error: Connection reset by peer]
computerfreak[m] has quit [Write error: Connection reset by peer]
Guest23523[m] has quit [Write error: Connection reset by peer]
M-12044 has quit [Write error: Connection reset by peer]
M-3870 has quit [Write error: Connection reset by peer]
M-6781 has quit [Write error: Connection reset by peer]
M-male has quit [Write error: Connection reset by peer]
zoglesby has quit [Remote host closed the connection]
M-jimt has quit [Remote host closed the connection]
M-12490 has quit [Remote host closed the connection]
alexvoda[m] has quit [Remote host closed the connection]
qwertyuioppo[m] has quit [Remote host closed the connection]
M-blide has quit [Remote host closed the connection]
M-javissimo has quit [Remote host closed the connection]
M-ed has quit [Remote host closed the connection]
M-scio_ has quit [Remote host closed the connection]
M0x52[m] has quit [Remote host closed the connection]
muhriddin[m] has quit [Remote host closed the connection]
guybrush[m] has quit [Read error: Connection reset by peer]
M-TidyKoala has quit [Read error: Connection reset by peer]
lukeboswell[m] has quit [Read error: Connection reset by peer]
Guest29626[m] has quit [Read error: Connection reset by peer]
M18337[m] has quit [Read error: Connection reset by peer]
l64376[m] has quit [Read error: Connection reset by peer]
M-keverets has quit [Read error: Connection reset by peer]
JosiahHaswell[m] has quit [Read error: Connection reset by peer]
Guest26265[m] has quit [Read error: Connection reset by peer]
M-martinklepsch has quit [Remote host closed the connection]
davidar has quit [Remote host closed the connection]
mythmon- has quit [Remote host closed the connection]
SShrike has quit [Remote host closed the connection]
M-Amandine has quit [Remote host closed the connection]
M-wldhx has quit [Remote host closed the connection]
claas[m] has quit [Remote host closed the connection]
M-foxxy has quit [Remote host closed the connection]
M-alwi has quit [Remote host closed the connection]
Guest22481[m] has quit [Remote host closed the connection]
cr[m] has quit [Read error: Connection reset by peer]
Guest24121[m] has quit [Read error: Connection reset by peer]
M-BostonEnginer4 has quit [Read error: Connection reset by peer]
rodarima[m] has quit [Read error: Connection reset by peer]
M-10660 has quit [Read error: Connection reset by peer]
M-lucnsy has quit [Read error: Connection reset by peer]
M-JayCarpenter has quit [Read error: Connection reset by peer]
disgusting[m]1 has quit [Read error: Connection reset by peer]
cva[m] has quit [Read error: Connection reset by peer]
Karalix[m] has quit [Read error: Connection reset by peer]
M-hellomoto has quit [Read error: Connection reset by peer]
M-mistake has quit [Remote host closed the connection]
M-Robin has quit [Read error: Connection reset by peer]
M-onlavec has quit [Remote host closed the connection]
M-Magnap has quit [Remote host closed the connection]
M-frabrunelle has quit [Remote host closed the connection]
Ineentho[m] has quit [Remote host closed the connection]
SeriousBug[m] has quit [Remote host closed the connection]
M-jaxondu has quit [Remote host closed the connection]
Sandhose[m] has quit [Remote host closed the connection]
M-7416 has quit [Remote host closed the connection]
MatrixMarsh has quit [Remote host closed the connection]
M-jeffreybpeters has quit [Remote host closed the connection]
Richardsdkjflsfj has quit [Read error: Connection reset by peer]
rfb[m] has quit [Read error: Connection reset by peer]
sanjeev[m] has quit [Read error: Connection reset by peer]
M-gary123 has quit [Read error: Connection reset by peer]
Guest23322[m] has quit [Write error: Connection reset by peer]
M-3526 has quit [Write error: Connection reset by peer]
M-kupskups9 has quit [Write error: Connection reset by peer]
M-drwasho has quit [Write error: Connection reset by peer]
M-joshumax has quit [Write error: Connection reset by peer]
M-alphakamp has quit [Write error: Connection reset by peer]
M-1976 has quit [Write error: Connection reset by peer]
M-6561 has quit [Write error: Connection reset by peer]
vikneshwaren[m] has quit [Write error: Connection reset by peer]
M-infpetal has quit [Write error: Connection reset by peer]
topical[m] has quit [Write error: Connection reset by peer]
M-mousereeve has quit [Write error: Connection reset by peer]
M-erikgarrison has quit [Write error: Connection reset by peer]
dz[m] has quit [Write error: Connection reset by peer]
Guest26812[m] has quit [Write error: Connection reset by peer]
smk1 has quit [Write error: Connection reset by peer]
M18489[m] has quit [Write error: Connection reset by peer]
M-mckaydavis has quit [Read error: Connection reset by peer]
M-8842 has quit [Read error: Connection reset by peer]
M-9743 has quit [Read error: Connection reset by peer]
M-cryptix has quit [Read error: Connection reset by peer]
Guest21903[m] has quit [Read error: Connection reset by peer]
M-7141 has quit [Remote host closed the connection]
M-jh has quit [Remote host closed the connection]
denkyemx[m] has quit [Remote host closed the connection]
airsickpayload[m has quit [Remote host closed the connection]
igork[m] has quit [Remote host closed the connection]
M-16544 has quit [Remote host closed the connection]
M-gdr has quit [Read error: Connection reset by peer]
M18691[m] has quit [Read error: Connection reset by peer]
M-Xorkle has quit [Read error: Connection reset by peer]
rajeevn[m] has quit [Read error: Connection reset by peer]
M-AbhishekDutt has quit [Read error: Connection reset by peer]
M21100[m] has quit [Read error: Connection reset by peer]
M21634[m] has quit [Read error: Connection reset by peer]
M-12989 has quit [Read error: Connection reset by peer]
soradet[m] has quit [Read error: Connection reset by peer]
rdesfo[m] has quit [Read error: Connection reset by peer]
M-Guillaume has quit [Read error: Connection reset by peer]
teglafal[m] has quit [Read error: Connection reset by peer]
eternaleye has quit [Remote host closed the connection]
TheGillies has quit [Remote host closed the connection]
hendry[m] has quit [Remote host closed the connection]
njm14823[m] has quit [Remote host closed the connection]
M-CCLXI has quit [Remote host closed the connection]
M-thomasbeta has quit [Remote host closed the connection]
Beneficence[m] has quit [Remote host closed the connection]
Polychrome[m] has quit [Remote host closed the connection]
TheReverend403[m has quit [Remote host closed the connection]
wildanonymous[m] has quit [Read error: Connection reset by peer]
M-leer10 has quit [Remote host closed the connection]
jfred[m] has quit [Remote host closed the connection]
ntninja[m] has quit [Remote host closed the connection]
M-hash has quit [Remote host closed the connection]
M-oddvar has quit [Remote host closed the connection]
am2on[m] has quit [Remote host closed the connection]
M-jackal has quit [Remote host closed the connection]
sibi[m] has quit [Remote host closed the connection]
M-16549 has quit [Remote host closed the connection]
M-liathit has quit [Remote host closed the connection]
M-kode54 has quit [Write error: Connection reset by peer]
blackflag[m] has quit [Remote host closed the connection]
M-geir has quit [Write error: Connection reset by peer]
Askaban[m]1 has quit [Write error: Connection reset by peer]
M-thia has quit [Write error: Connection reset by peer]
M-Peer2Peer has quit [Write error: Connection reset by peer]
fortyfoxes[m] has quit [Remote host closed the connection]
kegan[m] has quit [Remote host closed the connection]
M-bp5 has quit [Remote host closed the connection]
erikj` has quit [Remote host closed the connection]
M-manveru has quit [Remote host closed the connection]
rschulman has quit [Remote host closed the connection]
M-rryan has quit [Remote host closed the connection]
M-edrex has quit [Remote host closed the connection]
M-AndrewGaspar has quit [Remote host closed the connection]
M-3511 has quit [Remote host closed the connection]
protestContest[m has quit [Remote host closed the connection]
M-giodamelio has quit [Remote host closed the connection]
Guest19040[m] has quit [Remote host closed the connection]
M-epsilon has quit [Remote host closed the connection]
M-Val has quit [Remote host closed the connection]
M-JayJay has quit [Remote host closed the connection]
M-rongladney has quit [Remote host closed the connection]
Guest20001[m] has quit [Remote host closed the connection]
M-aatchison has quit [Remote host closed the connection]
Guest21158[m] has quit [Remote host closed the connection]
M-3725 has quit [Remote host closed the connection]
Craeckie[m] has quit [Remote host closed the connection]
M18690[m] has quit [Read error: Connection reset by peer]
michaelmure[m] has quit [Read error: Connection reset by peer]
guaraqe[m] has quit [Read error: Connection reset by peer]
jamespedwards42[ has quit [Read error: Connection reset by peer]
M-david has quit [Read error: Connection reset by peer]
M-s6 has quit [Read error: Connection reset by peer]
Guest28905[m] has quit [Read error: Connection reset by peer]
M-kalmi has quit [Read error: Connection reset by peer]
M-15922 has quit [Read error: Connection reset by peer]
M-Lawrence_Pritc has quit [Read error: Connection reset by peer]
neoV[m] has quit [Read error: Connection reset by peer]
matrixtest[m] has quit [Read error: Connection reset by peer]
M-mubot has quit [Read error: Connection reset by peer]
M-16355 has quit [Read error: Connection reset by peer]
hartmanroberte[m has quit [Read error: Connection reset by peer]
M-WolfNightly has quit [Read error: Connection reset by peer]
M-cyan has quit [Read error: Connection reset by peer]
M-cyzoonic has quit [Read error: Connection reset by peer]
Catz[m] has quit [Read error: Connection reset by peer]
M-4267 has quit [Read error: Connection reset by peer]
M-podviaznikov has quit [Write error: Connection reset by peer]
M22536[m] has quit [Write error: Connection reset by peer]
mokhtar[m] has quit [Write error: Connection reset by peer]
M-4447 has quit [Write error: Connection reset by peer]
hermann-tab[m] has quit [Write error: Connection reset by peer]
vm[m] has quit [Write error: Connection reset by peer]
Guest26163[m] has quit [Write error: Connection reset by peer]
M-2128 has quit [Write error: Connection reset by peer]
Guest22220[m] has quit [Write error: Connection reset by peer]
M-ptman has quit [Write error: Connection reset by peer]
p0psicle[m] has quit [Write error: Connection reset by peer]
M-greymr has quit [Write error: Connection reset by peer]
Ravneson[m] has quit [Write error: Connection reset by peer]
M-2223 has quit [Write error: Connection reset by peer]
M-uhiiued7278 has quit [Write error: Connection reset by peer]
RyuKurisu[m] has quit [Read error: Connection reset by peer]
Guest18694[m] has quit [Read error: Connection reset by peer]
M18695[m] has quit [Read error: Connection reset by peer]
M-11367 has quit [Read error: Connection reset by peer]
M-4485 has quit [Read error: Connection reset by peer]
M-selpreload has quit [Read error: Connection reset by peer]
M-sivachandran has quit [Read error: Connection reset by peer]
M- has quit [Read error: Connection reset by peer]
M-bastinik has quit [Read error: Connection reset by peer]
boliboli[m] has quit [Write error: Connection reset by peer]
red5d[m] has quit [Write error: Connection reset by peer]
steven[m] has quit [Write error: Connection reset by peer]
M6e7961[m] has quit [Write error: Connection reset by peer]
doctrv[m] has quit [Write error: Connection reset by peer]
dc167[m] has quit [Remote host closed the connection]
M-leeola has quit [Remote host closed the connection]
M-wwwi7891 has quit [Remote host closed the connection]
Guest25254[m] has quit [Read error: Connection reset by peer]
Claus[m] has quit [Read error: Connection reset by peer]
arkadiy[m] has quit [Write error: Connection reset by peer]
Dawg[m] has quit [Write error: Connection reset by peer]
sibi[m]1 has quit [Write error: Connection reset by peer]
M-austinhc has quit [Write error: Connection reset by peer]
M-3714 has quit [Write error: Connection reset by peer]
Guest26084[m] has quit [Write error: Connection reset by peer]
M-mseri has quit [Write error: Connection reset by peer]
M-9364 has quit [Write error: Connection reset by peer]
ztl8702[m] has quit [Write error: Connection reset by peer]
mirek1337[m] has quit [Write error: Connection reset by peer]
TestName[m] has quit [Write error: Connection reset by peer]
M18643[m] has quit [Write error: Connection reset by peer]
M-2194 has quit [Write error: Connection reset by peer]
M-5459 has quit [Write error: Connection reset by peer]
TiagoDanin[m] has quit [Write error: Connection reset by peer]
M-3676 has quit [Write error: Connection reset by peer]
M-3045 has quit [Write error: Connection reset by peer]
M-16194 has quit [Write error: Connection reset by peer]
M-fiatjaf has quit [Write error: Connection reset by peer]
M-pims has quit [Write error: Connection reset by peer]
M-3798 has quit [Write error: Connection reset by peer]
M-player33 has quit [Write error: Connection reset by peer]
edsilv[m] has quit [Write error: Connection reset by peer]
Guest28775[m] has quit [Write error: Connection reset by peer]
M-ming8 has quit [Write error: Connection reset by peer]
M-Guest2152 has quit [Write error: Connection reset by peer]
M-harlan has quit [Write error: Connection reset by peer]
masoodahm[m] has quit [Write error: Connection reset by peer]
M-alien has quit [Write error: Connection reset by peer]
M-slang has quit [Write error: Connection reset by peer]
M-ngu has quit [Write error: Connection reset by peer]
Guest18705[m] has quit [Write error: Connection reset by peer]
patrickr[m] has quit [Write error: Connection reset by peer]
M-jabl has quit [Write error: Connection reset by peer]
nass[m] has quit [Write error: Connection reset by peer]
Guest19042[m] has quit [Write error: Connection reset by peer]
Guest22356[m] has quit [Write error: Connection reset by peer]
djfdfjoijijeoif[ has quit [Write error: Connection reset by peer]
M-ryanwilliams has quit [Write error: Connection reset by peer]
M-rjan has quit [Write error: Connection reset by peer]
M-jgrowl has quit [Write error: Connection reset by peer]
M-vro has quit [Write error: Connection reset by peer]
M-Mxaw has quit [Write error: Connection reset by peer]
M-nated has quit [Write error: Connection reset by peer]
M-g has quit [Write error: Connection reset by peer]
Jacob[m] has quit [Write error: Connection reset by peer]
M-ikreymer has quit [Write error: Connection reset by peer]
M-internetjanito has quit [Write error: Connection reset by peer]
M18523[m] has quit [Write error: Connection reset by peer]
M-jackvt93 has quit [Write error: Connection reset by peer]
M-3974 has quit [Write error: Connection reset by peer]
Guest26833[m] has quit [Write error: Connection reset by peer]
palesz[m] has quit [Write error: Connection reset by peer]
M-phorse has quit [Write error: Connection reset by peer]
M-14321 has quit [Write error: Connection reset by peer]
M-volobuev has quit [Write error: Connection reset by peer]
M-kcinjp has quit [Write error: Connection reset by peer]
M-3630 has quit [Write error: Connection reset by peer]
M-3891 has quit [Write error: Connection reset by peer]
M-erwin has quit [Write error: Connection reset by peer]
M-16865 has quit [Write error: Connection reset by peer]
M-17739 has quit [Write error: Connection reset by peer]
M-1982 has quit [Write error: Connection reset by peer]
M-dtg has quit [Write error: Connection reset by peer]
M-10670 has quit [Write error: Connection reset by peer]
M-codebam has quit [Write error: Connection reset by peer]
M-GereG has quit [Write error: Connection reset by peer]
M-madsurgeon has quit [Write error: Connection reset by peer]
chevdor[m] has quit [Write error: Connection reset by peer]
M-jacktang has quit [Write error: Connection reset by peer]
M-metamattj has quit [Write error: Connection reset by peer]
alistair77[m] has quit [Write error: Connection reset by peer]
M-krsiehl has quit [Write error: Connection reset by peer]
gwillen[m] has quit [Write error: Connection reset by peer]
jackyquack[m] has quit [Write error: Connection reset by peer]
kostera[m] has quit [Write error: Connection reset by peer]
M-fermuch has quit [Write error: Connection reset by peer]
M-3444 has quit [Write error: Connection reset by peer]
dd[m] has quit [Write error: Connection reset by peer]
msmart[m] has quit [Write error: Connection reset by peer]
M-sliker has quit [Write error: Connection reset by peer]
sull[m] has quit [Write error: Connection reset by peer]
M-sraja has quit [Write error: Connection reset by peer]
M-zick has quit [Write error: Connection reset by peer]
M-Ingo has quit [Write error: Connection reset by peer]
M-6581 has quit [Write error: Connection reset by peer]
M-Dan has quit [Write error: Connection reset by peer]
wehlutyk[m] has quit [Write error: Connection reset by peer]
M-pieohpah has quit [Write error: Connection reset by peer]
M-jmesserli has quit [Write error: Connection reset by peer]
orapouso[m] has quit [Write error: Connection reset by peer]
atomet[m] has quit [Write error: Connection reset by peer]
M-8319 has quit [Write error: Connection reset by peer]
M-2617 has quit [Write error: Connection reset by peer]
Lord[m] has quit [Write error: Connection reset by peer]
M-13288 has quit [Write error: Connection reset by peer]
M-neoteo has quit [Write error: Connection reset by peer]
M-whyrusleeping has quit [Write error: Connection reset by peer]
M-king_size1953 has quit [Write error: Connection reset by peer]
M18645[m] has quit [Write error: Connection reset by peer]
Guest18687[m] has quit [Write error: Connection reset by peer]
M-5703 has quit [Write error: Connection reset by peer]
quux[m] has quit [Write error: Connection reset by peer]
Patrik[m] has quit [Write error: Connection reset by peer]
M-pfista has quit [Write error: Connection reset by peer]
yuryk[m] has quit [Write error: Connection reset by peer]
dudezer0_bot[m] has quit [Write error: Connection reset by peer]
Guest21923[m] has quit [Write error: Connection reset by peer]
timthelion[m] has quit [Write error: Connection reset by peer]
M-staplemac has quit [Write error: Connection reset by peer]
M-2129 has quit [Write error: Connection reset by peer]
<ipfsbot>
[js-ipfs] diasdavid created feat/ipfs-factory (+1 new commit): https://git.io/v6WNe
<ipfsbot>
js-ipfs/feat/ipfs-factory fe0e7e0 David Dias: feat(factory): add ipfs factory, verify it works with object tests
<ipfsbot>
[js-ipfs] diasdavid opened pull request #407: feat(factory): add ipfs factory, verify it works with object tests (master...feat/ipfs-factory) https://git.io/v6WNt
igork[m] has joined #ipfs
chris6131 has joined #ipfs
chris613 has quit [Ping timeout: 244 seconds]
cryptix has joined #ipfs
PrinceOfPeeves has joined #ipfs
herzmeister has quit [Quit: Leaving]
Encrypt has quit [Quit: Quitte]
ashark has joined #ipfs
<dignifiedquire>
daviddias: can we move storing identify data into a peerstore like go does instead of trying to put it onto the connection object? this is creating lots of problems for me :(
<daviddias>
hmm
<dignifiedquire>
or I don't know, need to figure out something.. ping me when you have a moment
<dignifiedquire>
maybe I'm not understanding sth right in go-land
<daviddias>
so, it is good to have a way to spark identify from the connection
<daviddias>
one of the big refactors that made go compatible with js
<daviddias>
was stop assuming that identify happened at one point in time only
<daviddias>
and also
<daviddias>
peer-store should keep a reference to the peer
<daviddias>
so, if we get some info through the getPeerInfo, which sparks identify
<daviddias>
that should be feeded into the peer-store
<dignifiedquire>
hmm
<daviddias>
bitswap loves to have the conn.getPeerInfo
<dignifiedquire>
but it would be fine for bitswap to say store.getInfo(conn)
<dignifiedquire>
I don't know, keeping things on the connection is nice
<dignifiedquire>
but I don't know how to implement it
<daviddias>
hm
<daviddias>
you want the conn inside the peerInfo?
<daviddias>
store.getPeerInfo(conn) would require to identify the conn somehow
<daviddias>
or to have an Id on the conn
<dignifiedquire>
yeah
<dignifiedquire>
that call makes no sense
<daviddias>
what is exactly your issue?
<dignifiedquire>
the problem that I'm facing with the current solution is that changin in a multistream handler the conn object will not propagte to other handlers because of the way the new multistream works
<daviddias>
oh
<daviddias>
so, multistream doesn't yield the conn after it does the handshake?
<daviddias>
*anymore?
<dignifiedquire>
it yields a conn, but it's a new js object
<dignifiedquire>
it's not the original
ashark has quit [Ping timeout: 250 seconds]
<dignifiedquire>
that gets fed into
<daviddias>
why?
<daviddias>
the new conn will be linked to the old one, right?
<daviddias>
isn't it again new Connection(conn)
<dignifiedquire>
because the conn is just a pull-stream, which gets augmented to make sure that the handshakes are read and done and the rest is then returned
dadude has quit [Ping timeout: 240 seconds]
ashark has joined #ipfs
<dignifiedquire>
hmmm
shyamsk has quit [Ping timeout: 258 seconds]
<dignifiedquire>
I'm also not a fan of the general style of just changing the object inside a callback and suddenly that propagates, that's very brittle
<dignifiedquire>
at the least it should be an explicit return of a new conn object or sth like that
corvinux has quit [Ping timeout: 240 seconds]
shyamsk has joined #ipfs
<daviddias>
Could you write what you are thinking in a issue, just to make sure we are talking about the same things
<dignifiedquire>
I will think about it some more
ckwaldon1 has joined #ipfs
cketti has joined #ipfs
cketti has quit [Changing host]
cketti has joined #ipfs
ashark has quit [Ping timeout: 258 seconds]
chris613 has joined #ipfs
chris6131 has quit [Ping timeout: 264 seconds]
ckwaldon1 has quit [Quit: Page closed]
ckwaldon1 has joined #ipfs
M22536[m] has joined #ipfs
Patrik[m] has joined #ipfs
M-3630 has joined #ipfs
M-fiatjaf has joined #ipfs
pigeons[m] has joined #ipfs
M-kcinjp has joined #ipfs
teglafal[m] has joined #ipfs
M-rschulman has joined #ipfs
M-Dan has joined #ipfs
M-erikgarrison has joined #ipfs
M-jimt has joined #ipfs
M-liberdiko has joined #ipfs
M-JayCarpenter has joined #ipfs
Guest22926[m] has joined #ipfs
M-Peer2Peer has joined #ipfs
M-9364 has joined #ipfs
M18695[m] has joined #ipfs
chevdor[m] has joined #ipfs
M-volobuev has joined #ipfs
Craeckie[m] has joined #ipfs
M-sivachandran has joined #ipfs
M-8842 has joined #ipfs
M-ryanwilliams has joined #ipfs
M-Guest2152 has joined #ipfs
dvim has joined #ipfs
M-6581 has joined #ipfs
herzmeister has joined #ipfs
M-jabl has joined #ipfs
M-mousereeve has joined #ipfs
Guest24121[m] has joined #ipfs
M-bungle has joined #ipfs
Guest23523[m] has joined #ipfs
michaelmure[m] has joined #ipfs
M-14382 has joined #ipfs
qzo[m] has joined #ipfs
Guest26833[m] has joined #ipfs
M-14321 has joined #ipfs
naggie[m] has joined #ipfs
topical[m] has joined #ipfs
mythmon- has joined #ipfs
JosiahHaswell[m] has joined #ipfs
am2on[m] has joined #ipfs
M-12490 has joined #ipfs
M-scio_ has joined #ipfs
Richardsdkjflsfj has joined #ipfs
M-3509 has joined #ipfs
computerfreak[m] has joined #ipfs
pfrazee has joined #ipfs
Guest26084[m] has joined #ipfs
flyingzumwalt has joined #ipfs
M18690[m] has joined #ipfs
M-GereG has joined #ipfs
hartmanroberte[m has joined #ipfs
M-Ingo has joined #ipfs
M-wkennington has joined #ipfs
M-16355 has joined #ipfs
Guest18694[m] has joined #ipfs
M-joshumax has joined #ipfs
M-jmesserli has joined #ipfs
<ansuz>
r
<ansuz>
i
M-3714 has joined #ipfs
<ansuz>
p
<ansuz>
matrix
M-phorse has joined #ipfs
M-staplemac has joined #ipfs
matrixtest[m] has joined #ipfs
M-thia has joined #ipfs
Guest28775[m] has joined #ipfs
M-zick has joined #ipfs
ntninja has joined #ipfs
M-drwasho has joined #ipfs
M-2617 has joined #ipfs
M-cocci has joined #ipfs
zoglesby has joined #ipfs
M-uhiiued7278 has joined #ipfs
M-pfista has joined #ipfs
lexik[m] has joined #ipfs
Askaban[m] has joined #ipfs
byteflame has joined #ipfs
M-Mxaw has joined #ipfs
doctrv[m] has joined #ipfs
M0x52[m] has joined #ipfs
MarkOtaris[m] has joined #ipfs
neurrowcat has joined #ipfs
M-ming8 has joined #ipfs
M-sraja has joined #ipfs
M-slang has joined #ipfs
M-gary123 has joined #ipfs
claas[m] has joined #ipfs
M-Samim has joined #ipfs
M-darknumbers has joined #ipfs
flyingzumwalt has quit [Quit: Leaving.]
M-giodamelio has joined #ipfs
rschulman has joined #ipfs
M-alien has joined #ipfs
M-fermuch has joined #ipfs
ntninja[m] has joined #ipfs
Guest20690[m] has joined #ipfs
airsickpayload[m has joined #ipfs
M-3725 has joined #ipfs
edsilv[m] has joined #ipfs
M18691[m] has joined #ipfs
M-boli has joined #ipfs
M-wwwi7891 has joined #ipfs
M-jfred has joined #ipfs
M-ed has joined #ipfs
M-jeffreybpeters has joined #ipfs
M-davidar-test has joined #ipfs
Guest26163[m] has joined #ipfs
M-2223 has joined #ipfs
M-epsilon has joined #ipfs
Guest22356[m] has joined #ipfs
M-mubot has joined #ipfs
MatrixMarsh has joined #ipfs
kegan[m] has joined #ipfs
<ipfsbot>
[js-ipfs] diasdavid force-pushed feat/ipfs-factory from fe0e7e0 to b1ac7ba: https://git.io/v6lJl
<ipfsbot>
js-ipfs/feat/ipfs-factory b1ac7ba David Dias: feat(factory): add ipfs factory, verify it works with object tests
rodarima[m] has joined #ipfs
M-p0pa has joined #ipfs
M-AndrewGaspar has joined #ipfs
M-podviaznikov has joined #ipfs
timthelion[m] has joined #ipfs
davidar has joined #ipfs
M21100[m] has joined #ipfs
palesz[m] has joined #ipfs
M-jacktang has joined #ipfs
M-manveru has joined #ipfs
Guest25254[m] has joined #ipfs
M-Guillaume has joined #ipfs
M-harlan has joined #ipfs
dz[m] has joined #ipfs
M-WolfNightly has joined #ipfs
M-player33 has joined #ipfs
sull[m] has joined #ipfs
M-4485 has joined #ipfs
M18693[m] has joined #ipfs
SeriousBug[m] has joined #ipfs
Ravneson[m] has joined #ipfs
Encrypt has joined #ipfs
shizy has joined #ipfs
<ipfsbot>
[js-ipfs-api] diasdavid force-pushed ipfs-api/ng from 8ae12a3 to 91de5ac: https://git.io/vKv66
<ipfsbot>
js-ipfs-api/ipfs-api/ng 7574a5d David Dias: kick off ipfs-api next generation
<ipfsbot>
js-ipfs-api/ipfs-api/ng 91de5ac David Dias: point main to src while under dev
<ipfsbot>
js-ipfs-api/ipfs-api/ng f991a9c David Dias: follow interface-ipfs-core config spec
<ipfsbot>
[js-ipfs] diasdavid force-pushed config-api from d5e3eb3 to 690957d: https://git.io/vKeCS
<ipfsbot>
js-ipfs/config-api 690957d David Dias: make the config API spec compliant
<ipfsbot>
[js-ipfs] diasdavid force-pushed config-api from 690957d to 76b6670: https://git.io/vKeCS
<ipfsbot>
js-ipfs/config-api 76b6670 David Dias: feat(config): make the config impl spec compliant
slothbag has quit [Quit: Leaving.]
M-keverets has joined #ipfs
Guest21923[m] has joined #ipfs
M-9743 has joined #ipfs
arkadiy[m] has joined #ipfs
M-foxxy has joined #ipfs
M-kupskups9 has joined #ipfs
disgusting[m] has joined #ipfs
M-roblabla has joined #ipfs
M-8319 has joined #ipfs
M-3798 has joined #ipfs
M-neoteo has joined #ipfs
M-2234 has joined #ipfs
M-4267 has joined #ipfs
M-codebam has joined #ipfs
dudezer0_bot[m] has joined #ipfs
M18489[m] has joined #ipfs
<Encrypt>
It looks like the Matrix thing works pretty well, as usual
wildanonymous[m] has joined #ipfs
M-jgrowl has joined #ipfs
Guest19048[m] has joined #ipfs
M-ptman has joined #ipfs
Guest18687[m] has joined #ipfs
Guest21903[m] has joined #ipfs
yuryk[m] has joined #ipfs
Beneficence[m] has joined #ipfs
M-rongladney has joined #ipfs
M-10670 has joined #ipfs
Polychrome[m] has joined #ipfs
<dignifiedquire>
daviddias: nvm I figured it out
M-onlavec has joined #ipfs
<daviddias>
:)
M21634[m] has joined #ipfs
M-3870 has joined #ipfs
M-bp5 has joined #ipfs
erikj` has joined #ipfs
M-sliker has joined #ipfs
M-infpetal has joined #ipfs
M-brasilikum has joined #ipfs
vasachi[m] has joined #ipfs
M-edrex has joined #ipfs
M-phaverkamp has joined #ipfs
enick_441 has joined #ipfs
M-thomasbeta has joined #ipfs
M-apolo11 has joined #ipfs
M-aatchison has joined #ipfs
basilgohar[m] has joined #ipfs
M-Val has joined #ipfs
msmart[m] has joined #ipfs
Guest26265[m] has joined #ipfs
protestContest[m has joined #ipfs
vikneshwaren[m] has joined #ipfs
Ineentho[m] has joined #ipfs
<dignifiedquire>
daviddias: all tests that don't need websockets are passing on swarm :)
M-Robin has joined #ipfs
M-13288 has joined #ipfs
Askaban[m]1 has joined #ipfs
M-ms has joined #ipfs
Guest22220[m] has joined #ipfs
M-cryptix has joined #ipfs
<ipfsbot>
[js-ipfs-api] diasdavid force-pushed ipfs-api/ng from 91de5ac to 6a62515: https://git.io/vKv66
<ipfsbot>
js-ipfs-api/ipfs-api/ng 6a62515 David Dias: point main to src while under dev
Jacob[m] has joined #ipfs
muhriddin[m] has joined #ipfs
<daviddias>
weeee! :D
lukeboswell[m] has joined #ipfs
SShrike has joined #ipfs
<daviddias>
webrtc are also good?
soradet[m] has joined #ipfs
M-16194 has joined #ipfs
valdek[m] has joined #ipfs
<dignifiedquire>
no, not ported that yet
M-wldhx has joined #ipfs
<dignifiedquire>
all tcp based tests are passing
patrickr[m] has joined #ipfs
dd[m] has joined #ipfs
nass[m] has joined #ipfs
M-nated has joined #ipfs
M-6561 has joined #ipfs
Lord[m] has joined #ipfs
p0psicle[m] has joined #ipfs
M-martinklepsch has joined #ipfs
robin[m] has joined #ipfs
M-nd has joined #ipfs
Jellybeanmommy[m has joined #ipfs
M-greymr has joined #ipfs
M-hash has joined #ipfs
qgnox[m] has joined #ipfs
M18645[m] has joined #ipfs
M6e7961[m] has joined #ipfs
M-lucnsy has joined #ipfs
neoV[m] has joined #ipfs
M-3045 has joined #ipfs
M-3444 has joined #ipfs
Sandhose[m] has joined #ipfs
M-geir has joined #ipfs
M-jaxondu has joined #ipfs
M18337[m] has joined #ipfs
M-mseri has joined #ipfs
disgusting[m]1 has joined #ipfs
guaraqe[m] has joined #ipfs
djfdfjoijijeoif[ has joined #ipfs
M-kode54 has joined #ipfs
M-cyzoonic has joined #ipfs
<ipfsbot>
[js-ipfs-api] diasdavid force-pushed ipfs-api/ng from 6a62515 to 8cc853f: https://git.io/vKv66
M-male has joined #ipfs
<ipfsbot>
js-ipfs-api/ipfs-api/ng 8cc853f David Dias: point main to src while under dev
M-2128 has joined #ipfs
Guest28905[m] has joined #ipfs
M-CCLXI has joined #ipfs
M-pims has joined #ipfs
Ulises[m] has joined #ipfs
denkyemx[m] has joined #ipfs
Avinash[m] has joined #ipfs
M-mistake has joined #ipfs
Guest20001[m] has joined #ipfs
Guest23234[m] has joined #ipfs
M-leeola has joined #ipfs
fortyfoxes[m] has joined #ipfs
TestName[m] has joined #ipfs
M-7416 has joined #ipfs
Guest22481[m] has joined #ipfs
M-2255 has joined #ipfs
M-sokoow has joined #ipfs
M-16549 has joined #ipfs
onic[m] has joined #ipfs
M-liathit has joined #ipfs
Guest18692[m] has joined #ipfs
wehlutyk[m] has joined #ipfs
blackflag[m] has joined #ipfs
quux[m] has joined #ipfs
M-jackal has joined #ipfs
trytrytry[m] has joined #ipfs
M-vro has joined #ipfs
M-3526 has joined #ipfs
M-3676 has joined #ipfs
Claus[m] has joined #ipfs
M-mckaydavis has joined #ipfs
M-11367 has joined #ipfs
alistair77[m] has joined #ipfs
sanjeev[m] has joined #ipfs
M-g has joined #ipfs
orapouso[m] has joined #ipfs
M-6781 has joined #ipfs
M-s6 has joined #ipfs
M-dtg has joined #ipfs
M-metamattj has joined #ipfs
steven[m] has joined #ipfs
M-AbhishekDutt has joined #ipfs
TheGillies has joined #ipfs
M-ikreymer has joined #ipfs
M-trashrabbit has joined #ipfs
M-Shrike has joined #ipfs
kostera[m] has joined #ipfs
M-selpreload has joined #ipfs
M-1976 has joined #ipfs
boliboli[m] has joined #ipfs
M2ezit[m] has joined #ipfs
masoodahm[m] has joined #ipfs
M-lilien1010 has joined #ipfs
M-leer10 has joined #ipfs
M-alri has joined #ipfs
vm[m] has joined #ipfs
M-5703 has joined #ipfs
M-1982 has joined #ipfs
red5d[m] has joined #ipfs
M-gdr has joined #ipfs
M-12989 has joined #ipfs
M-rjan has joined #ipfs
M-5459 has joined #ipfs
jackyquack[m] has joined #ipfs
Guest18705[m] has joined #ipfs
Guest21158[m] has joined #ipfs
M-Magnap has joined #ipfs
M-3974 has joined #ipfs
zorglub27 has joined #ipfs
M-bastinik has joined #ipfs
M-16544 has joined #ipfs
rajeevn[m] has joined #ipfs
M-internetjanito has joined #ipfs
M-15922 has joined #ipfs
M-oddvar has joined #ipfs
Guest19040[m] has joined #ipfs
gwillen[m] has joined #ipfs
qwertyuioppo[m] has joined #ipfs
M-alphakamp has joined #ipfs
flyingzumwalt has joined #ipfs
Catz[m] has joined #ipfs
M-blide has joined #ipfs
cva[m] has joined #ipfs
M-3891 has joined #ipfs
M-Dave has joined #ipfs
TiagoDanin[m] has joined #ipfs
sibi[m] has joined #ipfs
mads[m] has joined #ipfs
M-austinhc has joined #ipfs
M-Amandine has joined #ipfs
njm14823[m] has joined #ipfs
M-krsiehl has joined #ipfs
M-victorm has joined #ipfs
M-flyingzumwalt has joined #ipfs
M-leoc has joined #ipfs
M-jh has joined #ipfs
M-JayJay has joined #ipfs
M-Nickfost has joined #ipfs
dc167[m] has joined #ipfs
M-alwi has joined #ipfs
kszys[m] has joined #ipfs
alexvoda[m] has joined #ipfs
M-toor has joined #ipfs
eternaleye has joined #ipfs
M-amstocker has joined #ipfs
hermann-tab[m] has joined #ipfs
M-jackvt93 has joined #ipfs
M-kalmi has joined #ipfs
M-17739 has joined #ipfs
TheReverend403[m has joined #ipfs
M-Lawrence_Pritc has joined #ipfs
Guest29626[m] has joined #ipfs
loco[m] has joined #ipfs
M-2194 has joined #ipfs
l64376[m] has joined #ipfs
rfb[m] has joined #ipfs
M-3511 has joined #ipfs
M-javissimo has joined #ipfs
M-jbenet has joined #ipfs
M-rryan has joined #ipfs
M-4447 has joined #ipfs
mokhtar[m] has joined #ipfs
M-16865 has joined #ipfs
M-king_size1953 has joined #ipfs
M18523[m] has joined #ipfs
Dawg[m] has joined #ipfs
M-abdessamadhoud has joined #ipfs
jamespedwards42[ has joined #ipfs
M18643[m] has joined #ipfs
M-HirmeS has joined #ipfs
RyuKurisu[m] has joined #ipfs
M-BostonEnginer4 has joined #ipfs
M-10660 has joined #ipfs
H3g3m0n[m] has joined #ipfs
M-osener has joined #ipfs
blabla2[m] has joined #ipfs
guybrush[m] has joined #ipfs
M-whyrusleeping has joined #ipfs
M-frabrunelle has joined #ipfs
M-erwin has joined #ipfs
M-david has joined #ipfs
M-cyan has joined #ipfs
cemerick has quit [Ping timeout: 250 seconds]
hendry[m] has joined #ipfs
M-ngu has joined #ipfs
ztl8702[m] has joined #ipfs
Guest78970 has joined #ipfs
Guest23322[m] has joined #ipfs
M-pieohpah has joined #ipfs
Usr[m] has joined #ipfs
sibi[m]1 has joined #ipfs
Matthew[m] has joined #ipfs
Tanya_ has quit [Remote host closed the connection]
monzoon[m] has joined #ipfs
fredddy42[m] has joined #ipfs
M-7141 has joined #ipfs
arby[m] has joined #ipfs
tmg has quit [Ping timeout: 260 seconds]
cyberwolf has joined #ipfs
dadude has joined #ipfs
intern has joined #ipfs
M-TidyKoala has joined #ipfs
Guest26812[m] has joined #ipfs
cr[m] has joined #ipfs
M-hierophantos has joined #ipfs
jfred[m] has joined #ipfs
M-12044 has joined #ipfs
M-2129 has joined #ipfs
M-madsurgeon has joined #ipfs
M- has joined #ipfs
atomet[m] has joined #ipfs
M-Xorkle has joined #ipfs
M-Tribex10 has joined #ipfs
mirek1337[m] has joined #ipfs
Guest19042[m] has joined #ipfs
M-hellomoto has joined #ipfs
<ipfsbot>
[js-ipfs] diasdavid pushed 1 new commit to config-api: https://git.io/v6l3v
<ipfsbot>
js-ipfs/config-api 9540dfb David Dias: fix(style): apply CR
cryptix has quit [Ping timeout: 244 seconds]
cyberwolf has quit [Quit: Konversation terminated!]
flyingzumwalt has quit [Quit: Leaving.]
maxlath has joined #ipfs
zorglub27 has quit [Ping timeout: 260 seconds]
maxlath is now known as zorglub27
<richardlitt>
morning
<dignifiedquire>
good morning richard
<dignifiedquire>
daviddias: what features are you using in webrtc-star from socket.io over raw websockets?
<daviddias>
I was leveraging at the time, my exp of how to do it all with socket.io, over doing it through raw websockets
<richardlitt>
Is it normal for an `npm i` to take over ten minutes?
<daviddias>
depends on the size of your deps
<daviddias>
cpu speed
<haad>
daviddias: what about passing it as an argument to js-ipfs-api constructor and use it inside js-ipfs-api only?
<richardlitt>
I feel like I need really good internet to develop :(
<daviddias>
and specially, bandwidth
<richardlitt>
Processor is 2.5Ghz.
<richardlitt>
Deps are small.
<daviddias>
haad: and define the responseType for all the requests?
<daviddias>
that is hard
<daviddias>
some are plaintext
<daviddias>
others application/json
<daviddias>
others multipart
<richardlitt>
Hmm, better question
<daviddias>
others just octect-stream
<richardlitt>
I think I already have all of the npm modules I need: but to deploy, I need to run `npm i` to make sure. Is there a way to just check that what I have is installed already, as opposed to redownloading everything?
<Kubuxu>
It seems to treat '/home/kubuxu/go/src/github.com/ipfs/go-ipfs/test/sharness/trash' and 'directory.t0021-config.sh/.ipfs/config' as two separate arguments.
<Kubuxu>
s/thrash/trash
<Kubuxu>
chriscool1: please take a look when you have some time, I can also report it on sharness repo.
s_kunk has quit [Ping timeout: 264 seconds]
<chriscool1>
Kubuxu: it maybe our version of test_cmp that is buggy
<chriscool1>
I will take a look
<Kubuxu>
bellow that there is info saying: diff did only expect two arguments and doesn't know what do to with "newconfig.json"
pfrazee has joined #ipfs
askz has quit [Ping timeout: 265 seconds]
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
jedahan_ has joined #ipfs
<Kubuxu>
daviddias: it looks like `ipfs config show` is always text/plain
Oatmeal has joined #ipfs
jedahan has quit [Ping timeout: 264 seconds]
<Kubuxu>
also you can use: ipfs config Key Value to set variables in config
<stoogenmeyer>
Alright, I guess I'll just ask the question. I'm just looking for confirmation to the following: Is it safe to assume that if an IP is known to use Anycast (e.g. 1.1.1.1), then all the other IPs on that subnet (e.g. /24) are also using Anycast?
<stoogenmeyer>
Alright, I guess I'll just ask the question. I'm just looking for confirmation to the following: Is it safe to assume that if an IP is known to use Anycast (e.g. 1.1.1.1), then all the other IPs on that subnet (e.g. /24) are also using Anycast?
ruby32 has joined #ipfs
<ipfsbot>
[js-ipfs] diasdavid force-pushed feat/ipfs-factory from 3d99ab9 to fa09879: https://git.io/v6lJl
<ipfsbot>
js-ipfs/feat/ipfs-factory fa09879 David Dias: feat(factory): add ipfs factory to files
<ipfsbot>
[js-ipfs-api] diasdavid force-pushed feat/ipfs-factory from 5021223 to 61fd705: https://git.io/v68v8
<ipfsbot>
js-ipfs-api/feat/ipfs-factory 61fd705 David Dias: feat(factory): use the factory mode
ckwaldon1 has quit [Ping timeout: 250 seconds]
<ipfsbot>
[js-ipfs] diasdavid created greenkeeper-interface-ipfs-core-0.7.0 (+1 new commit): https://git.io/v68vx
<ipfsbot>
js-ipfs/greenkeeper-interface-ipfs-core-0.7.0 4afc4e1 greenkeeperio-bot: chore(package): update interface-ipfs-core to version 0.7.0...
zorglub27 has quit [Quit: zorglub27]
dadude has quit [Ping timeout: 240 seconds]
<ipfsbot>
[js-ipfs] diasdavid closed pull request #408: Update interface-ipfs-core to version 0.7.0
<ipfsbot>
[js-ipfs] diasdavid force-pushed feat/ipfs-factory from fa09879 to 6511617: https://git.io/v6lJl
<ipfsbot>
js-ipfs/feat/ipfs-factory 6511617 David Dias: feat(factory): add ipfs factory to files
Remote has quit [Ping timeout: 244 seconds]
rendar has quit [Ping timeout: 252 seconds]
erde74 has quit [Remote host closed the connection]
patcon has joined #ipfs
<ipfsbot>
[js-ipfs] RichardLitt closed pull request #339: Update help function (master...feature/331-fix-output-options) https://git.io/voxDe
gmcquillan_ has joined #ipfs
<ipfsbot>
[js-ipfs] diasdavid force-pushed feat/ipfs-factory from 6511617 to 893c310: https://git.io/v6lJl
<ipfsbot>
js-ipfs/feat/ipfs-factory 893c310 David Dias: feat(factory): add ipfs factory to files
<ipfsbot>
[js-ipfs] dignifiedquire deleted feature/331-fix-output-options at 78cb5d3: https://git.io/v68kg
computerfreak has quit [Remote host closed the connection]
bertschneider has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ozanyurt has joined #ipfs
<ozanyurt>
Hello, I am trying ipfs with meteorjs. I am getting fs.readFileSync is not a function error on dag-node.js line 16.
<ozanyurt>
I am using ipfs-api 6.0.3
Remote has joined #ipfs
<ozanyurt>
with this command var ipfs = ipfsAPI();
<ozanyurt>
any help appreciated
rendar has joined #ipfs
TheWhisper has quit [Ping timeout: 258 seconds]
erde74 has joined #ipfs
erde74 has quit [Client Quit]
neurrowcat has quit [Quit: Deebidappidoodah!]
jedahan_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MDude has quit [Quit: Going offline, see ya! (www.adiirc.com)]
atrapado has joined #ipfs
stoogenmeyer has quit [Ping timeout: 250 seconds]
jgantunes has quit [Quit: Connection closed for inactivity]
A124 has quit [Quit: '']
jedahan has joined #ipfs
reit has joined #ipfs
A124 has joined #ipfs
pfrazee has quit [Read error: Connection reset by peer]
Encrypt has joined #ipfs
pfraze has joined #ipfs
<richardlitt>
ozanyurt: might be best to open an issue on ipfs/support
pfraze is now known as pfrazee
ozanyurt has quit [Quit: Page closed]
dvim has quit [Quit: Connection closed for inactivity]
kevina has quit [Ping timeout: 276 seconds]
kevina has joined #ipfs
TheWhisper has joined #ipfs
TheWhisper_ has joined #ipfs
patcon has quit [Ping timeout: 265 seconds]
TheWhisper has quit [Ping timeout: 265 seconds]
<ipfsbot>
[go-ipfs] kevina pushed 1 new commit to kevina/block-rm: https://git.io/v688E
<ipfsbot>
go-ipfs/kevina/block-rm 339a638 Kevin Atkinson: Use channel instead of pipe / Don't abort on non-fatal error...