anticore has quit [Remote host closed the connection]
tilgovi has joined #ipfs
<achin>
whyrusleeping: while we wait for our package managers to get updated, is there a workaround for that unexpected-line-in-next() bug that requires go 1.5.2 ?
go1111111 has joined #ipfs
pfraze has quit [Remote host closed the connection]
<whyrusleeping>
achin: unfortunately no
<whyrusleeping>
don't use the daemon works i guess
pfraze has joined #ipfs
Iiterature has quit [Quit: Connection closed for inactivity]
<achin>
do you happen to know off-hand the go bug that is the issue here?
pfraze has quit [Ping timeout: 250 seconds]
Tv` has quit [Quit: Connection closed for inactivity]
<achin>
i just got an AWS bill the other day for about $50 USD more than i was expecting. i was reviewing things to figure out what happened, and then i remembered i brought some time on EC2 to mine for ipfs keys :D
<chessand1o>
because it'll work for a while, but then I'll log back in to the server and connect to the tmux instance and it'll error out
<achin>
does your daemon stop working after you get this "no addresses on peer being sent" error?
<achin>
(not all errors printed by the daemon are fatal)
<chessand1o>
well the daemon doesn't quite, but I assumed the errors was fetal
<achin>
can you do a test next time you see the error?
<achin>
add something to ipfs, and then try to fetch it via the public gateways
<chessand1o>
will do, speaking of which
<chessand1o>
when you add something, does the original folder need to remain
<chessand1o>
or does it get added to the .ipfs folder in blocks
<achin>
the original folder does not need to remain. the data gets stored in .ipfs
<achin>
(which can be annoying in some cases, since you're basicly duplicating the data)
<chessand1o>
well let me deleate that duplication
<achin>
true
<chessand1o>
is there some log file that would say if it fetally errors
<achin>
if the error is fatal, i would expect the ipfs daemon to simply exit
<chessand1o>
if I had an error in my connection would It resume once the connection is good again (i'm still on ipv4)
<achin>
yes, the ipfs daemon should automatically manage all of the connections to other peers
<achin>
even with an interruption in internet access
tilgovi has quit [Ping timeout: 250 seconds]
<chessand1o>
Swarm listening on /ip4/10.1.10.242/tcp/4001
<chessand1o>
Swarm listening on /ip4/127.0.0.1/tcp/4001
<chessand1o>
Swarm listening on /ip6/2601:449:c200:2b00:feaa:14ff:fe43:444d/tcp/4001
<chessand1o>
Swarm listening on /ip6/::1/tcp/4001
<chessand1o>
API server listening on /ip4/127.0.0.1/tcp/5001
<chessand1o>
Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080
<lgierth>
chessand1o: mh you don't have a public ipv4 so it can't connect to the bootstrap nodes :/
<achin>
why is that necessary? as long as out-going connectdions can be made, it should be fine
<lgierth>
they can't
<lgierth>
well they can
<achin>
they can't what? the bootstrap nodes can't accept incoming connections?
<lgierth>
but the dht error message it basically, "i can't tell my peer a proper address"
<lgierth>
they can, it probably connects via ipv4, but then can't tell the peer a public ipv4
<lgierth>
since the only public address it has is ipv6
<chessand1o>
let me check that
<chessand1o>
the server has a static local ip, and the router's ip is also static
<achin>
i guess i'm still confused. i don't have a public ipv4 address and i've never seen this error
tilgovi has joined #ipfs
<lgierth>
i don't know maybe, i'm wrong
<achin>
anyway, it's midnight here and i'm sleepy, so i'm off to bed :)
<lgierth>
chessand1o: i'm about to go to sleep, could you file an issue with `ip route`, `ip addr`, `ipfs diag sys` and `ipfs diag net`? and a bit more of your log output
<lgierth>
i'll look into it
<chessand1o>
will do, what would I call it, i'm not certain whats wrong
<lgierth>
the "no addresses on peer being sent" message is ok
<lgierth>
we can change it later :)
<chessand1o>
ah, on a side note, has anybody been looking into the webUI error with funnily named files
<lgierth>
not sure which one
reit has quit [Ping timeout: 240 seconds]
<chessand1o>
when files are named stuff like:
devbug has joined #ipfs
<chessand1o>
zip.php?token=wjs6wtmz_FILES folders named like that
<lgierth>
oh ok, no idea sorry
<lgierth>
good night!
<M-mubot>
Uh, I can hear the voices calling me...see ya
<chessand1o>
night
edrex has joined #ipfs
MrJiks has joined #ipfs
<chessand1o>
exit
chessand1o has quit [Quit: leaving]
MrJiks has quit [Ping timeout: 272 seconds]
MrJiks has joined #ipfs
patcon has joined #ipfs
f[x] has quit [Ping timeout: 256 seconds]
<tperson>
daviddias: with registry-mirror, if I use --folder is that basically just like a cache to disk?
tinybike has joined #ipfs
Andi_____ has quit [Ping timeout: 256 seconds]
Tera2342 has quit [Ping timeout: 240 seconds]
pfraze has joined #ipfs
MrJiks has quit [Ping timeout: 240 seconds]
Matoro has quit [Ping timeout: 256 seconds]
Matoro has joined #ipfs
Matoro has quit [Remote host closed the connection]
Matoro has joined #ipfs
f[x] has joined #ipfs
<jbenet>
daviddias: let's make a script to download and install ipfs 0.4.0?
<jbenet>
Can we use ipfs-update? whyrusleeping ?
leer10 has joined #ipfs
<whyrusleeping>
we need to update the dists page it references
<whyrusleeping>
but yeah, we should be able to...
MrJiks has joined #ipfs
MrJiks has quit [Ping timeout: 272 seconds]
MrJiks has joined #ipfs
MrJiks has quit [Ping timeout: 256 seconds]
<jbenet>
let's do it-- so that daviddias's post can get a lot simpler in that part where it's like "use ipfs, but like an unreleased version of it"
__mek__ has joined #ipfs
<haadcode>
jbenet: where was the issue for POST? can't seem to find it...
<jbenet>
It's linked to from the post repo
<jbenet>
Ipfs/post will Link in a min if can't find it
<haadcode>
ha, it was it's own repo :)
<haadcode>
cheers
<centauri>
hey, I was wondering how ipfs would perform in something like a meshnet
<centauri>
would it do peer discovery leveraged by something like batman-adv?
MrJiks has joined #ipfs
<jbenet>
centauri: of course ;) -- you'll want to track the "libp2p" effort -- we can make discovery modules based on batman-adv
<jbenet>
libp2p is a way to make all of that reusable
<centauri>
Thank you, I'm looking to work on something in this regard - using consumer hardware to create a high-performance wireless node network that acts as a personal CDN
MrJiks has quit [Ping timeout: 240 seconds]
tilgovi has quit [Quit: No Ping reply in 180 seconds.]
MrJiks has joined #ipfs
tilgovi has joined #ipfs
ulrichard has joined #ipfs
Whispery has joined #ipfs
evanmccarter has quit [Quit: Connection closed for inactivity]
ianopolous has quit [Remote host closed the connection]
corroboratory has joined #ipfs
<Stskeeps>
jbenet: 2x is also very useful at times; when your brain gets used to it you can save sooo much time watching talks.. except you get really bored in actual conferences
<jbenet>
Stskeeps: oh yeah, 2x is amazing. bursty speakers are thus annoying.
corroboratory has quit [Remote host closed the connection]
<jbenet>
Stskeeps: also it leads to bizarre expectations about people. i used to watch lectures at 2x and then i'd go talk to profs and i'd think -- "what is wrong with you? why are you speaking so slowly?"
infinity0 has quit [Remote host closed the connection]
dignifiedquire has quit [Ping timeout: 250 seconds]
dignifiedquire_ is now known as dignifiedquire
NeoTeo has joined #ipfs
infinity0 has joined #ipfs
girleen has quit [Remote host closed the connection]
infinity0 has quit [Remote host closed the connection]
anderspree has quit [Ping timeout: 240 seconds]
anderspree has joined #ipfs
devbug has quit [Read error: Connection reset by peer]
joaosa has quit [Ping timeout: 240 seconds]
pokeball99 has quit [Ping timeout: 240 seconds]
caseorganic has quit [Ping timeout: 240 seconds]
hosh has quit [Ping timeout: 240 seconds]
infinity0 has joined #ipfs
joaosa has joined #ipfs
hosh has joined #ipfs
devbug has joined #ipfs
pokeball99 has joined #ipfs
caseorganic has joined #ipfs
infinity0 has quit [Remote host closed the connection]
rendar has joined #ipfs
devbug has quit [Ping timeout: 264 seconds]
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 264 seconds]
infinity0 has joined #ipfs
patcon has quit [Ping timeout: 256 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
Teruyuki has joined #ipfs
infinity0 has quit [Remote host closed the connection]
Encrypt has joined #ipfs
infinity0 has joined #ipfs
ugjka has joined #ipfs
rawtaz has quit [Ping timeout: 246 seconds]
infinity0 has quit [Remote host closed the connection]
rawtaz has joined #ipfs
infinity0 has joined #ipfs
warner has joined #ipfs
Teruyuki has quit [Ping timeout: 256 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
cemerick has joined #ipfs
domanic_ has quit [Ping timeout: 250 seconds]
parge_ has joined #ipfs
jo_mo has joined #ipfs
jo_mo has quit [Client Quit]
hoony has joined #ipfs
flounders has quit [Ping timeout: 260 seconds]
reit has quit [Ping timeout: 250 seconds]
Tera2342 has quit [Ping timeout: 240 seconds]
flounders has joined #ipfs
chriscool has quit [Ping timeout: 256 seconds]
<ehd>
@Stskeeps @jbenet: so good! I just configured text to speech on my phone to read long articles, priceless! this is how i'll beat my reading list :)
Encrypt has quit [Quit: Quitte]
e-lima has quit [Quit: Leaving]
Tera2342 has joined #ipfs
cemerick has quit [Ping timeout: 272 seconds]
ogzy has quit [Remote host closed the connection]
Soft has quit [Read error: Connection reset by peer]
Soft has joined #ipfs
feross has quit [Ping timeout: 250 seconds]
feross_ has joined #ipfs
Soft has quit [Ping timeout: 256 seconds]
Soft has joined #ipfs
hoony has quit [Quit: hoony]
akkad has joined #ipfs
Senji has joined #ipfs
reit has joined #ipfs
computerfreak has joined #ipfs
dignifiedquire_ has joined #ipfs
robcat has joined #ipfs
ffmad has quit [Ping timeout: 260 seconds]
ffmad has joined #ipfs
rombou has joined #ipfs
<robcat>
Can anyone try to get the object QmSXfUAh4HfMNgBcDisZ7tbA4cRMXzuJ3BdrjAz1T5TTjw ?
<daviddias>
tperson: if you don't pass the --ipfs, it downloads to disk, yes :)
<achin>
also, 'ipfs ls' doesn't work on this either (which is expected, but ipfs-ls should give a better diagnostic)
parge_ has quit [Remote host closed the connection]
<ehd>
I want POST, now *cries*
__mek__ has quit [Ping timeout: 272 seconds]
mildred has quit [Quit: Leaving.]
border0464 has joined #ipfs
reit has quit [Quit: Leaving]
mildred has joined #ipfs
reit has joined #ipfs
Guest22143 has quit [Ping timeout: 252 seconds]
pfraze has joined #ipfs
NeoTeo has quit [Quit: ZZZzzz…]
dignifiedquire_ has quit [Quit: dignifiedquire_]
NeoTeo has joined #ipfs
pfraze has quit [Remote host closed the connection]
chriscool has joined #ipfs
floby has quit [Ping timeout: 260 seconds]
overstiff has joined #ipfs
ianopolous has joined #ipfs
<daviddias>
mornin' all! From the good internet coffee shop
<M-mubot>
Good 'aye!, @freenode_daviddias:matrix.org
<daviddias>
nice! one more bot and this one says hi :D
devbug has joined #ipfs
<ansuz>
morning
<M-mubot>
Good morning to you too, @freenode_ansuz:matrix.org
devbug has quit [Ping timeout: 264 seconds]
NightRa has joined #ipfs
Tera2342 has quit [Ping timeout: 256 seconds]
rombou has quit [Ping timeout: 240 seconds]
Encrypt has joined #ipfs
rombou has joined #ipfs
rombou has quit [Client Quit]
rombou1 has joined #ipfs
rombou1 has quit [Read error: No route to host]
rombou has joined #ipfs
rombou has quit [Ping timeout: 272 seconds]
<Blame>
Good morning cruel world!
<M-mubot>
Good morning, @freenode_Blame:matrix.org
pepesza has quit [Quit: Terminated with extreme prejudice - dircproxy 1.0.5]
pepesza has joined #ipfs
<ion>
The Matrix-IRC bridge doesn't seem to be quite RFC-compliant.
<dignifiedquire>
daviddias: good morning to you ;)
<daviddias>
:)
<dignifiedquire>
daviddias: how is life on the other side of the world ;)
<ehd>
Hello daviddias ;)
<M-mubot>
Marnin', @freenode_ehd:matrix.org
<dignifiedquire>
M-mubot: go away
<daviddias>
dignifiedquire: it rains a lot around here
<daviddias>
our side of the world is way sunnier
<dignifiedquire>
sounds like the right place if you want to stay inside and be productive :D
<daviddias>
Aye ehd ! :D
mildred has quit [Ping timeout: 256 seconds]
* ansuz
in Parisw
<ansuz>
paris*
<ansuz>
is rainy
<ansuz>
lots
<ansuz>
still prettier than Toronto
compleatang has joined #ipfs
* dignifiedquire
happy to be in South Germany without rain
compleatang has quit [Client Quit]
disgusting_wall has joined #ipfs
ulrichard has quit [Quit: Ex-Chat]
voxelot has joined #ipfs
voxelot has quit [Changing host]
voxelot has joined #ipfs
mildred has joined #ipfs
vravn has quit [Ping timeout: 272 seconds]
vravn has joined #ipfs
devbug has joined #ipfs
robcat has quit [Quit: robcat]
robcat has joined #ipfs
devbug has quit [Ping timeout: 264 seconds]
<jbenet>
the constant hello with the bot is annoying
<M-mubot>
Good 'aye!, @freenode_jbenet:matrix.org
<jbenet>
...
niekie has quit [Quit: No Ping reply in 180 seconds.]
niekie has joined #ipfs
NeoTeo has quit [Quit: ZZZzzz…]
ianopolous has quit [Ping timeout: 250 seconds]
mildred has quit [Quit: Leaving.]
mildred has joined #ipfs
<ugjka>
Goon night bot
<achin>
at a minimum, it needs a smarter hello regex
<M-mubot>
Well hello there, @freenode_achin:matrix.org
mildred has quit [Ping timeout: 250 seconds]
border0464 has quit [Ping timeout: 256 seconds]
border0464 has joined #ipfs
cojy has joined #ipfs
Tv` has joined #ipfs
jedahan has joined #ipfs
<ehd>
I don't know, I liked greeter bots for one week when I was 13. No disrespect to young members of this channel, just saying it wore off pretty quickly and a long time ago :p <#
<ehd>
<3
<achin>
who owns M-mubot ?
rombou has joined #ipfs
chriscool has left #ipfs [#ipfs]
M-mubot was kicked from #ipfs by whyrusleeping [M-mubot]
M-mubot has joined #ipfs
* whyrusleeping
still listening to half speed jbenet on youtube
<achin>
hehe
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<dignifiedquire>
whyrusleeping: on nooo we forgot Jermoys Coffee Talk !!!
<dignifiedquire>
whyrusleeping: daviddias we need to fix that either today or tomorrow ⌛️
rombou has quit [Ping timeout: 272 seconds]
pfraze has joined #ipfs
<daviddias>
nooooooooooooo
<whyrusleeping>
:/ i've been pretty busy this week
<daviddias>
whyrusleeping: it is hilarious, I've watched so much of it and it still makes me laugh
<dignifiedquire>
whyrusleeping: where is that google form you sent out for topics?
<dignifiedquire>
and how is your time table looking today/tomorrow?
<whyrusleeping>
i can probably do tomorrow
<jbenet>
i cant get over it
<jbenet>
it's so good
<dignifiedquire>
very well, tomorrow shall be, just need a topic then
robcat has left #ipfs [#ipfs]
robcat has joined #ipfs
robcat has left #ipfs [#ipfs]
computerfreak has quit [Quit: Leaving.]
robcat has joined #ipfs
robcat has quit [Quit: robcat]
<daviddias>
dignifiedquire: files API would be nice
cemerick has joined #ipfs
<dignifiedquire>
daviddias: sounds nice
<Blame>
Can I get in on this coffee talking? It sounds fun
<Blame>
and usefull
<daviddias>
Blame: for sure, we also record it so that everyone can watch it.
<haadcode>
are they archived/listed somewhere?
<haadcode>
I remember watching one and thought whyrusleeping had a bong in hand. was the coffee maker device.
<haadcode>
:)
<whyrusleeping>
lol
Whispery is now known as TheWhisper
edrex has quit [Quit: No Ping reply in 180 seconds.]
<daviddias>
ah, masylum IRC only loaded your messages now. Thank you for reviewing it :)
<daviddias>
ahah never been to Lanzarote, but I've heard it is really fun :)
<masylum>
yep, I wonder if load is necessary
<masylum>
and just do on the constructor
<daviddias>
bengl: but can you install npm modules over IPFS? :D
<masylum>
then the API is really simple
<masylum>
good to get started with the specs
<masylum>
let's get it merged so everybody can contribute
<daviddias>
masylum: I like 70% convinced that having load is good for when we use blob-stores that aren't fs, so that we can check first if repo exists, before trying to load all of the things and give the users the ability to make the decision to init first
<bengl>
daviddias: you're absolutely right. this is a great time to give `registry-miror --ipfs` a spin.
<masylum>
ok daviddias
<masylum>
I will need help with datastore though, I don't fully understand how that folder works and how non fs stores interact with it
grahamperrin has left #ipfs ["Leaving"]
<masylum>
let me know if you need anything else from me
<masylum>
I will be around
<daviddias>
masylum: yeah, that stuff is harder because it requires a thing that understands how to convert a file to a IPFS MerkleDAG and then how to store it on disk (and then do the reverse for `ipfs cat`), will try and get it started
floby has joined #ipfs
<daviddias>
thank you for showing up :)
jedahan has joined #ipfs
Matoro has quit [Remote host closed the connection]
Matoro has joined #ipfs
rombou has joined #ipfs
border0464 has quit [Quit: sinked]
simonv3 has joined #ipfs
jamie_k_ has quit [Quit: jamie_k_]
<ipfsbot>
[js-ipfs] diasdavid pushed 1 new commit to jsipfs: http://git.io/v0fS1
<ipfsbot>
js-ipfs/jsipfs 583e49b David Dias: add coverage script
<ipfsbot>
[js-ipfs] diasdavid pushed 1 new commit to jsipfs: http://git.io/v0fQ6
<ipfsbot>
js-ipfs/jsipfs 06f52a2 David Dias: remove coverage report folder
Matoro has quit [Ping timeout: 256 seconds]
domanic_ has joined #ipfs
<wao>
hmm
<wao>
are there any ipfs-bitcoin things done?
<wao>
oh filecoin is tied to similiar contributors
NeoTeo has joined #ipfs
Matoro has joined #ipfs
masylum has quit [Ping timeout: 252 seconds]
Soft has quit [Quit: WeeChat 1.4-dev]
f[x] has quit [Remote host closed the connection]
f[x] has joined #ipfs
cemerick has joined #ipfs
Encrypt has quit [Quit: Quitte]
domanic_ has quit [Ping timeout: 250 seconds]
tilgovi has joined #ipfs
Iiterature has joined #ipfs
user24 has joined #ipfs
<user24>
jbenet: Did you see my question? (void here)
cemerick has quit [Ping timeout: 264 seconds]
dignifiedquire has quit [Quit: dignifiedquire]
SebastianCB has joined #ipfs
floby has quit [Quit: leaving]
Matoro has quit [Remote host closed the connection]
Matoro has joined #ipfs
<SebastianCB>
@whyrusleeping: A couple of days back I reported that I had a super slow response when doing `ipfs add -shortTextFile.txt` and trying to get it from the gateway (it sometimes took minutes). It turned out that my firewall blocked port 4001. When opening it worked in about a second. I'm amazed that it worked at all in the first place!
reit has quit [Read error: Connection reset by peer]
<mafintosh>
daviddias: no plans yet other than attending
Encrypt has quit [Quit: Sleeping time!]
<mafintosh>
daviddias: but i'm gonna do NYE in cph :)
baselab has quit [Quit: Leaving]
<daviddias>
roger :) looking forward to catch up at CCC
Matoro has joined #ipfs
<mafintosh>
daviddias: a lot of fun people are going it seems - gonna be great!
<mafintosh>
daviddias: do you know where you're staying yet?
__mek__ has joined #ipfs
<daviddias>
and for the first time, we were able to get whyrusleeping to come with us!
Matoro has quit [Ping timeout: 256 seconds]
<daviddias>
mafintosh: not yet, but we were looking at some Airbnbs, are you flying there alone? I can see if I can find a house big enough for everyone :)
<whyrusleeping>
mafintosh is gonna be at CCC?
<whyrusleeping>
sweet
<achin>
adding large directories to ipfs is getting impossible, due to these memory issues :(
<mafintosh>
daviddias: i'm there with feross and wa7son (a friend of mine)
<whyrusleeping>
achin: 0.4.0 fixes this :)
<mafintosh>
daviddias: but i'm down for a huge hacking house if we can get this
ygrek_ has joined #ipfs
<achin>
i know, i'm eagerly awaiting it to be merged into master
<mafintosh>
whyrusleeping: i'm going yea!
<ipfsbot>
[js-ipfs] diasdavid pushed 2 new commits to jsipfs: http://git.io/v0JpB
<ipfsbot>
js-ipfs/jsipfs 6e70afb David Dias: Merge branch 'master' of github.com:ipfs/js-ipfs into jsipfs
<ipfsbot>
js-ipfs/jsipfs c24f576 David Dias: update readme
<achin>
the workaround now is to split up large directories into smaller directories and stitch them together, which is fine, but annoying
<mafintosh>
daviddias: whats your plans after NYE? you wanna swing by cph and hang and hack?
<whyrusleeping>
achin: yeah, that does suck :/
<whyrusleeping>
mafintosh: visiting copenhagen sounds like fun
<daviddias>
mafintosh: that sounds fun! Have to coordinate with whyrusleeping and richardlitt which will be in Europe too :)
<mafintosh>
daviddias: sweet! i'm down to meetup elsewhere in europe as well
<ipfsbot>
[js-ipfs] diasdavid pushed 1 new commit to jsipfs: http://git.io/v0Uvm
<ipfsbot>
js-ipfs/jsipfs 35eb22d David Dias: add travis config;
<daviddias>
so far, our plans were to stay a bit more in Berlin and then fly out to Lisbon till (at least) the 15th
Guest99525 has joined #ipfs
<ipfsbot>
[js-ipfs] diasdavid closed pull request #35: Getting jsipfs out the door (master...jsipfs) http://git.io/v8Ua7
<computerfreak>
eh what ?? u guys come to Berlin ? Wow thats 6 Hours from me :D
<computerfreak>
nice Parties going on there :P
<ipfsbot>
[js-ipfs] diasdavid pushed 1 new commit to master: http://git.io/v0UTF
<ipfsbot>
js-ipfs/master dd826ec David Dias: fix travis ci badge
pfraze has quit [Remote host closed the connection]
<ipfsbot>
[js-ipfs] diasdavid pushed 1 new commit to master: http://git.io/v0Uk8
<ipfsbot>
js-ipfs/master 45b30b9 David Dias: fix david-dm badge
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
edwardk has left #ipfs [#ipfs]
joaosa has quit [Quit: Connection closed for inactivity]
pfraze has joined #ipfs
Not_ has joined #ipfs
NeoTeo has quit [Quit: ZZZzzz…]
Not_ is now known as Guest32633
rombou has quit [Ping timeout: 256 seconds]
Guest32633 has quit [Quit: Leaving]
Not_Jesus has joined #ipfs
Senj has joined #ipfs
Senji has quit [Disconnected by services]
Not_Jesus is now known as Guest45258
<achin>
oh my, ipfs gets quite slow when you have a lot of stuff in your repo!
Guest45258 has quit [Quit: Leaving]
rombou has joined #ipfs
<achin>
at least, i think it has to do with size
<achin>
but even "ipfs id" takes about 14 seconds
dignifiedquire has quit [Ping timeout: 240 seconds]
Matoro has joined #ipfs
NightRa has quit [Quit: Connection closed for inactivity]