lgierth changed the topic of #ipfs to: go-ipfs v0.4.5-rc1 is up on https://dist.ipfs.io/go-ipfs, check it out! | Week 5+6: 1) IPLD https://git.io/vDkS7 2) CI/CD https://git.io/vDk9v 3) Orbit https://git.io/vDk9U | Roadmap: https://waffle.io/ipfs/roadmaps | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | FAQ: https://git.io/voEh8 | Logs: https://botbot.me/freenode/ipfs/ | Code of Conduct: https://git.io/vVB
maciej_ has quit [Ping timeout: 256 seconds]
MikeFair has joined #ipfs
mildred2 has quit [Ping timeout: 240 seconds]
matoro has joined #ipfs
wmoh has quit [Ping timeout: 240 seconds]
pfrazee has joined #ipfs
MikeFair has quit [Ping timeout: 276 seconds]
<clownpriest> am I not supposed to use inet.Stream as an io.Reader? whenever i do buf.ReadFrom(s) or ioutil.ReadAll(s) it just blocks forever
pfrazee_ has joined #ipfs
pfrazee has quit [Read error: Connection reset by peer]
palkeo has quit [Quit: Konversation terminated!]
MikeFair has joined #ipfs
pfrazee_ has quit [Read error: Connection reset by peer]
pfrazee has joined #ipfs
pfrazee_ has joined #ipfs
pfrazee has quit [Read error: Connection reset by peer]
fleeky__ has joined #ipfs
fleeky_ has quit [Ping timeout: 276 seconds]
muvlon_ has quit [Ping timeout: 245 seconds]
tabrath has quit [Ping timeout: 252 seconds]
iczero is now known as wlp1s1
JayCarpenter has joined #ipfs
se3000 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
matoro has quit [Ping timeout: 240 seconds]
tilgovi has joined #ipfs
<panicbit-M> clownpriest: Because it l reads everything until the stream is closwd
<clownpriest> panicbit-M: there's no EOF when I write on the stream?
<panicbit-M> You should probably use the read method (or whatever else there is, I haven't dobe Go in a long time)
<panicbit-M> clownpriest: nope
<clownpriest> ugh....thanks
<panicbit-M> EOF is when the stream is closed
muvlon_ has joined #ipfs
matoro has joined #ipfs
<clownpriest> can't believe how much time I just wasted on this
aeternity has quit [Ping timeout: 276 seconds]
aeternity has joined #ipfs
shizy has joined #ipfs
<whyrusleeping> clownpriest: its a pipe
<whyrusleeping> if you close the other side you'll get an EOF
<clownpriest> but then I can't read a response sent back through that same stream, right?
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
antonizoon has joined #ipfs
Muis has joined #ipfs
tilgovi has quit [Ping timeout: 255 seconds]
edubai__ has joined #ipfs
omnigoat has joined #ipfs
jkilpatr has quit [Ping timeout: 255 seconds]
cemerick has joined #ipfs
arpu has quit [Remote host closed the connection]
infinity0_ has joined #ipfs
infinity0_ has joined #ipfs
infinity0 is now known as Guest74054
infinity0_ has quit [Changing host]
infinity0_ is now known as infinity0
Guest74054 has quit [Killed (cherryh.freenode.net (Nickname regained by services))]
<whyrusleeping> clownpriest: no, you cant
<whyrusleeping> its the same as a tcp socket
infinity0 has quit [Remote host closed the connection]
<clownpriest> how do people handle sending dynamically sized messages? so i don't have to write into a fixed sized bytes buffer on the reading end. or is that not good practice?
<clownpriest> (without closing the outbound stream)
infinity0_ has joined #ipfs
infinity0_ has quit [Changing host]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
chased1k has quit [Remote host closed the connection]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
<whyrusleeping> length prefixing is a common approach
<kythyria[m]> You still need to check if the message is too big (for whatever value of too big makes sense for the thing you're writing) and reject it if it's too big.
<clownpriest> i see
omnigoat has quit [Ping timeout: 240 seconds]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
chaosdav has quit [Ping timeout: 258 seconds]
stevenroose has quit [Ping timeout: 248 seconds]
DiCE1904 has quit [Remote host closed the connection]
DiCE1904 has joined #ipfs
shizy has quit [Quit: WeeChat 1.7]
tmg has quit [Ping timeout: 264 seconds]
stevenroose has joined #ipfs
chaosdav has joined #ipfs
dignifiedquire has quit [Quit: Connection closed for inactivity]
jkilpatr has joined #ipfs
connor__ has joined #ipfs
<connor__> Hello
<connor__> anyone awake?! :D
clownpriest has quit [Quit: Textual IRC Client: www.textualapp.com]
<whyrusleeping> I'm awake
wak-work has quit [Ping timeout: 255 seconds]
seagreen has quit [Ping timeout: 260 seconds]
<connor__> lol! HI!
arkimedes has joined #ipfs
connor__ has quit [Ping timeout: 260 seconds]
chaosdav has quit [Ping timeout: 245 seconds]
connor__ has joined #ipfs
wak-work has joined #ipfs
matoro has quit [Ping timeout: 252 seconds]
seagreen has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
connor__ has quit [Quit: Page closed]
jkilpatr has quit [Ping timeout: 255 seconds]
chaosdav has joined #ipfs
matoro has joined #ipfs
wrouesnel has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
HostFat__ has joined #ipfs
aquentson1 has quit [Ping timeout: 255 seconds]
HostFat_ has quit [Ping timeout: 245 seconds]
jkilpatr has joined #ipfs
robattila256 has quit [Ping timeout: 256 seconds]
ruby32 has joined #ipfs
ruby32 has quit []
[1]MikeFair has joined #ipfs
MikeFair has quit [Ping timeout: 252 seconds]
[1]MikeFair is now known as MikeFair
omnigoat has joined #ipfs
jkilpatr has quit [Ping timeout: 255 seconds]
wmoh has joined #ipfs
ygrek has quit [Ping timeout: 252 seconds]
mguentner has quit [Quit: WeeChat 1.6]
mguentner has joined #ipfs
mguentner2 has joined #ipfs
mguentner has quit [Ping timeout: 245 seconds]
<AphelionZ> i am also awake
JayCarpenter has quit [Quit: Page closed]
shamb0t has joined #ipfs
shamb0t has quit [Remote host closed the connection]
shamb0t has joined #ipfs
shamb0t_ has joined #ipfs
shamb0t has quit [Read error: Connection reset by peer]
reit has joined #ipfs
reit has quit [Client Quit]
reit has joined #ipfs
aeternity has quit [Ping timeout: 255 seconds]
tmg has joined #ipfs
wmoh has quit [Ping timeout: 245 seconds]
arkimedes has quit [Ping timeout: 240 seconds]
dryajov1 has joined #ipfs
shamb0t_ has quit [Remote host closed the connection]
shamb0t has joined #ipfs
shamb0t has quit [Ping timeout: 240 seconds]
chris613 has quit [Quit: Leaving.]
<dryajov1> we got self in brorand now, w00t - https://github.com/indutny/brorand/pull/7!
<dryajov1> getting closer to webworker support :P
tmg has quit [Ping timeout: 255 seconds]
<AphelionZ> nice! whats brorand
<dryajov1> random number generator used by a bunch of crypto modules
<AphelionZ> ah very cool
<dryajov1> basically, using self instead of window everywhere makes things a lot more portable across dom and webworker environments...
john2 has quit [Ping timeout: 258 seconds]
muvlon_ has quit [Ping timeout: 245 seconds]
tmg has joined #ipfs
tmg has quit [Changing host]
tmg has joined #ipfs
dryajov1 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pfrazee_ has quit [Remote host closed the connection]
ygrek has joined #ipfs
Aranjedeath has quit [Ping timeout: 255 seconds]
kulelu88 has quit [Quit: Leaving]
shamb0t has joined #ipfs
shamb0t has quit [Remote host closed the connection]
shamb0t has joined #ipfs
shamb0t_ has joined #ipfs
shamb0t has quit [Read error: Connection reset by peer]
Aranjedeath has joined #ipfs
aeternity has joined #ipfs
pfrazee has joined #ipfs
pfrazee has quit [Ping timeout: 245 seconds]
dignifiedquire has joined #ipfs
ecloud_ is now known as ecloud
matoro has quit [Ping timeout: 264 seconds]
Aranjedeath has quit [Quit: Three sheets to the wind]
matoro has joined #ipfs
RichardKlemm[m] has joined #ipfs
rendar has joined #ipfs
tabrath has joined #ipfs
atrapado_ has joined #ipfs
<AphelionZ> does ipfs provide any sort of HTTP api to upload / get stuff from ipfs out of the box?
<AphelionZ> like, if I'm running the daemon are there functions like that?
dryajov1 has joined #ipfs
ylp has joined #ipfs
dryajov1 has quit [Client Quit]
mildred2 has joined #ipfs
cemerick has quit [Ping timeout: 248 seconds]
Foxcool has joined #ipfs
wallacoloo____ has quit [Quit: wallacoloo____]
chriscool has joined #ipfs
tmg has quit [Ping timeout: 258 seconds]
ygrek has quit [Ping timeout: 240 seconds]
tmg has joined #ipfs
G-Ray_ has joined #ipfs
Mizzu has joined #ipfs
s_kunk has quit [Ping timeout: 240 seconds]
Guest146508[m] has joined #ipfs
ward has left #ipfs ["WeeChat 1.7"]
ensrettet has quit [Quit: Textual IRC Client: www.textualapp.com]
koalalorenzo has joined #ipfs
<M-fabrixxm> AphelionZ: https://ipfs.io/docs/api/
maciej_ has joined #ipfs
s_kunk has joined #ipfs
s_kunk has joined #ipfs
s_kunk has quit [Changing host]
shamb0t_ has quit [Remote host closed the connection]
shamb0t has joined #ipfs
shamb0t has quit [Ping timeout: 245 seconds]
Aaron1011 has quit [Ping timeout: 256 seconds]
Aaron1011 has joined #ipfs
Aaron1011 has joined #ipfs
Aaron1011 has quit [Changing host]
dryajov1 has joined #ipfs
dryajov1 has quit [Client Quit]
dryajov1 has joined #ipfs
dryajov1 has quit [Client Quit]
ulrichard has joined #ipfs
_mak_ is now known as _mak
maxlath has joined #ipfs
koalalorenzo has quit [Quit: Sto andando via]
ZaZ has joined #ipfs
dryajov1 has joined #ipfs
Caterpillar has joined #ipfs
dryajov1 has quit [Client Quit]
Caterpillar has left #ipfs [#ipfs]
espadrine has joined #ipfs
<haad> !pin QmRLrF2pCdqbYdNiaZDi1Ap4KDHNfsBRA3Y45yR4hAMyxV orbit-web-cached-fonts
<pinbot> now pinning on 8 nodes
pfrazee has joined #ipfs
<pinbot> pinned on 8 of 8 nodes (0 failures) -- https://ipfs.io/ipfs/QmRLrF2pCdqbYdNiaZDi1Ap4KDHNfsBRA3Y45yR4hAMyxV
pfrazee has quit [Ping timeout: 255 seconds]
dryajov1 has joined #ipfs
dryajov1 has quit [Client Quit]
chriscool has quit [Read error: Connection reset by peer]
chriscool has joined #ipfs
espadrine has quit [Ping timeout: 255 seconds]
chriscool has quit [Read error: Connection reset by peer]
tabrath has quit [Ping timeout: 248 seconds]
espadrine has joined #ipfs
aquentson has joined #ipfs
ZaZ has quit [Read error: Connection reset by peer]
maxlath has quit [Ping timeout: 248 seconds]
jkilpatr has joined #ipfs
robattila256 has joined #ipfs
wmoh has joined #ipfs
dbri1 has quit [Remote host closed the connection]
dbri has joined #ipfs
Akaibu has quit [Quit: Connection closed for inactivity]
mildred3 has joined #ipfs
mildred4 has joined #ipfs
mildred2 has quit [Ping timeout: 240 seconds]
mildred1 has quit [Ping timeout: 255 seconds]
Akaibu has joined #ipfs
wmoh has quit [Ping timeout: 240 seconds]
shamb0t has joined #ipfs
atrapado_ has quit [Ping timeout: 256 seconds]
john2 has joined #ipfs
maciej_ has quit [Ping timeout: 240 seconds]
bastianilso has joined #ipfs
mildred3 has quit [Ping timeout: 258 seconds]
<keks> cmds rewrite progresses. still getting a lot of test errors but ipfs version and ipfs command work ;) legacy glue code is messy sometimes, i hope I'll be able to clean some of that up...
<keks> *ipfs commands
chungy has quit [Quit: ZNC - http://znc.in]
pcre has joined #ipfs
chungy has joined #ipfs
[1]MikeFair has joined #ipfs
MikeFair has quit [Ping timeout: 240 seconds]
[1]MikeFair is now known as MikeFair
mildred3 has joined #ipfs
Guest146683[m] has joined #ipfs
seagreen has quit [Quit: WeeChat 1.6]
Aaron1011 has quit [Ping timeout: 264 seconds]
Aaron1011 has joined #ipfs
Aaron1011 has joined #ipfs
Aaron1011 has quit [Changing host]
cemerick has joined #ipfs
maciej_ has joined #ipfs
seagreen has joined #ipfs
<haad> !pin QmS9eswgxm78z5d35JdgAom6PMxYsoxvnS5mA6QjWVSPVK orbit-web
<pinbot> now pinning on 8 nodes
<pinbot> pinned on 8 of 8 nodes (0 failures) -- https://ipfs.io/ipfs/QmS9eswgxm78z5d35JdgAom6PMxYsoxvnS5mA6QjWVSPVK
maxlath has joined #ipfs
mh19s[m] has left #ipfs ["User left"]
bastianilso has quit [Remote host closed the connection]
bastianilso has joined #ipfs
obarb is now known as brabo
pfrazee has joined #ipfs
MikeFair has quit [Ping timeout: 260 seconds]
shamb0t has quit [Ping timeout: 240 seconds]
pfrazee has quit [Ping timeout: 255 seconds]
Aaron1011 has quit [Ping timeout: 256 seconds]
Aaron1011 has joined #ipfs
Aaron1011 has joined #ipfs
Aaron1011 has quit [Changing host]
shamb0t has joined #ipfs
<hsanjuan> im getting an error downloading repo migrations for rc1 and rc2.. is this just me?
cemerick has quit [Ping timeout: 248 seconds]
<hsanjuan> (when ipfs tries to download them I mean)
cemerick has joined #ipfs
clownpriest has joined #ipfs
aeternity has quit [Ping timeout: 276 seconds]
<lgierth> hsanjuan: what error, and in what environment
<lgierth> i can't find my crystal ball right now ;)
atrapado_ has joined #ipfs
<hsanjuan> lgierth: ipfs daemon --migrate > "cant find
<hsanjuan> => Looking for suitable fs-repo-migrations binary.
<hsanjuan> => Failed to download fs-repo-migrations.
<hsanjuan> => None found, downloading.
Caterpillar has joined #ipfs
tabrath has joined #ipfs
<hsanjuan> -rc1 and -rc2 in arm environment
<lgierth> no download error?
<lgierth> arm, mh
<lgierth> musl?
<hsanjuan> no
ashark has joined #ipfs
<hsanjuan> lgierth: theres no time between "looking" and "no found", where does it try to look?
<lgierth> repo/fsrepo/migrations/migrations.go
<lgierth> judging from the message it fails at GetMigrations()
<lgierth> line 54
<lgierth> wanna add the err return from GetMigrations() into the println?
atrapado_ has quit [Ping timeout: 258 seconds]
<hsanjuan> lgierth: I failed to see "failed to run ldd"
tmg has quit [Ping timeout: 255 seconds]
<lgierth> oh, mh
<lgierth> ldd is purely run to see if we need musl
<lgierth> *if we need the musl build of fs-repo-migrations
<lgierth> that's bad that it fails on that ....
atrapado_ has joined #ipfs
<hsanjuan> lgierth: ldd on the ipfs exec itself right?
<lgierth> so you have a linux without ldd? :D
<lgierth> yeah
<hsanjuan> I have ldd but fails with: not a dynamic executable
<lgierth> mh. built with -static?
<hsanjuan> and thats the go-ipfs executable downloaded from dist
<lgierth> oh no :/
<hsanjuan> dist builds are with -static i guess
<lgierth> not that i'm aware of
<hsanjuan> bug filing time
matoro has quit [Ping timeout: 245 seconds]
<lgierth> bug fixing time too :/ i figure we need an rc3
chris613 has joined #ipfs
<Kubuxu> lgierth, hsanjuan: if someone wants to fix it, better way would be to run `ldd --version`, ignore exit code, and check the output
<Kubuxu> ignore exit code as musl will fail
<Kubuxu> but will print version either way
<lgierth> the exit code should be ignored, that's all
<lgierth> not sure what you mean with --version
<Kubuxu> lgierth: instead of running it on go-ipfs binary
<Kubuxu> run it without any arguments
<Kubuxu> only with the flag --version
<lgierth> ok but why
<hsanjuan> Kubuxu: do we have musl builds though?
<lgierth> hsanjuan: yes the docker image
<Kubuxu> for some cases
<Kubuxu> I think
<Kubuxu> we should really up our game on that
<hsanjuan> fs-migrations in dist
<Kubuxu> lgierth: I am currently running on glibc as there is no musl build of gx
<lgierth> yes we have linux-musl-amd64 patched in there -- not automated yet
<Kubuxu> we should plan distributions revitalization for next Q if we have time
<lgierth> Kubuxu: i just don't understand how `ldd --version` gets us the information whether it's musl or not
<lgierth> oooh
<lgierth> i see now
<Kubuxu> It prints: ldd (GNU libc) 2.24
<lgierth> ldd (Ubuntu GLIBC 2.23-0ubuntu5) 2.23
<Kubuxu> or musl libc (x86_64)
<lgierth> :):)
<Kubuxu> as usual they can't agree on anything
<Kubuxu> but checking for musl and falling back to glibc should be safest way for now
<lgierth> musl libc (x86_64)
<lgierth> yeah word
<lgierth> thanks Kubuxu && hsanjuan, patch incoming
<lgierth> sorry whyrusleeping, we need an rc3 :)
<Kubuxu> hsanjuan: awesome work on cluster
<Kubuxu> I can't wait for us to start using it
<hsanjuan> Kubuxu: man, having a very hard time with dynamic peers
<Kubuxu> got it this time?
<hsanjuan> Kubuxu: whenever I think I got it I leave it resting and wake up the next morning with new ideas
<Kubuxu> I don't know if why forgave me for "wasting" a week trying to find this: https://github.com/jbenet/go-reuseport/commit/b867a9adcbc5a125f36ec35e5fd280cd2b63974e
aquentson1 has joined #ipfs
<lgierth> yeah don't "think" -- let the brain do its job, it's gonna tell you when it's done :)
<lgierth> one of the freifunk people wrote two whole books on that matter
pfrazee has joined #ipfs
aquentson has quit [Ping timeout: 276 seconds]
<flyingzumwalt> FYI IDEO.org's Human-Centered Design Course Starts Today http://plusacumen.org/courses/hcd-for-social-innovation/
wmoh has joined #ipfs
tabrath has quit [Ping timeout: 248 seconds]
jonnycrunch has joined #ipfs
ulrichard has quit [Remote host closed the connection]
ylp has quit [Quit: Leaving.]
MikeFair has joined #ipfs
infinity0 has quit [Remote host closed the connection]
shamb0t_ has joined #ipfs
shamb0t has quit [Read error: Connection reset by peer]
<keks> whyrusleeping Kubuxu kevina have you found cases where the output for a command is different when run in sharness tests?
<Kubuxu> not really
<keks> when doing `ipfs version` in then shell its fine, but the version.txt in the sharness trash folder is wrong.
<keks> and the sharness test does `ipfs version >version.txt`
<Kubuxu> how are you running sharness?
Akaibu has quit [Quit: Connection closed for inactivity]
maciej_ is now known as maciejh
<keks> make test_sharness_expensive in go-ipfs
<keks> Kubuxu:
<keks> it first rebuilds
<keks> when looking at cli output i also rebuild beforehand and run the new elf
<Kubuxu> hmm
<Kubuxu> keks: Ahh
<Kubuxu> I think I know what it is
<keks> its like it uses a different marshaller or something
mildred3 has quit [Ping timeout: 255 seconds]
<keks> looks like %#v
<keks> instead of the PostRun output
Foxcool has quit [Ping timeout: 248 seconds]
<Kubuxu> hmm
chriscool has joined #ipfs
<Kubuxu> then I don't
<keks> no, not postrun...custom marshaller in the cmd
<keks> Maybe its weird cross effects? i don't know where it behaves different
<keks> what was your idea?
matoro has joined #ipfs
Boomerang has joined #ipfs
dryajov1 has joined #ipfs
infinity0 has joined #ipfs
<keks> chriscool: ipfs has different output in command line and sharness tests. can you tell me how this could happen?
<keks> just not sure where to look
<chriscool> keks: do you mean that some tests do not pass? Or something else?
<keks> yes, a test does not pass but when i try to reproduce in the shell the output is correct
<keks> specifically the file version.txt in the trash of t0010 looks wrong, but running ./cmd/ipfs/ipfs version looks good
<chriscool> it could be that the code is testing if it is run in a terminal but I doubt it
<keks> i did ./cmd/ipfs/ipfs version | cat but that looken good as well
<chriscool> did you try an hex dump to see if it could be a spurious space or a different line ending
<keks> well the output is obviously different
se3000 has joined #ipfs
<MikeFair> What about unprintable characters or different text encodings on the test?
<keks> one looks like fmt.Printf("%#v") and the other like the desired text output
<chriscool> could you show both outputs?
<keks> hang on
<chriscool> you are using go-ipfs?
<keks> chriscool: yup
jonnycrunch has quit [Quit: jonnycrunch]
<keks> I'm working on rebuilding the commands library
matoro has quit [Ping timeout: 240 seconds]
<chriscool> which test fails?
mildred3 has joined #ipfs
<keks> "ipfs version output looks good"
<keks> copied it to the pad
<Kubuxu> keks: are you sure you are not detecting somewhere if output is a console
<Kubuxu> and then using different marshaller?
<keks> I tried ./cmd/ipfs/ipfs version | cat, shouldn't that break then as well?
<keks> because that looked good
<chriscool> did you try to run "make deps" in test/sharness/ before running the tests?
<elopio> ipfs v0.4.5-rc2 is now in the candidate channel in Ubuntu. Some people from our testing community are already trying it.
<keks> chriscool: i'll try
<Kubuxu> elopio: cool
<Kubuxu> we have rc3 in the pipeline already
<chriscool> I am on 5c2cbb339 and it runs fine:
<chriscool> > ./t0010-basic-commands.sh  
<chriscool> ok 4 - ipfs version output looks good
<chriscool> ok 5 - ipfs versions matches ipfs --version
<chriscool> ok 3 - ipfs --version success
<chriscool> ok 2 - ipfs version succeeds
<chriscool> ok 1 - current dir is writable
<chriscool> ok 6 - ipfs version --all has all required fields
<chriscool> ok 7 - ipfs help succeeds
<chriscool> ok 8 - ipfs help output looks good
<chriscool> ok 9 - 'ipfs commands' succeeds
<chriscool> ok 10 - 'ipfs commands' output looks good
<chriscool> ok 11 - All commands accept --help
<chriscool> ok 12 - 'ipfs commands --flags' succeeds
<chriscool> ok 13 - 'ipfs commands --flags' output looks good
<elopio> Kubuxu: nice. Once you make the tag travis will take care of publishing it in the store.
<Kubuxu> cool
<keks> chriscool: yeah I'm on my dev branch but I thought there may be know differences running ipfs within sharness or from shell
jkilpatr_ has joined #ipfs
<elopio> whyrusleeping: could you put the intructions to install from the snap in the docs?
shizy has joined #ipfs
<elopio> I'm sorry if you already saw my question, I asked before here: https://github.com/ipfs/go-ipfs/pull/3272#issuecomment-277768793
<chriscool> also you can try "./t0010-basic-commands.sh  -v -i" to have the test run in verbose mode and to stop as soon as it fails
jkilpatr has quit [Ping timeout: 240 seconds]
tabrath has joined #ipfs
<keks> ahh, that is nice!
Boomerang has quit [Quit: Lost terminal]
<keks> i think i'll fnd it using that
dryajov1 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
sprint-helper has quit [Remote host closed the connection]
sprint-helper has joined #ipfs
RichardKlemm[m] has left #ipfs ["User left"]
matoro has joined #ipfs
<keks> i think the error might have been that make in test/sharness doesn't necessarily rebuild bin/ipfs
<seharder> Kubuxu: Is there a command in go-ipfs to get the hash of /local/pins
<Kubuxu> I don't think so
<Kubuxu> it is internal implementation detail
<seharder> I am working on adding this hash to the js-ipfs datastore.
<seharder> I'm not sure how to find it.
Aranjedeath has joined #ipfs
Aranjedeath has quit [Changing host]
Aranjedeath has joined #ipfs
G-Ray_ has quit [Quit: G-Ray_]
atrapado_ has quit [Ping timeout: 252 seconds]
PrinceOfPeeves has joined #ipfs
rmorey has joined #ipfs
chriscool has quit [Ping timeout: 240 seconds]
maxlath has quit [Ping timeout: 240 seconds]
s_kunk has quit [Ping timeout: 240 seconds]
clownpriest has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ygrek has joined #ipfs
Encrypt has joined #ipfs
dryajov1 has joined #ipfs
dryajov1 has quit [Client Quit]
rmorey has quit [Quit: Lost terminal]
yugosalem[m] has joined #ipfs
matoro has quit [Ping timeout: 255 seconds]
shamb0t_ has quit [Remote host closed the connection]
shamb0t has joined #ipfs
shamb0t has quit [Ping timeout: 260 seconds]
cjb has quit [Quit: Ping timeout (120 seconds)]
PrinceOfPeeves has quit [Quit: Leaving]
Aranjedeath has quit [Ping timeout: 255 seconds]
Aranjedeath has joined #ipfs
mildred3 has quit [Ping timeout: 258 seconds]
matoro has joined #ipfs
shamb0t has joined #ipfs
Encrypt has quit [Quit: Quit]
sphacelus has quit [Ping timeout: 255 seconds]
Aranjedeath has quit [Quit: Three sheets to the wind]
mildred4 has quit [Ping timeout: 258 seconds]
MikeFair has quit [Ping timeout: 255 seconds]
mildred4 has joined #ipfs
chriscool has joined #ipfs
muvlon has joined #ipfs
tabrath has quit [Ping timeout: 240 seconds]
mildred3 has joined #ipfs
tabrath has joined #ipfs
ulrichard has joined #ipfs
ulrichard has quit [Ping timeout: 258 seconds]
chriscool has quit [Read error: Connection timed out]
matoro has quit [Ping timeout: 256 seconds]
espadrine has quit [Ping timeout: 264 seconds]
matoro has joined #ipfs
atrapado_ has joined #ipfs
urhuruhurh[m] has joined #ipfs
aquentson has joined #ipfs
s_kunk has joined #ipfs
aquentson1 has quit [Ping timeout: 240 seconds]
Boomerang has joined #ipfs
mguentner2 is now known as mguentner
jedahan has joined #ipfs
espadrine has joined #ipfs
pfrazee has quit [Remote host closed the connection]
maciejh has quit [Ping timeout: 252 seconds]
rendar has quit [Ping timeout: 255 seconds]
Captain_Beezay is now known as AfternoonNap
matoro has quit [Ping timeout: 240 seconds]
jedahan has quit [Quit: Textual IRC Client: www.textualapp.com]
ulrichard has joined #ipfs
sirn has quit [Quit: ZNC - http://znc.in]
sirn has joined #ipfs
bastianilso has quit [Read error: Connection reset by peer]
bastianilso has joined #ipfs
palkeo has joined #ipfs
palkeo has joined #ipfs
palkeo has quit [Changing host]
se3000 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
ulrichard has quit [Remote host closed the connection]
rendar has joined #ipfs
rendar has quit [Changing host]
rendar has joined #ipfs
shamb0t has quit [Remote host closed the connection]
shamb0t has joined #ipfs
shamb0t has quit [Ping timeout: 255 seconds]
clownpriest has joined #ipfs
shizy has quit [Ping timeout: 240 seconds]
Akaibu has joined #ipfs
pfrazee has joined #ipfs
tabrath has quit [Ping timeout: 240 seconds]
se3000 has joined #ipfs
bastianilso has quit [Quit: bastianilso]
leeola has joined #ipfs
atrapado_ has quit [Quit: Leaving]
john2 has quit [Ping timeout: 240 seconds]
dryajov has joined #ipfs
Baffy[m] has left #ipfs ["User left"]
ashark has quit [Ping timeout: 240 seconds]
galois_d_ has joined #ipfs
galois_dmz has quit [Ping timeout: 256 seconds]
cemerick has quit [Ping timeout: 248 seconds]
cemerick has joined #ipfs
jkilpatr_ has quit [Ping timeout: 248 seconds]
<noffle> dignifiedquire: thanks for weighing on re web udp. I really like the idea of taking what's already there in webrtc and just exposing something a bit lower down the stack
<noffle> s/on/in on
<dignifiedquire> hey noffle
<dignifiedquire> it's funny, cause I've been reading the webrtc datachannel rfcs the last days
<noffle> ha
<noffle> the api being low level is really important to me; the aggressive high levelness of webrtc is what I think contributed to a lot of the difficulties p2p devs are facing
<dignifiedquire> and in theory they are supposed to expose a reliable/unreliable switch on a per message base, which would enable regular datagram ops on it
<dignifiedquire> what exactly are you looking for when you say low level?
<noffle> plain unadorned udp sockets
<dignifiedquire> but to do what
tmg has joined #ipfs
<dignifiedquire> what do you want to be able to do, that webrctd can't do
matoro has joined #ipfs
<noffle> I think it'll also make it easier to have good node support, which webrtc does not yet have
<noffle> because, I believe, of the protocol complexity
<noffle> having a simple low level layer, folks can layer non-browser-specific modules on top
<noffle> also means less heavy dependency on browser vendors for support, dev, features, etc
<noffle> the community can develop out what it wants
<dignifiedquire> I might be working on improving that node support, but no promises yet
<noffle> this is so powerful
<dignifiedquire> but I do understand, the overhead is quite high
<dignifiedquire> I just doubt that browser vendors will go for sth like raw udp
aeternity has joined #ipfs
<dignifiedquire> especially with the current focus on enforcing encryption everywhere
<dignifiedquire> so you probably need at least an encryption story for a proposal
Encrypt has joined #ipfs
<noffle> userland can layer encryption on top
<dignifiedquire> pretty sure that's not going to fly with browser vendors
<noffle> if we lock ourselves into an encryption spec from the gate, it'll be very hard to change and update, since it'll be locked to vendors and native installs
<dignifiedquire> you can't even open unencrypted websockets from https sites
wallacoloo____ has joined #ipfs
tilgovi has joined #ipfs
<dignifiedquire> I understand, I'm just saying there is a strong movement for making all connections encrypted, so I doubt that you would have success with a new connection type that does not has any encryption story
<noffle> dignifiedquire: best to cross that bridge when/if it is reached, but I'll keep it mind
galois_d_ has quit []
tilgovi_ has joined #ipfs
Encrypt has quit [Quit: Quit]
jkilpatr has joined #ipfs
<noffle> dignifiedquire: if you have thoughts on the encryption aspect, it'd be awesome if you filed an issue on it
<noffle> it'd be good to keep that in mind if that's something vendors do push back on
tilgovi has quit [Ping timeout: 255 seconds]
ashark has joined #ipfs
galois_dmz has joined #ipfs
ambientsound has left #ipfs ["WeeChat 1.4"]
wak-work has quit [Quit: Leaving]
clownpriest has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
wak-work has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
maciejh has joined #ipfs
<dignifiedquire> sure
tilgovi has joined #ipfs
aquentson1 has joined #ipfs
tilgovi_ has quit [Ping timeout: 255 seconds]
mildred1 has joined #ipfs
mildred has joined #ipfs
aquentson has quit [Ping timeout: 240 seconds]
mildred3 has quit [Ping timeout: 255 seconds]
mildred4 has quit [Ping timeout: 276 seconds]
<kythyria[m]> Does anything actually implement SCTP's reliable/unreliable switch?
G-Ray has joined #ipfs
dryajov1 has joined #ipfs
tilgovi_ has joined #ipfs
dryajov1 has quit [Client Quit]
cemerick has quit [Ping timeout: 248 seconds]
tilgovi has quit [Ping timeout: 252 seconds]
tilgovi_ has quit [Remote host closed the connection]
muvlon has quit [Quit: Leaving]
Akaibu has quit [Quit: Connection closed for inactivity]
aedigix has quit [Remote host closed the connection]
aedigix has joined #ipfs
mildred2 has joined #ipfs
mildred3 has joined #ipfs
<dignifiedquire> kythyria[m]: usrsctp does as far as I know
mildred4 has joined #ipfs
<kythyria[m]> Ah
<dignifiedquire> I haven't found any details on what the browsers actually implement/expose yet
mildred1 has quit [Ping timeout: 240 seconds]
<dignifiedquire> the codebase of webrtcnative (the shared project between chrome & firefox) is not very easy to navigate or documented
mildred has quit [Ping timeout: 255 seconds]
mildred3 has quit [Ping timeout: 240 seconds]
G-Ray has quit [Quit: G-Ray]
sprint-helper has quit [Remote host closed the connection]
sprint-helper has joined #ipfs
maxlath has joined #ipfs
galois_dmz has quit [Remote host closed the connection]
galois_dmz has joined #ipfs
matoro has quit [Ping timeout: 256 seconds]
MikeFair has joined #ipfs
<whyrusleeping> when we implement packet switching it will go over udp
<whyrusleeping> so having web udp will be great
sprint-helper has quit [Remote host closed the connection]
sprint-helper has joined #ipfs
maxlath has quit [Ping timeout: 240 seconds]
tmg has quit [Ping timeout: 256 seconds]
<Kubuxu> whyrusleeping: login into chanserv
<whyrusleeping> make me
* whyrusleeping doesnt feel adminy today
<Kubuxu> whyrusleeping: you are still not logged in
<whyrusleeping> i didnt log in
<whyrusleeping> i'm blending in
<Kubuxu> using IPv6, fancy
<Kubuxu> :p
<whyrusleeping> :D
mildred3 has joined #ipfs
<whyrusleeping> its very weird that it shows me as having an ipv6 actually
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
<whyrusleeping> that is one of the ips assigned to my ramnode box
tmg has joined #ipfs
mildred2 has quit [Ping timeout: 276 seconds]
<yangwao> whyrusleeping: yay, just want say hi, since 33c3. :)
<yangwao> and lately, I've had time to get back to my ipfs home node on aarch64.. and looks like it works and it's available! )
<whyrusleeping> yangwao: hey!
<yangwao> (if you remmeber issue w/ nat traversal and so on)
<whyrusleeping> Yeah, i remember vaguely. Though i don't remember what we tried for fixing it
<yangwao> me either, but it works now, looks like, that's more than good that I can transfer now files back to home
<whyrusleeping> thats great!
<yangwao> but I found, that ipfs on arm is still problem, at least when I try pin more files >1000 or 10-20M folder
<whyrusleeping> probably a ram issue?
<whyrusleeping> i'm assuming doing large operations like that will use more ram than some arm devices have
<whyrusleeping> we have a lot of optimizing to do there
<yangwao> there should be 2G ram
<yangwao> it's Odroid-C2 from Korea, yay.
<yangwao> I can help if so, run some tests
<whyrusleeping> oooh, hrm...
<whyrusleeping> what happens when you try to do those pins?
<yangwao> but for continuing my job for ipfs-hypercube, it's my aim to run ipfs on aarch64 flawlessly
<Kubuxu> yangwao: how is C2 working for you? I am considering buying few of them.
<yangwao> glad you asked, this is what happend http://i.imgur.com/8qcVfWL.png :D
<yangwao> but! IPFS was still going on...
tmg has quit [Ping timeout: 264 seconds]
<yangwao> so maybe I could kept running it, but left it like for 15 minuts and still raising up
<Kubuxu> ouch
mildred3 has quit [Ping timeout: 248 seconds]
<yangwao> Kubuxu: well, great! :)
<yangwao> Kubuxu: but I think you maybe want XU4 (more power afaik)
<Kubuxu> whyrusleeping: that is the unbound pin concurrency, I think
<yangwao> Kubuxu: but you may consider to get MMC card, for faster writes, but I have now UHCIII 32G + 128G samsung fit
<Kubuxu> hmm, but twice the price
<yangwao> normaly it was used for nfc access system in our hackerspace Progressbar, but it was replaced by rpi3
<yangwao> eeh depends.
<Kubuxu> Yeah, I know that, I am considering getting like 4-10 of them and clustering them up.
<yangwao> but yes, more expensive, but I think they can deliver satisfying results
<yangwao> yay!
<Kubuxu> With one manager having MMC, and rest working off NFS
<yangwao> so for cluster microSD would be good, but beware on microSD, there are lot of them
<yangwao> oh, btw, C2 can support higher SD frequency than rpi3 ;p
<Kubuxu> c2 vs RPi3 is no brainier for me
<Kubuxu> XU4 is nice because of USB3
<yangwao> https://en.wikipedia.org/wiki/Secure_Digital#Speed_class_rating maybe look for microSD for Go PRO ~
aquentson1 has quit [Ping timeout: 248 seconds]
<yangwao> but some SD performs better just w/ big chunks :|
<yangwao> but otherwise, SD wears more than mmc..
<Kubuxu> hmm XU4 has not very nice IO placement
tilgovi has joined #ipfs
<yangwao> yeah, xu4 is old :|
<whyrusleeping> Kubuxu: yeah, very likely unbounded pin concurrency
<whyrusleeping> yangwao: latest master should make that problem much better
<Kubuxu> plan was to have gpio plug directly into into board
<yangwao> I was expecting replacement in 2016, but didnt come
<Kubuxu> which would mean that eth would be at the bottom
<yangwao> hm but what I see, xu4 had price drop, now for $74 ≈
<Kubuxu> OpenCL and Gl 3.1 is nice
<Kubuxu> hmm
<Kubuxu> I had a plan, now I am back to choosing a board :p
aquentson has joined #ipfs
<yangwao> Kubuxu: but there was other great soc board
<Kubuxu> remember the name?
<yangwao> 8G is plenty for whole family ;p
wmoh has quit [Quit: Leaving.]
ashark has quit [Ping timeout: 240 seconds]
<yangwao> b/c I was looking about ram, most of SoC boards have little as 1G
<yangwao> I can't get it why, even cheap chinese phones have more :| + battery + touch display + gsm/lte and some rom
<Kubuxu> hmm looks too overloaded for me
<Kubuxu> I won't use half of the features of it, more mem is nice
<yangwao> also, banana pi m3 could be good, 2G 8x1.8Ghz ~
se3000 has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
dryajov1 has joined #ipfs
dryajov1 has quit [Client Quit]
<yangwao> Kubuxu: oh but yes, banana pi m3 have only 32-bit :|
<yangwao> I think that was my criteria sorted by priority, 64-bit, great ratio RAM/price, processing power
<yangwao> *magic* C2 :D
<yangwao> hm but Cortex-A7 also have NEON instructions, so it could be fine too
Guest147163[m] has joined #ipfs
tmg has joined #ipfs
<yangwao> but I dont know why is so pricey.
<Kubuxu> my criteria: 64bit, Eth 1G, price, stability for clustering by pcb-to-pcb connections
<Kubuxu> C2 wins so far
ryantm____ has joined #ipfs
<Kubuxu> what surprised me is that it doesn't have SPI interface, but I can work around it
Mizzu has quit [Ping timeout: 276 seconds]