stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.18 and js-ipfs 0.33 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://botbot.me/freenode/ipfs/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
ddahl has joined #ipfs
scrp3l has quit [Ping timeout: 250 seconds]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
jiggz has joined #ipfs
Icefoz has left #ipfs [#ipfs]
<jiggz> is there an example of ipfs ?
clemo has joined #ipfs
<DokterBob> jiggz: ?
<DokterBob> hey everyone, we just launched the (very very first version of) the new frontend for https://ipfs-search.com/
<DokterBob> let me know what you think - do drop by one #freenode_#ipfssearch:matrix.org !
clemo has quit [Remote host closed the connection]
clemo has joined #ipfs
xcm has quit [Remote host closed the connection]
BenLubar has joined #ipfs
<BenLubar> is there a way to remove references to filestore files that no longer exist?
xcm has joined #ipfs
<jiggz> DokterBob: @@:O
<jiggz> Sick, I found books
<DokterBob> Nice!
<DokterBob> BenLubar: you do a verify and then pipe it through a grep, a cut and xargs ipfs pin rm'them?
<DokterBob> I remember having done it some time ago. It was a bit of a tedious hassle to tweak the commands but it's very doable.
<DokterBob> jiggz: AFAIK there's a lot of music too
<BenLubar> I ran "ipfs filestore verify | awk '{ if ($1 != "ok") print $2; }' | ipfs pin rm" and it just outputs "Error: zb2rhYSxdacv4s1AyBegHT75fJjbhPYJFcC5SEKh1qZAJJ2Y9 is pinned indirectly under QmPDzXTWXXHG3jUjsk8HVUyDsP1FQHVEyjq7B3PvFieVoj" and exits with failure
<DokterBob> movies not so much, that's perhaps because of a crawl size limit
<BenLubar> there's not a way to remove indirect pins, is there?
Magik6k has joined #ipfs
pkx3 has joined #ipfs
<BenLubar> I guess I could pipe stderr to another awk to get the recursive pin hashes
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
ONI_Ghost has joined #ipfs
<BenLubar> ipfs filestore verify | awk '{ if ($1 != "ok") print $2; }' | xargs -n 1 ipfs pin rm |& awk '{ if ($1 == "Error:" && $3 == "is" && $4 == "pinned" && $5 == "indirectly" && $6 == "under") print $7; }' | xargs -n 1 ipfs pin rm
<BenLubar> (still technically a one-liner)
Oatmeal has quit [Ping timeout: 250 seconds]
cratliff has joined #ipfs
daMaestro has joined #ipfs
elkalamar has quit [Ping timeout: 250 seconds]
DarkainMX has quit [Ping timeout: 250 seconds]
jesse22 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rjcousineau has joined #ipfs
jiggz has quit [Ping timeout: 268 seconds]
thomasan_ has joined #ipfs
jiggz has joined #ipfs
rjcousineau has quit [Ping timeout: 250 seconds]
BenLubar has left #ipfs [#ipfs]
xtxt[m] has joined #ipfs
hurikhan77 has quit [Ping timeout: 252 seconds]
hurikhan77 has joined #ipfs
<dirkmc> Looks good, I'd say it's best to open as a PR against floodsub to get their attention (I'm not at protocol labs or working on floodsub)
<AphelionZ> well it doesnt fail :D
<AphelionZ> oh ok
reit has quit [Quit: Leaving]
dimitarvp has quit [Quit: Bye]
<AphelionZ> added my learnings to the issue, anyway https://github.com/ipfs/js-ipfs/issues/1739
<AphelionZ> I'll get back to it tomorrow :)
guthwine_ has joined #ipfs
guthwine has quit [Ping timeout: 256 seconds]
<dirkmc> Cool, good luck
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 250 seconds]
Mateon3 is now known as Mateon1
<fiatjaf> need feedback on this centralized namesystem thing: https://bigsun.xyz/
<shardratic[m]> Anyone here based in Austin?
}ls{ has quit [Ping timeout: 250 seconds]
Magik6k has quit [Quit: WeeChat 2.3]
magik6k[m] has joined #ipfs
emunand has quit [Quit: Quit]
emunand has joined #ipfs
emunand has quit [Client Quit]
}ls{ has joined #ipfs
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
mindCrime has joined #ipfs
user_51 has quit [Ping timeout: 244 seconds]
emunand has joined #ipfs
pep7 has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
user_51 has joined #ipfs
clemo has quit [Ping timeout: 246 seconds]
JRyanStinnett[m] has joined #ipfs
dqx has joined #ipfs
dqx has quit [Ping timeout: 240 seconds]
emunand has quit [Quit: Leaving]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
jiwalker has joined #ipfs
spinza has joined #ipfs
}ls{ has quit [Ping timeout: 246 seconds]
polman has quit [Ping timeout: 246 seconds]
mindCrime_ has joined #ipfs
polman has joined #ipfs
mindCrime has quit [Ping timeout: 246 seconds]
<aphelionz[m]> I dont see why you wouldnt be able to manually construct a dag to that effect
Steverman has quit [Ping timeout: 246 seconds]
jiggz has quit []
cratliff has quit [Ping timeout: 244 seconds]
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
<scio> All the other objects on bigsun load fine though.
hurikhan77 has quit [Ping timeout: 252 seconds]
hurikhan77 has joined #ipfs
Balaji030698 has joined #ipfs
thomasan_ has quit [Remote host closed the connection]
reit has joined #ipfs
Balaji030698 has quit [Ping timeout: 268 seconds]
ygrek__ has quit [Ping timeout: 250 seconds]
thomasan_ has joined #ipfs
reit has quit [Ping timeout: 250 seconds]
thomasan_ has quit [Ping timeout: 268 seconds]
BeerHall has joined #ipfs
null1337 has quit [Ping timeout: 246 seconds]
null1337 has joined #ipfs
pep7 has quit [Quit: pep7]
lord| has quit [Quit: WeeChat 2.3]
lord| has joined #ipfs
thomasan_ has joined #ipfs
Oatmeal has joined #ipfs
thomasan_ has quit [Ping timeout: 252 seconds]
sbani has quit [Remote host closed the connection]
sbani has joined #ipfs
<whyrusleeping[m]> I may have been converted to matrix
<shoku[m]1> Boo. Discord is where it's at
<shoku[m]1> Has the best mobile and desktop clients, modern ui
<whyrusleeping[m]> Lol, but its not open source, and its owned by some random for profit company
<shoku[m]1> True
<shoku[m]1> Depends where you place the need for open source vs convenience
joseminao has joined #ipfs
<shoku[m]1> Our discord has a ton of separate channels for Protocol related projects too (ipld, filecon, libp2p, ipfs-cluster)
joseminao has left #ipfs [#ipfs]
<shoku[m]1> I like the convenience!
thomasan_ has joined #ipfs
_whitelogger has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
daMaestro has quit [Quit: Leaving]
gmoro has joined #ipfs
jiwalker has quit [Quit: jiwalker]
jamesaxl has joined #ipfs
dexter0 has quit [Ping timeout: 245 seconds]
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
ylp1 has joined #ipfs
ylp has quit [Ping timeout: 252 seconds]
ylp1 has quit [Client Quit]
ylp has joined #ipfs
thomasan_ has quit [Ping timeout: 252 seconds]
<fps> https://github.com/fps/guix-ipfs-cache first part of the readme done...
<fps> off to work
ylp has quit [Ping timeout: 252 seconds]
ylp has joined #ipfs
ARMEWT has joined #ipfs
ylp has quit [Client Quit]
Steverman has joined #ipfs
ylp has joined #ipfs
nimaje has quit [Quit: WeeChat 2.3]
nimaje has joined #ipfs
florianH has joined #ipfs
ARMEWT has left #ipfs [#ipfs]
thomasan_ has joined #ipfs
dadabidet has joined #ipfs
thomasan_ has quit [Ping timeout: 268 seconds]
rendar has joined #ipfs
Pulse2496 has joined #ipfs
joseminao has joined #ipfs
phiofx has joined #ipfs
mischat has joined #ipfs
gmoro has quit [Remote host closed the connection]
gmoro has joined #ipfs
tdiesler has joined #ipfs
chiui has joined #ipfs
stoopkid has quit [Quit: Connection closed for inactivity]
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
Vyl has joined #ipfs
joseminao has quit [Read error: Connection reset by peer]
VylGryph has quit [Ping timeout: 250 seconds]
dijksterhuis has joined #ipfs
dijksterhuis has quit [Quit: Mutter: www.mutterirc.com]
dijksterhuis has joined #ipfs
dijksterhuis has quit [Client Quit]
woss_io has joined #ipfs
mindCrime_ has quit [Ping timeout: 250 seconds]
phiofx has quit [Quit: Konversation terminated!]
woss_io has quit [Read error: Connection reset by peer]
Pulse2496 has quit [Quit: ⠟⠥⠊⠞]
woss_io has joined #ipfs
dolphy has quit [Remote host closed the connection]
dolphy has joined #ipfs
}ls{ has joined #ipfs
mk[] has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
mischat has quit [Remote host closed the connection]
WhizzWr has quit [Quit: Bye!]
WhizzWr has joined #ipfs
spinza has joined #ipfs
guthwine_ has quit [Remote host closed the connection]
vmx has joined #ipfs
guthwine has joined #ipfs
mischat has joined #ipfs
klanmiko has left #ipfs [#ipfs]
klanmiko has joined #ipfs
r04r has quit [Quit: This shouldn't be happening. What's happening?!]
mischat has quit [Remote host closed the connection]
mischat has joined #ipfs
dimitarvp has joined #ipfs
obensource has quit [Ping timeout: 250 seconds]
ylp1 has joined #ipfs
chiui has quit [Ping timeout: 250 seconds]
rcat has joined #ipfs
ylp has quit [Ping timeout: 252 seconds]
obensource has joined #ipfs
lidel has quit [Ping timeout: 246 seconds]
lidel has joined #ipfs
Krasi has joined #ipfs
Krasi has left #ipfs [#ipfs]
guthwine has quit [Quit: leaving]
lidel has quit [Remote host closed the connection]
lidel` has joined #ipfs
guthwine has joined #ipfs
lidel`` has joined #ipfs
lidel` has quit [Ping timeout: 246 seconds]
lidel`` is now known as lidel
zeden has joined #ipfs
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
guthwine has quit [Quit: leaving]
ylp has joined #ipfs
ylp1 has quit [Ping timeout: 252 seconds]
topaxi21 has joined #ipfs
topaxi21 has quit [Remote host closed the connection]
guthwine has joined #ipfs
guthwine has quit [Client Quit]
sakalli_ has joined #ipfs
guthwine has joined #ipfs
sakalli_ has quit [Client Quit]
stoopkid has joined #ipfs
atrus6 has quit [Ping timeout: 268 seconds]
klanmiko has quit [Quit: klanmiko]
guthwine has quit [Quit: leaving]
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
mischat has quit [Remote host closed the connection]
alexgr has quit [Quit: Leaving]
clemo has joined #ipfs
Caterpillar has joined #ipfs
mandric has joined #ipfs
tdiesler has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Encrypt has joined #ipfs
hurikhan77 has quit [Ping timeout: 252 seconds]
hurikhan77 has joined #ipfs
woss_io has quit [Ping timeout: 268 seconds]
BeerHall has quit [Quit: BeerHall]
tdiesler has joined #ipfs
ddahl has quit [Ping timeout: 268 seconds]
hurikhan77 has quit [Quit: No Ping reply in 180 seconds.]
goiko has joined #ipfs
goiko has quit [Changing host]
goiko has joined #ipfs
hurikhan77 has joined #ipfs
chiui has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
mrhavercamp_ has joined #ipfs
Steverman has quit [Ping timeout: 250 seconds]
roygbiv has joined #ipfs
mandric has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
joseminao has joined #ipfs
joseminao has left #ipfs [#ipfs]
tdiesler has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
ddahl has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
dexter0 has joined #ipfs
hexfive has quit [Quit: WeeChat 2.2]
null1337 has quit [Ping timeout: 250 seconds]
null1337 has joined #ipfs
JP_ has joined #ipfs
JP_ has quit [Ping timeout: 256 seconds]
tdiesler has joined #ipfs
zypo has joined #ipfs
zypo has quit [Client Quit]
JZypo has joined #ipfs
<JZypo> hey guys, I want to submit a bug report, yet am unsure if the functionality is intended. I have 3 terminal windows open. The first starts the ipfs daemon. The second subscribes to an ipfs room, and the third lists the peers that are connected. My own hash does not show up in the list. Only those connecting from the outside (sometimes) show up.
Steverman has joined #ipfs
cratliff has joined #ipfs
dadabidet has quit [Quit: Leaving]
<Swedneck> fps: dude that's awesome
JZypo has quit [Ping timeout: 256 seconds]
cblgh has quit [Ping timeout: 246 seconds]
cblgh has joined #ipfs
cblgh has quit [Changing host]
cblgh has joined #ipfs
JZypo has joined #ipfs
dadabidet has joined #ipfs
stoopkid has quit [Quit: Connection closed for inactivity]
<magik6k[m]> JZypo: AFAIK your own id is always filetered out
<fps> Swedneck: oops, wrong channel though ;) meant to post that to #guix ;)
JZypo has quit [Ping timeout: 256 seconds]
<Swedneck> post it to both :P
<href> a
<Swedneck> also this gives me reason enough to finally try guix
Ugrastil has joined #ipfs
<fps> try it in a vm first. it's not for everyone ;)
<Swedneck> good idea
mindCrime_ has joined #ipfs
tsglove has quit [Remote host closed the connection]
reit has joined #ipfs
tsglove has joined #ipfs
roygbiv has quit [Quit: ™]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
dadabidet has quit [Quit: Leaving]
zeden has quit [Quit: WeeChat 2.2]
zeden has joined #ipfs
ylp1 has joined #ipfs
ylp has quit [Ping timeout: 252 seconds]
<jamiew> nice seeing all the activity on `ipfs/benchmarks` https://github.com/ipfs/benchmarks
DarkainMX has joined #ipfs
tdiesler has quit [Quit: Textual IRC Client: www.textualapp.com]
erratic has quit [Quit: this computer has gone to sleep...]
erratic has joined #ipfs
chiui has quit [Ping timeout: 250 seconds]
placer14 has joined #ipfs
stoopkid has joined #ipfs
arthuredelstein has quit [Ping timeout: 245 seconds]
jiwalker has joined #ipfs
mrhavercamp_ has quit [Ping timeout: 244 seconds]
mrhavercamp_ has joined #ipfs
Thominus has joined #ipfs
mindCrime_ has quit [Ping timeout: 240 seconds]
mrhavercamp_ has quit [Ping timeout: 245 seconds]
spinza has quit [Quit: Coyote finally caught up with me...]
spinza has joined #ipfs
Jesin has joined #ipfs
matt-h has quit [Remote host closed the connection]
random_yanek has quit [Ping timeout: 245 seconds]
bomb-on has joined #ipfs
random_yanek has joined #ipfs
gozala has quit [Remote host closed the connection]
emceeaich has quit [Remote host closed the connection]
<fiatjaf> thank you for your patience, scio
Encrypt has quit [Quit: Quit]
mrhavercamp_ has joined #ipfs
gozala has joined #ipfs
jesse22 has joined #ipfs
mindCrime_ has joined #ipfs
<fiatjaf> I've just seen a very stupid bug in my code due that was causing your issue
emceeaich has joined #ipfs
matt-h has joined #ipfs
chiui has joined #ipfs
brianhoffman_ has joined #ipfs
brianhoffman has quit [Ping timeout: 252 seconds]
brianhoffman_ is now known as brianhoffman
chiui has quit [Ping timeout: 260 seconds]
<fiatjaf> scio, can you please try again when you have time?
<fiatjaf> scio, also, binaries are hosted on my local node only, so it may take a while for you to get them, ipfs isn't very good at transferring files like that
jiwalker has quit [Quit: jiwalker]
rendar has quit []
vmx has quit [Quit: Leaving]
pvh has joined #ipfs
silotis has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
brianhoffman_ has joined #ipfs
mrhavercamp_ has quit [Ping timeout: 268 seconds]
florianH has quit [Quit: Connection closed for inactivity]
silotis has joined #ipfs
brianhoffman has quit [Ping timeout: 268 seconds]
brianhoffman_ is now known as brianhoffman
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
<Swedneck> lol, i just read "What the Tech? MATRIX supports IPFS" in the newsletter. got my hopes up and crushed them hard
ygrek__ has joined #ipfs
Rboreal_Frippery has joined #ipfs
<Rboreal_Frippery> I have heard that ipfs allows editing / versioning published content, but I have not experimented with this yet. I have a use case where I would like to append to a file over time, so that the most recent version has everything. Is a workflow like this supported at all?
mindCrime_ has quit [Read error: Connection reset by peer]
shoku has quit [Ping timeout: 264 seconds]
mindCrime_ has joined #ipfs
vandemar has quit [Quit: leaving]
<ToxicFrog> Rboreal_Frippery: you'd use IPNS for that. Upload the initial version, point IPNS at it, publish the IPNS hash rather than the IPFS one. When you append to it, update the IPNS record to point at the new IPFS hash.
<ToxicFrog> N.b. IPNS does not currently work on small swarms, so you'll need to be part of the public swarm or at least have a few IPFS nodes up to do this.
shoku has joined #ipfs
vandemar has joined #ipfs
ONI_Ghost has quit [Read error: Connection reset by peer]
SunflowerSociety has joined #ipfs
jiwalker has joined #ipfs
irdr has quit [Ping timeout: 250 seconds]
<fiatjaf> Rboreal_Frippery, IPNS is basically just a pointer, so there's no actual versioning happening (although there are plans for that, just shouldn't happen soon).
<ToxicFrog> Yeah, you'd do the versioning at the IPFS layer by including in each version a pointer to the previous version.
protocolin6[m] has joined #ipfs
irdr has joined #ipfs
<lidel> Rboreal_Frippery, if you mean an actual APPEND at the end of file, then check --help for `ipfs add --trickle` and `ipfs files write`. Both produce trickle-dag which is a linking structure optimized for random seeking and appending after initial creation (default `ipfs add` structure is optimized for reduction of link count)
Encrypt has joined #ipfs
<lidel> To better understand the difference, see visualizations at: https://github.com/ipfs/ipfs-gui/issues/11#issuecomment-376467862
bomb-on has quit [Read error: No route to host]
klanmiko has joined #ipfs
emunand has joined #ipfs
hurikhan77 has quit [Quit: No Ping reply in 180 seconds.]
hurikhan77 has joined #ipfs
SunflowerSociety has quit [Ping timeout: 250 seconds]
woss_io has joined #ipfs
lassulus_ has joined #ipfs
agsv has joined #ipfs
Rboreal_Frippery has quit [Read error: Connection reset by peer]
Rboreal_Frippery has joined #ipfs
<agsv> how can I tell if my node forwarded a port via upnp successfuly? (assume I have a crappy upnp router) how can I tell if peers discover and connect to me successfuly?
lassulus has quit [Ping timeout: 250 seconds]
lassulus_ is now known as lassulus
thomasan_ has joined #ipfs
bomb-on has joined #ipfs
thomasan_ has quit [Ping timeout: 252 seconds]
<Swedneck> lidel: is there a way to publish ipfs-companion to both stable and beta channels at the same time?
<Swedneck> it's kinda weird that stable releases don't appear on the beta channel, leaving beta users with an older version
<lidel> Swedneck, Stable is never ahead of Beta feature-wise. Everything that is in Stable is also in Beta. Its just numbers :)
<Swedneck> hmm, alright
triskeon[m] has joined #ipfs
mandric has joined #ipfs
scrp3l has joined #ipfs
joseminao has joined #ipfs
agsv has quit [Remote host closed the connection]
joseminao has left #ipfs [#ipfs]
zeden has quit [Quit: WeeChat 2.2]
treethought[m]2 has joined #ipfs
mandric has quit [Read error: Connection reset by peer]
mandric_ has joined #ipfs
Encrypt has quit [Quit: Quit]
_whitelogger has joined #ipfs
Rboreal_Frippery has quit [Ping timeout: 250 seconds]
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
jiwalker has quit [Quit: jiwalker]
jiwalker has joined #ipfs
mindCrime_ has quit [Ping timeout: 246 seconds]
pvh has quit [Quit: Connection closed for inactivity]
jiwalker has quit [Quit: jiwalker]
mandric_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bomb-on has quit [Read error: Connection reset by peer]
mandric has joined #ipfs
graphene has quit [Remote host closed the connection]
ctOS has joined #ipfs
graphene has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
Yoda1 has joined #ipfs
spinza has joined #ipfs
mandric has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
pep7 has joined #ipfs
ddahl has quit [Ping timeout: 246 seconds]
mandric has joined #ipfs
cratliff has quit [Ping timeout: 268 seconds]
Rboreal_Frippery has joined #ipfs
rcat has quit [Quit: leaving]
pep7_ has joined #ipfs
jiwalker has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
awright91[m] has joined #ipfs
xcm has quit [Remote host closed the connection]
mandric has quit [Read error: Connection reset by peer]
xcm has joined #ipfs
BenLubar has joined #ipfs
<BenLubar> is it possible to use ipfs's unixfs as an actual linux filesystem
cris has quit [Ping timeout: 246 seconds]
cris has joined #ipfs
lord| has quit [Ping timeout: 246 seconds]
92AAAX3UY has quit [Quit: Lost terminal]
jfontan has quit [Ping timeout: 240 seconds]
blallo has quit [Ping timeout: 246 seconds]
appa has quit [Ping timeout: 246 seconds]
jfontan has joined #ipfs
appa has joined #ipfs
lord| has joined #ipfs
blallo has joined #ipfs
mandric has joined #ipfs
hurikhan77 has quit [Remote host closed the connection]
hurikhan77 has joined #ipfs
<carson[m]> this might be what you're looking for?
sammacbeth has quit [Quit: Ping timeout (120 seconds)]
sammacbeth has joined #ipfs
woss_io has quit [Ping timeout: 250 seconds]
spinza has quit [Quit: Coyote finally caught up with me...]