lgierth changed the topic of #ipfs to: go-ipfs v0.4.10 is out! https://dist.ipfs.io/#go-ipfs | Dev chat: #ipfs-dev | 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/vVBS0
Jesin has joined #ipfs
vivus has quit [Quit: Leaving]
The_8472` has quit [Ping timeout: 264 seconds]
bingus has joined #ipfs
erictapen has joined #ipfs
xelra has joined #ipfs
R1911[m] has joined #ipfs
The_8472 has joined #ipfs
realisation has joined #ipfs
droman has quit [Remote host closed the connection]
The_8472 has quit [Quit: Muss ein paar Welten vernichten, kann ein bisschen dauern.]
The_8472 has joined #ipfs
kvda has joined #ipfs
<jfmherokiller[m]> i wish most bank websites were decentralized
<jfmherokiller[m]> the static parts anyway
erictapen has quit [Ping timeout: 240 seconds]
pcctw has quit [Remote host closed the connection]
tavis has joined #ipfs
dustyweb is now known as paroneayea
paroneayea is now known as dustyweb
dustyweb is now known as paroneayea
<tavis> #filecoin
tavis has left #ipfs [#ipfs]
Mateon3 has joined #ipfs
ccsdss has joined #ipfs
ccsdss has left #ipfs [#ipfs]
Mateon2 has quit [Ping timeout: 260 seconds]
Mateon3 is now known as Mateon2
Akagi201_ has joined #ipfs
reit has joined #ipfs
echoSMILE has quit [Ping timeout: 240 seconds]
JohnX has joined #ipfs
<JohnX> so, I'm working on putting together a browser-based music player using JS IPFS and running into some issues. It seems like using a stream over 256kB long from files.cat fails in some interesting ways
LinArcX has quit [Remote host closed the connection]
tilgovi has quit [Ping timeout: 246 seconds]
<deltab> hmm, that's the default threshold for multiple blocks, aiui
<deltab> what happens?
}ls{ has quit [Quit: real life interrupt]
tilgovi has joined #ipfs
realisation has quit [Ping timeout: 268 seconds]
realisation has joined #ipfs
kvda has quit [Quit: Textual IRC Client: www.textualapp.com]
<lemmi> JohnX: this sounds like you are only handling the first block of a file. files are splitted, usually around the 256kb mark.
<JohnX> so, this might be a dumb way to accomplish what I'm trying to do, but I'm trying to take the file stream from files.cat and pass use it in other places directly
<JohnX> the error I get is: "Uncaught TypeError: start is not a function" from pull-paramap
<JohnX> interestingly, this was working a couple months ago with the Go JS API
tilgovi has quit [Ping timeout: 240 seconds]
<JohnX> AFK for a couple minutes, moving my desk
LinArcX has joined #ipfs
_whitelogger has joined #ipfs
tilgovi has joined #ipfs
LinArcX has quit [Remote host closed the connection]
LinArcX has joined #ipfs
aggelos_ has quit [Ping timeout: 255 seconds]
realisation has quit [Ping timeout: 260 seconds]
ulrichard has joined #ipfs
aggelos_ has joined #ipfs
aggelos_ has quit [Ping timeout: 255 seconds]
realisation has joined #ipfs
LinArcX has quit [Remote host closed the connection]
aggelos_ has joined #ipfs
ianopolous_ has quit [Remote host closed the connection]
Cargo[m] has joined #ipfs
<deltab> JohnX: which line?
krs93_ has joined #ipfs
krs93 has quit [Ping timeout: 255 seconds]
Caterpillar has joined #ipfs
<JohnX> deltab: line 49
<JohnX> if(!ended)
<JohnX> start()
krs93__ has joined #ipfs
<deltab> hrm, I don't understand how that could happen
<deltab> looper doesn't call the function it's given immediately
<deltab> so start should have been defined by the time it's called
<JohnX> honestly, I'm just glad someone else finds it weird
krs93_ has quit [Ping timeout: 246 seconds]
<JohnX> the weirdest thing is it only does that for me when dealing with that are at least 256k
<JohnX> would it be helpful for me to try and put together a cut-down test case?
elkalamar has quit [Ping timeout: 246 seconds]
ylp has joined #ipfs
pawn has joined #ipfs
<pawn> flyingzumwalt: Hey!
<deltab> JohnX: maybe
codebam- is now known as codebam
pescobar_ is now known as pescobar
<pawn> flyingzumwalt: I am looking forward to your comments on https://github.com/ipfs/in-web-browsers/issues/6#issuecomment-320536131 :D
<pawn> lgierth: I'll have to look into multibase
mildred4 has joined #ipfs
m0ns00n has joined #ipfs
maxlath has joined #ipfs
<igorline[m]> 6
krs93__ has quit [Read error: Connection reset by peer]
LinArcX has joined #ipfs
krs93 has joined #ipfs
rendar has joined #ipfs
pawn has quit [Remote host closed the connection]
maxlath has quit [Ping timeout: 240 seconds]
jungly has joined #ipfs
<JohnX> deltab: well, now I'm having trouble repro'ing it outside of my own project, so maybe I need to do more digging
<JohnX> I'll be lurking here but I probably won't be able to look at it again until Tuesday :/
bielewelt has joined #ipfs
maxlath has joined #ipfs
LinArcX has quit [Remote host closed the connection]
cxl000 has joined #ipfs
AkhILman has joined #ipfs
Akagi201_ has quit [Quit: Connection closed for inactivity]
The_8472 has quit [Ping timeout: 246 seconds]
The_8472 has joined #ipfs
xelra has quit [Ping timeout: 240 seconds]
rcat has joined #ipfs
xelra has joined #ipfs
MrSparkle has quit [Ping timeout: 240 seconds]
maxlath has quit [Ping timeout: 276 seconds]
droman has joined #ipfs
kaotisk has quit [Read error: Connection reset by peer]
kaotisk has joined #ipfs
mark__ has quit [Ping timeout: 260 seconds]
akagi201 has joined #ipfs
realisation has quit [Ping timeout: 260 seconds]
chungy has quit [Quit: ZNC - http://znc.in]
m0ns00n has quit [Quit: quit]
matoro has quit [Ping timeout: 240 seconds]
dimitarvp has joined #ipfs
matoro has joined #ipfs
DJHenk_ has quit [Remote host closed the connection]
DJHenk_ has joined #ipfs
m0ns00n has joined #ipfs
igorline has quit [Quit: WeeChat 1.9]
igorline has joined #ipfs
<m0ns00n> Hello!
<m0ns00n> whyrusleeping: I have been going into more of a deep dive into IPFS this weekend.
<m0ns00n> whyrusleeping: It's as far as I see it the prime decentralized filesystem out there. Good job.
<m0ns00n> whyrusleeping: We're busy writing a file system driver for it for Friend.
realisation has joined #ipfs
<m0ns00n> whyrusleeping: And it's not a problem that the data may not be encrypted yet.
gmoro has joined #ipfs
<m0ns00n> whyrusleeping: We're doing client side encryption now in the browser.
realisation has quit [Ping timeout: 268 seconds]
droman has quit [Remote host closed the connection]
jungly has quit [Ping timeout: 246 seconds]
m0ns00n_ has joined #ipfs
jungly has joined #ipfs
jkilpatr has quit [Ping timeout: 246 seconds]
<Noxarivis[m]> m0ns00n: ?
<m0ns00n> Noxarivis[m]: Friend is a project to make a decentralized cloud operating system.
<m0ns00n> And we want to use IPFS as one of the mail file systems.
<Noxarivis[m]> m0ns00n: nice
m0ns00n_ is now known as Guest36324
<m0ns00n> Noxarivis[m]: We're also working on a Linux distribution, where you will use Friend natively.
Guest36324 has quit [Quit: quit]
<m0ns00n> Noxarivis[m]: We're planning on having the first alpha release in december.
<Noxarivis[m]> m0ns00n: I really want a peer to peer chat on android over ipfs
<m0ns00n> Well, we have it :-)
<m0ns00n> Friend Chat is peer-to-peer.
<m0ns00n> Over WebRTC.
<m0ns00n> We will announce it today, but the source is already on github.
<m0ns00n> Working on a new website too.
* m0ns00n is having lunch
jkilpatr has joined #ipfs
<Noxarivis[m]> m0ns00n: don't make me thinking about food plz
jaboja has joined #ipfs
gmoro_ has joined #ipfs
jungly has quit [Ping timeout: 248 seconds]
gmoro has quit [Ping timeout: 258 seconds]
AkhILman has left #ipfs ["Leaving"]
erictapen has joined #ipfs
<m0ns00n> Noxarivis[m]: You should check out the site :-) And our Github project page.
realisation has joined #ipfs
gaf_ has quit [Ping timeout: 248 seconds]
gaf_ has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
realisation has quit [Ping timeout: 260 seconds]
}ls{ has joined #ipfs
maxlath has joined #ipfs
chmanie has joined #ipfs
realisation has joined #ipfs
realisation has quit [Ping timeout: 255 seconds]
erictapen has joined #ipfs
maxlath has quit [Ping timeout: 276 seconds]
maxlath has joined #ipfs
realisation has joined #ipfs
m0ns00n_ has joined #ipfs
realisation has quit [Ping timeout: 268 seconds]
m0ns00n_ has quit [Quit: quit]
erictapen has quit [Ping timeout: 260 seconds]
igorline has quit [Ping timeout: 268 seconds]
realisation has joined #ipfs
cmbrnt has quit [Read error: Connection reset by peer]
cmbrnt has joined #ipfs
jaboja has quit [Ping timeout: 260 seconds]
realisation has quit [Ping timeout: 255 seconds]
erictapen has joined #ipfs
realisation has joined #ipfs
jaboja has joined #ipfs
ashark has joined #ipfs
realisation has quit [Ping timeout: 240 seconds]
rodolf0 has joined #ipfs
igorline has joined #ipfs
chmanie has quit [Ping timeout: 260 seconds]
realisation has joined #ipfs
Milanello1998 has joined #ipfs
realisation has quit [Ping timeout: 240 seconds]
jaboja has quit [Ping timeout: 240 seconds]
realisation has joined #ipfs
shizy has joined #ipfs
igorline has quit [Ping timeout: 240 seconds]
realisation has quit [Ping timeout: 268 seconds]
chmanie has joined #ipfs
whenisnever has left #ipfs [#ipfs]
droman has joined #ipfs
igorline has joined #ipfs
cullen has joined #ipfs
realisation has joined #ipfs
jimtendo has quit [Ping timeout: 260 seconds]
realisation has quit [Ping timeout: 255 seconds]
erictapen has quit [Ping timeout: 240 seconds]
erictapen has joined #ipfs
pcctw has joined #ipfs
realisation has joined #ipfs
realisation has quit [Ping timeout: 255 seconds]
ulrichard has quit [Ping timeout: 268 seconds]
igorline has quit [Ping timeout: 240 seconds]
wrouesnel has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
realisation has joined #ipfs
m0ns00n has quit [Quit: quit]
realisation has quit [Ping timeout: 240 seconds]
realisation has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
ylp has quit [Quit: Leaving.]
realisation has quit [Ping timeout: 260 seconds]
tilgovi has quit [Ping timeout: 246 seconds]
Oatmeal has joined #ipfs
MrSparkle has joined #ipfs
<flyingzumwalt> sprint-helper
<sprint-helper5> Error: Unrecognized command!
<sprint-helper5> Correct usage: sprint-helper: announce <args> | next | now | tomorrow | help
<achin> sprint-helper5: hello
<sprint-helper5> Error: Unrecognized command!
<sprint-helper5> Correct usage: sprint-helper: announce <args> | next | now | tomorrow | help
<flyingzumwalt> sprint-helper announce now
<sprint-helper5> Error: Not enough arguments!
<sprint-helper5> Correct usage: sprint-helper: announce <topic name> <sprint issue> <notes> <zoom> <stream url or message>
<ansuz> sprint-helper5 announce ansuz now
<sprint-helper5> Error: Not enough arguments!
<sprint-helper5> Correct usage: sprint-helper: announce <topic name> <sprint issue> <notes> <zoom> <stream url or message>
<ansuz> D:
bielewelt has quit [Quit: Leaving.]
<flyingzumwalt> All Hands Call is in 10 minutes https://github.com/ipfs/pm/issues/480
<flyingzumwalt> moderator and notetaker progression is all messed up. the issue says hsanjuan is moderator and jonnycrunch is notetaker but jonny was notetaker last week
<flyingzumwalt> next in rotation would be keks. is keks around?
Milanello1998 has quit [Ping timeout: 260 seconds]
chungy has joined #ipfs
cullen has quit [Ping timeout: 260 seconds]
<flyingzumwalt> sprint-helper announce now "IPFS All Hands Call" https://hackmd.io/OwTgZgTAhgrNC0wYwKbwCwEYBsBjeARiEfNgAwrAAmImU1RQA=== https://zoom.us/j/779-351-365 no-stream
<sprint-helper5> Error: Not all args are valid.
<sprint-helper5> Correct usage: sprint-helper: announce <topic name> <sprint issue> <notes> <zoom> <stream url or message>
<flyingzumwalt> sprint-helper announce "IPFS All Hands Call" https://hackmd.io/OwTgZgTAhgrNC0wYwKbwCwEYBsBjeARiEfNgAwrAAmImU1RQA=== https://zoom.us/j/779-351-365 no-stream
<sprint-helper5> Error: Not enough arguments!
<sprint-helper5> Correct usage: sprint-helper: announce <topic name> <sprint issue> <notes> <zoom> <stream url or message>
<sprint-helper5> Error: Not enough arguments!
<sprint-helper5> Correct usage: sprint-helper: announce <topic name> <sprint issue> <notes> <zoom> <stream url or message>
<flyingzumwalt> this sprint helper thing sucks royally. you all get the idea. All Hands. starting now. Info at https://github.com/ipfs/pm/issues/480
droman has quit []
bielewelt has joined #ipfs
jhand has joined #ipfs
droman has joined #ipfs
realisation has joined #ipfs
realisation has quit [Ping timeout: 255 seconds]
erictapen has joined #ipfs
realisation has joined #ipfs
detran has quit [Ping timeout: 248 seconds]
sabotender_ has joined #ipfs
detran has joined #ipfs
detran has quit [Remote host closed the connection]
obensource has joined #ipfs
Jesin has quit [Quit: Leaving]
erictapen has quit [Ping timeout: 260 seconds]
Jesin has joined #ipfs
chmanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
detran has joined #ipfs
ilyaigpetrov has joined #ipfs
igorline has joined #ipfs
sabotender_ has quit [Quit: Page closed]
robattila256 has quit [Ping timeout: 260 seconds]
robattila256 has joined #ipfs
athan has quit [Remote host closed the connection]
Oatmeal has quit [Ping timeout: 276 seconds]
obensource has quit [Ping timeout: 268 seconds]
crest_ is now known as crest
bielewelt has quit [Quit: Leaving.]
A124 has quit [Read error: No route to host]
athan has joined #ipfs
A124 has joined #ipfs
robattila256 has quit [Ping timeout: 248 seconds]
obensource has joined #ipfs
jonnycrunch has quit [Ping timeout: 240 seconds]
jonnycrunch has joined #ipfs
dignifiedquire has quit [Quit: Connection closed for inactivity]
erictapen has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
cjb has quit [Ping timeout: 246 seconds]
robattila256 has joined #ipfs
Aranjedeath has joined #ipfs
cjb has joined #ipfs
onabreak has quit [Ping timeout: 260 seconds]
obensour1 has joined #ipfs
obensource has quit [Ping timeout: 276 seconds]
Oatmeal has joined #ipfs
obensour1 has quit [Quit: WeeChat 1.9]
obensource has joined #ipfs
realisation has quit [Ping timeout: 258 seconds]
droman has quit []
onabreak has joined #ipfs
echoSMILE has joined #ipfs
realisation has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
erictapen has joined #ipfs
chmanie has joined #ipfs
espadrine has joined #ipfs
robattila256 has quit [Quit: WeeChat 1.9]
<hannes[m]> hm, there is no way to limit bandwidth? ipfs uses so much upstream that it makes my internet zero fun anymore .(
<hannes[m]> i dont even get why
erictapen has quit [Ping timeout: 240 seconds]
Encrypt has joined #ipfs
realisation has quit [Ping timeout: 240 seconds]
robattila256 has joined #ipfs
<Magik6k> hannes[m], do you run latest master?
<Magik6k> If not try upgrading
<hannes[m]> couple of days ago, still worth updating?
<hannes[m]> 0.4.11dev.r139.g542d63461-1
<Magik6k> Probably, there was a related fix ~7 days ago
<ansuz> how'd the ICO go?
<ansuz> are we above BTC yet?
<hannes[m]> oh nice
area has joined #ipfs
area has quit [Changing host]
area has joined #ipfs
rcat has quit [Ping timeout: 255 seconds]
rcat has joined #ipfs
<lgierth> oh ansuz my ansuz
<ansuz> hi lgierth
<ansuz> is that a yes
<ansuz> it was today, right?
ashark has quit [Ping timeout: 260 seconds]
<lgierth> we ran into a few things and also wanted to give people more time to do their math on the latest mechanics changes...
<lgierth> enw date is 10-aug
m0ns00n has joined #ipfs
<ansuz> cool
<ansuz> exciting times
pcctw has quit [Quit: Leaving]
rasengan has left #ipfs [#ipfs]
sm1l3 has joined #ipfs
mildred1 has joined #ipfs
mildred4 has quit [Ping timeout: 240 seconds]
echoSMILE has quit [Ping timeout: 248 seconds]
rodolf0 has quit [Ping timeout: 246 seconds]
pcctw has joined #ipfs
realisation has joined #ipfs
robattila256 has quit [Quit: WeeChat 1.9]
obensource has quit [Ping timeout: 240 seconds]
realisation has quit [Ping timeout: 240 seconds]
jkilpatr has quit [Ping timeout: 276 seconds]
realisation has joined #ipfs
ashark has joined #ipfs
kaotisk has quit [Ping timeout: 240 seconds]
rodolf0 has joined #ipfs
ygrek has joined #ipfs
Jesin has quit [Quit: Leaving]
realisation has quit [Ping timeout: 248 seconds]
Jesin has joined #ipfs
m0ns00n has quit [Quit: quit]
obensource has joined #ipfs
jkilpatr has joined #ipfs
realisation has joined #ipfs
maxlath has quit [Quit: maxlath]
ygrek has quit [Ping timeout: 246 seconds]
ygrek has joined #ipfs
infinity0 has quit [Ping timeout: 240 seconds]
infinity0_ has joined #ipfs
infinity0_ has quit [Changing host]
infinity0 has joined #ipfs
robattila256 has joined #ipfs
jimtendo has joined #ipfs
rcat has quit [Quit: Lost terminal]
Encrypt has quit [Quit: Quit]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
rcat has joined #ipfs
rodolf0 has quit [Ping timeout: 246 seconds]
pcctw has quit [Quit: Leaving]
SmokedCheese has joined #ipfs
<SmokedCheese> hello! there is no support for daemon on arm64?
<SmokedCheese> `ipfs daemon` throws "ERROR reuseport-: EpollWait returned error: function not implemented. Continuing. linux.go:189"
<Kubuxu> does it work?
<Kubuxu> if it continues then it should work.
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
chmanie has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
realisation has quit [Ping timeout: 240 seconds]
cxl000 has quit [Quit: Leaving]
bwerthmann has quit [Ping timeout: 276 seconds]
realisation has joined #ipfs
<SmokedCheese> it continues to spam that error
<SmokedCheese> but it works
dimitarvp` has joined #ipfs
chaostracker has quit [Ping timeout: 260 seconds]
chaostracker has joined #ipfs
igorline has quit [Ping timeout: 260 seconds]
dimitarvp has quit [Ping timeout: 248 seconds]
ion has quit [Ping timeout: 268 seconds]
espadrine has quit [Ping timeout: 260 seconds]
mildred1 has quit [Ping timeout: 260 seconds]
lostfile[m] has joined #ipfs
<Magik6k> SmokedCheese, what kernel do you have (uname -a)?
<SmokedCheese> Linux umi 4.9.23-std-1 #1 SMP Mon Apr 24 13:18:14 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux
Oatmeal has quit [Ping timeout: 246 seconds]
<lostfile[m]> hello every one
ion has joined #ipfs
shizy has quit [Ping timeout: 240 seconds]
elkalamar has joined #ipfs
chaostracker has quit [Ping timeout: 260 seconds]
dimitarvp` is now known as dimitarvp
obensour1 has joined #ipfs
obensour1 has quit [Client Quit]
obensource has quit [Ping timeout: 255 seconds]
Oatmeal has joined #ipfs
erictapen has joined #ipfs
<ogd> '
sprint-helper5 has quit [Remote host closed the connection]
sprint-helper has joined #ipfs
ashark has quit [Ping timeout: 260 seconds]
<lostfile[m]> /help
<lostfile[m]> sorry im new to martix chat
ajbouh has joined #ipfs
DJHenk_ has quit [Ping timeout: 240 seconds]
obensource has joined #ipfs
rcat has quit [Quit: Lost terminal]
pjz has quit [Ping timeout: 240 seconds]