whyrusleeping changed the topic of #ipfs to: go-ipfs v0.4.9 is out! https://dist.ipfs.io/#go-ipfs | Week 13: Web browsers, IPFS Cluster, Orbit -- https://waffle.io/ipfs/roadmaps | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | FAQ: https://git.io/voEh8 | Logs: https://botbot.me/freenode/ipfs/ | Code of Conduct: https://git.io/vVBS0
infinity0 has quit [Remote host closed the connection]
<sonata> i can hack it with e.g. `{"Links":[{"Name":".nonce","Hash":"QmbFMke1KXqnYyBBWxB74N4c5SBnJMVAiMNRcGu6x1AwQH","Size":1234}],"Data":"\u0008\u0001"}` but this causes .nonce to show up in the directory listing, which is Unaesthetic
skeuomorf has joined #ipfs
droman has quit []
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
<sonata> maybe i should be looking at ipld instead of old dag
<Mateon1> Yeah, that's what I mean. ipfs dag put, not ipfs block add or ipfs object put
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
<Mateon1> You are trying to handcraft a unixfs object with the above command. unixfs is protobuf, so it doesn't like additional attributes
<Mateon1> With `ipfs dag`, you can add an object like {"_nonce": "\u0000\u0000...\u0000\u0000", "actualData": {"/": "QmTargetHash..."}}
infinity0 has joined #ipfs
<Mateon1> You can then resolve to QmTarget.. through that object with QmDAG/actualData
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
* sonata nods
infinity0 has quit [Remote host closed the connection]
anewuser has quit [Ping timeout: 246 seconds]
<sonata> ok, now... `ipfs dag get QmUNLLsPACCz1vLxQVkXqqLX5R1X345qqfHbsf67hvA3Nn | ipfs dag put - ; echo` => zdpuAxpN1LaxvwsNSEwmy5ECX32MXjJ522BFUwEN1dVkZytUC
<sonata> what can i do with this strange new hash, the rest of the ipfs commands outside of ipfs dag seem to choke on it
matoro has quit [Ping timeout: 240 seconds]
<daviddias> !pin QmUhK3eSLggS4vRErVUe1rf6zQUAvTvKq2NSXaMaqaztjz protocol.ai
<daviddias> !pin QmUhK3eSLggS4vRErVUe1rf6zQUAvTvKq2NSXaMaqaztjz protocol.ai
Akaibu has quit [Quit: Connection closed for inactivity]
<daviddias> !botsnack
<sprint-helper> om nom nom
matoro has joined #ipfs
jaboja has joined #ipfs
acarrico has joined #ipfs
dignifiedquire has quit [Quit: Connection closed for inactivity]
<sonata> I'd just like to say how much I appreciate multiaddr
<sonata> there are design decisions i'm not thrilled by but multiaddr is not one of them
jsgrant__ has joined #ipfs
jsgrant_ has quit [Ping timeout: 260 seconds]
ralphthe1inja has joined #ipfs
ralphthe1inja has quit [Client Quit]
ralphtheninja has quit [Ping timeout: 240 seconds]
aaa| has quit [Remote host closed the connection]
acarrico has quit [Read error: Connection reset by peer]
ralphtheninja has joined #ipfs
zuck05 has joined #ipfs
rphlx has quit [Quit: Leaving]
OstlerDev has joined #ipfs
zuck05 has quit [Remote host closed the connection]
nullobject has quit [Quit: zzz]
zuck05 has joined #ipfs
appa has quit [Ping timeout: 240 seconds]
movaex has quit [Ping timeout: 246 seconds]
appa has joined #ipfs
robattila256 has quit [Quit: WeeChat 1.8]
jaboja has quit [Ping timeout: 240 seconds]
drathir has quit [Ping timeout: 260 seconds]
robattila256 has joined #ipfs
drathir has joined #ipfs
chris613 has left #ipfs [#ipfs]
afdudley[m]1 has left #ipfs ["User left"]
ipfsrocks has joined #ipfs
Guest71719 has quit [Quit: Alt-F4 at console]
shizy has joined #ipfs
m3lt_ has joined #ipfs
m3lt has quit [Ping timeout: 272 seconds]
dimitarvp has quit [Quit: Bye]
infinity0 has joined #ipfs
gully-foyle has joined #ipfs
gully-foyle has quit [Remote host closed the connection]
_whitelogger has joined #ipfs
talonz has joined #ipfs
shizy has quit [Ping timeout: 260 seconds]
talonz has quit [Remote host closed the connection]
talonz has joined #ipfs
onabreak has quit [Ping timeout: 260 seconds]
<charlienyc[m]> Anyone know how the converted the kiwix Zim files to ipfs files? The pinning will take too long and a need a network solution for Wikipedia in Syria. Downloading just the English version will take 12 days via ipfs but only 1 for Zim.
owlet has quit [Ping timeout: 240 seconds]
_whitelogger has joined #ipfs
onabreak has joined #ipfs
Foxcool has joined #ipfs
The_8472 has quit [Ping timeout: 264 seconds]
The_8472 has joined #ipfs
ccsdss has joined #ipfs
ccsdss has left #ipfs [#ipfs]
sirdancealot has joined #ipfs
espadrine has joined #ipfs
<Kubuxu> charlienyc[m]: conversion will take much longer
<Kubuxu> it took about 6h on a really beefy machine with NVME drives in RAID0
mildred3 has quit [Ping timeout: 240 seconds]
jsrocks has quit [Quit: Lost terminal]
ipfsrocks has quit [Quit: Lost terminal]
m10r has joined #ipfs
<charlienyc[m]> Than 12 days?!
<charlienyc[m]> Can I get a torrent of the converted files then?
<charlienyc[m]> In addition to the network overhead of ipfs, I need to limit the bandwidth usage so other people can use the network. I could find documentation for doing that in ipfs.
dignifiedquire has joined #ipfs
<charlienyc[m]> I know that Torrenting the files uncompressed will break my torrent client, but a compressed one should work. I've definitely moved 1TB zipped files
<charlienyc[m]> Via torrent, I mean
<charlienyc[m]> Kubuxu: for my own curiosity, is that conversion documented somewhere? I could convert on my cloud set-up and do the torrent myself. You all have done plenty so far.
<Kubuxu> it is 17milion files in one directory it will break your filesystem
<Kubuxu> yes in the blogpost and the repo I sent you
<Kubuxu> are you using RPi for it or something else?
<Kubuxu> Assuming IOPS of normal HDD extraction of the dump will take about 5 days but it is more of a under estimate than overestimate.
maxlath has joined #ipfs
Caterpillar has joined #ipfs
igorline has joined #ipfs
robattila256 has quit [Ping timeout: 245 seconds]
maxlath has quit [Ping timeout: 255 seconds]
sonata has quit [Read error: Connection reset by peer]
Guest59175 has joined #ipfs
pat36 has joined #ipfs
<charlienyc[m]> This will go on a decent windows 7 machine to act as a server in a computer lab.
<charlienyc[m]> Sorry about the timing--had a meeting at the university that came up suddenly. Things happen very slowly here then all at once
<voker57> needing a torrent to distribute files via ipfs is kinda ironic
Guest4265 has quit [Quit: Leaving]
<charlienyc[m]> Well, ipfs is super bandwidth heavy
<charlienyc[m]> And we're working on less than 1Mbps for 5-10 people
<voker57> it's not really heavy, pinning just waits a lot for network due to poor design
<voker57> there's a hack with running daemon with --routing=none and connecting to nodes manually for duration of big pin
Foxcool has quit [Ping timeout: 245 seconds]
<charlienyc[m]> I ran a test when I pinned the Turkish wiki with that method. It used 10x the file size
<charlienyc[m]> Also, I can't limit the bandwidth like in a torrent t client, so I'm stuck running it overnight instead of all day
dignifiedquire has quit [Quit: Connection closed for inactivity]
<charlienyc[m]> Any guesses as to why the pin has stalled? I have a script running the swarm connect every 10s and there are no errors from the daemon
_whitelogger has joined #ipfs
maxlath has joined #ipfs
taaem has joined #ipfs
chungy has quit [Quit: ZNC - http://znc.in]
btmsn has joined #ipfs
gmoro has joined #ipfs
kaotisk has quit [Remote host closed the connection]
gmoro_ has quit [Ping timeout: 268 seconds]
rendar has joined #ipfs
Encrypt has joined #ipfs
zuck05 has quit [Ping timeout: 260 seconds]
taaem has quit [Remote host closed the connection]
mahloun has joined #ipfs
zuck05 has joined #ipfs
espadrine has quit [Ping timeout: 240 seconds]
btmsn has quit [Ping timeout: 240 seconds]
ShalokShalom has joined #ipfs
kn0rki has joined #ipfs
Encrypt has quit [Quit: Quit]
ShalokShalom has quit [Remote host closed the connection]
vapid is now known as Operator
ShalokShalom has joined #ipfs
maxlath has quit [Ping timeout: 240 seconds]
appa has quit [Ping timeout: 240 seconds]
appa has joined #ipfs
jaboja has joined #ipfs
m3lt_ has quit [Quit: leaving]
m3lt has joined #ipfs
taaem has joined #ipfs
xnbya has quit [Ping timeout: 251 seconds]
xnbya has joined #ipfs
maxlath has joined #ipfs
elkalamar has quit [Ping timeout: 240 seconds]
jkilpatr has quit [Ping timeout: 260 seconds]
ShalokShalom has quit [Ping timeout: 240 seconds]
m10r has quit [Quit: Connection closed for inactivity]
appa has quit [Ping timeout: 246 seconds]
appa has joined #ipfs
maxlath has quit [Ping timeout: 240 seconds]
espadrine has joined #ipfs
jkilpatr has joined #ipfs
bingus has quit [Ping timeout: 260 seconds]
taaem has quit [Quit: Leaving]
Foxcool has joined #ipfs
appa has quit [Ping timeout: 245 seconds]
bingus has joined #ipfs
zuck05 has quit [Ping timeout: 246 seconds]
dignifiedquire has joined #ipfs
zuck05 has joined #ipfs
appa has joined #ipfs
Encrypt has joined #ipfs
btmsn has joined #ipfs
Foxcool has quit [Ping timeout: 245 seconds]
igorline has quit [Ping timeout: 240 seconds]
btmsn has quit [Ping timeout: 240 seconds]
jkilpatr has quit [Ping timeout: 246 seconds]
btmsn has joined #ipfs
jaboja has quit [Ping timeout: 240 seconds]
maxlath has joined #ipfs
jkilpatr has joined #ipfs
igorline has joined #ipfs
novadeviator[m] has left #ipfs ["User left"]
igorline has quit [Ping timeout: 240 seconds]
owlet has joined #ipfs
pat36 has quit [Read error: Connection reset by peer]
pat36 has joined #ipfs
emunand has joined #ipfs
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon1 has joined #ipfs
dimitarvp has joined #ipfs
owlet has quit [Quit: leaving]
crankylinuxuser has quit [Quit: There is no such thing as a coincidence in this world, there is only the inevitable.]
Zaplo has joined #ipfs
igorline has joined #ipfs
antfoo_ has joined #ipfs
Encrypt has quit [Quit: Quit]
r04r has quit [Quit: This shouldn't be happening. What's happening?!]
igorline has quit [Ping timeout: 240 seconds]
mmuller has quit [Ping timeout: 240 seconds]
maxlath has quit [Quit: maxlath]
robattila256 has joined #ipfs
droman has joined #ipfs
droman has quit [Remote host closed the connection]
neurrowcat has joined #ipfs
elkalamar has joined #ipfs
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 240 seconds]
Mateon3 is now known as Mateon1
mmuller has joined #ipfs
kn0rki has quit [Quit: Verlassend]
robattila256 has quit [Quit: WeeChat 1.8]
Jesin has quit [Ping timeout: 255 seconds]
droman has joined #ipfs
Jesin has joined #ipfs
zz_r04r has joined #ipfs
zz_r04r has quit [Remote host closed the connection]
droman has quit []
m0ns00n has quit [Remote host closed the connection]
sirdancealot has quit [Ping timeout: 240 seconds]
zz_r04r has joined #ipfs
jaboja has joined #ipfs
rubencordeiro[m] has joined #ipfs
igorline has joined #ipfs
jaboja has quit [Remote host closed the connection]
maxlath has joined #ipfs
droman has joined #ipfs
owlet has joined #ipfs
robattila256 has joined #ipfs
<daviddias> !pin QmPrefetk59Gzb9rBFo7jH9yx1xFfStYoPYKbCBfeXs11H ipld.io
<horrified> does simply running an ipfs "node" help the network? like, maybe for quicker, more robust routing?
Encrypt has joined #ipfs
<alextes> horrified: I kinda had the same question but am still busy setting up the node :p
<alextes> do first, ask questions later :p
mahloun has quit [Ping timeout: 245 seconds]
<owlet> horrified, that does help because of bitswap. But from what I understand the best way to help is to seed files that you think other people will want.
chadoh has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
igorline has quit [Ping timeout: 240 seconds]
atrapado_ has joined #ipfs
jaboja has joined #ipfs
ipfsrocks has joined #ipfs
_shizy has quit [Quit: WeeChat 1.7.1]
igorline has joined #ipfs
maxlath has quit [Quit: maxlath]
gmoro has quit [Ping timeout: 240 seconds]
chadoh has quit [Remote host closed the connection]
chadoh has joined #ipfs
mahloun has joined #ipfs
<ipfsrocks> Hey check it out: https://static.network/
<ipfsrocks> Post anything... 100% js-ipfs and pubsub
atrapado_ has quit [Quit: Leaving]
TheAnachron has joined #ipfs
<TheAnachron> Hey guys.
<TheAnachron> So I'm wondering if ipfs is still going strong? the blog hasnt been updated in a while :p
<voker57> three days ago is a while?
<TheAnachron> oh the homepage shows 2016
<TheAnachron> I see.
Zaplo has quit [Quit: Leaving]
chadoh has quit [Remote host closed the connection]
<ipfsrocks> Cool, thanks for checking it out!! Yes, no search or profiles yet
zz_r04r is now known as r04r
<TheAnachron> well I just remembered about ipfs and I love the concept
<TheAnachron> and I hope it spreads like a virus :P
<TheAnachron> this pubsub stuff looks damn nice guys.
<TheAnachron> also I love orbit :)
m3lt has quit [Quit: leaving]
emunand has quit [Ping timeout: 260 seconds]
emunand has joined #ipfs
pat36 has quit []
shizy has joined #ipfs
shizy is now known as _shizy
chungy has joined #ipfs
emunand has quit [Ping timeout: 245 seconds]
chungy has quit [Client Quit]
Encrypt has quit [Quit: Quit]
emunand has joined #ipfs
<daviddias> ipfsrocks: this rocks! :D
<TheAnachron> daviddias: everyone involved into building ipfs rocks <3
<daviddias> This is just pubsub? Someone asked if there is a chance to include replay of messages
<daviddias> pgte has been doing a ton of work with CRDT libraries and js-ipfs
<daviddias> is this static network open source? Where is the repo?
<TheAnachron> what is CRDT? I only know CRUD and REST.
<daviddias> Conflict-Free Replicated Data Types
<daviddias> Think Operational Transforms (i.e Google Docs) that are awesome for p2p networks
<TheAnachron> ah xD
<TheAnachron> that sounds nice.
<daviddias> we are aggregating the discussions here: https://github.com/ipfs/research-CRDT
<TheAnachron> I just canceled my Amazon Cloud Drive subscription..
<daviddias> although there is more, it is a start
<TheAnachron> I am waiting for my VPS to get more storage on amsterdam
<TheAnachron> so I can upgrade my server and do something cool
robattila256 has quit [Quit: WeeChat 1.8]
<TheAnachron> In my head I have a 24 hour pastebin or alike using ipfs
mahloun has quit [Ping timeout: 240 seconds]
<emunand> there is hardbin
<emunand> but it isn't a temporary paste place
<TheAnachron> yeah I saw a file pastebin and a image pastin already
<TheAnachron> both are "forever"
<ipfsrocks> thanks daviddias!!
igorline has quit [Ping timeout: 245 seconds]
<ipfsrocks> It's just pubsub for now -- waiting for ipns to implement profiles
<TheAnachron> pupsub doesnt allow for "private" channels yet, right
<daviddias> interesting, for profiles.
ipfsrocks has quit [Read error: Connection reset by peer]
<daviddias> ipfsrocks wanna write down in a issue or something what is the design for auth you have in mind?
ipfsrocks has joined #ipfs
<ipfsrocks> I would love to
<TheAnachron> what do you guys use IPFS for?
<daviddias> ipfsrocks: where can I find the repo for this static.network? is it open source?
<ipfsrocks> Just posted
<TheAnachron> damn nice.
<voker57> I use it for transmitting big files (even between NATs), very useful. Also I post whatever data I fo
<voker57> ind interesting so others can find it via ipfs-search
<TheAnachron> damn I hate nodejs stuff though xD
<ipfsrocks> Thanks for the CDRT link, I'm gonna read up
<ipfsrocks> CRDT*
m0ns00n has joined #ipfs
m0ns00n has quit [Client Quit]
<TheAnachron> bb gn8
TheAnachron has quit [Quit: WeeChat 1.8]
fredthomsen has joined #ipfs
arpu_ has joined #ipfs
arpu has quit [Quit: Ex-Chat]
<fleeky> is there a page anywhere that aggregates the general uses of ipfs ? bonus points if the page is on ipfs
<fleeky> i know the website has examples
<fleeky> but at this point arent a lot of those just parlor tricks compared to what it does now ?
droman has quit []
skeuomorf has quit [Ping timeout: 260 seconds]
ianopolous has joined #ipfs
emunand has quit [Ping timeout: 245 seconds]
emunand has joined #ipfs
robattila256 has joined #ipfs
s4y has quit [Quit: ZNC - http://znc.in]
s4y has joined #ipfs
HID_System has joined #ipfs
btmsn has quit [Ping timeout: 245 seconds]
<SchrodingersScat> fleeky: nothing is possible, the limits are limitless
<fleeky> SchrodingersScat: you would say that (looking at your name)
cxl000 has quit [Quit: Leaving]
<SchrodingersScat> i also wouldn't
<deltab> fleeky: potential uses, or actual?
<fleeky> actual
<fleeky> a seperate page for possible would be nice as well
<fleeky> but would be good to have it seperate
<fleeky> SchrodingersScat: touche
jkilpatr has quit [Ping timeout: 258 seconds]
emunand has quit [Quit: Leaving]
espadrine has quit [Ping timeout: 260 seconds]
ofdm has quit [Ping timeout: 255 seconds]
chadoh has joined #ipfs
neurrowcat has quit [Quit: Deebidappidoodah!]
chadoh has quit [Ping timeout: 240 seconds]
ofdm has joined #ipfs
ipfsrocks has quit [Ping timeout: 268 seconds]
chadoh has joined #ipfs
chadoh has quit [Remote host closed the connection]
cehteh has quit [Ping timeout: 272 seconds]
Operator has quit [Quit: No Ping reply in 180 seconds.]
vapid has joined #ipfs
chadoh has joined #ipfs
infinity0_ has joined #ipfs
infinity0 has quit [Killed (barjavel.freenode.net (Nickname regained by services))]
infinity0 has joined #ipfs
infinity0_ is now known as infinity0
infinity0 has quit [Changing host]