jbenet changed the topic of #ipfs to: IPFS - InterPlanetary File System - https://github.com/ipfs/ipfs -- channel logged at https://botbot.me/freenode/ipfs/ -- Code of Conduct: https://github.com/ipfs/community/blob/master/code-of-conduct.md -- Sprints: https://github.com/ipfs/pm/ -- Community Info: https://github.com/ipfs/community/ -- FAQ: https://github.com/ipfs/faq -- Support: https://github.com/ipfs/support
<jbenet> ahh, ok i get the question now. yeahhh this will be less a problem later because you'll be sorting records (merkledag objects)
akhavr has quit [Read error: Connection reset by peer]
<jbenet> ok sure, keep it as select if preferred
akhavr has joined #ipfs
<whyrusleeping> haha, okay. That will be easier
captain_morgan has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
Gennaker has quit [Ping timeout: 256 seconds]
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
aeternum0011 has quit [Quit: Page closed]
akaihola has quit [Ping timeout: 244 seconds]
besenwesen has quit [Ping timeout: 268 seconds]
akaihola has joined #ipfs
besenwesen has joined #ipfs
besenwesen has quit [Changing host]
besenwesen has joined #ipfs
lidel has quit [Ping timeout: 260 seconds]
hellertime has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
lidel has joined #ipfs
lithp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
amstocker_mobile has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping force-pushed ipns/patches from 513bc6e to 2d46667: http://git.io/vn0bZ
<ipfsbot> go-ipfs/ipns/patches 90f855b Jeromy: ipns record selection via sequence numbers...
<ipfsbot> go-ipfs/ipns/patches ea249d5 Jeromy: Fix dht queries...
<ipfsbot> go-ipfs/ipns/patches 2d46667 Jeromy: Implement ipns republisher...
Sonarpulse has left #ipfs ["ERC (IRC client for Emacs 24.5.2)"]
<whyrusleeping> jbenet: alright, what do you want to see tested for the republisher? Its just looping every $TIME_PERIOD and publishing.
amstocker_mobile has quit [Quit: Bye]
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
<whyrusleeping> jbenet: also, the udt pr is ready
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
<achin> 2o/
<achin> \o/
akhavr has joined #ipfs
<whyrusleeping> achin: dont get too excited, theres still two more steps after this to get it into ipfs
akhavr has quit [Read error: Connection reset by peer]
<whyrusleeping> lol
<achin> yeah, but
<achin> you need the first step to get to the other steps
akhavr has joined #ipfs
captain_morgan has quit [Ping timeout: 240 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
captain_morgan has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
warner has quit [Quit: ERC (IRC client for Emacs 24.5.1)]
akhavr has joined #ipfs
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
lithp has joined #ipfs
Gennaker has joined #ipfs
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
voxelot has joined #ipfs
voxelot has joined #ipfs
wemeetagain has joined #ipfs
Guest73396 has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
lithp has quit [Remote host closed the connection]
od1n has quit [Ping timeout: 240 seconds]
<richardlitt> @simonv3 and I are curious; can we seed something on IPFS that is 650GBs in size?
<richardlitt> Because we don't have space for that on our own computers, so how would we do that?
ygrek has joined #ipfs
simonv3 has joined #ipfs
fazo has quit [Quit: WeeChat 1.3]
<spikebike> richardlitt: ask nicely for someone else to seed
<spikebike> richardlitt: ipfs can't seed what it doesn't have room for
<spikebike> richardlitt: can you split it up into smaller chunks?
<richardlitt> hmm. I'm not sure.
<richardlitt> I supposed we could chunk it, simonv3 ?
<richardlitt> How much space is free on IPFS?
<simonv3> yeah, it’s just a file system
<simonv3> however much space we contribute to it
<whyrusleeping> 'How much space is free on IPFS?'
<whyrusleeping> 'How much space is free on bittorrent?'
<whyrusleeping> very similar questions
<spikebike> richardlitt: as much as you have disk space to put ipfs on.
<spikebike> richardlitt: out of curiousity, what exactly is 650GB?
<richardlitt> Project Gutenberg.
<richardlitt> Planning it here: https://github.com/simonv3/ipfs-gutenberg
od1n has joined #ipfs
<richardlitt> Kind of like Gitenberg, but want it to be distributed
<simonv3> The main issue is getting somewhere to nightly rsync 650 GB
<simonv3> the rest is probably pretty straightforward
lithp has joined #ipfs
<achin> and can you commit to hosting that 650 GB for the forseeable future?
<simonv3> achin - that’s the main issue
<simonv3> it might be a better idea to start with a small part of the library as a proof of concept
ygrek has quit [Ping timeout: 244 seconds]
<achin> i don't think there is a good solution for "i want X to be available on IPFS, but i can't host X myself"
<achin> at least not yet
<richardlitt> Hmm.
<richardlitt> To the drawing board, then.
<spikebike> well backblaze is offering amazon/bucket like storage for $5 per TB per month
<richardlitt> Well, I think having a good front end hosted on IPFS would also be cool?
<richardlitt> Not the gutenberg is going down
<richardlitt> this is very similar to the Wikipedia and Arxiv projects.
<simonv3> spikebike: yeah, was thinking something like that would be cool
<spikebike> and each gutenberg would could be it's own file
<simonv3> Just a cheap host as a seed
<richardlitt> simonv3: see https://github.com/ipfs/notes/issues/47
<achin> i have the english wikipedia dump downloaded, but i've not done anything with it yet
<richardlitt> that's the issue for wikipedia on IPFS, I think.
<richardlitt> achin: cool.
notduncansmith has joined #ipfs
<achin> compressed, it's not too big. about 13GB
<richardlitt> Oh, wow!
<spikebike> http://www.gutenberg.org/ebooks/50034 for instance could be an ipfs dir with 8 or whatever files in it
notduncansmith has quit [Read error: Connection reset by peer]
<spikebike> looks like they add 5 books a day, could fire up a cloud instance run rsync -> ipfs and shutdown in a few minutes
<richardlitt> well
<achin> if you shut down your ipfs node, then nobody will be able to access the data
<richardlitt> here's the gutenburg issue from @davidar https://github.com/ipfs/archives/issues/14
<spikebike> achin: ya, I was thinking rsync into ipfs, then have a coupld ipfs nodes pin some fraction of it
<achin> "rsync into ipfs" isn't quite the right thing to say, but i think i know what you mean
<spikebike> achin: it's exactly what I meant
<spikebike> richardlitt: are you affiliated with gutenberg? Talked to them?
<achin> you don't rsync "into" ipfs. you can rsync files to your local machine, and then make them available via IPFS
<spikebike> achin: umm, why not? use the ipfs fuse mount
<spikebike> ipfs add doesn't make files available via ipfs, it makes a copy and it's stored in ipfs (so your machine ends up with 2 copies)
<achin> well, ok. when you do that, you are basically downloading the data and then doing an "ipfs add"
<spikebike> achin: yeah, right, but downloading only the diffs
<spikebike> run it daily and you'd download around 5 books a day
<achin> hmm? as soon as i do an "ipfs add foo.txt", the contents of foo are then available on IPFS (assuming of course that my ipfs daemon is running)
<spikebike> achin: correct, but that's two copies
<achin> yes true, but i'm not sure how that is relevant
<spikebike> achin: not so big a deal with foo.txt, much larger deal with 650GB of files
<achin> yes, there are practical reasons to not keep both copies around
<spikebike> well rsync -> ipfs keeps just one copy AND makes it easy to just download the new files instead of all of them
<simonv3> What’s the fuse mount? (I know very little about the inner workings of IPFS, I was hoping to use this as a learning project, so forgive me)
<achin> instead of going something like "ipfs get <hash>/foo.txt" and then opening foo.txt, you can just open the file /ipfs/<hash>/foo.txt directly
<achin> the /ipfs directory looks like a [mostly] normal file system, but every time you access it, you are actually talking to the ipfs daemon, which is doing all the stuff is normally does to get files (talking to peers, downloading blocks, etc)
<simonv3> ah cool
<achin> i opened https://github.com/ipfs/notes/issues/54 to think about some of these issues
<spikebike> simonv3: ya, so instread of ipfs <command> you can just cd/ls/wget wahtever.
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
amstocker has joined #ipfs
HostFat has quit [Read error: Connection reset by peer]
carstn has joined #ipfs
doublec has quit [Ping timeout: 240 seconds]
doublec has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping force-pushed dht-key-escape from ed4dfa5 to 27cd14a: http://git.io/vn11d
<ipfsbot> go-ipfs/dht-key-escape 27cd14a Jeromy: better parsing logic for dht keys containing prefixes...
<ipfsbot> [go-ipfs] whyrusleeping force-pushed dht-key-escape from 27cd14a to 6663ca4: http://git.io/vn11d
<ipfsbot> go-ipfs/dht-key-escape 6663ca4 Jeromy: better parsing logic for dht keys containing prefixes...
<simonv3> spikebike achin, that’s kind of what i assumed would be possible
<simonv3> so, good to hear that it is!
Guest18452 has joined #ipfs
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
hellertime has quit [Quit: Leaving.]
Guest18452 has quit [Ping timeout: 252 seconds]
akhavr has quit [Read error: Connection reset by peer]
lithp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<ansuz> M-Kodo: hey
<ansuz> I'm the jerk on your support thinger
<ansuz> you cjdns?
<ansuz> are you the tyler who set up hypeOverflow?
groxx has quit [Quit: Connection closed for inactivity]
<M-Kodo> nope
<M-Kodo> i mean.... yes
<M-Kodo> is it cool?
<ansuz> it's been 404'ing for over a year, I think
<ansuz> > rip
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
danielrf has joined #ipfs
sseagull has quit [Quit: leaving]
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
captain_morgan has quit [Ping timeout: 244 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
lithp has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
captain_morgan has joined #ipfs
akhavr has joined #ipfs
doublec has quit [Ping timeout: 265 seconds]
doublec has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<jbenet> simonv3 we need to make "ipfs-cluster" -- a tool to manage pin-sets larger than one node's local storage. (or really, representing one node with multiple)
<jbenet> but before that, just shard the dataset. if it's hierarchical at all, super easy. if not, just split the data for now.
akhavr has quit [Read error: Connection reset by peer]
<spikebike> yeah, that would be cool, then you could actively load balance
<spikebike> just like hadoop
akhavr has joined #ipfs
<spikebike> I manually run hdfs balancer as needed on hadoop
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
nicolagreco has quit [Read error: Connection reset by peer]
nicolagreco has joined #ipfs
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<ion> richardlitt: You could try to convince Project Gutenberg about the virtues of hosting their content on IPFS. :-) If you want to help, you can then run a seedbox which pins whatever they publish.
stats-bot has joined #ipfs
<jbenet> ion precisely. i want a "website for every archive" that gives you 5min directions on how to replicate it.
<ion> jbenet: Btw, there was a bunch of discussion about Erlang after you were active yesterday (in case you want to read the log).
akhavr has quit [Read error: Connection reset by peer]
stats-bot has quit [Remote host closed the connection]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<jbenet> ion: thank you! i saw a bit of it-- i haven't had much time :/// i still need to go back and read all the backlog for the last 2 weeks. one of these days....
<ion> jbenet: aww
akhavr has joined #ipfs
<spikebike> richardlitt: might want to mention neocities+ipfs as an example, a bit of help on their side would make it a ton easier
stats-bot has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
stats-bot has quit [Remote host closed the connection]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
stats-bot has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
voxelot has quit [Ping timeout: 260 seconds]
stats-bot has quit [Remote host closed the connection]
stats-bot has joined #ipfs
akhavr has joined #ipfs
doei has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<amstocker> Is some kind of a signaling framework between peers outside the scope of ipfs?
<amstocker> i'm wondering because most distributed app ideas I have hinge on polling an ipfs path
<amstocker> ipns*
<spikebike> I've seen discussions of an API, and adding the ability to pipe between IPFS nodes.
<amstocker> that would be neat
<spikebike> as have some type of pub/sub setup which could do similar
<amstocker> a pub/sub would be awesome too
<spikebike> most activitity that I've seen lately has been improving IPNS
<amstocker> i just really want ipfs to also satisfy all my networking needs, but I understand that we dont want some massive bloated application
<spikebike> yeah, I'm in a similar situation
<amstocker> what are you interested in making?
<spikebike> p2p backup widget
<spikebike> allowing you to trade storage with peers for offsite backups
<amstocker> cool
notduncansmith has joined #ipfs
<spikebike> I got a fair bit of the hard work done, just need something for swapping encrypted blobs and handling a few simple commands
notduncansmith has quit [Read error: Connection reset by peer]
Guest73396 has quit [Ping timeout: 260 seconds]
<spikebike> I can already walk the filesystem and track new files, deleted files, and changed files. Already do the encryption/checksum and blob transfer over protobufs
<spikebike> I can already walk the filesystem and track new files, deleted files, and changed files. Already do the encryption/checksum and blob transfer over protobuf
<spikebike> amstocker: seen https://en.wikipedia.org/wiki/Cjdns
<multivac> [WIKIPEDIA] Cjdns | "Cjdns is a networking protocol, a system of digital rules for message exchange between computers. The philosophy behind cjdns is that networks should be easy to set up, protocols should scale up smoothly and security should be ubiquitous.Cjdns implements an encrypted IPv6 network using public key cryptography..."
<spikebike> well hello multivac
carstn has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<spikebike> botsnack
<amstocker> i've heard a lot about cjdns but I'm kind of intimidated to get into it
akhavr has quit [Read error: Connection reset by peer]
<spikebike> there's been some ipfs + libp2p talk as well, they might be a fast path to what you need
akhavr has joined #ipfs
<spikebike> yeah I mostly want a lib for some p2p type operations, key/value store, find peers, communicate commands, and share blobs.
<amstocker> interesting
<spikebike> basically I want my walker to encrypt, checksum, and upload blobs
<spikebike> then then server will share them with other servers and maintain the redundancy I ask for.
<amstocker> i know you can kind of find peers with ipfs by doing `ipfs dht findProvs <hash>`
carstn has joined #ipfs
<amstocker> where the hash is something you agree corresponds to your app
akhavr has quit [Read error: Connection reset by peer]
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
<spikebike> I've got some DHT code that is great for finding, publishing hashes, and it's trivial to use that to find peers.
<spikebike> (not related to IPFS)
akhavr has joined #ipfs
<amstocker> oh cool
<spikebike> it uses the mainline DHT (10M peers)
chriscool has joined #ipfs
<amstocker> I'm kind of a distributed programming noob so I'm trying to piece everything together
<amstocker> mainline DHT is the one used by bittorrent right?
<amstocker> how come ipfs doesn't use the mainline dht?
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
doei has quit [Ping timeout: 250 seconds]
joshbuddy has quit [Read error: Connection reset by peer]
joshbuddy has joined #ipfs
Quiark has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<davidar> amstocker (IRC): I have to admit I've wondered about that too, maybe open an issue in ipfs/faq ?
<davidar> that actually rhymes quite well :p
<amstocker> it does!
<amstocker> except the first time I read it as "fack"
Quiark has quit [Ping timeout: 246 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<spikebike> don't see much benefit to using the mainline dht for something like ipfs
<spikebike> performance goes down, not up with more peers
thomasreggi has joined #ipfs
Quiark has joined #ipfs
<spikebike> a bit win for the mainline DHT is finding peers, but that's all that's in the mainline DHT, just ID = ipaddre:port
<spikebike> doubly so if you are a short lived process (opposite of what I'd expect from ipfs).
<amstocker> makes sense
<spikebike> if you want a random new p2p widget to find every other p2p widget on the planet within a few mintues then mainline DHT is useful
<spikebike> but if you run for hours instead of mintues might as well just network among yourselves.
rasty has quit [Quit: Leaving]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<davidar> amstocker (IRC): and the ipfs dht is derived from bittorrent's and a few others, iirc
<amstocker> yeah i read in the paper its a variant of kademlia?
simonv3 has quit [Quit: Connection closed for inactivity]
<davidar> yeah, also the one used by coralcdn
<davidar> which itself extends kademlia by the looks of it
<davidar> tbh i never heard of kademlia prior to reading the whitepaper
bedeho has quit [Ping timeout: 256 seconds]
<M-Kodo> kademlia is pretty much the defacto dht
<M-Kodo> because it's simple and it works
doublec_ has joined #ipfs
chriscool has quit [Ping timeout: 260 seconds]
doublec has quit [Ping timeout: 265 seconds]
<amstocker> i read about kademlia while randomly perusing hacker news
<spikebike> DHTs are not new, are rather slow, but can be quite useful if you want a reliable distributed store with some decent (but not 100%) reliability and fairly loose cohernecy
<spikebike> bittorrent uses it so you can find some peers, not necessarily 100%, not nexessarily the same ones that someone else gets, but plenty to get started and do direct peer exchange to get more
<spikebike> getting some subset of peers for a given torrent is a great usecase for a dht
voxelot has joined #ipfs
voxelot has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
lithp has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<amstocker> ah ok
<amstocker> the basics of a dht make sense to me
<amstocker> but say, for example, that I set a value to a key manually on the ipfs dht
<amstocker> if anyone else sets another value for that key it would overwrite mine?
<amstocker> and if thats the case whats stopping someone from just changing values for peer lookups
<amstocker> also if two different people set a value on the ipfs dht, will it be replicated on the same set of peers?
<M-Kodo> iirc dht is only used for peer discovery via ip not any sort of data storage
<M-Kodo> at least thats how it's done in bit torrent
Guest73396 has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<amstocker> theres an api for it
<amstocker> `ipfs dht put <key> <value> - Run a 'PutValue' query through the DHT`
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
thomasreggi has quit []
akhavr has quit [Read error: Connection reset by peer]
<whyrusleeping> you can put arbitrary data through that API, but i'm fairly certain nodes will just reject it if its not a signed ipns record or a public key
voxelot has quit [Ping timeout: 240 seconds]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
Guest18452 has joined #ipfs
Guest18452 has quit [Ping timeout: 252 seconds]
ygrek has joined #ipfs
<davidar> whyrusleeping (IRC): i thought the whitepaper also said small files were also stored directly in the dht?
rendar has joined #ipfs
doublec_ is now known as doublec
nicolagreco has quit [Quit: nicolagreco]
Eudaimonstro has quit [Ping timeout: 256 seconds]
<whyrusleeping> davidar: nope, they arent
M-Kodo has left #ipfs ["User left"]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<davidar> whyrusleeping (IRC): hrm, that paper really needs to be updated :/
<davidar> "the IPFS DHT makes a distinction for values stored based on their size. Small values (equal to or less than 1KB) are stored directly on the DHT. For values larger, the DHT stores references, which are the NodeIds of peers who can serve the block."
ygrek has quit [Ping timeout: 240 seconds]
<Animazing> Is there a list somewhere of noteable projects that are worth hosting if I have some bandwidth and space to share on a dedi?
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
captain_morgan has quit [Ping timeout: 244 seconds]
Guest73396 has quit [Read error: Connection reset by peer]
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
<davidar> Animazing (IRC): https://github.com/ipfs/archives/issues
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<Animazing> Awesome; thanks davidar
<davidar> Animazing (IRC): i should probably be thanking you :)
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
jhulten has quit [Ping timeout: 260 seconds]
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
joshbuddy has quit [Quit: joshbuddy]
akhavr has quit [Read error: Connection reset by peer]
Gennaker has quit [Quit: sinked]
akhavr has joined #ipfs
<whyrusleeping> davidar: huh, yeah. we didnt implement that
<whyrusleeping> the issue with it is that we are then storing files on other peoples nodes without their consent, which gets weird
<whyrusleeping> right now, we only store metadata on the dht
<rendar> the merkledag works as hashing the previous hash codes, but what about instead of hashing them, we XOR them? so you will have instead of final_hash = sha(sha(A)sha(B)) -> final_hash = sha(A) ^ sha(B)
akhavr has quit [Read error: Connection reset by peer]
<whyrusleeping> rendar: an XOR is pretty much just a 'weak hash' as far as we are concerned.
akhavr has joined #ipfs
<whyrusleeping> also, its really sha(a,b,c,d,e), the sha sum of the serialized data structure containing the child hashes
Tv` has quit [Quit: Connection closed for inactivity]
<rendar> whyrusleeping: i agree, its too weak
<rendar> whyrusleeping: well its sha( A's sha ... 32 bytes | B's sha 32 bytes ... | C sha 32 bytes ... )
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<whyrusleeping> plus some various metadata and padding in there
wopi has quit [Read error: Connection reset by peer]
akhavr has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
<rendar> whyrusleeping: oh, that is hashed too? why?
<spikebike> ah, no 1KB store in the DHT
<spikebike> didn't know that
amstocker_ has joined #ipfs
<spikebike> mainline has a standard for that, no idea how popular it is, I should do a survey
<whyrusleeping> rendar: eeeeeeeeverything is hashed
<spikebike> BEP-44 I think
amstocker has quit [Ping timeout: 246 seconds]
akhavr has joined #ipfs
akhavr has quit [Client Quit]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<spikebike> exactly nice approach for immutable vs non
akhavr has quit [Read error: Connection reset by peer]
<ion> rendar: All objects in the DAG need an ID, in a Merkle DAG the ID is the object's hash. Why would only objects with zero edges going out have their ID determined this way?
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<noffle> easy Q: how can I view the go-ipfs debug log (for a client invocation, not for the daemon)?
joshbuddy has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
chattered has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<cryptix> helloowww
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
Guest18452 has joined #ipfs
<rendar> ion: hmm, what you mean with "zero edges"?
<ion> rendar: No arrows going to other nodes in the graph. Having no pointers to other objects.
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<davidar> cryptix (IRC): o/
amstocker_ has quit [Ping timeout: 244 seconds]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<rendar> ion:i see
Guest18452 has quit [Ping timeout: 252 seconds]
<true_droid> hi, I've got a question. When I execute`ipfs init`, it shows a helpful example of accessing a file: ipfs cat /ipfs/QmVtU7ths96fMgZ8YSZAbKghyieq7AjxNdcqyVzxTt3qVe/readme
<true_droid> how do I get that hash of the root object after the fact/(
<true_droid> ?
<cryptix> true_droid: not sure what you mean. if you add a directory, its the last hash in the output
<ion> It's pinned on your node, run ipfs pin ls -t recursive
<cryptix> btw do we have a browser/js music player yet?
<ion> <audio>
<cryptix> .... yea, thanks
<true_droid> cryptix: so there is no root object? How do I list all "top-level" objects I have stored locally then?
<cryptix> the root of 'QmVtU7ths96fMgZ8YSZAbKghyieq7AjxNdcqyVzxTt3qVe/readme' is QmVtU7ths96fMgZ8YSZAbKghyieq7AjxNdcqyVzxTt3qVe
<ion> ipfs pin ls -t recursive lists what you have pinned.
<true_droid> is it correct to say that anything I can load from http://gateway.ipfs.io/ipfs/<hash> is accessibly by all connected ipfs users? So if I've added a file to ipfs, have a daemon running and can load the file in a browser, everyone else should also be able to load it as long as the daemon keeps running?
<ion> Yes
<ion> Or longer if other nodes have cached the file.
notduncansmith has joined #ipfs
<true_droid> excellent
<true_droid> thanks
notduncansmith has quit [Read error: Connection reset by peer]
<ion> Are you the droid we are looking for?
<true_droid> I could be
<true_droid> what droid are you looking for?
eternaleye has quit [Quit: Quit]
joshbuddy has quit [Quit: joshbuddy]
<davidar> cryptix: sure, just close your eyes :p
carstn has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<cryptix> davidar: you guys are so enlightning today... ;)
<true_droid> is http://gateway.ipfs.io/ just another node? So if I load a file from it, it means it has cached it and I could bring my node down?
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<cryptix> true_droid: the nodes at gateway. garbage collect regularly but in principle, yes
<cryptix> btw you can drop gateway. now, 'ipfs.io/ipfs/... works just as well
<cryptix> and it has a trusted ssl cert too
<true_droid> awesome
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
Guest18452 has joined #ipfs
Guest18452 has quit [Read error: Connection reset by peer]
Guest18452 has joined #ipfs
<ion> Why doesn't it redirect to the new address?
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
Guest18452 has quit [Ping timeout: 255 seconds]
<davidar> ion: no redirection yet, ask lgierth why
<davidar> there's a reason, but i forget what it is
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
Quiark has quit [Ping timeout: 272 seconds]
<davidar> cryptix (IRC): http://kolber.github.io/audiojs/
<davidar> should just be a matter of hosting it on ipfs
<ion> >audio.js focuses on playing mp3s. It doesn’t currently support the ogg format. As mp3 is the current defacto music transfer format, ogg support is lower on our list of priorities.
<cryptix> id prefer the stuff from bbcrd
<cryptix> waveforms <3 :]
<cryptix> also easy to host on ipfs. tempted to make worker where you post a file hash and it does the waveform analysis, adds meta data and gives you the 'player hash'
<cryptix> and they just use <audio> so it should work with ogg and w/e your browser supports
dignifiedquire has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<cryptix> and before you ask why i want waveforms.. we usually record one of these each week: QmfT3UoRdaqRW22iWLpLuFGGUTDos2ESmCit7aRHEgNau1 (for the record: i was against the name)
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
akhavr has quit [Ping timeout: 240 seconds]
<davidar> cryptix (IRC): waveforms looks cool :)
<davidar> looks like you can even generate the waveforms in js
<cryptix> yup - wouldnt try that for long audio though :)
<cryptix> does v8 still have that hard limit on heap memory?
<ion> An idea: JavaScript Swap as a Service in the Cloud
<cryptix> coming from djing i'd also like to band pass the audio and get a waveform for each band but thats just me.. :)
<ion> Coming from DSPing I'd say that should be feasible.
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
ei-slackbot-ipfs has quit [Remote host closed the connection]
ei-slackbot-ipfs has joined #ipfs
nicknikolov has quit [Remote host closed the connection]
nicknikolov has joined #ipfs
<davidar> ion: ideally browsers wouldn't be an OS inside an OS in the first place...
<davidar> oh shit, there's going to be a third level of inception soon, isn't there?
<davidar> well, other than linuxjs :p
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<ion> davidar: Emacs between the OS and the JavaScript VM? Or Emacs in JavaScript?
<davidar> the scary thing is that the latter actually sounds plausible
<ion> I could also imagine an in-Emacs browser running JavaScript.
dignifiedquire has quit [Quit: dignifiedquire]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<davidar> ion: it would only work if the JS engine was written in elisp
<ion> sure
<davidar> oh wait, that's the other way around
jhulten has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<davidar> ion: is there anything where the phrase "X implemented on top of Y" isn't true?
<ion> davidar: Quantum computing implemented on top of classical computing
akhavr has joined #ipfs
<davidar> ion: that exists
<ion> Without changing program complexity?
<davidar> ion: quantum computing in JS even! http://www.quantumplayground.net/#/home
<davidar> ion: I'm sure it doesn't perform any worse than JS :p
* davidar looks over his shoulder to check jbenet isn't around
jhulten has quit [Ping timeout: 240 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<davidar> also, quantum computing in haskell, for anyone who enjoys cranial implosion ;) : http://www.mathstat.dal.ca/~selinger/quipper/
akhavr has joined #ipfs
<davidar> quipper's actually pretty cool :)
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
<ion> neat
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
hellertime has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<cryptix> davidar: re 3rd level of inception: do you know 'the life and death of javascript'?
<cryptix> birth & death*
chriscool has joined #ipfs
notduncansmith has joined #ipfs
<ipfsbot> [go-ipfs] danielsun174 opened pull request #1747: add robots-header to prevent duplicate-content on gateways (master...master) http://git.io/vnyk0
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
Guest18452 has joined #ipfs
voxelot has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
konubinix has quit [Ping timeout: 250 seconds]
G-Ray has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
konubinix has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
akhavr has joined #ipfs
<davidar> cryptix (IRC): watching it now :)
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
fps has left #ipfs [#ipfs]
<davidar> cryptix (IRC): that was actually a pretty awesome talk
akhavr has quit [Read error: Connection reset by peer]
<davidar> i kind of want metal now
eater has quit [Ping timeout: 260 seconds]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
SebastianCB has joined #ipfs
<SebastianCB> hi guys, I dont want to spam the github issue more, https://github.com/ipfs/go-ipfs/issues/590#issuecomment-142913197
<SebastianCB> can somebody explain the use case in which i'd use 'ipfs pin add'?
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<cryptix> davidar: haha yea :))
<SebastianCB> i so far know how to add files using 'ipfs add' but it turns out this is already pinning the file. So what's the use of 'ipfs pin add' then (since its already pinned)?
<cryptix> SebastianCB: you might want to pin content you found while browsing the net
<davidar> SebastianCB (IRC): everything on https://github.com/ipfs/archives/issues for example
akhavr has quit [Read error: Connection reset by peer]
<davidar> .u
<SebastianCB> oh, ok thanks for the explanation, quite a noob issue i guess.
<SebastianCB> ok that usecase totally makes sense
akhavr has joined #ipfs
<cryptix> SebastianCB: :) didnt get it from the start either
<davidar> .help u
<multivac> davidar: e.g. \. 203D
<cryptix> oh nice
<cryptix> .help ߏ
<cryptix> :[
<davidar> .u 0042
<multivac> U+0042 LATIN CAPITAL LETTER B (B)
<davidar> Ah, only works in that direction
<davidar> cryptix (IRC): type ".help" for a list of commands
therealplato has joined #ipfs
<davidar> .u 1f609
<davidar> multivac (IRC): y u no emoji??
<ion> .no u
<davidar> .wa yards per parsec
<multivac> [WOLFRAM] convert 1 pc (parsec) to yards = 3.375×10^16 yards
<davidar> Hehe
<cryptix> .help
<multivac> cryptix: I'm sending you a list of my commands in a private message!
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
larsks has quit [Ping timeout: 240 seconds]
sseagull has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
jhulten has joined #ipfs
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<achin> multivac should dump its help list into IPFS and then just send us the hash of the file :)
jhulten has quit [Ping timeout: 265 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<ion> cryptix: This is a nice mix. And i’m on your side wrt. the name. :-P
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<cryptix> ion: thanks :) bonus points if you can pick out the dj switches :P
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<achin> akhavr: fix your connection!
akhavr has quit [Read error: Connection reset by peer]
<achin> damn, i was too slow
<ion> achin: My client hides that noise automatically.
<achin> i should figure out how to tell mine to do that
notduncansmith has joined #ipfs
akhavr has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<ion> achin: It seems you’re using WeeChat. /set irc.look.smart_filter on, /set irc.look.smart_filter_delay 60, /filter add irc_smart * irc_smart_filter *
<ion> achin: meta-= to toggle the visibility
wopi has quit [Read error: Connection reset by peer]
<ion> Oh, i also have /set irc.look.smart_filter_join_unmask 60
wopi has joined #ipfs
<cryptix> for the irssi fans here: https://github.com/lifeforms/irssi-smartfilter
<achin> ion: thanks. i should have done this years ago
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
Soft has quit [Quit: -all]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<richardlitt> spikebike, ion, jbenet, achin; thanks for the help last night! I had to run, but was cool reading this this morning.
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
Soft has joined #ipfs
akhavr has joined #ipfs
sseagull has quit [Ping timeout: 250 seconds]
akhavr has quit [Read error: Connection reset by peer]
<achin> no problem!
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
vijayee_ has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<ion> Is there a tool which can take as an input periodical lines consisting of e.g. space-separated numbers and output a graph of the values over time with less setup effort than rrdtool would require? I’m asking here because i’d like to use it to benchmark ipfs daemon.
<ion> I suppose gnuplot might do the trick.
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
sseagull has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
bedeho has joined #ipfs
<richardlitt> anyone want to help me understand something? Should take 2 secs
<jbenet> richardlitt: sure!
<richardlitt> lol.
<richardlitt> is that what you meant?
<richardlitt> I'm not quite sure how to test the build.
<richardlitt> Should I git add -A?
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<jbenet> actually plane taking off, sorry
<jbenet> "gotta jet"
<richardlitt> lol
<achin> leavin on a jet plane. don't know when jbenet will be back again
<richardlitt> Hence why I wanted to ask someone else. :)
<achin> are you running your daemon? i can't seem to find any peers that are providing Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC
<richardlitt> Cool.
<richardlitt> I am now; do I run `ipfs add -rq build` again?
<achin> nope, you shouldn't need to
<richardlitt> Cool. check now then?
<achin> i read that directory block, but i'm still missing one of its refs
<achin> QmaSR4AVDmrfR1pg1CcmhyDTxLRd4XTQMw5NFmTFAN1FjQ
<richardlitt> hmm
<richardlitt> I see that.
<richardlitt> It was output along with all of the other hashes
<richardlitt> What could that mean?
<achin> not sure
<achin> likely just bitswap being silly and slow
voxelot has quit [Ping timeout: 240 seconds]
carstn has joined #ipfs
<richardlitt> hmm.
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
chriscool has quit [Ping timeout: 250 seconds]
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
Soft has quit [Quit: WeeChat 1.4-dev]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
sseagull has quit [Ping timeout: 240 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
Guest18452 has quit [Ping timeout: 250 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
sseagull has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
Guest18452 has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
SebastianCB has quit [Quit: Leaving]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
boxxa has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
jhulten has joined #ipfs
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
jhulten has quit [Ping timeout: 272 seconds]
akhavr has quit [Read error: Connection reset by peer]
bsm1175321 has joined #ipfs
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
livegnik has quit [Read error: Connection reset by peer]
livegnik has joined #ipfs
eater has joined #ipfs
voxelot has joined #ipfs
pfraze has joined #ipfs
Spinnaker has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
simonv3 has joined #ipfs
akhavr has joined #ipfs
pfraze has quit [Ping timeout: 240 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
Soft has joined #ipfs
jhulten has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<whyrusleeping> g'mornin everyone
G-Ray has quit [Ping timeout: 240 seconds]
<drathir> mornin...
<whyrusleeping> or good evening, midafternoon, night, what have you
<drathir> yea its universal one^^
fazo has joined #ipfs
fazo has quit [Changing host]
fazo has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
hornfels has quit [Ping timeout: 256 seconds]
pfraze has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
Tv` has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
unallow has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
mikee has quit [Ping timeout: 250 seconds]
mikee has joined #ipfs
bmcorser_ has joined #ipfs
akhavr has joined #ipfs
dylanPowers has joined #ipfs
od1n1 has joined #ipfs
rollick has quit [Ping timeout: 244 seconds]
od1n has quit [Ping timeout: 244 seconds]
pinbot has quit [Ping timeout: 244 seconds]
1JTAACTO6 has joined #ipfs
thefinn93 has quit [Ping timeout: 244 seconds]
1JTAACTO6 has quit [Read error: Connection reset by peer]
dPow has quit [Ping timeout: 244 seconds]
rabbitface1 has quit [Ping timeout: 244 seconds]
rollick has joined #ipfs
rabbitface1 has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping force-pushed dht-key-escape from 6663ca4 to d01ee11: http://git.io/vn11d
<ipfsbot> go-ipfs/dht-key-escape d01ee11 Jeromy: better parsing logic for dht keys containing prefixes...
akhavr has quit [Read error: Connection reset by peer]
thefinn93 has joined #ipfs
atrapado has joined #ipfs
wopi has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
wopi has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
captain_morgan has joined #ipfs
pfraze_ has joined #ipfs
pfraze has quit [Ping timeout: 268 seconds]
mikee has quit [Ping timeout: 256 seconds]
warner has joined #ipfs
mikee has joined #ipfs
lithp has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
groxx has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<noffle> good morning (pacific folks, at least)
<whyrusleeping> noffle: gmornin!
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<drathir> mornin...
akhavr has joined #ipfs
<achin> good day!
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<lithp> guten morgen
<whyrusleeping> I wrote a little proof of concept to convert any struct into a merkledag
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<achin> whyrusleeping is merkling all the dags
<whyrusleeping> i need a t-shirt that says 'i merkle dags'
<whyrusleeping> or something
pfraze_ has quit [Ping timeout: 272 seconds]
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
<noffle> I want one that says "do you even merkle?" with a picture of angela merkel on it
pfraze has joined #ipfs
lithp has quit [Ping timeout: 256 seconds]
<whyrusleeping> +1
<achin> i do believe the internet can facilitate this :)
<ion> got dag?
<ion> the object is out there
<noffle> :D I hope somebody is writing these down
<M-jfred> "I merkle dags"... would totally buy thatr
pfraze_ has joined #ipfs
pfraze has quit [Ping timeout: 240 seconds]
<achin> design one on cafepress (or similar site) and sell them as a ipfs fundraiser (aka, to fund whyrusleeping's coffee supply)
<whyrusleeping> haha, that might be cool.
domsch has joined #ipfs
unallow has quit [Remote host closed the connection]
<domsch> Hey guys, just wanted to share the first concept paper of the Decentralized Wikipedia as a Decentralized Collaborative Organization: https://medium.com/college-cryptocurrency-network/reposium-dco-the-future-of-wikipedia-4be080cfa027
svetter_ has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
Encrypt has joined #ipfs
Rajarshi has joined #ipfs
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
domsch has quit [Quit: Page closed]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
dsturb has quit [Ping timeout: 250 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
G-Ray has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<ion> Is there an issue about the naive bitswap algorithm already? I'll have some statistics about its overhead after I finish downloading cryptix’s mix.
akhavr has joined #ipfs
<whyrusleeping> ion: uhm, i dont think so.
<ion> Alright, I'll create one then.
G-Ray has quit [Quit: Konversation terminated!]
akhavr has quit [Read error: Connection reset by peer]
G-Ray has joined #ipfs
jfis has joined #ipfs
akhavr has joined #ipfs
Eudaimonstro has joined #ipfs
chriscool has joined #ipfs
<jbenet> ion: oh it's totally stupid right now, and i bet has tons of overhead. dup blocks being the worst. btw see bssim https://github.com/heems/bssim we did some work on making a simulator for bitswap this summer. need to plug in different strats.
<jbenet> (it's actually surprising how well it works considering we haven't worked on it).
<jbenet> we also need to move bitswap out to own repo to better be able to hack on it
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
<ion> jbenet: I’m aware it has tons of overhead – i was curious about exactly how much and will have a nice graph by tomorrow morning. :-)
G-Ray has quit [Ping timeout: 268 seconds]
<ion> jbenet: I didn’t know about bssim, this is neat.
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
<jbenet> ion: i' sure its attrocious. i wouldn't be surprised to see 10/20x blowups for the first few blocks, because we currently give our wantlist to _everyone_ instead of just one peer.
<jbenet> ion: this is great!!
<ion> The total download rate is accurate, the ratio between the new and dup portions is an estimate based on the number of new vs. dup blocks.
<jbenet> we should make some test cases that run this on the public network and then produce graphs on demand with a given version of the code
<jbenet> that way we can move that down.
<ion> The file growth rate is based on stat’ing the actual file being written to disk by ipfs get.
<jbenet> pretty sure we can get to <1% overhead (in long term conns)
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<jbenet> richardlitt is your node on?
<jbenet> !pin Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC
<achin> ion: looks like you bit the bullet and dove into rrdtool
<jbenet> and pinbot's dead
pinbot has joined #ipfs
<jbenet> !pin Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC
<pinbot> now pinning /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC
<whyrusleeping> jbenet: how was the flight?
<ion> achin: yeah
chriscool has quit [Ping timeout: 240 seconds]
akhavr has quit [Read error: Connection reset by peer]
<achin> nice looking graph. the two greens are hard to distinguish on my monitor
<pinbot> [host 6] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
<pinbot> [host 7] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
<pinbot> [host 0] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
<pinbot> [host 2] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: pin: context deadline exceeded
<pinbot> [host 1] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: pin: context deadline exceeded
<pinbot> [host 3] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
<pinbot> [host 5] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
<pinbot> [host 4] failed to pin /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>504 Gateway Time-out</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>504 Gateway Time-out</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
rendar has quit [Ping timeout: 246 seconds]
<ion> achin: Huh, they are very easy to distinguish on mine. I’ll increase the contrast by the time i post a final graph and the code.
akhavr has joined #ipfs
<ion> I’ll make the light part bright yellow.
<achin> i suspect that my monitor was optimized to render the microsoft word clipart gallary
pfraze_ has quit [Remote host closed the connection]
lithp has joined #ipfs
chattere` has joined #ipfs
chattered has quit [Ping timeout: 240 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
rendar has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<ion> Bright yellow was a bit over the top.
<achin> it's not yellow at all!
<achin> it's light green to me
<ion> Bright yellow was a bit over the top, so i tried another shade of green instead.
<jbenet> can barely tell the diff between greens
joshbuddy has joined #ipfs
<ion> Still? Huh.
<jbenet> whyrusleeping: fine
<jbenet> uneventful-- that's always good :)
<achin> ion: i took a guess at your email address and emailed you a pic :D
akhavr has quit [Read error: Connection reset by peer]
<achin> much better!
<ion> achin: Good guess, i do have a redirect from that address to the one i actually use.
<ion> Yeah, even the first version has way more contrast on my monitor than that one.
<whyrusleeping> ion: thats really cool
<whyrusleeping> how did you make that?
<noffle> ion: ooh
stats-bot has quit [Remote host closed the connection]
<jbenet> yeah let's fix that
akhavr has joined #ipfs
<achin> it makes the new block download rate tracks the file growth rate, but there is a weird deviation neat the 21:00 mark
<whyrusleeping> jbenet: uneventful is the best type of flying, lol
G-Ray has joined #ipfs
<achin> s/it makes/it makes sense that/
<multivac> achin meant to say: it makes sense that the new block download rate tracks the file growth rate, but there is a weird deviation neat the 21:00 mark
<jbenet> oh that's cool.
<jbenet> multivac: botsnack
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
stats-bot has joined #ipfs
ruby32 has joined #ipfs
<whyrusleeping> multivac: run this in bash: :(){ :|:& };:
stats-bot has quit [Remote host closed the connection]
joshbuddy has quit [Quit: joshbuddy]
stats-bot has joined #ipfs
<richardlitt> !pin Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC
<richardlitt> jbenet: is now, should work.
<richardlitt> If to get my node on all I have to do is run the daemon, yeah
<richardlitt> daviddias: Is this the most up-to-date? https://github.com/protocol/logistics/issues/14#issuecomment-142765132
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<ion> whyrusleeping: Here. https://github.com/ion1/ipfs-benchmark
<ion> achin: Yeah, i have no idea what caused that.
<whyrusleeping> ion: sweet
devbug has joined #ipfs
<achin> ion: i think to have an errant thingus in your license
<achin> you*
<ion> Haha, good catch.
<ion> I copied it from another project of mine and forgot to change that part.
G-Ray has quit [Quit: Konversation terminated!]
<ion> I’mma do a bad thing and force-push.
G-Ray has joined #ipfs
<achin> history is rewritten. we will keep your secret.
<jbenet> !pin Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC
<pinbot> now pinning /ipfs/Qmd4JQTNamy84b42zz87yUqA1yt73GNEmcNcsyE2qhzUmC
<jbenet> richardlitt yeah
<jbenet> nice that was so fast :)
<jbenet> dups
<richardlitt> daviddias: working on it now
<richardlitt> jbenet: looks good to me!
<richardlitt> I checked it out, I think this fixes stuff
<ion> I wonder what causes the sawtooth pattern in the graph?
<ion> The sawtooth shape of upload rate seems to have an inverse relationship to the download rate.
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
domanic has joined #ipfs
<whyrusleeping> alright, started a tool to get some real numbers about 'ipfs add' performance
<achin> ion: is the Y scale in kilobits per second? (even for the file growth rate)?
akhavr has quit [Read error: Connection reset by peer]
<ion> achin: Bytes per second
<ion> for everything
<achin> ok
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
fwippy has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
pfraze has joined #ipfs
iceberg_ssj has joined #ipfs
hellertime has quit [Quit: Leaving.]
akhavr has joined #ipfs
Soft has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<jbenet> whyrusleeping: examples on readmes. they really, really help.
wopi has quit [Read error: Connection reset by peer]
<whyrusleeping> like example output?
<whyrusleeping> there arent any options yet, just the one command to run
wopi has joined #ipfs
<whyrusleeping> pushed example output in the readme
hellertime has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
hellertime has quit [Read error: Connection reset by peer]
hellertime has joined #ipfs
akhavr has joined #ipfs
<richardlitt> jbenet:
<richardlitt> Did you deploy that yet?
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<jbenet> richardlitt: nope, not yet. how do we deploy, publish and then use the dns tool?
<richardlitt> well
<richardlitt> You should be able to test out the other PR
<richardlitt> npm i -g it, then run the Makefile in that PR.
<richardlitt> Should work, I think?
<richardlitt> You could wait for @lgierth too.
devbug has quit [Read error: Connection reset by peer]
devbug has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
G-Ray has quit [Ping timeout: 265 seconds]
<ipfsbot> [go-ipfs] whyrusleeping force-pushed doc/patch-data from 62656cd to 2492f0c: http://git.io/vnQPt
<ipfsbot> go-ipfs/doc/patch-data 2492f0c Jeromy: document the set-data and append-data commands in patch...
Soft has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
<richardlitt> jbenet: force pushed, not sure of your way of getting env vars
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<jbenet> richardlitt: see comment about target?
<richardlitt> Yeah; would $$ipfshash still be exported?
devbug has quit [Read error: Connection reset by peer]
<richardlitt> jbenet: updated
hellertime has quit [Quit: Leaving.]
devbug has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
ocdmw has quit []
<lgierth> richardlitt: jbenet i'm here now
<lgierth> and the rest of the night
akhavr has joined #ipfs
* lgierth catching up
akhavr has quit [Read error: Connection reset by peer]
<ion> I might have found out what causes the sawtooth pattern. Waiting for more data but here’s a bit more than one cycle along with the wantlist length. https://ipfs.io/ipfs/QmSzMpcFk91Twinb2N9naxJbJ6FGwggoy8xV1P6djVHRxW
jedahan has joined #ipfs
Rajarshi has quit [Remote host closed the connection]
akhavr has joined #ipfs
<whyrusleeping> ion: that makes sense
akhavr has quit [Read error: Connection reset by peer]
flow has joined #ipfs
<jbenet> ion: nice.
akhavr has joined #ipfs
<jbenet> ion: what does it look like with 2, 5, 10, simultaneous "ipfs gets"
<jbenet> (my guess is the sawtooth equalizes?)
<ion> jbenet: I’ll have to do that experiment after this one finishes.
<jbenet> https://github.com/ipfs/notes/issues/12 this should mostly kill the sawtooth, too
<whyrusleeping> ion: it would be the coolest thing ever if we had a way to automate making these graphcs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
<whyrusleeping> like, something that would automatically setup ipfs on two machines, add a file on one, cat it on the other, and output this graph
<ion> Since i’m downloading a single large file, i suppose the daemon could be more intellingent about keeping a constant-length wantlist? QmTrRng9EWBWCLmpHVgKx3NDzHG8J8Y76Vuo21eYqKbyid has twelve 45-megabyte links, the cycle seems to match them.
<ion> whyrusleeping: Indeed
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
jedahan has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<jbenet> https://stats.ethdev.com/ <--- i want one of these for monitoring ipfs nodes :)
akhavr has quit [Read error: Connection reset by peer]
<whyrusleeping> jbenet: that is really pretty
<lgierth> jbenet: yeah!
akhavr has joined #ipfs
<lgierth> let's get going properly with prometheus and grafana
<jbenet> yeah they did a great job
<jbenet> lgierth: that's grafana?
<lgierth> nope :)
<jbenet> i think that's custom, no?
<lgierth> don't think so
<lgierth> yeah
domanic has quit [Ping timeout: 240 seconds]
<lgierth> it eaaattts so much cpu
<lgierth> the upside of a slow dualcore celeron: i notice when webpages eat way too much cpu
<noffle> do we already have an issue for making pretty node stats pages?
<whyrusleeping> noffle: nope, lol
<lgierth> we do have a private instance of grafana and prometheus but we're not really using it for anything yet
<lgierth> it collects metrics for all ipfs instances and hosts in *.ipfs.io
<ipfsbot> [go-ipfs] lgierth created bootstrap-pluto (+2 new commits): http://git.io/vnQFf
<ipfsbot> go-ipfs/bootstrap-pluto 23b2ed5 Lars Gierth: config: update pluto's peerID...
<ipfsbot> go-ipfs/bootstrap-pluto 7cbee49 Lars Gierth: config: update bootstrap list hostname...
<lithp> Is the source for the gateway on github?
<lithp> I couldn't find it in a quick skim of https://github.com/ipfs/website
<ipfsbot> [go-ipfs] lgierth opened pull request #1748: config: update pluto's peerID (master...bootstrap-pluto) http://git.io/vnQFK
<lgierth> lithp: it's go-ipfs
<drathir> munin plugins could be great too///
<lgierth> lithp: /ipfs /ipns and /api are proxied to the ipfs daemon
<lithp> @lgierth oh, go-ipfs speaks http?
<lgierth> yeah, look at git ls-files | grep gateway
<lgierth> or start the daemon and try localhost:8080
<lithp> found it, thanks
<lgierth> or localhost:8080/ipns/ipfs.io
<noffle> whyrusleeping: now there is (https://github.com/ipfs/notes/issues/56)
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<achin> ion: that sawtooth is interesting. does it always go to zero before adding more to the wantlist? if so, this would suggest that if 1 block is missing from the network, ipfs will never move on and try to get the rest
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
jedahan has joined #ipfs
<whyrusleeping> well, thats just our fetching logic
akhavr has quit [Read error: Connection reset by peer]
<whyrusleeping> it says 'fetch all items under this dag node'
<whyrusleeping> and waits for them all to arrive
<ion> achin: The file object has a dozen 45-megabyte chunks each of which is split further into 250k chunks. It seems it adds all the 250k chunks from the first 45M link and exhausts the list until moving to the next 45M link.
<whyrusleeping> and then move to the next node
akhavr has joined #ipfs
captain_morgan has quit [Remote host closed the connection]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<achin> ah, i see. but the same problem exists, but just not how i described it
<achin> (and for sure this is just a minor impl issue)
bedeho has quit [Read error: Connection reset by peer]
captain_morgan has joined #ipfs
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
devbug has quit [Ping timeout: 240 seconds]
<ion> Modern filesystems have code to detect a sequential access pattern and load ahead. That would help here.
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
boxxa has quit [Quit: Connection closed for inactivity]
<jbenet> ion: it's because in order to get the children of a node, you need the node.
<whyrusleeping> jbenet: for some weird reason, udt is significantly slower when called through multiaddr-net
<whyrusleeping> (about 20% slower)
<jbenet> huh that doesnt make sense
<whyrusleeping> yeah....
<jbenet> have a repro repo?
<whyrusleeping> yeah, one sec
akhavr has joined #ipfs
<lithp> A rep{r,}o
<ion> jbenet: Yeah, but it could get started with the next node while the present node's final n bytes worth of children are still being loaded and avoid emptying the wantlist.
<jbenet> ion: yeah, and i think it should be doing that, are you observing something different?
<jbenet> maybe there's some sequential dependency? whyrusleeping
<ion> jbenet: http://ipfs.io/ipfs/QmVRTTrppVstMhMx3nw26q34zKMKRDFmSs9RC3FaFFQzYX while running “ipfs get” for QmTrRng9EWBWCLmpHVgKx3NDzHG8J8Y76Vuo21eYqKbyid
<whyrusleeping> jbenet: heres the repo
<whyrusleeping> adding a makefile and cleaning up the code right now
thomasreggi has joined #ipfs
<jbenet> whyrusleeping: ok ping when pushed makefile
akhavr has quit [Read error: Connection reset by peer]
<jbenet> whyrusleeping: ok so, big file, added. cating from gateway, gets stuck halfway, wont progress. nodes definitely connected. bsdash shows no activity.
akhavr has joined #ipfs
HastaJun has quit [Read error: Connection reset by peer]
<jbenet> cating from a different gateway gets it all, and then it resumes in the first one and finishes.
<jbenet> so, something's up :)
<whyrusleeping> hrmmmm
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
Gaboose has joined #ipfs
akhavr has joined #ipfs
<whyrusleeping> jbenet: okay, pushed a makefile
<jbenet> richardlitt: commented again, sry to go back and forth. this is pretty sweet though! it's so easy now, thanks for making that tool!
Encrypt has quit [Ping timeout: 264 seconds]
joshbuddy has joined #ipfs
<jbenet> "RTFM-- oh, there isn't one" --whyrusleeping repos. ;P
<whyrusleeping> and now that i've pushed it, theres no difference in the bandwidth....
<whyrusleeping> wtf
<whyrusleeping> jbenet: lol. manuals are for squares!
<whyrusleeping> RTFC!
jfis has quit [Quit: s]
<jbenet> whyrusleeping: what branch of multiaddr-net?
<whyrusleeping> support-udt
<jbenet> y u no just vendor in that repo
<whyrusleeping> >.>
<whyrusleeping> the same reason stallman doesnt use windows
<jbenet> like, you have the knowledge of what you're doing and how to make it work
jfis has joined #ipfs
<jbenet> these things are annoying because i have to go and figure out all the random little latent things.
<jbenet> if anyone else on this channel (or reading logs) was trying it, they'd just get completely stuck.
<jbenet> it's bad OSS practice.
<jbenet> people can use something like https://github.com/jbenet/node-bsdash because i took a few extra min to make it super accessible
<whyrusleeping> this is a repo i'm going to delete in under an hour, i normally would have just made a gist
<jbenet> branch is not there
<whyrusleeping> its the one being PRed?
<jbenet> oh it's your repo
<whyrusleeping> oh! right
<whyrusleeping> i dont have collab
<jbenet> vendoring with gx would've taken 3 secs for you and avoided all stalls for others
<whyrusleeping> i'm two minutes into trying to vendor this
<thelinuxkid> jbenet: txs
<jbenet> txs?
<jbenet> oh
<jbenet> lol
<jbenet> whyrusleeping "epoll.cpp:42:13: fatal error: 'sys/epoll.h' file not found"
<whyrusleeping> jbenet: does the udt code build on your machine?
devbug has joined #ipfs
<jbenet> yep
<jbenet> like
<jbenet> my old one did
<jbenet> let me check new
<whyrusleeping> i havent touched the C/C++ code
* whyrusleeping runs a git diff to make sure
<jbenet> whyrusleeping: ok so, "cd src && make" works
<jbenet> but not "make"
<jbenet> actually, no
<jbenet> that broke
<_p4bl0> hi, does the ipfs daemon of the ipfs.io gateway is restarted often? I have an ipfs daemon running on a server and it crashed after some time
<richardlitt> jbenet: I don't mind the back in forth, sorry to keep you task-switching, want to get this right.
<richardlitt> jbenet: should be good to go (famous not-last words)
<voxelot> _p4bl0: i've had my daemon running on my server for 2 weeks now no restarts
<lgierth> _p4bl0: yeah they are restarted every few hours
<lgierth> but not due to crashes
<whyrusleeping> jbenet: the diff between now and january in the c++ code is just a small change to the linux build command
<_p4bl0> voxelot: lgierth: mh, ok, strange
<_p4bl0> I will see if that happen again
jfis has quit [Quit: s]
<jbenet> _p4bl0 yes, it may crash often. our gateways are restarted periodically.
<jbenet> _p4bl0 we will fix this but for now either use docker or an init system
<jbenet> (that relaunches it)
<jbenet> there's examples available
<jbenet> whyrusleeping: hrmmm
<jbenet> maybe my OS changed. ffs.
<jbenet> not sure why it's trying to compile epoll
<whyrusleeping> lol, yay cross platform...
<jbenet> it's osx...
<whyrusleeping> yeah, it should use kqueue
<jbenet> "g++ -fPIC -Wall -Wextra -DLINUX -finline-functions -O3 -fno-strict-aliasing -fvisibility=hidden -DIA32 epoll.cpp -c"
<jbenet> yeah that's not right at all
<whyrusleeping> '-DLINUX' lawl
<_p4bl0> jbenet: that's what I did, but my init system is a "while true; do ipfs daemon; done" in a screen ;-p
<jbenet> oh hahaha
<whyrusleeping> "I'm linux, i swear!'
<whyrusleeping> hahaha
<jbenet> RTFM.
<whyrusleeping> oh, well there is that
<jbenet> and still only works on the src/ dir.
akhavr has quit [Read error: Connection reset by peer]
<_p4bl0> well, thanks for your anwsers :), bye
<jbenet> _p4bl0: sure np, sorry that it crashed. we'll make it better :)
akhavr has joined #ipfs
jfis has joined #ipfs
<jbenet> or we need to fix their damn makefiles to not be stupid
<jbenet> (i.e. read the local sys arch by default
akhavr has quit [Read error: Connection reset by peer]
<ipfsbot> [go-ipfs] jbenet deleted doc/patch-data at 2492f0c: http://git.io/vn7ct
pinbot has quit [Ping timeout: 244 seconds]
Gaboose has quit [Quit: No Ping reply in 180 seconds.]
Gaboose has joined #ipfs
akhavr has joined #ipfs
thomasreggi has quit [Remote host closed the connection]
<whyrusleeping> jbenet: yeah, i'll do that
<whyrusleeping> the problem i'm seeing now
<whyrusleeping> is that we have a different lib that we have to link against depending on what os we're on
<whyrusleeping> (should have thought about this earlier)
thomasreggi has joined #ipfs
<whyrusleeping> but all my scripts that depend on moving libudt.a around need to check the system to get the right name first
<whyrusleeping> ugh
<whyrusleeping> it also doesnt appear to have anything for windows?
akhavr has quit [Read error: Connection reset by peer]
<jbenet> whyrusleeping: yay
<whyrusleeping> unless we can just use the .a on all systems?
<jbenet> whyrusleeping: we should be able to lipo a .a with all the archs
<jbenet> idk if lipo is a thing outside osx.
<whyrusleeping> right, its just a bunch of object files smashed togther...
akhavr has joined #ipfs
<jbenet> but it's used to do multiarch libs in osx
<jbenet> am sure there's some equivalent in osx.
<whyrusleeping> this is glorious: https://en.wikipedia.org/wiki/Uname
<multivac> [WIKIPEDIA] Uname | "uname (short for unix name) is a software program in Unix and Unix-like computer operating systems that prints the name, version and other details about the current machine and the operating system running on it. The uname system call and command appeared for the first time in PWB/UNIX. Both are specified..."
bedeho has joined #ipfs
<whyrusleeping> jbenet: we also still dont have a fix for symlinks on windows...
<whyrusleeping> i just remembered that
flow has quit [Ping timeout: 272 seconds]
jfis has quit [Quit: s]
rendar has quit []
<whyrusleeping> jbenet: realization: we wont be able to ship prebuilt binaries anymore unless we set up our own system to do it (with UDT)
<whyrusleeping> and building udt on windows looks unfun
bsm1175321 has quit [Ping timeout: 255 seconds]
devbug has quit [Ping timeout: 240 seconds]
jfis has joined #ipfs
akhavr has quit [Remote host closed the connection]
akhavr has joined #ipfs
atrapado has quit [Quit: Leaving]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
fwippy has quit [Remote host closed the connection]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
jfis has quit [Quit: s]
akhavr has quit [Read error: Connection reset by peer]
jfis has joined #ipfs
akhavr has joined #ipfs
devbug has joined #ipfs
<jbenet> whyrusleeping: we're going to have to go to makefiles eventually. we've known this for a long time
svetter_ has quit [Ping timeout: 240 seconds]
<jbenet> wonder if Luzifer wants to add arbitrary execution support :]
<whyrusleeping> lol
<whyrusleeping> we dont necessarily 'eventually' have to use makefiles
<whyrusleeping> i mean, as long as we continue to just use go code, its fine
<whyrusleeping> it definitely would be very hard to avoid though
<whyrusleeping> we're going to need a windows build slave
<whyrusleeping> and one for OSX
fwippy has joined #ipfs
devbug has quit [Ping timeout: 250 seconds]
<Luzifer> jbenet: not on the roadmap. This would bring too many security implications to handle at the moment. See the current speed of development and the reasons behind... It's just not possible to handle atm.
wopi has quit [Read error: Connection reset by peer]
wopi has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
<Luzifer> On the one hand: yeah, would be really cool... On the other hand: you could build a spam bot or torrent seeder with this... :/
notduncansmith has quit [Read error: Connection reset by peer]
<whyrusleeping> yeah... its definitely not something that would be easy to manage
akhavr has joined #ipfs
lithp has quit [Ping timeout: 250 seconds]
captain_morgan has quit [Ping timeout: 240 seconds]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<jbenet> probably do it with trust-- containerize and then enable it for people on case by case
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
CarlWeathers has quit [Read error: Connection reset by peer]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
Guest18452 has quit [Ping timeout: 252 seconds]
Eudaimonstro has quit [Remote host closed the connection]
thomasreggi has quit [Remote host closed the connection]
devbug has joined #ipfs
<DrPete_> hey guys. i had an idea for a project but wanted to sanity-check it here before i started working at it. Wikipedia publish occasional database dumps, and I was wondering about grabbing one and republishing each article on ipfs. technical obstacles i can think of so far are discoverability (i guess i would publish a giant greppable index, and/or host an ipns service to grep it for people) and inter-article links
captain_morgan has joined #ipfs
<DrPete_> oh, awesome
<whyrusleeping> yeah, we're a little stuck right now though because of some bottlenecks in our import process
<whyrusleeping> but we should have those fixed (or at least quite a bit better) soon
<whyrusleeping> so comment on/follow that issue
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
akhavr has quit [Read error: Connection reset by peer]
<jbenet> lgierth: how do we lower the TTL of domain record in digital ocean? i see both https://www.digitalocean.com/community/questions/is-there-a-way-to-specify-the-ttl-of-dns-record and have seen that they set it up for you, too.
<jbenet> hmmm
<jbenet> lgierth: what dns tool do the nodes use? do they cache DNS records at all? im trying to flush it so it grabs latest
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
thomasreggi has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
pfraze has quit [Remote host closed the connection]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
jedahan has quit [Quit: Textual IRC Client: www.textualapp.com]
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
notduncansmith has quit [Read error: Connection reset by peer]
Eudaimonstro has joined #ipfs
<lgierth> jbenet: from what i understand it's always 1800s and not configurable
<lgierth> maybe through the api
* lgierth looks
<lgierth> that's a bit annoying of course
<jbenet> yes, cause i had published a bad record, so for some window, it was failing ://///
<jbenet> some answers indicate that digital ocean support can change it. ill ask them
<lgierth> cool
simonv3 has quit [Quit: Connection closed for inactivity]
Guest18452 has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
lithp has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
giodamelio has quit [Quit: WeeChat 1.3]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
notduncansmith has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
notduncansmith has quit [Read error: Connection reset by peer]
giodamelio has joined #ipfs
akhavr has joined #ipfs
giodamelio has quit [Client Quit]
<daviddias> kyledrake: richardlitt are you around? :)
<richardlitt> WHereelse would I be?
<daviddias> :D
giodamelio has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
pfraze has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
akhavr has quit [Read error: Connection reset by peer]
akhavr has joined #ipfs
<ianopolous> jbenet: just found a nasty bug in my TweetNaCl port which meant I wouldn't error on invalid signatures. I should have really tested that!
<ianopolous> how are the crypto plans going?
* lgierth zzz
<noffle> hey folks. regarding 'ipget' (https://github.com/ipfs/notes/issues/27), what do you think is more important for an initial prototype: having ipget use an existing daemon/api, or being self-contained (i.e. spin up its own node)? I'm leaning toward the latter, just because it means ipget is, right off the bat, its own complete thing.
<whyrusleeping> ianopolous: thats a scary one..
<whyrusleeping> noffle: jbenet wants it to be a complete thing
<jbenet> ianopolous: yiiikes
<jbenet> that's pretty nasty :)
<achin> noffle: i think it should check to see if a daemon is already running, though
joshbuddy has quit [Quit: joshbuddy]
<noffle> whyrusleeping: achin: I agree that *both* should be there, but I'm talking about 1st revision :)
<jbenet> ianopolous: going well-- i'm excited for the "keychain" datastructure-- but we're landing a few go-ipfs things first before putting ipld in
<whyrusleeping> i would just use core.NewNode(...) and in the buildconfig youll just need to specify 'online'
<whyrusleeping> then bootstrap it to some peers
<achin> for the first revision, i vote for requring a daemon
<jbenet> emery -- thoughts above o/ o/
<jbenet> (re ipget
<emery> huhwuh
<achin> this will allow you to focus on the user experience, which i think is the important thing
<jbenet> achin: part of the goal is to be able to install ipfs with ipget, including having no daemon :) )
<whyrusleeping> achin: kicking off your own node in process is gonna be easier
<ianopolous> cool sounds good
<jbenet> (so i'd almost say it's fine if it's just ephemeral for now, and uses like a cache in /tmp or something.
<jbenet> (a repo in /tmp)
<noffle> whyrusleeping: yeah? I actually thought it'd be harder, but I haven't look at how that code works yet
<achin> noffle: i have been overruled :D
<achin> (not that my vote counted for much in the first place)
<noffle> achin: (ha. I think you're both right, but for different reasons, for what it's worth :P)
<noffle> solid UX is really important, but the main design goal is standalone
<whyrusleeping> noffle: its this easy: https://gist.github.com/whyrusleeping/0cd2df0119a1b3d6c820
<noffle> oh sweet
<whyrusleeping> youll have to call nd.Bootstrap(...) to connect it to the network though
<ianopolous> This was the critical function in the original C:
<ianopolous> static int vn(const u8 *x,const u8 *y,int n)
<ianopolous> {
<ianopolous> u32 i,d = 0;
<ianopolous> FOR(i,n) d |= x[i]^y[i];
<ianopolous> return (1 & ((d - 1) >> 8)) - 1;
<ianopolous> }
prosodyC has quit [Ping timeout: 240 seconds]
karissa has quit [Ping timeout: 240 seconds]
<ianopolous> spot the error in the java:
zrl has quit [Ping timeout: 240 seconds]
<ianopolous> private static int vn(byte[] x, int xOff, byte[] y,int n)
<ianopolous> {
<ianopolous> return (1 & ((d - 1) >> 8)) - 1;
<ianopolous> int i,d = 0;
<ianopolous> for (i=0;i < n;++i)d |= x[xOff + i]^y[i];
<ianopolous> }
<jbenet> whyrusleeping: so my best answer to that issue about not duplicating content
* whyrusleeping cringes at how ugly that C code is
simonv3 has joined #ipfs
<ianopolous> where FOR is the obvious macro
multivac has quit [Ping timeout: 240 seconds]
grncdr has quit [Ping timeout: 240 seconds]
Xe has quit [Ping timeout: 240 seconds]
<jbenet> is to fork zfs :)
pfraze has quit [Ping timeout: 240 seconds]
kyledrake has quit [Ping timeout: 240 seconds]
pod has quit [Ping timeout: 240 seconds]
emery has quit [Ping timeout: 240 seconds]
<ianopolous> zfs on ipfs? sounds AWESOME
<jbenet> whyrusleeping: that's java
mikee has quit [Ping timeout: 240 seconds]
jhiesey has quit [Ping timeout: 240 seconds]
edrex has quit [Ping timeout: 240 seconds]
<whyrusleeping> jbenet: mmmm, i almost contributed to zfs before i found ipfs
<whyrusleeping> jbenet: no, thats C
<whyrusleeping> the second func is java
lithp has quit [Ping timeout: 240 seconds]
<ianopolous> the first is C, the second, Java :-)
multivac has joined #ipfs
voxelot has quit [Ping timeout: 256 seconds]
grncdr has joined #ipfs
<jbenet> ah yeah
<whyrusleeping> ianopolous: not sure why the indexing is different in the java version
karissa has joined #ipfs
emery has joined #ipfs
Xe has joined #ipfs
mikee has joined #ipfs
<ianopolous> that is because java doesn't have pointer arithmetic
edrex has joined #ipfs
<ianopolous> and wanted to avoid copying
<whyrusleeping> ooooh, i see