whyrusleeping changed the topic of #ipfs to: go-ipfs 0.4.13 is out! Please try out: https://dist.ipfs.io/go-ipfs/v0.4.13 | 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
jrabe has quit []
vivus has quit [Quit: Leaving]
jrabe has joined #ipfs
Thominus has quit [Quit: Leaving]
pengo has joined #ipfs
poga has quit [Ping timeout: 240 seconds]
upperdeck has quit [Ping timeout: 248 seconds]
upperdeck has joined #ipfs
plexigras has joined #ipfs
larpanet has joined #ipfs
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
anomie____[m] has joined #ipfs
larpanet has quit [Ping timeout: 260 seconds]
parallaxis has joined #ipfs
rodolf0 has quit [Ping timeout: 252 seconds]
anewuser has joined #ipfs
poga has joined #ipfs
lupi_ has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<jfmherokiller[m]> hi i was wondering if hypothetically could ipfs be used as a cache backend for something like this http://www.squid-cache.org/ to kind of autoadd content to the ipfs network while also enhancing ones regular browsing expirence.
lupi has joined #ipfs
rektide_ is now known as rektide
<deltab> jfmherokiller[m]: I think the propblem with that is finding it again, if given only the url
<deltab> ipfs is indexed by hash, so you need the hash to get the data
parallaxis has left #ipfs ["Textual IRC Client: www.textualapp.com"]
<jfmherokiller[m]> maybe storing the hash somehow?
<deltab> yes, but where?
<Kythyria[m]> Well, squid must already store cache keys somehow.
<Kythyria[m]> And generally associate metadata with each cached item.
<deltab> ah, okay
<deltab> then what happens?
rodolf0 has joined #ipfs
rodolf0 has quit [Client Quit]
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
<voker57> problem is, squid probably uses something it can produce from actual URI to index the cache
<voker57> so everything you can do is just add everything that passes thru squid to IPFS
<voker57> good for network, useless for squid itself
<Kythyria[m]> You would store an index that maps from squid cache keys to IPFS hashes.
<Kythyria[m]> Likely as part of the storage driver.
<voker57> and I guess you could serve IPFS headers with Squid response so result can be fetched from IPFS
jaboja has quit [Ping timeout: 276 seconds]
jaboja has joined #ipfs
<deltab> hmm, but squid already sends a response itself, so no need for the client to send an ipfs request separately
<deltab> it'd be useful if the response had a hash for the site, so that the client's future requests could go over ipfs instead
<deltab> but you can only get a hash for a site by getting hashes for all its data
<voker57> squid can respond to HEAD requests with IPFS hashes
<voker57> anyway, that is rather theoretical discussion
girrrrrrr2 has joined #ipfs
girrrrrrr2 has quit [Changing host]
girrrrrrr2 has joined #ipfs
<jfmherokiller[m]> im guess my theretical question is actually good and tbh i mostly wanted it to allow me to help the ipfs network while also using squid to cache webpages on my slow and buggy connection
<Kythyria[m]> deltab: Surely a client that already knows about IPFS wouldn't bother with HTTP to begin with?
<voker57> how would you serve IPFS data over your slow and buggy connection?
<deltab> Kythyria[m]: indeed, there's a fundamental disparity between the two
lupi has quit [Ping timeout: 276 seconds]
lupi has joined #ipfs
<jfmherokiller[m]> voker57:
<jfmherokiller[m]> voker57: i will host the data when my connection improves
<jfmherokiller[m]> im sitting on 10TB of SSD storage and kind of want to make use of it for ipfs :P
<voker57> well then I guess it would be useful if you stored everything coming through squid in IPFS (excluding private data somehow?) at least once there is a working indexer once again
Jesin has quit [Quit: Leaving]
anewuser has quit [Ping timeout: 268 seconds]
<pengo> ipfs could make sense for caching if you had a distributed cache across multiple machines dealing with large files?
Jesin has joined #ipfs
<pengo> i mean, that's kinda what IPFS is -- a distributed/decentralized cache
anewuser has joined #ipfs
<voker57> yeah you could also run a private network
MDude has quit [Ping timeout: 240 seconds]
MDude has joined #ipfs
<jfmherokiller[m]> @voker57: i also kind of want todo it in hopes of reducing duplicate data from say webfonts or jquery libs
dhruvbaldawa has joined #ipfs
lupi has quit [Ping timeout: 240 seconds]
orbisvicis has joined #ipfs
lupi has joined #ipfs
<orbisvicis> Some questions about the future of ipfs: 1] when filecoin becomes a thing, users are paying not just for storage but also its reliability, whats to prevent providers from walking away and trashing data whenever 2] if copyrighted content whitelists become widespread won't that stop me from storing my legally owned copyrighted files in ipfs or sharing them with my family ?
dhruvbaldawa has quit [Ping timeout: 248 seconds]
<Kythyria[m]> You have to explicitly configure your node to care about the whitelist AFAIK.
aitiba has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
<pengo> 1) not sure but on similar systems i think the providers have to put up a deposit/collateral, so not in their economic interest to walk away.. also you hopefully there is plenty of redundancy
dimitarvp has quit [Quit: Bye]
<pengo> dunno how it would deal with a Sybil attack -- one person taking over all your redundant data storage by storing it many times, and then deleting all copies at once
<jfmherokiller[m]> well as long as you keep the orginal they cant delete it
leeola has quit [Quit: Connection closed for inactivity]
<jfmherokiller[m]> also on another topic anyone know of an ipfs hosted alternative to this? https://asciinema.org/
jaboja has quit [Ping timeout: 268 seconds]
<jfmherokiller[m]> every once in a while when i record a long session it wont upload to the site
Reinhilde is now known as Ellenor
koshii has quit [Quit: bye]
plexigras has quit [Ping timeout: 248 seconds]
dhruvbaldawa has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
koshii has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 268 seconds]
Steverman has quit [Ping timeout: 276 seconds]
lupi has quit [Quit: Textual IRC Client: www.textualapp.com]
}ls{ has quit [Ping timeout: 276 seconds]
Alpha64 has quit [Read error: Connection reset by peer]
}ls{ has joined #ipfs
dhruvbaldawa has joined #ipfs
girrrrrrr2 has quit [Ping timeout: 260 seconds]
MadLax has joined #ipfs
raktajino has joined #ipfs
MadLax has quit [Quit: Page closed]
MadLax has joined #ipfs
<deltab> jfmherokiller[m]: ISTR there's ipfs-hosted asciinema
<jfmherokiller[m]> oh?
MadLax is now known as Killin
<deltab> aww: "This script is run *after* you upload to asciinema.org. We hope to be able to avoid the hassle of relying on specific network hosts (because sometimes the internet is slow, or not there...). But for now some necessary post-processing is done server-side."
<jfmherokiller[m]> dang i was hoping i could set it up as a like a single page webapp where you could specify the thing like /ipfs/<webapp hash here># <asciinema json hash here>
<Killin> Hi people! Tell me whether IPFS has a desktop client?
asyncsec has quit [Quit: asyncsec]
astronavt has joined #ipfs
Teeed has quit [Ping timeout: 240 seconds]
Teeed has joined #ipfs
PungaMare[m] has joined #ipfs
plexigras has joined #ipfs
dhruvbaldawa has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
tg has quit [Ping timeout: 240 seconds]
dhruvbaldawa has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
orbisvicis has quit [Ping timeout: 276 seconds]
dhruvbaldawa has quit [Remote host closed the connection]
anewuser has quit [Quit: anewuser]
larpanet has joined #ipfs
infinity0_ has joined #ipfs
infinity0_ has quit [Changing host]
infinity0 has joined #ipfs
infinity0 has quit [Killed (verne.freenode.net (Nickname regained by services))]
houyunlong[m] has joined #ipfs
tg has joined #ipfs
ulrichard has joined #ipfs
Jesin has quit [Quit: Leaving]
rendar has joined #ipfs
rnm_ has joined #ipfs
kaotisk has quit [Read error: Connection reset by peer]
kaotisk has joined #ipfs
espadrine has quit [Ping timeout: 276 seconds]
kaotisk has quit [Read error: Connection reset by peer]
kaotisk has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
kaotisk has quit [Read error: Connection reset by peer]
kaotisk has joined #ipfs
ygrek_ has joined #ipfs
inetic has joined #ipfs
mtodor has joined #ipfs
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 248 seconds]
ylp has joined #ipfs
oed has quit [Ping timeout: 240 seconds]
<clemo> thanks for making tcp over ipfs possible! works awesome, is their a way to not remove the binding after it was used? can i limit the listener be only avalible for certain peers?
<sickill> jfmherokiller[m]: deltab: hey! asciinema developer here. First, quickly about size limit: asciinema.org is a community asciinema-server instance which I run and while servers are sponsored by Brightbox, the S3 storage is covered from my own pocket. So this artificial limit is a trade-off to keep the bill at bay (I address this in more depth in this thread: https://github.com/asciinema/asciinema/issues/91). Second, the
<sickill> note about "server-side post-processing" is no longer true, the web player can directly play asciicasts for a while now. So I just quickly hacked this: https://github.com/asciinema/publish-to-ipfs - it takes local asciicast, and publishes directory containing all necessary files (index.html, asciinema-player, and the actual recording). Let me know what you think (and I'd happily take this script further if you have more
<sickill> ideas) ;)
<pengo> not op, but nice response!
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
<whyrusleeping> sickill: o/
<sickill> whyrusleeping: \o
<whyrusleeping> hows asciinema going?
<sickill> nicely :) just preparing 2.0 release, which has lots of cools things
<whyrusleeping> ooOoo, got a changelog i can read up on?
<sickill> whyrusleeping: hmm, let me update the changelog now, this is something I planned to do soon, hold on!
<whyrusleeping> :)
upperdeck has quit [Ping timeout: 248 seconds]
upperdeck has joined #ipfs
erictapen has joined #ipfs
ilyaigpetrov has joined #ipfs
joelto has joined #ipfs
yuhl has joined #ipfs
pengo_ has joined #ipfs
pengo has quit [Ping timeout: 248 seconds]
upperdeck has quit [Ping timeout: 258 seconds]
upperdeck has joined #ipfs
chiui has joined #ipfs
eater has quit [Quit: hng]
eater has joined #ipfs
eater has quit [Client Quit]
eater has joined #ipfs
eater has quit [Remote host closed the connection]
eater has joined #ipfs
pengo__ has joined #ipfs
dhruvbaldawa has joined #ipfs
pengo_ has quit [Ping timeout: 248 seconds]
pengo__ has quit [Ping timeout: 248 seconds]
dhruvbaldawa has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon3 has joined #ipfs
Mateon3 is now known as Mateon1
pinkieval has quit [Ping timeout: 258 seconds]
dhruvbaldawa has quit [Remote host closed the connection]
Killin has quit [Ping timeout: 268 seconds]
dhruvbaldawa has joined #ipfs
upperdeck has quit [Ping timeout: 246 seconds]
dhruvbaldawa has quit [Ping timeout: 248 seconds]
upperdeck has joined #ipfs
ralphtheninja has quit [Remote host closed the connection]
jkilpatr has quit [Ping timeout: 276 seconds]
upperdeck has quit [Ping timeout: 240 seconds]
ralphtheninja has joined #ipfs
upperdeck has joined #ipfs
astronavt has quit [Remote host closed the connection]
asyncsec has joined #ipfs
Steverman has joined #ipfs
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 240 seconds]
chiui has quit [Ping timeout: 248 seconds]
xnbya has quit [Ping timeout: 240 seconds]
Caterpillar has joined #ipfs
xnbya has joined #ipfs
jkilpatr has joined #ipfs
dhruvbaldawa has joined #ipfs
kaotisk has quit [Remote host closed the connection]
kaotisk has joined #ipfs
kaotisk has quit [Max SendQ exceeded]
kaotisk has joined #ipfs
rnm_ has quit [Ping timeout: 264 seconds]
Caterpillar has quit [Quit: You were not made to live as brutes, but to follow virtue and knowledge.]
Caterpillar has joined #ipfs
Caterpillar has quit [Client Quit]
Caterpillar has joined #ipfs
xnbya has quit [Ping timeout: 268 seconds]
Kristjan has joined #ipfs
xnbya has joined #ipfs
<Kristjan> My name is Kristjan Robam. Bank account nr: EE671010010225901016 (SEB Estonia). I am in urgent need for money. People, please send me money with min sum of 5000 $. Thank you in advance.
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
dhruvbal_ has joined #ipfs
dhruvbaldawa has quit [Read error: Connection reset by peer]
dhruvbal_ has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
dabiao02 has joined #ipfs
clickjack has quit [Read error: Connection reset by peer]
clickjack has joined #ipfs
dabiao02 has quit [Quit: Textual IRC Client: www.textualapp.com]
dhruvbaldawa has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
dhruvbaldawa has quit [Remote host closed the connection]
dhruvbaldawa has joined #ipfs
Kristjan has quit [Quit: Leaving]
dhruvbaldawa has quit [Remote host closed the connection]
larpanet has quit [Ping timeout: 250 seconds]
dhruvbaldawa has joined #ipfs
xnbya has quit [Ping timeout: 260 seconds]
xnbya has joined #ipfs
upperdeck has quit [Ping timeout: 240 seconds]
upperdeck has joined #ipfs
<tadzik> lol
<Stskeeps> man, people are really taking shortcuts on ICOs these days
<cjd[m]> oh man, I really want to give 4999 $ to this random guy I just met on the internet but he told me that the minimum sum must be 5000 $ so I can't do it :(
<sickill> that's a bummer
chiui has joined #ipfs
<r0kk3rz> Stskeeps: why go through the whole charade?
upperdeck has quit [Ping timeout: 255 seconds]
upperdeck has joined #ipfs
<tadzik> the success rate must be non-zero :(
<r0kk3rz> why? the cost of spamming freenode is fairly minimal i would've thought
leeola has joined #ipfs
<cjd[m]> Maybe it's spamming with someone's dox in order to get them signed up to gas, electric, internet, tv, etc... anything that auto-bills the iban number
dhruvbaldawa has quit [Remote host closed the connection]
oleavr has joined #ipfs
upperdeck has quit [Ping timeout: 258 seconds]
upperdeck has joined #ipfs
atrapado_ has joined #ipfs
Steverman has quit [Ping timeout: 248 seconds]
dhruvbaldawa has joined #ipfs
ONI_Ghost has joined #ipfs
dhruvbaldawa has quit [Ping timeout: 240 seconds]
clickjack has quit [Read error: Connection reset by peer]
clickjack has joined #ipfs
yuhl has quit [Remote host closed the connection]
Steverman has joined #ipfs
johnwhitlow[m] has joined #ipfs
upperdeck has quit [Ping timeout: 248 seconds]
upperdeck has joined #ipfs
<jfmherokiller[m]> sickill: The size issue i had was mainly because i tried to upload the entire compilation of pypy eg translation to pypy-c to asciinema. Also to take the script further i suggest adding the ability to host the webapp itself standalone and refrence a recording by its ipfs hash something like this is what i had in mind https://ipfs.io/ipfs/<player hash here>#<recording hash here>
<sickill> jfmherokiller[m]: I like this idea
<Steverman> Can websocket-star server relay be seen like a WebRTC TURN server?
<Steverman> Oh.. it is one I guess
<Steverman> just without webrtc of course
<jfmherokiller[m]> sickill: i make use of that exact setup with my ipfs hosted kthoom comic book reader the only issue i had with the setup was mainly that i could never figure out how to make a jump to page permalink
mkhl has joined #ipfs
<jfmherokiller[m]> also that reminds me i need to update it to work around the issue of the user not having an ipfs node running
atrapado_ has quit [Quit: Leaving]
mib_kd743naq has joined #ipfs
upperdeck has quit [Ping timeout: 260 seconds]
upperdeck has joined #ipfs
mib_kd743naq has quit [Quit: Page closed]
upperdeck has quit [Ping timeout: 268 seconds]
upperdeck has joined #ipfs
dimitarvp has joined #ipfs
upperdeck has quit [Ping timeout: 240 seconds]
upperdeck has joined #ipfs
ashark has joined #ipfs
larpanet has joined #ipfs
kus_ubuntui686a has joined #ipfs
kus_ubuntui686a has quit [Max SendQ exceeded]
[BFG] has joined #ipfs
Alpha64 has joined #ipfs
atrapado_ has joined #ipfs
jaybee[m]1 has joined #ipfs
orbisvicis has joined #ipfs
}ls{ has joined #ipfs
rodolf0 has joined #ipfs
rgrau has joined #ipfs
oleavr has quit [Quit: Connection closed for inactivity]
chiui has quit [Quit: Leaving]
ulrichard has quit [Remote host closed the connection]
plexigras has quit [Ping timeout: 268 seconds]
anewuser has joined #ipfs
ylp has left #ipfs [#ipfs]
b_five has joined #ipfs
grandfso has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
grandfso has joined #ipfs
mkhl has quit [Quit: ZZZzzz…]
noobineer has joined #ipfs
noobineer has quit [Max SendQ exceeded]
mtodor has quit [Remote host closed the connection]
erictapen has quit [Ping timeout: 240 seconds]
<pjz> whyrusleeping: any idea about dht: loggableKey could not cast key: 2f706b2f122062ca38d55ebe4b9b699fb384f6d9944c0c66ab0cce7b50d6b448cd93215a556b invalid cid version number: 47 lookup.go:35 ?
MadLax has joined #ipfs
MadLax is now known as Killin
erictapen has joined #ipfs
erictapen has quit [Remote host closed the connection]
erictapen has joined #ipfs
erictapen has quit [Remote host closed the connection]
erictapen has joined #ipfs
<lgierth> pjz: it's probably a cidv0
aelius[m] has joined #ipfs
Jesin has joined #ipfs
upperdeck has quit [Ping timeout: 240 seconds]
Jesin has quit [Remote host closed the connection]
upperdeck has joined #ipfs
ZaZ has joined #ipfs
Pooksie has quit [Ping timeout: 250 seconds]
inetic has quit [Ping timeout: 255 seconds]
Pooksie has joined #ipfs
erictapen has quit [Ping timeout: 255 seconds]
b_five is now known as b5
<pjz> lgierth: so it's not an actual problem with the ipfs daemon?
<lgierth> pjz: it should be fine - i think it's just trying to log it and fails to do that. we partially switched the dht to cids but didn't follow through completely
gde33 has quit [Ping timeout: 248 seconds]
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
ilyaigpetrov has quit [Quit: Connection closed for inactivity]
Killin has quit [Quit: Killin]
oleavr_ has joined #ipfs
ygrek_ has quit [Ping timeout: 240 seconds]
dhruvbaldawa has joined #ipfs
<pjz> hmm, okay. Any tips on what/how to collect crash/lockup info from ipfs? It bogged down my machine (load avg >5, usually 0.03ish) completely. restarting it every day seems.... suboptimal.
dhruvbaldawa has quit [Ping timeout: 240 seconds]
ccii has joined #ipfs
rodolf0 has quit [Quit: Leaving]
ccii1 has quit [Ping timeout: 240 seconds]
rodolf0 has joined #ipfs
domanic has joined #ipfs
dhruvbaldawa has joined #ipfs
larpanet has quit [Ping timeout: 240 seconds]
<victorbjelkholm> pjz: you're running the latest version and configured connection manager? Should help
jokoon has joined #ipfs
schmidta_ has quit [Ping timeout: 255 seconds]
larpanet has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
schmidta has joined #ipfs
larpanet has quit [Ping timeout: 276 seconds]
erictapen has joined #ipfs
dhruvbaldawa has quit [Remote host closed the connection]
<pjz> victorbjelkholm: configured connection manager how?
<whyrusleeping> pjz: https://github.com/ipfs/go-ipfs/blob/master/docs/debug-guide.md <- for crash/lockup info
<victorbjelkholm> you might have to adjust the default values for your own use cases
<pjz> how much ram does each connection take?
<pjz> the defaults of 600-900 seem reasonable if they're small (<1k ea)
ZaZ has quit [Read error: Connection reset by peer]
dhruvbaldawa has joined #ipfs
<whyrusleeping> they should be pretty small. whats not small right now that we know of is the peerstore continually accumulates addresses
<whyrusleeping> how much memory usage are you seeing?
mvollrath has left #ipfs [#ipfs]
<pjz> 1.1Gb before the oom killer nuked it
<pjz> I must admit I wrote a wrapper to make it the highest priority thing for the OOM killer to go after
larpanet has joined #ipfs
<pjz> #!/bin/bash ; echo 999 >/proc/$$/oom_score_adj ; exec /usr/local/bin/ipfs "$@"
Encrypt has joined #ipfs
<pjz> and I just put together a little ipfs-debug script based on that debug-guide that I can use to collect info it it gets hangy again.
atrapado_ has quit [Quit: Leaving]
larpanet has quit [Ping timeout: 248 seconds]
domanic has quit [Ping timeout: 264 seconds]
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
perivitellin has joined #ipfs
M0x1e[m] has joined #ipfs
jaboja has joined #ipfs
erictapen has quit [Ping timeout: 268 seconds]
larpanet has joined #ipfs
dhruvbaldawa has quit [Remote host closed the connection]
erictapen has joined #ipfs
oleavr_ has quit [Quit: Connection closed for inactivity]
larpanet has quit [Ping timeout: 240 seconds]
jokoon has quit [Quit: Leaving]
poga has quit [Ping timeout: 248 seconds]
Encrypt has quit [Quit: Quit]
nope_23 has joined #ipfs
espadrine has joined #ipfs
rodolf0 has quit [Ping timeout: 276 seconds]
nope_23 has quit [Client Quit]
hr3f has joined #ipfs
href has quit [Ping timeout: 248 seconds]
hr3f is now known as href
larpanet has joined #ipfs
astronavt has joined #ipfs
erictapen has quit [Ping timeout: 240 seconds]
droman has joined #ipfs
kus_ubuntui686a has joined #ipfs
kus_ubuntui686a has quit [Max SendQ exceeded]
astronavt has quit [Remote host closed the connection]
astronavt has joined #ipfs
astronavt has quit [Remote host closed the connection]
Ecran has joined #ipfs
poga has joined #ipfs
upperdeck has quit [Ping timeout: 248 seconds]
larpanet has quit [Ping timeout: 248 seconds]
upperdeck has joined #ipfs
rodolf0 has joined #ipfs
domanic has joined #ipfs
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
rudolph has joined #ipfs
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
rudolph is now known as Guest99868
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
jkilpatr has quit [Ping timeout: 260 seconds]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
rodolf0 has quit [Ping timeout: 260 seconds]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
Guest99868 is now known as rodolf0
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
ygrek_ has joined #ipfs
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<musicmatze[m]> I am constantly thinking about how a social network on ipfs would be named. So far I have "IPFN" for "InterPlanetary Friendship Network" ... but that name is taken by the "InterPlanetary Functions" project... and "IPSN" for "Interplanetary Social Network" ... which is shit.
<musicmatze[m]> If someone has a good idea, freel free to tell me
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<lgierth> actually, go with a proper name that doesn't start in IP ;)
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
Ecran has quit [Quit: Going offline, see ya! (www.adiirc.com)]
larpanet has quit [Remote host closed the connection]
<lgierth> every new project giving itself the next nearly-the-same blurs the clarity of the others' names
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<lgierth> there's already IP* projects that have nothing to do with IPFS
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<musicmatze[m]> yeah... doesn't make it easier tho :-P
<lgierth> there i s IPFN?!
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<musicmatze[m]> yes: github.com/ipfn
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<musicmatze[m]> "distrix" sounds nice...
<musicmatze[m]> and is easy
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<musicmatze[m]> and kinda tells you what it is about
<musicmatze[m]> and ends with "x" ... which is a bonus
<musicmatze[m]> what do you people think?
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
<musicmatze[m]> hm... there's a corporation named distrix...
larpanet has quit [Remote host closed the connection]
<musicmatze[m]> propably not a good idea then
<lgierth> it's pronouncable too
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<Alpha64> xtremesocialnetworkonline
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
jkilpatr has joined #ipfs
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
ygrek_ has quit [Ping timeout: 248 seconds]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
<musicmatze[m]> baaaaah naming things.... I hate it
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
larpanet has quit [Remote host closed the connection]
<lgierth> new network-ish sites in .de often used to get 24 appended to their name
<lgierth> social24.de
larpanet has joined #ipfs
<lgierth> because, you know, it's open 24h/day
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
<musicmatze[m]> lol
<musicmatze[m]> like freundschaft24.de
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
dhruvbaldawa has joined #ipfs
ashark has quit [Ping timeout: 268 seconds]
dhruvbaldawa has quit [Ping timeout: 240 seconds]
<miflow[m]> Or just put a d in front, like dtube dsound dmania dsocialize ,😂
<lgierth> heh yeah
<lgierth> that's rooted in dweb i guess :)
domanic has quit [Ping timeout: 276 seconds]
pengo has joined #ipfs
Aranjedeath has joined #ipfs
oleavr_ has joined #ipfs
jimpick has joined #ipfs
<jfmherokiller[m]> anyone here have expirence with emscripten?
guideline has quit [Ping timeout: 260 seconds]
<jfmherokiller[m]> im rn trying to see if i can compile openssl with it
<johnlong[m]> whats the status on getting blockchains uploaded into IPFS? I know theres been some work translating Ethereum blocks into IPLD structures.. would be great to run an Ethereum node that uses IPFS as its backend :)
domanic has joined #ipfs
upperdeck has quit [Ping timeout: 268 seconds]
upperdeck has joined #ipfs
larpanet has quit [Remote host closed the connection]
larpanet has joined #ipfs
<pengo> what's the [m] suffix about?
<lgierth> pengo: matrix.org <-> bridge
<lgierth> *irc bridge
<pengo> oic
erictapen has joined #ipfs
erictapen has quit [Remote host closed the connection]
erictapen has joined #ipfs
erictapen has quit [Remote host closed the connection]
erictapen has joined #ipfs
droman has quit [Quit: WeeChat 1.9.1]