Kubuxu changed the topic of #ipfs to: Update to v0.4.2, the v03x network's EOL/end-of-life approaches: June 30th -- IPFS - InterPlanetary File System -- https://git.io/vVBS8 -- FAQ: https://git.io/voEh8 -- Channel logs: https://botbot.me/freenode/ipfs/ -- Code of Conduct: https://git.io/vVBS0 -- Sprints: https://git.io/voEAh
m3s has quit [Read error: Connection reset by peer]
palkeo has quit [Quit: Konversation terminated!]
wallacoloo has left #ipfs [#ipfs]
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ygrek has joined #ipfs
<cehteh> quite different design, but its also distributed peer to peer, on the frontend it doesnt look that much different to ipfs
herzmeister has quit [Quit: Leaving]
Senji has quit [Ping timeout: 240 seconds]
herzmeister has joined #ipfs
<lgierth> Kubuxu whyrusleeping: apart from extraction, i know exactly what to do to make the gateway really nice. gonna be so good but #work
cemerick has joined #ipfs
ygrek has quit [Ping timeout: 244 seconds]
apiarian has joined #ipfs
reit has joined #ipfs
cemerick has quit [Ping timeout: 244 seconds]
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
Kane` has joined #ipfs
stoogenmeyer has joined #ipfs
jedahan has joined #ipfs
apiarian has quit [Ping timeout: 276 seconds]
jaboja has quit [Ping timeout: 264 seconds]
apiarian has joined #ipfs
rhalff has joined #ipfs
apiarian has quit [Ping timeout: 240 seconds]
apiarian has joined #ipfs
m3s has joined #ipfs
m3s has joined #ipfs
m3s has quit [Changing host]
HostFat has quit [Quit: Leaving]
Oatmeal has quit [Read error: Connection reset by peer]
ashark has joined #ipfs
<ipfsbot> [go-ipfs] thomas-gardner opened pull request #2877: cli: Fix stdin parsing (master...commands) https://git.io/voVG9
ed_t has quit [Ping timeout: 272 seconds]
nonaTure has joined #ipfs
ed_t has joined #ipfs
rhalff has quit [Ping timeout: 240 seconds]
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Oatmeal has joined #ipfs
ylp has quit [Ping timeout: 260 seconds]
ylp has joined #ipfs
matoro has quit [Ping timeout: 258 seconds]
matoro has joined #ipfs
Kane` has quit [Remote host closed the connection]
Kane` has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
ylp has quit [Ping timeout: 260 seconds]
ylp has joined #ipfs
jedahan has joined #ipfs
<Qwertie> The new ipfs website looks really nice
PrinceOfPeeves has quit [Quit: Leaving]
mgue has quit [Quit: WeeChat 1.5]
<tmg> Qwertie: >The networks we're using are so 20th Century.
<tmg> lol
wallacoloo has joined #ipfs
mgue has joined #ipfs
ShibaInu is now known as Shibe
Kane` has quit [Quit: Leaving]
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Senji has joined #ipfs
nonaTure has quit [Ping timeout: 260 seconds]
dmr has quit [Ping timeout: 250 seconds]
pfista has quit [Ping timeout: 250 seconds]
pfista has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
<Qwertie> I just installed orbit but I cant work out how to join any channels
matoro has quit [Ping timeout: 240 seconds]
rhalff has joined #ipfs
matoro has joined #ipfs
notarobot has joined #ipfs
rgrinberg has quit [Ping timeout: 244 seconds]
notarobot has quit [Client Quit]
rgrinberg has joined #ipfs
stoogenmeyer has joined #ipfs
stoogenmeyer has quit [Ping timeout: 240 seconds]
pfista has quit [Ping timeout: 246 seconds]
cketti has quit [Quit: Leaving]
rgrinberg has quit [Ping timeout: 264 seconds]
ashark has quit [Ping timeout: 260 seconds]
galex|713 has quit [Remote host closed the connection]
rhalff has quit [Ping timeout: 276 seconds]
jedahan has joined #ipfs
revolve has joined #ipfs
<haad_> Qwertie: if you run it from master, it's broken atm. try the js-ipfs branch or orbit.libp2p.io
pfista has joined #ipfs
M-Purple has joined #ipfs
rhalff has joined #ipfs
Foxcool has joined #ipfs
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
wallacoloo has quit [Quit: wallacoloo]
ylp has quit [Ping timeout: 260 seconds]
M-Purple has left #ipfs ["User left"]
Jacob[m] has joined #ipfs
ylp has joined #ipfs
pfista has quit [Ping timeout: 246 seconds]
M-Purple has joined #ipfs
pfista has joined #ipfs
M-Purple has left #ipfs ["User left"]
jedahan has joined #ipfs
computerfreak1 has joined #ipfs
pfista has quit [Read error: Connection reset by peer]
computerfreak has quit [Ping timeout: 252 seconds]
taaem has quit [Read error: Connection reset by peer]
taaem has joined #ipfs
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
meadman has quit [Read error: Connection reset by peer]
meadman has joined #ipfs
<Qwertie> haad_: Thanks for the info.
<Qwertie> I tried the link but its stuck on syncing
<haad_> Qwertie: "syncing..." means it's trying to load older entries from other peers but can't find them, ie. the peers are offline. the orbit demo network is really small atm, so there's not much to load from. (you can check how many peers you have in the "swarm" section in the panel)
<haad_> bear in mind also that the go-ipfs and js-ipfs networks are separate networks atm. we're working on to making them interop but it'll take some more time.
<Qwertie> Ah I see. Is orbit.libp2p.io running ipfs on my computer or just a gateway?
mildred has joined #ipfs
<haad_> Qwertie: it's running on your computer, fully in the browser (you don't need to have go-ipfs daemon running). however, it can talk only to other js-ipfs nodes atm.
<haad_> it loads the app from the gateway though (orbit.libp2p.io)
<Qwertie> Thats cool, last I checked that wasnt ready
<haad_> Orbit itself can run either as a js-ipfs node or go-ipfs node but the go-ipfs version (master) is broken atm. working on to merge everything back together so that we have both of them available (browser and native apps)
<nicolag> supercool ^^^^
<haad_> Qwertie: yeah we got js-ipfs ready couple of weeks ago. it's still early but it works :)
<haad_> ready==working
<haad_> there's another fun demo of js-ipfs here: https://github.com/haadcode/proto2 which shows how dynamic data flows between peers in js-ipfs and orbit-db
<Qwertie> So when the go and js networks work together I can run a website on ipfs?
<haad_> Qwertie: depends on what "running a website" means for you?
<Qwertie> I wanted to run my own image host and have files served over ipfs but the only way I could get it working for users without go-ipfs is just serving them regularly over http
<Qwertie> So now I could have it work for everyone and not require all the files come from my server?
<haad_> Qwertie: got it. yeah, that should be possible to put on js-ipfs.
<haad_> Qwertie: take a look at https://github.com/ipfs/paperhub, maybe there's some ideas that you can use for building such a image sharing app
kevina has quit [Quit: Leaving]
ecloud has quit [Ping timeout: 240 seconds]
reit has quit [Ping timeout: 250 seconds]
ecloud has joined #ipfs
disgusting_wall has quit [Quit: Connection closed for inactivity]
ylp1 has joined #ipfs
rhalff has quit [Ping timeout: 276 seconds]
elrot has joined #ipfs
stoogenmeyer has joined #ipfs
elrot has quit [Quit: Page closed]
stoogenmeyer has quit [Ping timeout: 276 seconds]
sibi[m] has joined #ipfs
ashark has joined #ipfs
ashark has quit [Ping timeout: 244 seconds]
ylp has quit [Ping timeout: 260 seconds]
ylp has joined #ipfs
draget_ has quit [Quit: quit]
spm_draget has joined #ipfs
zorglub27 has joined #ipfs
<davidar> haad_: what room should I join on orbit?
rhalff has joined #ipfs
<haad_> davidar: try #ipfs
<davidar> haad_: hmm, that's where I am, it seems to be stuck on "Syncing..."
<davidar> lol
<davidar> just as I said that, it started working
<haad_> davidar: see above re. why it says "syncing..."
<davidar> ah
j12t has quit [Remote host closed the connection]
kanzure has quit [Ping timeout: 244 seconds]
s_kunk has quit [Ping timeout: 250 seconds]
corvinux has joined #ipfs
kanzure has joined #ipfs
corvinux has quit [Ping timeout: 258 seconds]
zz_r04r is now known as r04r
<ianopolous> kpcyrd: If you want an encrypted pastebin that uses IPFS you can use Peergos: https://github.com/Peergos/Peergos
ashark has joined #ipfs
corvinux has joined #ipfs
kanzure has quit [Read error: Connection reset by peer]
kanzure has joined #ipfs
rhalff has quit [Ping timeout: 272 seconds]
ashark has quit [Ping timeout: 264 seconds]
nonaTure has joined #ipfs
ygrek has joined #ipfs
stoogenmeyer has joined #ipfs
nonaTure has quit [Ping timeout: 264 seconds]
stoogenmeyer has quit [Ping timeout: 240 seconds]
ygrek has quit [Ping timeout: 260 seconds]
s_kunk has joined #ipfs
steefmin has quit [Read error: Connection reset by peer]
steefmin has joined #ipfs
corvinux has quit [Ping timeout: 264 seconds]
<Kubuxu> kpcyrd: interesting but I would put IPFS hash in the URL fragment too, see: https://ipfs.io/ipns/bin.ipfs.ovh/
mildred has quit [Remote host closed the connection]
corvinux has joined #ipfs
ashark has joined #ipfs
reit has joined #ipfs
Shibe has quit [Ping timeout: 250 seconds]
ashark has quit [Ping timeout: 260 seconds]
<kpcyrd> Kubuxu: are you ok with having two #?
<kpcyrd> Kubuxu: fs:/ipns/bin.ipfs.ovh/#QmatqCENPFEK4dqnitwz8RecFA5zNnaanqLPijCPHddb3V/helloworld.lua#decryption_key
<Kubuxu> Or other separator.
<kpcyrd> open for suggestions
<Kubuxu> because otherwise it has to be HTTP backed server and this way it can be SPA on IFPS itself
<kpcyrd> Kubuxu: that's one of the goals to support, not yet sure about the details
kegsay has joined #ipfs
cemerick has joined #ipfs
mildred has joined #ipfs
pfista has joined #ipfs
corvinux has quit [Ping timeout: 260 seconds]
<kpcyrd> Kubuxu: how do you feel about including a subject in pastes?
<kpcyrd> dansup: ^
pfista has quit [Ping timeout: 240 seconds]
jo_mo has joined #ipfs
kegsay has left #ipfs ["Leaving"]
seg_violation has joined #ipfs
guardianJ has joined #ipfs
<Kubuxu> You could do it as HASH/filename.ext then filename is subject, ext is highlighting
<Kubuxu> Also there will be multikey format that describes encryption key, when it is speced out we might want to switch to it.
<Kubuxu> also there should be possibility of non-encrypted pastes, at least for viewing.
em-ly has quit [Quit: Connection closed for inactivity]
pfista has joined #ipfs
guardianJ has left #ipfs [#ipfs]
pfista has quit [Ping timeout: 250 seconds]
zootella has joined #ipfs
zootella has left #ipfs [#ipfs]
cemerick has quit [Ping timeout: 260 seconds]
ygrek has joined #ipfs
chungy has quit [Quit: ZNC - http://znc.in]
rgrinberg has joined #ipfs
chungy has joined #ipfs
rgrinberg has quit [Client Quit]
rgrinberg has joined #ipfs
cemerick has joined #ipfs
ygrek has quit [Ping timeout: 264 seconds]
chriscool1 has joined #ipfs
ylp has quit [Ping timeout: 260 seconds]
ylp has joined #ipfs
ashark has joined #ipfs
ashark has quit [Ping timeout: 252 seconds]
zootella has joined #ipfs
zootella has quit [Client Quit]
computerfreak1 has quit [Quit: Leaving.]
TheNain38 has joined #ipfs
ylp has quit [Ping timeout: 260 seconds]
null_radix has quit [Excess Flood]
null_radix has joined #ipfs
rgrinberg has quit [Ping timeout: 250 seconds]
zootella has joined #ipfs
j12t has joined #ipfs
neurrowcat has joined #ipfs
zootella has quit [Client Quit]
j12t has quit [Ping timeout: 258 seconds]
corvinux has joined #ipfs
cemerick has quit [Ping timeout: 276 seconds]
TheNain38 has quit [Quit: I'm going away]
keorn has joined #ipfs
okket_ has quit [Ping timeout: 240 seconds]
apiarian has quit [Ping timeout: 264 seconds]
okket has joined #ipfs
M-7416 has quit [Ping timeout: 252 seconds]
M-7416 has joined #ipfs
Guest18692[m] has quit [Ping timeout: 240 seconds]
[ol] has quit [Ping timeout: 240 seconds]
cow_2001 has joined #ipfs
Guest18692[m] has joined #ipfs
keorn has quit [Ping timeout: 276 seconds]
sibi[m] has quit [Ping timeout: 240 seconds]
Confiks_ has quit [Ping timeout: 240 seconds]
zero-one has quit [Ping timeout: 272 seconds]
giodamelio has quit [Ping timeout: 272 seconds]
M-bastinik1 has quit [Ping timeout: 252 seconds]
lidel has quit [Ping timeout: 252 seconds]
sibi[m] has joined #ipfs
M-bastinik has joined #ipfs
tmg has quit [Remote host closed the connection]
zero-one has joined #ipfs
apiarian has joined #ipfs
[ol] has joined #ipfs
zorglub27 has quit [Remote host closed the connection]
M-staplemac has quit [Ping timeout: 252 seconds]
muhriddin[m] has quit [Ping timeout: 240 seconds]
M-staplemac has joined #ipfs
zorglub27 has joined #ipfs
muhriddin[m] has joined #ipfs
Confiks has joined #ipfs
lidel has joined #ipfs
rawtaz has quit [Ping timeout: 252 seconds]
giodamelio has joined #ipfs
Tristit1a has joined #ipfs
Tristitia has quit [Remote host closed the connection]
chromako- has quit [Ping timeout: 264 seconds]
rawtaz has joined #ipfs
lightcastshadows has quit [Ping timeout: 260 seconds]
Qwertie has quit [Ping timeout: 272 seconds]
computerfreak has joined #ipfs
chromakode has joined #ipfs
tmg has joined #ipfs
stoopkid has quit [Read error: Connection timed out]
Qwertie has joined #ipfs
keorn has joined #ipfs
zorglub27 has quit [Quit: zorglub27]
keorn has quit [Ping timeout: 246 seconds]
Tristit1a is now known as Tristitia
stoopkid has joined #ipfs
PrinceOfPeeves has joined #ipfs
stoogenmeyer has joined #ipfs
jan__ has joined #ipfs
jjanzic has quit [Quit: WeeChat 1.4]
jjanzic has joined #ipfs
cketti has joined #ipfs
M-leer10 has quit [Remote host closed the connection]
M-staplemac has quit [Remote host closed the connection]
M-davidar-test1 has quit [Remote host closed the connection]
M-uhiiued7278 has quit [Remote host closed the connection]
M-toor has quit [Remote host closed the connection]
M-3045 has quit [Remote host closed the connection]
M-mseri has quit [Remote host closed the connection]
michaelmure[m] has quit [Remote host closed the connection]
M-jmesserli has quit [Remote host closed the connection]
M-thia has quit [Remote host closed the connection]
M-Nickfost has quit [Remote host closed the connection]
M-abdessamadhoud has quit [Read error: Connection reset by peer]
M-lilien1010 has quit [Read error: Connection reset by peer]
M-leeola has quit [Read error: Connection reset by peer]
M-blide has quit [Read error: Connection reset by peer]
M-3676 has quit [Read error: Connection reset by peer]
M-2234 has quit [Read error: Connection reset by peer]
M-rryan has quit [Remote host closed the connection]
M-Sonata has quit [Remote host closed the connection]
M-jgrowl1 has quit [Remote host closed the connection]
Guest18692[m] has quit [Remote host closed the connection]
M-Ingo has quit [Remote host closed the connection]
erikj` has quit [Remote host closed the connection]
M-jeffreybpeters has quit [Remote host closed the connection]
M-bastinik has quit [Remote host closed the connection]
M-ptman has quit [Remote host closed the connection]
M-39741 has quit [Remote host closed the connection]
M-jh has quit [Remote host closed the connection]
M-trashrabbit has quit [Remote host closed the connection]
M-14321 has quit [Remote host closed the connection]
M-7416 has quit [Remote host closed the connection]
M-Amandine has quit [Remote host closed the connection]
M-pfista has quit [Remote host closed the connection]
M-rschulman1 has quit [Remote host closed the connection]
M-12989 has quit [Remote host closed the connection]
M-kode54 has quit [Remote host closed the connection]
M-bungle has quit [Remote host closed the connection]
M-metamattj1 has quit [Remote host closed the connection]
M-hierophantos1 has quit [Remote host closed the connection]
M-austinhc1 has quit [Remote host closed the connection]
M-internetjanito has quit [Remote host closed the connection]
M-leoc has quit [Remote host closed the connection]
M-12490 has quit [Remote host closed the connection]
M-cpt has quit [Remote host closed the connection]
M-15922 has quit [Remote host closed the connection]
M-2617 has quit [Read error: Connection reset by peer]
M-krsiehl has quit [Remote host closed the connection]
M-jfred has quit [Remote host closed the connection]
M-frabrunelle has quit [Remote host closed the connection]
M-14382 has quit [Remote host closed the connection]
M-brasilikum1 has quit [Remote host closed the connection]
M-3714 has quit [Remote host closed the connection]
M-zick has quit [Remote host closed the connection]
M-alwi1 has quit [Remote host closed the connection]
M-2223 has quit [Remote host closed the connection]
M-3444 has quit [Remote host closed the connection]
M-scio_1 has quit [Remote host closed the connection]
M-TidyKoala has quit [Remote host closed the connection]
M-s61 has quit [Remote host closed the connection]
M-jacktang has quit [Remote host closed the connection]
M-2194 has quit [Remote host closed the connection]
M-hash1 has quit [Remote host closed the connection]
M-giodamelio1 has quit [Remote host closed the connection]
M-cocci has quit [Remote host closed the connection]
M-37251 has quit [Read error: Connection reset by peer]
M-wkennington has quit [Remote host closed the connection]
M-flyingzumwalt has quit [Remote host closed the connection]
M-Dave has quit [Remote host closed the connection]
M-wldhx has quit [Remote host closed the connection]
M-drwasho has quit [Remote host closed the connection]
M-alien has quit [Remote host closed the connection]
M-epsilon has quit [Remote host closed the connection]
M-geir has quit [Remote host closed the connection]
M-ming81 has quit [Remote host closed the connection]
M-106701 has quit [Remote host closed the connection]
M-Shrike2 has quit [Remote host closed the connection]
blabla2[m] has quit [Read error: Connection reset by peer]
M-apolo11 has quit [Read error: Connection reset by peer]
M-35091 has quit [Read error: Connection reset by peer]
muhriddin[m] has quit [Read error: Connection reset by peer]
Guest18694[m] has quit [Read error: Connection reset by peer]
M-roblabla has quit [Read error: Connection reset by peer]
M-1976 has quit [Read error: Connection reset by peer]
M-male1 has quit [Read error: Connection reset by peer]
M-AndrewGaspar has quit [Read error: Connection reset by peer]
eternaleye has quit [Remote host closed the connection]
sibi[m] has quit [Remote host closed the connection]
M-GereG has quit [Remote host closed the connection]
M-slang has quit [Remote host closed the connection]
M-Mxaw has quit [Remote host closed the connection]
M-p0pa has quit [Remote host closed the connection]
M-greymr has quit [Remote host closed the connection]
M-2128 has quit [Remote host closed the connection]
M-jackvt931 has quit [Read error: Connection reset by peer]
M-kegan1 has quit [Remote host closed the connection]
djfdfjoijijeoif[ has quit [Read error: Connection reset by peer]
Guest18687[m] has quit [Read error: Connection reset by peer]
M-Lawrence_Pritc has quit [Read error: Connection reset by peer]
M-liathit has quit [Read error: Connection reset by peer]
M-13288 has quit [Read error: Connection reset by peer]
M-player331 has quit [Remote host closed the connection]
M-david has quit [Remote host closed the connection]
M-16355 has quit [Remote host closed the connection]
M-Xorkle1 has quit [Read error: Connection reset by peer]
M-pieohpah has quit [Read error: Connection reset by peer]
M-mckaydavis has quit [Read error: Connection reset by peer]
M-4267 has quit [Read error: Connection reset by peer]
M-6781 has quit [Read error: Connection reset by peer]
M-WolfNightly has quit [Read error: Connection reset by peer]
M-gary123 has quit [Remote host closed the connection]
M-dtg has quit [Remote host closed the connection]
M-lucnsy has quit [Remote host closed the connection]
M-oddvar has quit [Remote host closed the connection]
M-57031 has quit [Remote host closed the connection]
M-martinklepsch has quit [Remote host closed the connection]
M-mousereeve has quit [Remote host closed the connection]
M-Samim has quit [Remote host closed the connection]
M-mxuribe has quit [Remote host closed the connection]
M-joshumax has quit [Remote host closed the connection]
M-foxxy1 has quit [Remote host closed the connection]
M-JayJay has quit [Remote host closed the connection]
M-victorm1 has quit [Read error: Connection reset by peer]
M-gdr has quit [Read error: Connection reset by peer]
M-mistake has quit [Remote host closed the connection]
davidar has quit [Remote host closed the connection]
M-kalmi1 has quit [Remote host closed the connection]
Jacob[m] has quit [Remote host closed the connection]
M-5459 has quit [Remote host closed the connection]
M-ed has quit [Remote host closed the connection]
M-AbhishekDutt has quit [Remote host closed the connection]
M-6561 has quit [Remote host closed the connection]
M-ikreymer1 has quit [Remote host closed the connection]
M-Guest2152 has quit [Remote host closed the connection]
M-44471 has quit [Remote host closed the connection]
M-10660 has quit [Write error: Connection reset by peer]
M-2255 has quit [Write error: Connection reset by peer]
M-4485 has quit [Write error: Connection reset by peer]
M-aatchison has quit [Write error: Connection reset by peer]
M-g has quit [Write error: Connection reset by peer]
sull[m]1 has quit [Write error: Connection reset by peer]
M-Val1 has quit [Write error: Connection reset by peer]
M-fiatjaf has quit [Write error: Connection reset by peer]
M-16865 has quit [Read error: Connection reset by peer]
steven[m] has quit [Read error: Connection reset by peer]
M-vro has quit [Read error: Connection reset by peer]
vikneshwaren[m] has quit [Read error: Connection reset by peer]
M-codebam has quit [Read error: Connection reset by peer]
M-neoteo has quit [Read error: Connection reset by peer]
M-CCLXI has quit [Read error: Connection reset by peer]
M-165491 has quit [Read error: Connection reset by peer]
M-mubot1 has quit [Read error: Connection reset by peer]
M-cryptix has quit [Read error: Connection reset by peer]
M-2129 has quit [Read error: Connection reset by peer]
M-3798 has quit [Read error: Connection reset by peer]
M-king_size1953 has quit [Read error: Connection reset by peer]
Guest18705[m] has quit [Read error: Connection reset by peer]
M-pims has quit [Read error: Connection reset by peer]
M-Magnap has quit [Read error: Connection reset by peer]
M-fermuch has quit [Read error: Connection reset by peer]
M-rongladney has quit [Read error: Connection reset by peer]
M-cyzoonic has quit [Read error: Connection reset by peer]
M-Dan has quit [Read error: Connection reset by peer]
M-darknumbers has quit [Write error: Connection reset by peer]
M-harlan has quit [Write error: Connection reset by peer]
M-16194 has quit [Write error: Connection reset by peer]
M-javissimo has quit [Write error: Connection reset by peer]
M-3870 has quit [Write error: Connection reset by peer]
M-3891 has quit [Write error: Connection reset by peer]
M-HirmeS has quit [Write error: Connection reset by peer]
M-infpetal has quit [Write error: Connection reset by peer]
M-9743 has quit [Write error: Connection reset by peer]
M-sokoow has quit [Write error: Connection reset by peer]
M-rjan1 has quit [Write error: Connection reset by peer]
M-alphakamp has quit [Write error: Connection reset by peer]
M-ms has quit [Write error: Connection reset by peer]
M-phaverkamp has quit [Write error: Connection reset by peer]
M-kupskups9 has quit [Write error: Connection reset by peer]
M-edrex has quit [Write error: Connection reset by peer]
M-sliker has quit [Write error: Connection reset by peer]
M-selpreload has quit [Write error: Connection reset by peer]
M-16544 has quit [Write error: Connection reset by peer]
naggie[m] has quit [Write error: Connection reset by peer]
M-Guillaume has quit [Write error: Connection reset by peer]
M-1982 has quit [Write error: Connection reset by peer]
M-podviaznikov has quit [Write error: Connection reset by peer]
M-8319 has quit [Write error: Connection reset by peer]
M-jackal has quit [Write error: Connection reset by peer]
M-jbenet has quit [Write error: Connection reset by peer]
M-7141 has quit [Write error: Connection reset by peer]
M-nd1 has quit [Write error: Connection reset by peer]
M-alri has quit [Write error: Connection reset by peer]
M-thomasbeta has quit [Write error: Connection reset by peer]
M-bp51 has quit [Write error: Connection reset by peer]
M-jaxondu1 has quit [Write error: Connection reset by peer]
null_radix has quit [Excess Flood]
null_radix has joined #ipfs
mbrock has joined #ipfs
M-TidyKoala has joined #ipfs
Encrypt_ has joined #ipfs
Encrypt_ is now known as Encrypt
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
chromakode has quit [Ping timeout: 276 seconds]
Boomerang has joined #ipfs
chromakode has joined #ipfs
Guest19040[m] has joined #ipfs
<Guest19040[m]> test
<cow_2001> Guest19040[m]: pong
Guest19042[m] has joined #ipfs
<Guest19042[m]> huzzah!
davidar has joined #ipfs
<davidar> ping lgierth
<cow_2001> HURRAY!
matrixtest[m] has joined #ipfs
<matrixtest[m]> this is the last one, I promise :)
Guest19048[m] has joined #ipfs
<Guest19048[m]> test
<richardlitt> well that worked
<richardlitt> davidar: the bridge seems slow, though
<richardlitt> A few second delay
<davidar> test
vijayee_ has quit [Ping timeout: 260 seconds]
erikj` has joined #ipfs
<erikj`> (fwiw, the bridge is still in the process of reestablishing all its connections, so its probably pretty busy atm)
M-austinhc has joined #ipfs
espadrine has joined #ipfs
mildred has quit [Quit: Leaving.]
<davidar> richardlitt: ^ it should speed up again soon, I use the bridge all the time and generally don't have any issues with it
<richardlitt> davidar: ok, cool.
<A124> Ummm... those context switching spikes seem to be gone.
<A124> At least when running no port reuse and low mem mode together, did not check the other on current version
jan__ has quit [Ping timeout: 250 seconds]
zorglub27 has joined #ipfs
reit has quit [Ping timeout: 246 seconds]
j12t has joined #ipfs
tmg has quit [Ping timeout: 240 seconds]
herzmeister has quit [Quit: Leaving]
j12t has quit [Ping timeout: 250 seconds]
keorn has joined #ipfs
herzmeister has joined #ipfs
cemerick has joined #ipfs
M-frabrunelle has joined #ipfs
M-3511 has joined #ipfs
M-matthew has joined #ipfs
sibi[m] has joined #ipfs
M-3511 has quit [Changing host]
M-3511 has joined #ipfs
sibi[m] has quit [Changing host]
sibi[m] has joined #ipfs
M-pieohpah has joined #ipfs
M-smk has joined #ipfs
M-ngu has joined #ipfs
M-ngu has quit [Changing host]
M-ngu has joined #ipfs
M-16355 has joined #ipfs
M-16355 has quit [Changing host]
M-16355 has joined #ipfs
M-cyan has joined #ipfs
M-erwin has joined #ipfs
M-nated has joined #ipfs
M-whyrusleeping has joined #ipfs
blabla2[m] has joined #ipfs
M-osener has joined #ipfs
M-10660 has joined #ipfs
M-abdessamadhoud has joined #ipfs
M-16865 has joined #ipfs
M-king_size1953 has joined #ipfs
M-4447 has joined #ipfs
M-rryan has joined #ipfs
M-jbenet has joined #ipfs
M-fermuch has joined #ipfs
M-2194 has joined #ipfs
M-Lawrence_Pritc has joined #ipfs
M-17739 has joined #ipfs
M-volobuev has joined #ipfs
M-metamattj has joined #ipfs
M-jackvt93 has joined #ipfs
M-kalmi has joined #ipfs
M-amstocker has joined #ipfs
M-eternaleye has joined #ipfs
M-toor has joined #ipfs
M-bungle has joined #ipfs
M-alwi has joined #ipfs
M-Nickfost has joined #ipfs
M-JayJay has joined #ipfs
M-jh has joined #ipfs
M-flyingzumwalt has joined #ipfs
M-leoc has joined #ipfs
M-victorm has joined #ipfs
M-krsiehl has joined #ipfs
M-Amandine has joined #ipfs
M-blide has joined #ipfs
M-15922 has joined #ipfs
M-internetjanito has joined #ipfs
M-12490 has joined #ipfs
M-16544 has joined #ipfs
M-bastinik has joined #ipfs
M-3974 has joined #ipfs
M-Magnap has joined #ipfs
Guest18705[m] has joined #ipfs
M-5459 has joined #ipfs
M-rjan has joined #ipfs
M-gdr has joined #ipfs
M-1982 has joined #ipfs
M-5703 has joined #ipfs
M-alri has joined #ipfs
M-leer10 has joined #ipfs
M-lilien1010 has joined #ipfs
M-1976 has joined #ipfs
vikneshwaren[m] has joined #ipfs
M-Dave has joined #ipfs
M-Shrike1 has joined #ipfs
M-trashrabbit has joined #ipfs
M-ikreymer has joined #ipfs
ashark has joined #ipfs
M-jfred has joined #ipfs
M-Dan has joined #ipfs
M-AbhishekDutt has joined #ipfs
steven[m] has joined #ipfs
M-g has joined #ipfs
M-s6 has joined #ipfs
M-3891 has joined #ipfs
M-6781 has joined #ipfs
M-11367 has joined #ipfs
M-mckaydavis has joined #ipfs
M-3676 has joined #ipfs
M-3526 has joined #ipfs
M-vro has joined #ipfs
M-jackal has joined #ipfs
Guest18692[m] has joined #ipfs
M-hierophantos has joined #ipfs
espadrine has quit [Ping timeout: 240 seconds]
M-16549 has joined #ipfs
M-sokoow has joined #ipfs
M-2255 has joined #ipfs
M-7416 has joined #ipfs
M-javissimo has joined #ipfs
M-leeola has joined #ipfs
M-mistake has joined #ipfs
M-pims has joined #ipfs
M-CCLXI has joined #ipfs
M-alphakamp has joined #ipfs
M-2128 has joined #ipfs
M-kode54 has joined #ipfs
djfdfjoijijeoif[ has joined #ipfs
M-jaxondu has joined #ipfs
M-geir has joined #ipfs
M-3444 has joined #ipfs
M-3045 has joined #ipfs
M-dtg has joined #ipfs
M-ptman has joined #ipfs
M-Sonata1 has joined #ipfs
Jacob[m] has joined #ipfs
M-jacktang has joined #ipfs
M-hash has joined #ipfs
M-nd has joined #ipfs
M-martinklepsch has joined #ipfs
M-6561 has joined #ipfs
M-wldhx has joined #ipfs
M-16194 has joined #ipfs
M-david has joined #ipfs
muhriddin[m] has joined #ipfs
M-Xorkle has joined #ipfs
M-phorse has joined #ipfs
M-cryptix has joined #ipfs
M-7141 has joined #ipfs
M-ms has joined #ipfs
kseistrup has joined #ipfs
M-13288 has joined #ipfs
M-lucnsy has joined #ipfs
M-greymr has joined #ipfs
M-Val has joined #ipfs
M-aatchison has joined #ipfs
M-apolo11 has joined #ipfs
M-thomasbeta has joined #ipfs
M-phaverkamp has joined #ipfs
M-edrex has joined #ipfs
M-brasilikum has joined #ipfs
M-infpetal has joined #ipfs
M-sliker has joined #ipfs
M-cyzoonic has joined #ipfs
M-bp5 has joined #ipfs
M-3870 has joined #ipfs
M-10670 has joined #ipfs
M-rongladney has joined #ipfs
Guest18687[m] has joined #ipfs
M-jgrowl has joined #ipfs
M-mxuribe has joined #ipfs
M-codebam has joined #ipfs
M-4267 has joined #ipfs
M-darknumbers has joined #ipfs
M-2234 has joined #ipfs
M-neoteo has joined #ipfs
M-3798 has joined #ipfs
M-8319 has joined #ipfs
M-roblabla has joined #ipfs
M-kupskups9 has joined #ipfs
M-foxxy has joined #ipfs
M-9743 has joined #ipfs
ashark has quit [Ping timeout: 240 seconds]
M-4485 has joined #ipfs
M-player33 has joined #ipfs
sull[m] has joined #ipfs
M-WolfNightly has joined #ipfs
M-2129 has joined #ipfs
M-podviaznikov has joined #ipfs
M-AndrewGaspar has joined #ipfs
M-p0pa has joined #ipfs
kegan[m] has joined #ipfs
M-12989 has joined #ipfs
M-mubot has joined #ipfs
M-epsilon has joined #ipfs
M-2223 has joined #ipfs
M-davidar-test has joined #ipfs
M-jeffreybpeters has joined #ipfs
M-liathit has joined #ipfs
M-selpreload has joined #ipfs
M-Mxaw has joined #ipfs
M-3725 has joined #ipfs
M-rschulman1 has joined #ipfs
M-giodamelio has joined #ipfs
M-alien has joined #ipfs
M-Samim has joined #ipfs
M-gary123 has joined #ipfs
M-cpt has joined #ipfs
M-slang has joined #ipfs
M-ming8 has joined #ipfs
M-ed has joined #ipfs
M-pfista has joined #ipfs
M-uhiiued7278 has joined #ipfs
M-cocci has joined #ipfs
M-2617 has joined #ipfs
M-drwasho has joined #ipfs
M-zick has joined #ipfs
M-staplemac has joined #ipfs
M-3714 has joined #ipfs
M-thia has joined #ipfs
M-jmesserli has joined #ipfs
M-joshumax has joined #ipfs
Guest18694[m] has joined #ipfs
M-wkennington has joined #ipfs
M-Ingo has joined #ipfs
M-GereG has joined #ipfs
M-3509 has joined #ipfs
M-scio_ has joined #ipfs
naggie[m] has joined #ipfs
M-14321 has joined #ipfs
M-14382 has joined #ipfs
michaelmure[m] has joined #ipfs
M-male has joined #ipfs
M-mseri has joined #ipfs
M-mousereeve has joined #ipfs
M-jabl has joined #ipfs
M-6581 has joined #ipfs
M-Guest2152 has joined #ipfs
M-HirmeS has joined #ipfs
M-ryanwilliams has joined #ipfs
M-8842 has joined #ipfs
rhalff has joined #ipfs
M-sivachandran has joined #ipfs
M-9364 has joined #ipfs
M-Peer2Peer has joined #ipfs
rajeevn has joined #ipfs
M-JayCarpenter has joined #ipfs
M-liberdiko has joined #ipfs
M-jimt has joined #ipfs
M-erikgarrison has joined #ipfs
M-keverets has joined #ipfs
rendar has joined #ipfs
M-harlan has joined #ipfs
M-rschulman has joined #ipfs
M-fiatjaf has joined #ipfs
M-3630 has joined #ipfs
M-hellomoto has joined #ipfs
M-Tribex10 has joined #ipfs
M-Guillaume has joined #ipfs
M- has joined #ipfs
M-madsurgeon has joined #ipfs
M-12044 has joined #ipfs
M-jon has joined #ipfs
ygrek has joined #ipfs
<victorbjelkholm_> daviddias, found something that might be very bad (or a misunderstanding from me) https://github.com/ipfs/js-ipfs-api/issues/300
lightcastshadows has joined #ipfs
<victorbjelkholm_> hashes are different in js-ipfs-api compared to go-ipfs
herzmeister has quit [Quit: Leaving]
<Kubuxu> Looks like js-ipfs-api uses different order and doesn't output the hash itself
<Kubuxu> That is quite important.
herzmeister has joined #ipfs
stoogenmeyer has quit [Remote host closed the connection]
ashark has joined #ipfs
stoogenmeyer has joined #ipfs
<victorbjelkholm_> Kubuxu, not just a different order (not sure if that matters, it certainly should not, no?), but the hashes are different and missing a directory
<Kubuxu> It matters, it should use same order as go-ipfs
keorn has quit [Ping timeout: 252 seconds]
<Kubuxu> it isn't so hash is different
ygrek has quit [Ping timeout: 252 seconds]
stoogenmeyer has quit [Ping timeout: 240 seconds]
corvinux has quit [Ping timeout: 258 seconds]
<daviddias> victorbjelkholm_: are you using IFPS 0.3.11?
zootella has joined #ipfs
M-oddvar has joined #ipfs
zootella has left #ipfs [#ipfs]
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
kanej has joined #ipfs
em-ly has joined #ipfs
slothbag has quit [Quit: Leaving.]
<victorbjelkholm_> Kubuxu, I see, that's useful
<victorbjelkholm_> daviddias, yeah, in both cases, agent version is 0.3.11 and protocol version being 0.1.0
stoogenmeyer has joined #ipfs
<daviddias> "protocol version" means nothing, really
<daviddias> check with 0.4.2
<cow_2001> when do you guys have the sortie?
<cow_2001> the next*
<daviddias> I wrote a longer answer on the issue
<victorbjelkholm_> daviddias, all right, I'll try it out
<daviddias> cow_2001: the next?
<cow_2001> daviddias: as in the next sprint
<Kubuxu> cow_2001: ?
<Kubuxu> Today at 18GMT IIRC
<cow_2001> ooh, okay
<Kubuxu> no 16GM
<cow_2001> 16 is in one hour! D:<
cemerick has quit [Ping timeout: 260 seconds]
<Kubuxu> Hmm, interesting, looks like our time tables are screwed up agin.
<cow_2001> i've tried reading the source code but it was overwhelming
<Kubuxu> again
<Kubuxu> cow_2001: do you have questions?
<cow_2001> how do i get into ipfs deving?
<Kubuxu> Which language you prefer, Go or js?
<cow_2001> go
<victorbjelkholm_> daviddias, Kubuxu updating to go-ipfs 0.4.2 solved the issue
<cow_2001> what are some of the tools used in writing tests?
stoogenmeyer has quit [Ping timeout: 252 seconds]
<Kubuxu> easiest way would be to look through issues for label "difficulty: X"
<cow_2001> i figure writing tests would be a good way
<Kubuxu> there are three, easy, medium and hard, just find something and try solve it
<cow_2001> and ask here for help?
<Kubuxu> I could help a little bit.
<cow_2001> cool
<cow_2001> the top of the difficulty: easy is an issue of yours :D
rardiol has quit [Ping timeout: 244 seconds]
<cow_2001> #2878
splintax has joined #ipfs
<Kubuxu> there is command `ipfs swarm filter add`
<Kubuxu> it might be not saving filters to config
<cow_2001> hmmmm
<Kubuxu> so after restart they go away
<Kubuxu> try checking that and adding it to config and saving
<Kubuxu> it is on coro/command/swarm or somewhere there
<Kubuxu> core/command/swarm.go
<Kubuxu> and to compare with command that saves to config: core/command/bootstrap.go
stoogenmeyer has joined #ipfs
museless has quit [Ping timeout: 250 seconds]
neurrowcat is now known as neurrowcat_afk
stoogenmeyer has quit [Ping timeout: 260 seconds]
stoogenmeyer has joined #ipfs
<cow_2001> i have both displayed in a split vim
<cow_2001> oh, it's filters, not filter
<cow_2001> ipfs swarm filters add / rm
<cow_2001> this is neat
ygrek has joined #ipfs
PrinceOPeeves has joined #ipfs
<cow_2001> so a cmds.Request would have all the options and arguments a command ran with and cmds.Response's methods would be called to handle output
PrinceOfPeeves has quit [Ping timeout: 276 seconds]
<cow_2001> i'm reading "var swarmFiltersAddCmd = ..."
<cow_2001> what does req.InvocContext().GetNode()
<cow_2001> do
ylp1 has quit [Quit: Leaving.]
neurrowcat_afk is now known as neurrowcat
<Kubuxu> Gets a go-ipfs node, which is center of the node
<Kubuxu> it includes all subsyste,s
<cow_2001> "type IpfsNode struct {" in /core/core.go
ola has joined #ipfs
<cow_2001> i see
<cow_2001> so it is basically "me"?
<cow_2001> or..
<cow_2001> depending on context, could be other nodes
<Kubuxu> no it is always me (in tests there could be multiple me)
<cow_2001> ah
j12t has joined #ipfs
mbrock has quit [Quit: Connection closed for inactivity]
j12t has quit [Ping timeout: 264 seconds]
Pycnodontidae has joined #ipfs
cketti has quit [Quit: Leaving]
stoogenmeyer has quit [Remote host closed the connection]
rardiol has joined #ipfs
M-eternaleye has quit [Changing host]
M-eternaleye has joined #ipfs
M-eternaleye is now known as eternaleye
stoogenmeyer has joined #ipfs
<lgierth> davidar: yep i'm here -- about biham? let's talk after sprint
<lgierth> or in the infra hangout at 6pm utc
pfista has joined #ipfs
cemerick has joined #ipfs
pfista has quit [Ping timeout: 276 seconds]
Boomerang has quit [Read error: Connection reset by peer]
Boomerang has joined #ipfs
<nicolag> is the sprint happening right now?
<nicolag> or in 1h?
<richardlitt> 1 hour
j12t has joined #ipfs
<richardlitt> Calendar should be source of truth, not my little hangout updates, which are invariably wrong.
zootella has joined #ipfs
<richardlitt> Going to be a short hangout-only sprint today
nonaTure has joined #ipfs
<cow_2001> could you help me understand snet, ok := n.PeerHost.Network().(*swarm.Network)
herzmeister has quit [Quit: Leaving]
<cow_2001> it's a shame godoc doesn't go into hidden properties
herzmeister has joined #ipfs
zootella has quit [Client Quit]
<Kubuxu> It casts this object into `swarm.Network`.
<Kubuxu> s/this object/n.PeerHost.Network() value/
<whyrusleeping> Goooood morning everyone
<richardlitt> morning whyrusleeping
<cow_2001> okay, go doc -u displays what i need :D
pfista has joined #ipfs
<lgierth> richardlitt: best to not put times on the hangout issues then, and refer to the calendar :D
<richardlitt> lgierth: Fair point. Let's do that from now on.
zootella has joined #ipfs
zootella has left #ipfs [#ipfs]
<Kubuxu> lgierth: can you send me the calenar
neurosis12 has quit [Ping timeout: 244 seconds]
zootella has joined #ipfs
zootella has left #ipfs [#ipfs]
cemerick has quit [Ping timeout: 264 seconds]
pfista has quit [Ping timeout: 276 seconds]
<lgierth> not sure how to get a permalink
<lgierth> but here's an embed
<lgierth> <iframe src="https://calendar.google.com/calendar/embed?src=ipfs.io_eal36ugu5e75s207gfjcu0ae84%40group.calendar.google.com&ctz=Europe/Berlin" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
<richardlitt> Hye, what are boom filters?
<victorbjelkholm_> daviddias, regarding your comment to add test about the directory thingy. This is a problem of users using the wrong version of go-ipfs with js-ipfs-api. Probably we should print a warning or something like that, if the user uses a incompatible version of go-ipfs. What you think?
ajp__ has quit [Remote host closed the connection]
ajp has joined #ipfs
matoro has quit [Ping timeout: 264 seconds]
<daviddias> victorbjelkholm_: it would be awesome if the set of tests would run against all go-ipfs versions
<daviddias> and output a json file with the supported versions
<daviddias> so that then when a user requires a module and queries a non supported version
<daviddias> they get a good error message
<victorbjelkholm_> daviddias, that sounds like a big undertaking but like a feature that would be very good for the user
<daviddias> victorbjelkholm_: yet, your PR adds one thing which is the 'outside' folder of an add, right?
<daviddias> that is something that was indeed broken
<daviddias> that is the test I was looking for
<victorbjelkholm_> daviddias, yeah, but only if your version was below 0.4
<victorbjelkholm_> with the right version, I get the right results
<daviddias> without your PR?
<victorbjelkholm_> yup
<victorbjelkholm_> seems to work as expected
<daviddias> sweet, so no need for that PR then?
<victorbjelkholm_> exactly! I closed it :)
pfraze_ is now known as pfraze
kevina has joined #ipfs
<daviddias> got it :)
neurosis12 has joined #ipfs
<Kubuxu> daviddias: I created issues about integration tests.
<Kubuxu> nightly integration tests
<daviddias> Kubuxu: where?
<Kubuxu> so you would have matrix of variables for tests
<Kubuxu> it could be extended to versions
<daviddias> Kubuxu: 1000x :thumbsup
<daviddias> I've a bunch of adhoc interop tests
cemerick has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
matoro has joined #ipfs
<richardlitt> Can someone give me some
<Kubuxu> daviddias, richardlitt: can you check how many blocks you have in ipfs: find ~/.ipfs/blocks -type f | wc -l
<Kubuxu> I need it for some estimates
<cow_2001> installing various golang plugins to ease code exploration
<richardlitt> 429
stoogenmeyer has quit [Remote host closed the connection]
<ipfsbot> [go-ipfs] whyrusleeping deleted fix/dht-timeouts at 62c986d: https://git.io/vow9l
stoogenmeyer has joined #ipfs
matoro has quit [Remote host closed the connection]
Boomerang has quit [Quit: Leaving]
matoro has joined #ipfs
espadrine has joined #ipfs
reit has joined #ipfs
s_kunk has quit [Ping timeout: 244 seconds]
HostFat has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping closed pull request #2871: Added variable latency delay, normal and uniform based (master...master) https://git.io/vo25I
<daviddias> Kubuxu: 349
<richardlitt> ========================== IPFS Hangouts: Sprint Sync =========================
<richardlitt> Topic: Sprint Sync
<richardlitt> Sprint Issue: https://github.com/ipfs/pm/issues/114
<daviddias> (note that I keep blasting my ipfs repo in my dev machine)
<richardlitt> Stream: http://youtu.be/2k-pp8QyEqA
<richardlitt> ===============================================================================
espadrine has quit [Ping timeout: 252 seconds]
<daviddias> hi all
<daviddias> :D
Penta has quit [Quit: Leaving]
Pent has joined #ipfs
<richardlitt> Starting soon! Waiting for one last person
<cow_2001> woah!
Encrypt has quit [Quit: Quitte]
nonaTure has quit [Ping timeout: 246 seconds]
Encrypt has joined #ipfs
<lgierth> em-ly: ohai
<em-ly> o/
<cow_2001> 500 o-o
gmcquillan has joined #ipfs
jo_mo has quit [Quit: jo_mo]
keorn has joined #ipfs
<whyrusleeping> yeah... my block counts are in the tens of thousands
<richardlitt> :P
s_kunk has joined #ipfs
espadrine has joined #ipfs
<cow_2001> (can i ask you questions right now as i go through the code, kubuxu, and you'll answer me later after the hangout?)
<Kubuxu> Yup
<cow_2001> woo
<Kubuxu> But it reserve my right not to respond to them :D :P
Pycnodontidae has quit [Ping timeout: 264 seconds]
<nicolag> the IPLD roadmap/list of things to do: https://github.com/ipfs/specs/issues/115
<cow_2001> oh i see now. fsrepo is where you open the config
rgrinberg has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
palkeo has joined #ipfs
<cow_2001> or not
<cow_2001> oh man vim-go's :GoDef is super slow :(
<voxelot> richarlitt: +1 on your tasks coming up! let me know if you have any questions on js-ipfs cli
<Kubuxu> oh
zorglub27 has quit [Ping timeout: 240 seconds]
<whyrusleeping> ^
<richardlitt> voxelot: thanks!
<richardlitt> Anyone have any questions
<cow_2001> O_O
<richardlitt> :)
<cow_2001> ah! you are kuba!
<Kubuxu> Yes I am
<voxelot> nope
<voxelot> cheers!
<cow_2001> :D
<richardlitt> np
matoro has quit [Ping timeout: 244 seconds]
<cow_2001> i'm currently just copying the things in bootstrap.go into swarm.go cluelessly
<cow_2001> `r, err := fsrepo.Open(req.InvocContext().ConfigRoot)` opens the config root. what does `r.Config()` do?
<cow_2001> r will be some kind of a file system representation? r.Config() will maybe load the config files?
rardiol has quit [Ping timeout: 260 seconds]
<richardlitt> Thanks all!
<lgierth> cow_2001: ConfigRoot likely is the path to the fs-repo (i.e. ~/.ipfs)
<cow_2001> ah!
stoogenmeyer has quit [Remote host closed the connection]
matoro has joined #ipfs
<ipfsbot> [go-ipfs] lgierth created coreapi-writable-gateway (+1 new commit): https://git.io/vowA1
<ipfsbot> go-ipfs/coreapi-writable-gateway 4429222 Lars Gierth: WIP...
keorn has quit [Ping timeout: 260 seconds]
espadrine has quit [Ping timeout: 258 seconds]
stoogenmeyer has joined #ipfs
arpu has quit [Ping timeout: 244 seconds]
matoro has quit [Ping timeout: 260 seconds]
matoro has joined #ipfs
zorglub27 has joined #ipfs
selfishness has joined #ipfs
<Kubuxu> Woha, 214 peers
ianopolous has quit [Read error: Connection reset by peer]
ianopolous has joined #ipfs
arpu has joined #ipfs
splintax has quit [Ping timeout: 260 seconds]
splintax has joined #ipfs
ola has quit [Read error: Connection reset by peer]
jo_mo has joined #ipfs
zorglub27 has quit [Ping timeout: 260 seconds]
ruby32 has joined #ipfs
gmcquillan has quit [Quit: gmcquillan]
<ruby32> hi, any projects current in development on IPFS that can be described as privacy-minded social networks?
<ruby32> trying to keep up on the pulse of decentralization :)
neurosis12 has quit [Ping timeout: 260 seconds]
<cow_2001> what's the type of map[string]struct{}{}? how do i read it? is it a map from string to an empty struct?
<Kubuxu> cow_2001: it is how one create Set's in go
erde74 has joined #ipfs
Encrypt has quit [Quit: Dinner time!]
<cow_2001> woah!
neurosis12 has joined #ipfs
MahaDev has quit [Read error: Connection reset by peer]
<lgierth> Kubuxu: so, about the low-level api you're proposing -- it makes sense it all, but it's a bit vague regarding which particular parts are lacking from the existing api/coreapi for FUSE
<lgierth> the gateway for example is totally fine using the existing api
<Kubuxu> You mean your PR?
<lgierth> i mean the thread in notes you opened a while ago
<lgierth> i assume that's what you meant
<Kubuxu> Yeah, something like you have there would work.
rhalff has quit [Remote host closed the connection]
<Kubuxu> I just need it designed as simple as possible so transporting between processes is as cheap and as simple as possible.
<Kubuxu> I don't want second CLI HTTP api.
<lgierth> we're paying a high price by introducing another api, so it better be justified, all i'm saying :)
ola has joined #ipfs
<Kubuxu> We have just one API right now.
<Kubuxu> Which is extremely complex.
<lgierth> let me read that notes issue again, earlier i just skimmed over it looking for concrete functions that are lacking
<Kubuxu> I am not lacking features really.
<Kubuxu> In this case too much is worth than too little.
<lgierth> the thing i'm afraid of is that usually when one starts another supposedly much simpler rewrite of an api, before you notice it you've got a similar level of complexity
<Kubuxu> What I am missing from features you made with `Cat` and I will need also something like that for writing.
G-Ray has joined #ipfs
<Kubuxu> It will be hard to get to similar level of complexity as in CLI/HTTP API you have: sub-commands, 3 types of options, 2 types of arguments and so on.
<Kubuxu> Our current API was designed as CLI and just plugged into HTTP, IMO
<lgierth> mmh, so is the issue you're raising that the api is too complex for nicely doing it over a socket?
<lgierth> yes that's exactly the purpose of the current api, to mirror the cli
<Kubuxu> Imagine using current API in cjdns C99 codebase.
<lgierth> yeah horrible
<cow_2001> where should i save the filters? do i add a line to repo/config.Config?
<Kubuxu> and I want something that fits C99 and via this Go and many other languages
<cow_2001> oh wait, there's SwarmConfig
<Kubuxu> cow_2001: isn't there field in config already?
<cow_2001> AddrFilters
<cow_2001> it's a []string! yay!
<lgierth> Kubuxu: i'm not generally opposed to another api, let's just have a very very good picture of what the problems currently are, and what we want to do differently
<lgierth> one source of complexity i could tell off the top of my head is progress bars and ndjson
<lgierth> let's collect these
<Kubuxu> also that there are multiple options and some work only on CLI, varargs
<lgierth> and 2) let's think about we can map the current api into unix stream sockets
<lgierth> yep agreed
<lgierth> you should know that i've learned to love refactoring and being wary about rewrites :)
<lgierth> and also to always assume that most of the time the tests don't capture all of the requirements
<Kubuxu> :D
Oatmeal has quit [Ping timeout: 272 seconds]
<Kubuxu> I want something that won't have to deal with object patching and so on.
<Kubuxu> This should all be handled on the implementation side of things.
<cow_2001> writing func filtersAdd now :D
<Kubuxu> We might want to go with patters that are known to everyone already like C standard lib or something.
<Kubuxu> cow_2001: great :D
MahaDev_ has joined #ipfs
mgue has quit [Ping timeout: 252 seconds]
selfishness has quit [Ping timeout: 244 seconds]
nonaTure has joined #ipfs
ygrek_ has joined #ipfs
mgue has joined #ipfs
Oatmeal has joined #ipfs
zorglub27 has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to master: https://git.io/vorYD
<ipfsbot> go-ipfs/master c6443fd Jeromy Johnson: Merge pull request #2874 from ipfs/extract-gateway...
ygrek has quit [Ping timeout: 252 seconds]
<lgierth> thanks
<Kubuxu> lgierth: would it be possible to deploy an gateway instance with one patch added? Additional metric so I can check how should I optimize datastore.
<lgierth> sure
<Kubuxu> Ok, I am preparing patch right now.
<lgierth> tell me a commit hash and a date when it's safe for me to update it back to master
<lgierth> just as a note for the code -- i just remembered that's good to write an expiry date on experiments
cryptix has joined #ipfs
cemerick has quit [Ping timeout: 264 seconds]
stoogenmeyer has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
<Kubuxu> I think a day on a gateway would be enough of a sample.
gmcquillan has joined #ipfs
<Kubuxu> I just don't know how I will retrieve the data.
<lgierth> is the block file counting thing? because you could just ssh into those machines
<Kubuxu> no, it is about how many Has requests to datastore are returning false
<cow_2001> looking into func filtersRemove()
herzmeister has quit [Quit: Leaving]
<lgierth> Kubuxu: ah cool -- check out core/corehttp/metrics
<lgierth> just count the occurences in the datastore, and have the IpfsNodeExporter harvest that number and expose it
herzmeister has joined #ipfs
<Kubuxu> I had it under `measure/measure.go` in the go-datastore
<Kubuxu> I just don't know why, it won't show up in `debug/vars`.
zootella has joined #ipfs
zootella has left #ipfs [#ipfs]
<lgierth> oh yeah there's so wiring missing there i think
<lgierth> debug/vars is varexp eh?
<Kubuxu> yup
jan__ has joined #ipfs
cryptix has quit [Ping timeout: 244 seconds]
thelinuxkid has quit [Ping timeout: 244 seconds]
<Kubuxu> Oh ok, it is because all calls to has return false :D
<lgierth> the cool thing about IpfsNodeCollector is that it all ends up in metrics.ipfs.team/prometheus
mildred has joined #ipfs
<lgierth> i don't know, maybe that metric generally makes sense?
<lgierth> i assume it's like a hit-rate?
<Kubuxu> !pin QmVnFgtzxgPB24nyqLzpWRwjtCDjuda1DipFZcek7TFmmQ - go-datastore temp (remove is $DATE>2016-08)
<pinbot> now pinning /ipfs/QmVnFgtzxgPB24nyqLzpWRwjtCDjuda1DipFZcek7TFmmQ
<Kubuxu> Yup
<lgierth> that makes sense as a permanent metric
<cow_2001> is there a way to statically test the code if anything's weird while coding?
<lgierth> datastore hits vs. misses
<cow_2001> instead of running make build
<lgierth> go fmt maybe
<Kubuxu> cow_2001: You can do `go fmt`
<cow_2001> hmm
<Kubuxu> it will catch some mistakes
<Kubuxu> lgierth: is there easy way to access metrics from metrics in the Prometheus?
<cow_2001> this is so weird. it builds after i did what i did D:
<cow_2001> now gotta push and let you point and laugh at my horrible code
<cow_2001> not sure if it's working
herzmeister has quit [Quit: Leaving]
<lgierth> Kubuxu: like, get numbers from go-datastore to corehttp/metrics?
herzmeister has joined #ipfs
<Kubuxu> Yeah, from go-datastore/metrics/ to corehttp/metrics they are stored currently in expvars
Shibe has joined #ipfs
<Kubuxu> I could try just accessing it from expvars
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to feat/provide-storage: https://git.io/vorGj
<ipfsbot> go-ipfs/feat/provide-storage 2d25f82 Jeromy: one datastore entry per provider...
<Kubuxu> I think it is too much work.
<lgierth> nice! -- first three google results for "prometheus expvar" are code on github, godoc, then https://ipfs.io/ipfs/QmdhsRK1EK2fvAz2i2SH5DEfkL6seDuyMYEsxKa9Braim3/client_golang/prometheus/expvar.go
<ipfsbot> [go-ipfs] Kubuxu created feature/go-datastore-metric (+1 new commit): https://git.io/vorZO
<ipfsbot> go-ipfs/feature/go-datastore-metric ba147e2 Jakub Sztandera: Update go-datastore for more metrics...
<Kubuxu> lgierth: ba147e2
<lgierth> ok cool will be up on pluto in a few
<lgierth> wanna still make that a proper metrics? sounds good to watch and optimize for
<lgierth> latency of that lookup too
<Kubuxu> I don't know how to exactly integrate those two metric systems.
<Kubuxu> but I will look into it.
<Kubuxu> Yeah, it might be interesting thing to look at.
<lgierth> check the link i posted ^
<lgierth> prometheus has expvar integration
<jbenet> !pin QmYBuTPn7JuRwodaN1UqhKQ3v821zsCRzQHhkynHGwDNyE svgs missing
<pinbot> now pinning /ipfs/QmYBuTPn7JuRwodaN1UqhKQ3v821zsCRzQHhkynHGwDNyE
uhhyeahbret has quit [Quit: WeeChat 1.5]
<Kubuxu> you can do: while true; do curl http://localhost:5001/debug/vars | nc -u -q 2 h.vs1.kubuxu.ovh 4000; sleep 60; done in screen to send me those stats real time
<lgierth> you can do that yourself: http://[fc98:424c:b433:d7e2:7ee3:9541:73ff:2cdb]:5001/debug/vars
<lgierth> you're allowlisted
<Kubuxu> I didn't know they were exposed.
erde74 has quit [Remote host closed the connection]
<lgierth> that's how e.g. prometheus fetches it, or how pinbot pins stuff
<lgierth> prometheus's stuff is at :5001/debug/metrics/prometheus
<lgierth> much nicer
<Kubuxu> Whitelist my notebook: fcf1:3795:9bdf:79fb:824c:ea55:cf37:d955
<cow_2001> when do you use !ok and when do you use err != nil?
<lgierth> Kubuxu: yeah it is
<Kubuxu> It isn't.
<lgierth> 403? hrm
<lgierth> let me check what i messed up there, also gonna update cjdns on that occasion
<Kubuxu> yup, my notebook used to be: fc68:4444:9c8d:7936:4e9d:1470:b2cc:677f
<Kubuxu> Hmm, let me recover that priv key.,
<Kubuxu> I like how it looks :p
jaboja has joined #ipfs
<ipfsbot> [webui] greenkeeperio-bot opened pull request #405: Update file-loader to version 0.9.0
<lgierth> Kubuxu: no no i have that d955 ip allowlisted
Oatmeal has quit [Quit: Suzie says, "TTFNs!"]
<Kubuxu> Can you add h.n1.kubuxu.ovh
<lgierth> ok
<cow_2001> still working on it, but this miraculously builds... https://github.com/yuvallanger/go-ipfs/tree/swarm-filters-save-config
<whyrusleeping> Kubuxu: could you review 2860 for me?
cketti has joined #ipfs
<cow_2001> it saved the filter! D:<
<cow_2001> HURRAY!
<Kubuxu>
<lgierth> looks like @rikonor is the 100th contributor to go-ipfs
stoogenmeyer has quit [Remote host closed the connection]
stoogenmeyer has joined #ipfs
mildred has quit [Ping timeout: 240 seconds]
<lgierth> Kubuxu: try again
<Kubuxu> :cake"
<Kubuxu> whyrusleeping: LGTM but I am bit sleepy
<lgierth> oh damn i broke something :S
<lgierth> 1466454944 CRITICAL Configurator.c:107 Got error [key must end in .k] calling [UDPInterface_beginConnection]
ianopolous has quit [Remote host closed the connection]
* Kubuxu claps slowly
neurrowcat has left #ipfs ["Leaving"]
* whyrusleeping checks if hes in #cjdns
<whyrusleeping> :P
<lgierth> ah wow that was silly. i put the .k on the private key of that new host rigel, instead of its public key
reit has quit [Ping timeout: 276 seconds]
<Kubuxu> lgierth: still 403
<lgierth> now?
<jbenet> https://github.com/ipfs/js-ipfs-bitswap/issues/21 prompted me to think we need to document the bitswap spec.
<jbenet> will be important for bitswap's evolvability.
<jbenet> note the current implementations are lacking "where bitswap should head". and the implementations are the hard systems part of bitswap, but the interesting protocol parts are still coming in the future.
<jbenet> whyrusleeping, kubuxu: we should split out go-bitswap out of go-ipfs at earliest convienience. will make a difference in testing.
Oatmeal has joined #ipfs
<jbenet> cc cignifiedquire diasdavid on the js side
<whyrusleeping> thats going to be one of the last pieces to get extracted
<whyrusleeping> just kidding, i was thinking of a different piece
<Kubuxu> lgierth: http://[fc98:424c:b433:d7e2:7ee3:9541:73ff:2cdb]:5001/debug/vars still 403
galois_d_ has joined #ipfs
<whyrusleeping> bitswap isnt super far off as an extraction target
Oatmeal has quit [Remote host closed the connection]
<lgierth> ooh i was in the wrong playbook, sorry.
stoogenmeyer has quit [Remote host closed the connection]
<jbenet> its from tensorflow docs, but it applies so well to... everything.
<cow_2001> a lot of cargo culting
<lgierth> jbenet: yeah much better to think of aming this way
<lgierth> *naming
galois_dmz has quit [Ping timeout: 240 seconds]
galois_dmz has joined #ipfs
<Kubuxu> lgierth: still :D
<lgierth> yes yes one second
<lgierth> there
<Kubuxu> Works !
bielenite has joined #ipfs
galois_d_ has quit [Ping timeout: 258 seconds]
<lgierth> i haven't figured out yet why that ipfs deploy didn't work
gmcquillan has quit [Ping timeout: 244 seconds]
G-Ray has quit [Quit: Konversation terminated!]
rsynnest has joined #ipfs
<cow_2001> i've set the marshalers and types of commands :D
<cow_2001> lots & lots of cargo culting
taaem has quit [Ping timeout: 260 seconds]
<lgierth> Kubuxu: pluto: ref changed from 994109c to ba147e2
<cow_2001> IT REMOVES~! :D
<Kubuxu> I think bloom might work great.
<Kubuxu> 2k calls to Has, 10 true
<Kubuxu> but I will see tomorrow
<cow_2001> now to read the pull request manual
<lgierth> gotta run home
chriscool1 has quit [Quit: Leaving.]
<ipfsbot> [go-ipfs] yuvallanger opened pull request #2880: Swarm filters save config (fix #2878) (master...swarm-filters-save-config) https://git.io/vorgu
<cow_2001> huh
<cow_2001> did ipfsbot do that automatically for my message or for my pull request?
<Kubuxu> PR
<cow_2001> Kubuxu: please criticize viciously! it's basically cargo culting bootstrap
HostFat has quit [Quit: Leaving]
gmcquillan has joined #ipfs
<Kubuxu> cow_2001: wrote one more comment about tests
<cow_2001> so the test case will be the last commit?
Encrypt has joined #ipfs
<Kubuxu> Yeah
<cow_2001> coolness :D
<Kubuxu> No commits in git history should fail to build or fail tests, this makes few things easier.
<Kubuxu> (few times we screwed it up but you have to just live with it).
<cow_2001> so i'm going to squash everything up later?
<Kubuxu> You don't have to
<Kubuxu> I usually do: feature, tests , feature, tests, but in your case I would do: feature (saving the filters) and second commit with tests
<cow_2001> oh right, my commits didn't fail to build or fail tests yet :D
<cow_2001> there were no tests for this feature :D
<Kubuxu> yup
ygrek_ has quit [Ping timeout: 246 seconds]
ruby32 has quit [Remote host closed the connection]
gmcquillan has quit [Quit: gmcquillan]
<cow_2001> ah, there's test_config_set
<cow_2001> reading it right now
gmcquillan has joined #ipfs
<cow_2001> huh, it actually sets a value :|
<cow_2001> ooh i see
jan__ has quit [Ping timeout: 250 seconds]
brabo has left #ipfs [#ipfs]
galois_d_ has joined #ipfs
galois_dmz has quit [Read error: Connection reset by peer]
<Kubuxu> cow_2001: you could set value using filters add, restart node, check if it still there
<Kubuxu> I am off to sleep.
zorglub27 has quit [Quit: zorglub27]
<cow_2001> good night!
ashark has quit [Ping timeout: 244 seconds]
ruby32 has joined #ipfs
taw00 has joined #ipfs
tmg has joined #ipfs
computerfreak1 has joined #ipfs
computerfreak has quit [Ping timeout: 260 seconds]
espadrine has joined #ipfs
Encrypt has quit [Ping timeout: 244 seconds]
Encrypt has joined #ipfs
Encrypt has quit [Ping timeout: 244 seconds]
computerfreak has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
computerfreak1 has quit [Ping timeout: 246 seconds]
Senji has quit [Read error: Connection reset by peer]
Senji has joined #ipfs
computerfreak1 has joined #ipfs
cketti has quit [Quit: Leaving]
computerfreak has quit [Ping timeout: 252 seconds]
nonaTure has quit [Ping timeout: 276 seconds]
Encrypt has joined #ipfs
computerfreak has joined #ipfs
slothbag has joined #ipfs
jaboja has quit [Ping timeout: 252 seconds]
computerfreak1 has quit [Ping timeout: 258 seconds]
thelinuxkid has joined #ipfs
em-ly has quit [Quit: Connection closed for inactivity]
Qwazerty has quit [Quit: WeeChat 1.5]
<Kubuxu> whyrusleeping: Has hit ratio is 2.9% so bloom filter will work great.
<whyrusleeping> "I am off to sleep."
<whyrusleeping> you liar
<whyrusleeping> go to bed
<whyrusleeping> Kubuxu: thats great to hear
<Kubuxu> I was supposed to.]
<Kubuxu> ...
<whyrusleeping> we're gonna get flatfs performant if its the last thing we do!
<whyrusleeping> lol
<Kubuxu> but latency of Has is low, worst 10% is 31us.
<whyrusleeping> right, but the issue is that it adds extra disk contention
<whyrusleeping> making other concurrent ops slower
<Kubuxu> Hmm but still, bloom should turn it down to sub 0.1us
<whyrusleeping> :)
<Kubuxu> so 300x faster
<whyrusleeping> 300x is a nice perf improvement
<lgierth> pfff
<whyrusleeping> i'll accept it
ruby32 has quit [Ping timeout: 246 seconds]
<Kubuxu> Will you accept that the impl of bloom filter I want to use uses unsafe pointer?
rsynnest has quit [Quit: Connection closed for inactivity]
taw00 has quit [Quit: pops off the stack]
<Kubuxu> Now I am off to sleep,
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to feat/provide-storage: https://git.io/vorDO
<ipfsbot> go-ipfs/feat/provide-storage e99ce14 Jeromy: move providers code to its own subpackage...
matoro has quit [Ping timeout: 272 seconds]
matoro has joined #ipfs
<cow_2001> what's sharness in tests?
<lgierth> sharness is a tool for testing binaries through shell code
<lgierth> came from the git community
<noffle> it's a pretty excellent testing tool
<cow_2001> oh, there's a handy readme file
espadrine has quit [Ping timeout: 276 seconds]
Qwazerty has joined #ipfs
Qwazerty has quit [Client Quit]
Qwazerty has joined #ipfs
Qwazerty has quit [Client Quit]
Qwazerty has joined #ipfs
Qwazerty has quit [Client Quit]
Qwazerty has joined #ipfs
Qwazerty has quit [Client Quit]
Qwazerty has joined #ipfs
mgue has quit [Ping timeout: 272 seconds]
achin is now known as me
me is now known as achin
Encrypt has quit [Quit: Quitte]
herzmeister has quit [Quit: Leaving]
tmg has quit [Ping timeout: 240 seconds]
herzmeister has joined #ipfs
mgue has joined #ipfs