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
<whyrusleeping> davidar: not performance, but it wont crash
<davidar> Oh :(
<whyrusleeping> performance will be hard to do before 0.4.0
<davidar> Fair enough, you got me excited there
kytv_ has quit [Remote host closed the connection]
kytv_ has joined #ipfs
spikebike has quit [Ping timeout: 265 seconds]
qgnox has quit [Quit: WeeChat 1.3]
NeoTeo has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
MadDrMike has left #ipfs ["Leaving"]
spikebike has joined #ipfs
od1n has joined #ipfs
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 250 seconds]
<krl> whyrusleeping: hmm, i'm getting _really_ slow 'ipfs name resolve' performance in latest master
<krl> looking up your own ipns should be instant, no?
<ipfsbot> [go-ipfs] miolini closed pull request #1830: Fix data race in commands/http/handler/ServerConfig (master...master) http://git.io/vCWz5
domanic_ has joined #ipfs
TheWhisper has left #ipfs ["Leaving"]
domanic has quit [Ping timeout: 250 seconds]
patcon has joined #ipfs
DrPete has joined #ipfs
amstocker has quit [Ping timeout: 244 seconds]
DrPete_ has quit [Ping timeout: 250 seconds]
domanic_ has quit [Ping timeout: 268 seconds]
domanic_ has joined #ipfs
lporras has quit [Remote host closed the connection]
Rajarshi has quit [K-Lined]
voxelot has joined #ipfs
voxelot has joined #ipfs
voxelot has quit [Ping timeout: 268 seconds]
cvik has quit [Ping timeout: 264 seconds]
cvik has joined #ipfs
<whyrusleeping> krl: yeah...
<whyrusleeping> we dont trust our own record anymore
<whyrusleeping> which may have been a premature change
<whyrusleeping> so we grab a bunch of records from the network (where a bunch was decided to be 20) and pick the best one
<krl> yeah, i see the usecase with multiple nodes using the same key
<whyrusleeping> its a hard choice to make...
<krl> but could we have some quick ipfs name local or smth?
<whyrusleeping> any thoughts?
<whyrusleeping> i could probably add a --local to 'ipfs name resolve'
<krl> that would be nice, this breaks my (admittedly a bit hacky) use of ipns for saving local state in starlog
<whyrusleeping> krl: hrmmmm
<whyrusleeping> on 0.4.0 youll be able to use 'ipfs files'
<krl> whyrusleeping: any docs/specs around for this?
<krl> whyrusleeping: ah yes, did you call this something else before?
<whyrusleeping> mfs
int_80h has joined #ipfs
hjoest3 has quit [Read error: Connection reset by peer]
rehelmin has joined #ipfs
voxelot has joined #ipfs
hjoest has joined #ipfs
voxelot has quit [Ping timeout: 272 seconds]
voxelot has joined #ipfs
Not_ has quit [Ping timeout: 244 seconds]
voxelot has quit [Ping timeout: 240 seconds]
rehelmin has quit [Quit: Leaving.]
Morton has joined #ipfs
<jbenet> ogd: i just saw your irc message here--- i dont get all my notifs anymore. email or github or irc pm ideal. --- (a) we have a dag-path notation to resolve entire queris. this is based on git's ref notation, and X-Path. it is WIP, but critical to scaling these systems. (b) paper? what's the repo? (c) on incremental backup, we're approaching backup of
<jbenet> "pinsets" as a RAID-like problem and supporting the various modes there. this is a separate problem from grabbing a subset of a graph (which is what the "dag-path notation" is for. (probably will call it M-Path or something)
Morton has quit [Remote host closed the connection]
ygrek has joined #ipfs
Not_ has joined #ipfs
ygrek has quit [Ping timeout: 250 seconds]
skriplo has joined #ipfs
hellertime has quit [Quit: Leaving.]
skriplo has quit [Client Quit]
skriplo has joined #ipfs
pfraze has joined #ipfs
ygrek has joined #ipfs
<davidar> jbenet (IRC): o/
amstocker has joined #ipfs
<whyrusleeping> hey look everyone! jbenet isnt dead!
* sonatagreen presses her nose up against the glass
<multivac> sonatagreen: 2015-10-11 - 12:35:01 <ion> tell sonatagreen This page includes quite credible reviews about Haskell books (including LYAH) by the author of /learnhaskell: http://bitemyapp.com/posts/2014-12-31-functional-education.html
<jbenet> davidar \o
<whyrusleeping> i just assumed he partied too hard at andyetconf and died in richland
<sonatagreen> ooh, thanks ion
<jbenet> whyrusleeping: I'm so sure. I'm in Hong Kong and it looks too much like Blade Runner to be sure it's real.
<whyrusleeping> wait, youre in hong kong? dude, are you lost? i thought you were going to SF?
<davidar> jbenet (IRC): lots of crdt people coming out of the woodwork recently
<davidar> Pubsub too
<jbenet> whyrusleeping: whoops.
<jbenet> davidar: yes this is awesome, thank you for guiding the conversation.
* krl wants crdt seq for wiki :|
<jbenet> davidar: i think we can probably make amazing things happen in the next few months with IPFS and CRDTs. it would be good to setup a roadmap with some demo applications to build.
<jbenet> in particular, an etherpad clone.
<krl> https://github.com/Chat-Wane/LSEQ <- seems promising
<jbenet> we could probably put a dumb pub/sub in sooner to allow some of these use cases to go faster.
sseagull has quit [Quit: Lost terminal]
<davidar> jbenet (IRC): haha, np, I have no idea what most of them are taking about though :/
<whyrusleeping> pubsub would be fun
* davidar wonders if this is what it feels like to be a manager
<jbenet> krl: that looks good. did you see also cmj's CRDT with O( size of set + users ) storage? (instead of awful O( num or operations)
<krl> jbenet: no, link?
<jbenet> (i mean, not sure if cmj came up with it, it appears to me that inria would've made this thing too, but cmj mentioned it somewhere)
captain_morgan has joined #ipfs
<jbenet> krl: sorry dont have one, i was very tired as i browsed.
<davidar> jbenet (IRC): have you talked to gaboose about pubsub?
<jbenet> davidar: not yet
<davidar> jbenet (IRC): (s)he said they are committed to getting pubsub working as part of their university project, which is cool
<jbenet> davidar oh really?
<jbenet> davidar: nice! -- Gaboose let's talk on https://github.com/ipfs/notes/issues/64
<davidar> Stupid gendered English pronouns
<whyrusleeping> i normally just use they
reit has quit [Quit: Leaving]
reit has joined #ipfs
Leer10 has quit [Ping timeout: 264 seconds]
Allen has joined #ipfs
Not_ has quit [Ping timeout: 252 seconds]
<ipfsbot> [go-ipfs] whyrusleeping created fix/bitswap-hang (+2 new commits): http://git.io/vCWxk
<ipfsbot> go-ipfs/fix/bitswap-hang 330f4b3 Jeromy: update go-peerstream dependency...
<ipfsbot> go-ipfs/fix/bitswap-hang d8dcf16 Jeromy: fix random bitswap hangs...
<ipfsbot> [go-ipfs] whyrusleeping opened pull request #1832: Fix/bitswap hang (master...fix/bitswap-hang) http://git.io/vCWxr
Tv` has quit [Quit: Connection closed for inactivity]
amstocker_ has joined #ipfs
amstocker has quit [Ping timeout: 244 seconds]
luca has quit [Quit: leaving]
luca has joined #ipfs
domanic_ has quit [Ping timeout: 268 seconds]
compleatang has joined #ipfs
compleatang has quit [Client Quit]
<sonatagreen> so did you actually, 'they are committed'
<whyrusleeping> hm?
<davidar> .w gender neutral pronouns
<multivac> [WIKIPEDIA] Gender-specific and gender-neutral pronouns | "A gender-specific pronoun is a pronoun associated with a particular grammatical gender, such as masculine, feminine, or neuter, or with a social gender (or sex), such as female or male. Examples include the English third-person personal pronouns he and she.A gender-neutral pronoun, by contrast, is a..." | https://en.wikipedia.org/wiki/Gender-specific_and_gender-neutral_pronouns
<davidar> ^ surprisingly long article
pfraze has quit [Remote host closed the connection]
<CaioAlonso> in portuguese there's no gender neutral pronoun, it defaults to the masculine one, helps a lot preventing this kind of debate
<CaioAlonso> a group of 99 women is called by the feminine plural, but 99 women + 1 man defaults to the masculine
<whyrusleeping> everyone is a cat on the internet. and nobody can really tell what gender a cat is.
<achin> mrow
<whyrusleeping> ^
<davidar> whyrusleeping (IRC): when i was younger, I used to think all cats were female, and all dogs were male
<CaioAlonso> davidar in german they are
<davidar> CaioAlonso (IRC): haha, I knew I was right :p
<davidar> CaioAlonso (IRC): how many languages do you know?
<CaioAlonso> davidar, fluently pt-br and en
<CaioAlonso> davidar, moderately spanish and german
<davidar> Cool
<davidar> Used to know some Japanese, but think I've forgotten most of it :/
<CaioAlonso> davidar and you?
<davidar> Also tried to learn Esperanto once, but got bored of it
<davidar> I like learning grammar, but learning all the vocab of a new language is painful
<CaioAlonso> davidar yeah, waaay too much stuff
<davidar> CaioAlonso (IRC): are those first or second languages for you?
<deltab> put the vocab words into sentences, so that you can learn them along with the grammar
<deltab> I hear that's the way to do it anyway; haven't tried that myself yet
<davidar> I really want someone to write this https://news.ycombinator.com/item?id=3779390
<whyrusleeping> davidar: i think it would have to be spaced out over more than one book
<whyrusleeping> but i think thats a great idea
<whyrusleeping> a lot of fantasy books do similar things when introducing made up words
<whyrusleeping> by the end of the book half of the words in a given sentence make no sense to the average reader
<whyrusleeping> like, a lot of neil stephensons works introduce a large amount of slang and new words for things
<davidar> I guess the tricky bit is doing the grammar transition
<davidar> whyrusleeping (IRC): know of any books that introduce new grammatical constructions?
<whyrusleeping> davidar: i'm gonna have to think about that one
<davidar> All I can think of is that Calvin and Hobbes cartoon :p
<whyrusleeping> definitely nothing as extreme as youre hoping for
reit has quit [Ping timeout: 264 seconds]
<davidar> .g verbing weirds language
<whyrusleeping> but i do know i've read a few books where characters in the universe have their own way of speaking that the reader has to get used to
<davidar> whyrusleeping (IRC): agrees with you, Yoda does
<whyrusleeping> ^ a great example
<davidar> Any bilingual authors in here? CaioAlonso?
<davidar> whyrusleeping (IRC): I wonder how fast you could push that whilst still being intelligible
<davidar> s/fast/far
<multivac> davidar meant to say: whyrusleeping (IRC): I wonder how far you could push that whilst still being intelligible
patcon has quit [Ping timeout: 240 seconds]
<ipfsbot> [go-ipfs] whyrusleeping force-pushed fix/bitswap-hang from d8dcf16 to 2286f67: http://git.io/vClI5
<ipfsbot> go-ipfs/fix/bitswap-hang d507e0f Jeromy: vendor in new iptb code (and as a result, go-multiaddr-net and friends...
<ipfsbot> go-ipfs/fix/bitswap-hang 2286f67 Jeromy: fix random bitswap hangs...
<whyrusleeping> multivac: yeah, i got it
<davidar> whyrusleeping: s/yeah, i got it/thank-you ever so much, you are the most wonderful bot ever
<multivac> davidar thinks whyrusleeping meant to say: multivac: thank-you ever so much, you are the most wonderful bot ever
<davidar> Hehe
* whyrusleeping adjusts his banhammer
<ipfsbot> [go-ipfs] jbenet pushed 1 new commit to master: http://git.io/vClLi
<whyrusleeping> davidar: i really like that idea
<ipfsbot> go-ipfs/master fef7030 Juan Benet: Merge pull request #1829 from ipfs/update-maddr-net...
<whyrusleeping> i hope that i get to see it one day
<davidar> Yeah, I should find someone to write it, not sure how though :/
<whyrusleeping> step 1, acquire lots of money, step 2, contract out multilingual author
<whyrusleeping> step 3, ?????, step 4, profit (oh wait, how did we get to step one then?)
<mercora> debt?
gendale_ has quit [Ping timeout: 252 seconds]
<davidar> Step zero, invent time travel
<davidar> And/or kickstarter I guess :/
gendale_ has joined #ipfs
Allen has quit [K-Lined]
<ipfsbot> [go-ipfs] whyrusleeping force-pushed fix/bitswap-hang from 2286f67 to c6f9338: http://git.io/vClI5
<ipfsbot> go-ipfs/fix/bitswap-hang 31d7f03 Jeromy: update go-peerstream dependency...
<ipfsbot> go-ipfs/fix/bitswap-hang 4ace45d Jeromy: vendor in new iptb code (and as a result, go-multiaddr-net and friends...
<ipfsbot> go-ipfs/fix/bitswap-hang c6f9338 Jeromy: fix random bitswap hangs...
<multivac> [WIKIPEDIA] Light Warlpiri | "Light Warlpiri is a mixed language of Australia, with indigenous Warlpiri, Kriol, and Standard Australian English as its source languages. First documented by linguist Carmel O'Shannessy of the University of Michigan, it is spoken in the Lajamanu community, mostly by people under the age of 35. As of..."
hjoest has quit [Ping timeout: 264 seconds]
<davidar> .w bonin english
<multivac> [WIKIPEDIA] Bonin English | "Bonin English, or the Bonin Islands language, is an English-based creole of the Bonin Islands south of Japan with strong Japanese influence, to the extent that it has been called a mixture of English and Japanese (Long 2007)...." | https://en.wikipedia.org/wiki/Bonin_English
hjoest has joined #ipfs
<davidar> .w relexification
<multivac> [WIKIPEDIA] Relexification | "In linguistics, relexification is the mechanism of language change by which one language replaces much or all of its lexicon, including basic vocabulary, with that of another language, without drastic change to its grammar. It is principally used to describe pidgins, creoles, and mixed languages. Relexification..." | https://en.wikipedia.org/wiki/Relexification
patcon has joined #ipfs
captain_morgan has quit [Ping timeout: 240 seconds]
<whyrusleeping> davidar: you know, you *could* just use your browser to read wikipedia ;)
<davidar> whyrusleeping (IRC): haha, was just linking in case anyone was interested, but yes, getting somewhat offtopic :/
<whyrusleeping> (thats completely okay, i just enjoy giving people shit)
<ipfsbot> [go-ipfs] jbenet closed pull request #1832: Fix/bitswap hang (master...fix/bitswap-hang) http://git.io/vCWxr
<ipfsbot> [go-ipfs] whyrusleeping force-pushed real-trailers from a196a6c to 1e1213c: http://git.io/vZ2dl
<ipfsbot> go-ipfs/real-trailers e89f7b8 Jeromy: use go's built in handling of trailers and dont do custom chunking...
<ipfsbot> go-ipfs/real-trailers ff3ed76 Jeromy: update go version requirement in readme...
<ipfsbot> go-ipfs/real-trailers 1e1213c Jeromy: use go1.5 for circleCI (snippet from circle support)...
<CaioAlonso> davidar sry for the delay, portuguese is my native language, the rest was learned along the way
<davidar> CaioAlonso (IRC): you wouldn't happen to be a writer, would you?
<CaioAlonso> davidar words aren't my thing, no
<davidar> Hmm, the search continues...
<CaioAlonso> davidar why?
<davidar> CaioAlonso (IRC): looking for someone to write this https://news.ycombinator.com/item?id=3779390
domanic_ has joined #ipfs
<CaioAlonso> davidar that would be amazing
martinkl_ has joined #ipfs
rik has joined #ipfs
rik is now known as Guest55136
Guest55136 is now known as r1k02
amstocker_ has quit [Ping timeout: 246 seconds]
<kpcyrd> the build for v0.3.7 is failing for me
<kpcyrd> after running `go get -v ./...`
<kpcyrd> package github.com/ipfs/go-ipfs/thirdparty/eventlog: cannot find package "github.com/ipfs/go-ipfs/thirdparty/eventlog" in any of:
patcon has quit [Ping timeout: 265 seconds]
<kpcyrd> nvm, fixed the aur script
amstocker_ has joined #ipfs
<cryptix> !pin QmUtdfLq2vTuHMZ4bhzAVvJy3NQJgfWHxdZfygkz3rvwFn
<pinbot> now pinning /ipfs/QmUtdfLq2vTuHMZ4bhzAVvJy3NQJgfWHxdZfygkz3rvwFn
mildred has joined #ipfs
amstocker_ has quit [Ping timeout: 246 seconds]
<martinkl_> So I have ipfs running and peers are connected etc. How can I participate in exchanging data? Is there a way to get visibility on that?
Qwertie has quit [Ping timeout: 240 seconds]
Soft has joined #ipfs
<SDr> martinkl_, you can request any IPFS resource using the built-in browser
<SDr> martinkl_, however, unlike with eg. bittorrent, to the best of my knowledge, no "automatic transfer" takes place unless you explicitely request it
<martinkl_> I see. I guess that makes sense given ipfs' design
hjoest2 has joined #ipfs
<cryptix> martinkl_: depending on your sharing needs you might want to pick something from https://github.com/ipfs/archives :)
<SDr> cryptix, so, I have a question about this, actually
<SDr> cryptix, namely: discoverability WTF?!
<SDr> cryptix, with archive.org, I can make educated guesses re: domain name, and URL; and they're usually right, and gives me >5 yr dead sites.
<SDr> cryptix, my understanding re: IPFS, is that the only way you can get stuff, is by some computer storing that really long hash ID (human memory is incapable of carrying those in head)
<cryptix> personally i think the basic http gateway is a good first step to poke content
hjoest has quit [Ping timeout: 264 seconds]
<SDr> which essentially kills the whole *hands in pocket* "hit <whatevs>.com" use case
<cryptix> SDr: thats also what reddit, tpb etc do for you - its all about building the appropriate tools for the data/project
<SDr> like, word-of-mouth
<cryptix> mapping data has other needs than certain flavors of video etc
<SDr> okay
<SDr> #2: indexing WTF?!
<cryptix> nothing stops you from listening to the dht for new content.. :)
<SDr> oooh, how can I do that?
<cryptix> i guess the easies way would be 'ipfs log tail' and some json/node wizardy to hook into other tools/indexes
hjoest2 has quit [Read error: Connection reset by peer]
<davidar> somebody said archives? :)
<cryptix> hey davidar :))
<davidar> cryptix (IRC): o/
<davidar> SDr (IRC): ipfs is compatible with DNS
<davidar> ipfs.io is actually hosted on ipfs
<martinkl_> davidar, where can I read more about how ipfs.io is hosted on ipfs?
<SDr> cryptix, what are events of interest at 'ipfs log tail' for "WTF uploaded now?"
faddat has quit [Quit: Textual IRC Client: www.textualapp.com]
hjoest has joined #ipfs
<davidar> most of the IPFS docs seem to be on IRC logs and HN :/
<davidar> maybe it's in ipfs/faq somewhere though
<davidar> if not, it should be
<cryptix> davidar: how is the "ipfs" matrix pub node comming along? :)
<cryptix> re docu - yea.. grepping botbot.me helps - its a dark trove thou
faddat has joined #ipfs
<cryptix> SDr: ¯\(°_o)/¯ experiment? :) id look for everyting system:dht
<davidar> cryptix (IRC): you'd have to ask lgierth :/
<cryptix> SDr: maybe bitswap too :)
<davidar> cryptix (IRC): there shouldn't be much of an issue getting a matrix server running, it's the irc bridge which is tricky
<cryptix> ah - still the ipv6 freenode limits on DO, i presume
hjoest has quit [Read error: Connection reset by peer]
<davidar> that's the last i heard
<davidar> .ask lgierth for moar ipv6
<multivac> davidar: I'll pass that on when lgierth is around.
<davidar> hmm, should probably add some context
<davidar> .ask lgierth what's the status on getting more ipv6 addresses for running a matrix-irc bridge for ipfs?
<multivac> davidar: I'll pass that on when lgierth is around.
hjoest has joined #ipfs
<cryptix> davidar: does multivac truncate/replace the last .ask?
<davidar> cryptix (IRC): yeah, that's what I'm wondering
<davidar> if not, sorry lgierth :)
<sonatagreen> .ask davidar test1
<multivac> sonatagreen: I'll pass that on when davidar is around.
<sonatagreen> .ask davidar test2
<multivac> sonatagreen: I'll pass that on when davidar is around.
domanic_ has quit [Ping timeout: 244 seconds]
* davidar 's ears are burning...
<multivac> davidar: 2015-10-12 - 08:04:26 <sonatagreen> ask davidar test1
<multivac> davidar: 2015-10-12 - 08:04:32 <sonatagreen> ask davidar test2
<davidar> well, that answers that question
hjoest has quit [Read error: Connection reset by peer]
Encrypt has joined #ipfs
domanic_ has joined #ipfs
hjoest has joined #ipfs
svetter_ has joined #ipfs
dignifiedquire has joined #ipfs
domanic_ has quit [Ping timeout: 272 seconds]
<SDr> so, given an IPFS resource, the only way to request metadata about it (file type, file name, uploader, etc) is out-of-ipfs-band info exchange?
hjoest has quit [Read error: Connection reset by peer]
<davidar> SDr (IRC): filenames are supported, filetypes soon will be, as well as other metadata
<davidar> not sure I see the use case for uploader metadata though
hjoest has joined #ipfs
hjoest2 has joined #ipfs
Encrypt has quit [Quit: Quitte]
hjoest3 has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
NeoTeo has joined #ipfs
hjoest has quit [Ping timeout: 264 seconds]
hjoest3 has quit [Ping timeout: 264 seconds]
zz_r04r is now known as r04r
<martinkl_> is there a way to get a list of peers having an object similar? (don't need it just curious)
<martinkl_> s/similar//
<multivac> martinkl_ meant to say: is there a way to get a list of peers having an object ? (don't need it just curious)
<martinkl_> I don't get any output from ipfs log tail — is that unusual?
hjoest has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
<cryptix> martinkl_: hrm.. re tail.. i think so
<cryptix> martinkl_: re list of peers: see 'ipfs dht findprovs'
<cryptix> !pin QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw
<pinbot> now pinning /ipfs/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw
<martinkl_> re tail: It also won't terminate gracefully
<cryptix> .ask whyrusleeping is this new? /ipfs/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw
<multivac> cryptix: I'll pass that on when whyrusleeping is around.
hjoest3 has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
<cryptix> martinkl_: yea.. 2nd ctrl+c should do it
hjoest4 has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
hjoest has quit [Ping timeout: 264 seconds]
<martinkl_> cryptix, yeah thats what I'm doing just thought that this maybe part of the reason/another symptom
hjoest has joined #ipfs
<pinbot> [host 6] failed to pin /ipfs/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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 1] failed to pin /ipfs/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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 3] failed to pin /ipfs/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw: 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"
hjoest3 has quit [Ping timeout: 264 seconds]
hjoest4 has quit [Ping timeout: 264 seconds]
<cryptix> !pin QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw
<pinbot> now pinning /ipfs/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw
bashrc has joined #ipfs
ygrek has quit [Ping timeout: 240 seconds]
<martinkl_> when I add files with ipfs add they should show up in the webui yes?
infinity0_ has joined #ipfs
infinity0_ has joined #ipfs
infinity0_ has quit [Changing host]
infinity0 has quit [Ping timeout: 260 seconds]
<jbenet> martinkl_ i think there's an outstanding bug atm and tehy wont' someone should fix it.
<martinkl_> They do. Somehow just searching for a specific hash didn't work
<cryptix> .ask whyrusleeping re panic: ulimit ...
<multivac> cryptix: I'll pass that on when whyrusleeping is around.
<martinkl_> alright, I'll be back later
martinkl_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
CarlWeathers has quit [Remote host closed the connection]
infinity0_ has quit [Remote host closed the connection]
infinity0 has joined #ipfs
Maurice_ has joined #ipfs
hjoest has quit [Read error: Connection reset by peer]
hjoest has joined #ipfs
hjoest2 has joined #ipfs
hjoest has quit [Read error: Connection reset by peer]
hjoest has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
hjoest2 has quit [Ping timeout: 264 seconds]
CarlWeathers has joined #ipfs
r1k0 has quit [Ping timeout: 240 seconds]
r1k0 has joined #ipfs
hjoest has quit [Read error: Connection reset by peer]
voxelot has joined #ipfs
hjoest has joined #ipfs
hjoest has quit [Read error: Connection reset by peer]
infinity0 has quit [Ping timeout: 265 seconds]
infinity0 has joined #ipfs
hjoest3 has joined #ipfs
hjoest4 has joined #ipfs
reit has joined #ipfs
hjoest3 has quit [Ping timeout: 264 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
martinkl_ has joined #ipfs
sonatagreen has quit [Ping timeout: 240 seconds]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
martinkl_ has quit [Read error: Connection reset by peer]
martinkl_ has joined #ipfs
hjoest has joined #ipfs
hjoest4 has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
hjoest4 has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
hjoest has quit [Ping timeout: 264 seconds]
martink__ has joined #ipfs
voxelot has quit [Ping timeout: 268 seconds]
martinkl_ has quit [Read error: Connection reset by peer]
hjoest has joined #ipfs
hjoest4 has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
hjoest3 has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
hjoest4 has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
hjoest has quit [Ping timeout: 264 seconds]
hjoest3 has quit [Ping timeout: 264 seconds]
hjoest has joined #ipfs
hjoest4 has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
ei-slackbot-ipfs has quit [Remote host closed the connection]
ei-slackbot-ipfs has joined #ipfs
martink__ has quit [Read error: Connection reset by peer]
martinkl_ has joined #ipfs
hjoest has quit [Ping timeout: 264 seconds]
martinkl_ has quit [Read error: Connection reset by peer]
martinkl_ has joined #ipfs
bedeho has quit [Ping timeout: 252 seconds]
hjoest2 has quit [Read error: Connection reset by peer]
hellertime has joined #ipfs
hjoest has joined #ipfs
martinkl_ has quit [Ping timeout: 272 seconds]
martinkl_ has joined #ipfs
JasonWoof has quit [Ping timeout: 268 seconds]
hjoest has quit [Read error: Connection reset by peer]
hjoest has joined #ipfs
JasonWoof has joined #ipfs
hellertime has quit [Quit: Leaving.]
hjoest has quit [Read error: Connection reset by peer]
hjoest2 has joined #ipfs
hjoest4 has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
svetter_ has quit [Remote host closed the connection]
r1k0 has quit [Ping timeout: 240 seconds]
r1k0 has joined #ipfs
hjoest4 has quit [Ping timeout: 264 seconds]
hjoest has joined #ipfs
hjoest2 has joined #ipfs
hjoest has quit [Ping timeout: 264 seconds]
hjoest has joined #ipfs
hjoest2 has quit [Read error: Connection reset by peer]
ygrek has joined #ipfs
Maurice_ has quit [Ping timeout: 264 seconds]
<SDr> hey #ipfs, I'm downloading keys named @ log tail, and a lot of them appear to be 262144 byte long parts of a larger file
<SDr> are these broken uploads, or am I pulling only part of the file?
<achin> ipfs does indeed chunk data into blocks about 256k big
kdlv has left #ipfs [#ipfs]
kdlv has joined #ipfs
Gregory_ has joined #ipfs
ygrek has quit [Ping timeout: 255 seconds]
Soft has quit [Quit: WeeChat 1.4-dev]
hellertime has joined #ipfs
r1k0 has quit [Ping timeout: 272 seconds]
lporras has joined #ipfs
r1k0 has joined #ipfs
<ipfsbot> [go-ipfs] miolini opened pull request #1833: Fix races in HTTP CORS (master...master) http://git.io/vC8x0
hjoest2 has joined #ipfs
hjoest has quit [Read error: Connection reset by peer]
hjoest has joined #ipfs
Encrypt has joined #ipfs
r1k0 has quit [Ping timeout: 240 seconds]
hjoest2 has quit [Ping timeout: 264 seconds]
hjoest3 has joined #ipfs
hjoest has quit [Ping timeout: 264 seconds]
r1k0 has joined #ipfs
bashrc has quit [Quit: Lost terminal]
hjoest3 has quit [Ping timeout: 264 seconds]
hjoest has joined #ipfs
hjoest has quit [Read error: Connection reset by peer]
hjoest has joined #ipfs
hellertime has quit [Quit: Leaving.]
dignifiedquire_ has joined #ipfs
pfraze has joined #ipfs
zeroish has joined #ipfs
Encrypt has quit [Quit: Quitte]
hellertime has joined #ipfs
besenwesen has quit [Ping timeout: 240 seconds]
lporras has quit [Quit: Leaving...]
gamemanj has joined #ipfs
sseagull has joined #ipfs
pfraze has quit [Remote host closed the connection]
amade has joined #ipfs
dignifiedquire has quit [Read error: Connection reset by peer]
dignifiedquire_ is now known as dignifiedquire
dignifiedquire_ has joined #ipfs
dignifiedquire has quit [Quit: dignifiedquire]
dignifiedquire_ is now known as dignifiedquire
voxelot has joined #ipfs
pfraze has joined #ipfs
besenwesen has joined #ipfs
besenwesen has joined #ipfs
hjoest2 has joined #ipfs
hjoest3 has joined #ipfs
dignifiedquire has quit [Read error: Connection reset by peer]
dignifiedquire_ has joined #ipfs
dignifiedquire has joined #ipfs
bsm1175321 has joined #ipfs
hjoest has quit [Ping timeout: 264 seconds]
hjoest2 has quit [Ping timeout: 264 seconds]
<richardlitt> I'm not sure who is in this sync, but this is your 2-hour reminder that we are about to have it. Please prepare your weekly syncs before hand so we can make this quick and easy. @jbenet @dignifiedquire @whyrusleeping @daviddias @lgierth @amstocker @noffle @mappum.
<dignifiedquire> thanks richardlitt :)
<richardlitt> dignifiedquire: np. :)
<daviddias> Thanks richardlitt :)
hellertime has quit [Quit: Leaving.]
fazo has joined #ipfs
mildred has quit [Ping timeout: 246 seconds]
fazo has quit [Quit: WeeChat 1.3]
domanic has joined #ipfs
<richardlitt> daviddias: working on the node-ipfs-api docs. There's no way to run a cli of this, is there?
<daviddias> We could make a bin to use it as a CLI too, but since we already have one in the Go world
<richardlitt> daviddias: cool. No reason, then?
<richardlitt> There's a lot of options here that aren't listed in the README. I'm just adding them to the README spec as I go along
<richardlitt> Will PR when done. Sound good?
<daviddias> Well, actually that might be a good idea, I always wanted to decouple the CLI, but not sure if that would confuse people ( to have two )
<daviddias> Sounds good
<richardlitt> daviddias: doesn't matter too much to me. Having an extra CLI would be very confusing, I just wanted an easy way to test options
<daviddias> Victor was working in docs too, might to check is preliminary PR?
<richardlitt> Will just keep this PR going for now, we can talk about that in an issue.
<daviddias> Sounds good
<richardlitt> daviddias: You mean this? https://github.com/ipfs/node-ipfs-api/pull/74/files
<richardlitt> That's only for ### files
<richardlitt> Doesn't document the rest of src/index.js's methods
<richardlitt> daviddias: pinged Victor here, will wait on his response before continueing. Going to switch to go-ipfs api docs now. Good call! https://github.com/ipfs/node-ipfs-api/issues/58
Pharyngeal has quit [Ping timeout: 272 seconds]
<richardlitt> daviddias: Opened issue about CLI here: https://github.com/ipfs/node-ipfs-api/issues/75
Pharyngeal has joined #ipfs
captain_morgan has joined #ipfs
Encrypt has joined #ipfs
r04r is now known as zz_r04r
atrapado has joined #ipfs
zeroish has quit [Remote host closed the connection]
dignifiedquire_ has quit [Quit: dignifiedquire_]
Spinnaker has joined #ipfs
r1k0 has quit [Quit: Leaving]
HostFat has joined #ipfs
patcon has joined #ipfs
M-noffle has joined #ipfs
bedeho has joined #ipfs
<M-noffle> FYI I'll be flying during sync. I'll shoot out an update a bit later today.
<lgierth> .
<multivac> lgierth: 2015-10-12 - 07:58:12 <davidar> ask lgierth for moar ipv6
<multivac> lgierth: 2015-10-12 - 07:59:23 <davidar> ask lgierth what's the status on getting more ipv6 addresses for running a matrix-irc bridge for ipfs?
<lgierth> davidar: sorry you had the impression i took over that task :P
<lgierth> i'll ask support, but next week
Tv` has joined #ipfs
devbug has joined #ipfs
<daviddias> richardlitt: sounds good :)
<whyrusleeping> huh, last company i worked for is now dell.
<multivac> whyrusleeping: 2015-10-12 - 08:41:01 <cryptix> ask whyrusleeping is this new? /ipfs/QmQib73GFSpAsNzHGmfMeSYk7myPQWqyeFWz31DgkCYyJw
<multivac> whyrusleeping: 2015-10-12 - 09:04:26 <cryptix> ask whyrusleeping re panic: ulimit ...
<whyrusleeping> multivac: calm yourself
<whyrusleeping> .tell cryptix that looks like the epoll issue
<multivac> whyrusleeping: I'll pass that on when cryptix is around.
Not_ has joined #ipfs
captain_morgan has quit [Ping timeout: 240 seconds]
<kyledrake> Morning
<whyrusleeping> kyledrake: hey! gmornin
zz_r04r is now known as r04r
<kyledrake> I'll be joining the sprint
<lgierth> hey
captain_morgan has joined #ipfs
dignifiedquire_ has joined #ipfs
<daviddias> mornin' all :)
<daviddias> kyledrake: nice :)
<krl> o/
patcon has quit [Ping timeout: 246 seconds]
<crossdiver> daviddias kyledrake
<crossdiver> i'll be joining the app sprint too if that's okay :)
<kyledrake> lol. I thought it was at 10
dignifiedquire_ has quit [Quit: dignifiedquire_]
<kyledrake> crap
<whyrusleeping> its at 10
<whyrusleeping> but we dont start talking about anything until 10:15
<whyrusleeping> our sprint leader appears to be absent so...
kytv_ has quit [Ping timeout: 268 seconds]
<whyrusleeping> If everyone could start writing up what they did last week, that would be great!
<kyledrake> ah, got it.
<whyrusleeping> also, roll call: jbenet daviddias lgierth kyledrake krl mappum richardlitt
<kyledrake> present
<whyrusleeping> and anyone else that i forgot because i dont normally do this
<richardlitt> Thanks whyrusleeping. Start at 1:15 like last week?
<krl> yep yep
* whyrusleeping sitting inside a server room to transfer data because gigabit
<dignifiedquire> I’m around :)
<richardlitt> Also include @dignifiedquire @amstocker @noffle
<dignifiedquire> start in 10min right?
<mappum> i'm here
<richardlitt> whyrusleeping: I'm happy to be the sprint leader, like last week?
<dignifiedquire> richardlitt: lead us to happiness and glory ;)
<whyrusleeping> richardlitt: if you dont mind
<richardlitt> whyrusleeping: I don't. Just let me know if I could do a better job, of course.
<richardlitt> Anyone know where jbenet is this week?
<whyrusleeping> hes in hong kong ATM
<whyrusleeping> i have no idea how time zones work over there
<whyrusleeping> so i cant assume hes awake
<kyledrake> It is 1am in Hong Kong.
dignifiedquire_ has joined #ipfs
<kyledrake> He was Shanghaied in Mong Kok. Much wackiness shall ensue before we see him again.
<richardlitt> Well, Hong Kong is awesome.
<whyrusleeping> lol
<richardlitt> So, I hope he is having fun there, because, legit, that's where I'd like to be right now.
<whyrusleeping> ugh... why is it so difficult to move 200+ GB of data?
kytv_ has joined #ipfs
<richardlitt> Ah, to breathe again the sweet airs of Holywood Road, to eat dimsum in the train station, to wander through Kowloon in the morning...
<daviddias> crossdiver: for sure! :)
<richardlitt> But in all seriousness, here is the etherpad for today: https://pad.okfn.org/p/sprint-37
<crossdiver>
<richardlitt> Mozilla Etherpad appears to be down, and it may be permanent
<whyrusleeping> yeap
<daviddias> whyrusleeping: I have a USB stick, do you want a USB stick? :P
<richardlitt> Ah, damn.
<richardlitt> This doesn't seem to like Markdown formatting, and doesn't accept my copy and paste with \n. What the
<ion> Time for a distributed etherpad on top of IPFS. :-P
<richardlitt> ion: Bingo.
<dignifiedquire_> realtime collab textediting is hard :(
<ion> dignifiedquire: Yes, but solved.
<dignifiedquire_> but it would be nice to have an op system on top of ipfs *dream*
<richardlitt> Wow.
<daviddias> ion: would love to have that !
<richardlitt> Ok, this etherpad sucks.
<dignifiedquire_> ion: not really solved in reality, way to many edge cases in implementation details/scaling
<daviddias> there is etherpad-lite on http://v.etherpad.org/
<richardlitt> Anyone know of another etherpad instance?
<daviddias> it has even video
<richardlitt> daviddias: it has the same weird formatting issues
Gisle has joined #ipfs
<richardlitt> Is there no Markdown etherpad?
<richardlitt> Hmm
<richardlitt> This is bikeshedding.
<richardlitt> So, nevermind, we'll stick with https://pad.okfn.org/p/sprint-37
martinkl_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<kyledrake> I'm new to sprinting here, so you should just tell me what to do
<whyrusleeping> daviddias: usb sticks are wayyyy too slow. I've got a gigabit link to the machine i'm pulling data from. still takes a long time
<M-oddvar> there is http://dillinger.io/
<richardlitt> If it gets annoying, please post in the issue: https://github.com/ipfs/pm/issues/39
<M-oddvar> ah its not collab tho. nevermind
ygrek has joined #ipfs
<richardlitt> kyledrake: Basically, we go through and talk about what we did last week, and what we have planned for the next week
<richardlitt> After each post, we leave a bit of time to talk about it.
<richardlitt> kyledrake: More information here: https://github.com/ipfs/pm
<richardlitt> Please update it or raise an issue if anything is confusing!
<krl> ion: what are you refering to?
<krl> as solved, crdts? any specific one?
<richardlitt> Ok, we will begin. Participants: jbenet daviddias lgierth kyledrake krl mappum richardlitt krl kyledrake whyrusleeping dignifiedquire amstocker noffle. Who is ready to go first?
captain_morgan has quit [Ping timeout: 240 seconds]
<dignifiedquire_> i can go
devbug has quit [Ping timeout: 240 seconds]
<richardlitt> Sweet. Your go, dignifiedquire
<richardlitt> Last weeks issues, for revision: https://github.com/ipfs/pm/issues/36
* daviddias I'm ready too for whenever :)
kytv_ has quit [Remote host closed the connection]
<dignifiedquire> This week I made some good progress on electron-app :)
<dignifiedquire> - [x] Implement welcome screen
<dignifiedquire> - [x] Advanced option screen
<dignifiedquire> - [x] Close application on cancel
<dignifiedquire> - [x] Auto start on successfull setup
<dignifiedquire> - [x] Implement file upload via drag n drop
<dignifiedquire> - [x] Native (only OS X) menubar
<dignifiedquire> - [x] Cross platform drop area in the window
kytv_ has joined #ipfs
<dignifiedquire> - [x] Native notifications for finished file upload
<dignifiedquire> - [x] Add file logging using winston
<dignifiedquire> - [x] Upgrade to react 0.14
<dignifiedquire> - [x] Clean up code
<dignifiedquire> - [x] Add logo to menu title
<dignifiedquire> - [ ] Packaging setup
<dignifiedquire> - [x] Make it work
<dignifiedquire> - [ ] Fix issue with inifinite applications started :(
<dignifiedquire> - [ ] Automated release process (build and push to github releases)
<dignifiedquire> - [ ] Documentation
<dignifiedquire> - [ ] Components
<dignifiedquire> - [ ] File structure
<dignifiedquire> - [ ] Used libraries
<dignifiedquire> - [ ] Rename to IPFS Station
amstocker has joined #ipfs
<krl> dignifiedquire: new design looks awesome btw
<richardlitt> dignifiedquire: EOF?
<dignifiedquire> Webui:
<dignifiedquire> - [ ] Start mocking up new design
<dignifiedquire> ^ for next week
<dignifiedquire> Also general call for code review now that things are getting to a final phase in the pr
<richardlitt> Cool.
<dignifiedquire> for reference: https://github.com/ipfs/electron-app/pull/43
<richardlitt> That's a lot of work! Sweet!
<dignifiedquire> aaand EOF
<dignifiedquire> PS: Don’t use the packaged version, it will crash your system
<richardlitt> Heh. Awesome!
<richardlitt> Do you need help with the 'Help' page?
<richardlitt>
<daviddias> dignifiedquire:
<richardlitt>
<dignifiedquire> richardlitt: yes it would be great to get some help on that, my idea was to do the setup once the PR is merged, as it has been long running enough for now, but if you want to start writing content in markdown format that would be great
<dignifiedquire> daviddias: thanks :)
<richardlitt> dignifiedquire: Cool. Can I run electron-app now, or should I wait for the infinite applications bug to be fixed?
<dignifiedquire> richardlitt: you can run it fine as long as you use `npm start`
<dignifiedquire> onyl the packaged version has issues
<richardlitt> kk
<richardlitt> Anyone else have comments for dignifiedquire?
hjoest has joined #ipfs
* whyrusleeping reading
<whyrusleeping> dignifiedquire: your stuff looks amazing
<whyrusleeping> youre going to work on the webui after the electron shell?
<kyledrake> The electron app is indeed quite nice
<krl> dignifiedquire: yeah, what's the plan there?
<dignifiedquire> whyrusleeping: at least on a design/mockup way yes, will need help implmenting though for sure
<krl> richardlitt: (maybe i colud go next, similar topics)
<richardlitt> krl: sure!
<dignifiedquire> my current plan is 1-2 weeks mockups and planning in collab with you guys and get something everybody is happy with
<dignifiedquire> and then making a plan how and who can implement it
hjoest3 has quit [Ping timeout: 264 seconds]
<krl> dignifiedquire: sounds great
<krl> go?
<richardlitt> go
<krl> Documented my work with the append only log, split it up into two projects, aolog and uplog, the latter which is a wrapper around aolog that implements updates and versioning of entries.
<krl> Re-writing starlog to use uplog, conciderably reducing the frontend complexity. However, blocked at the moment on slow 'ipfs name resolve'.
<krl> Want to spend this week working on the webui webcomponent integration again. Also research how to get away from polymer dependency.
<daviddias> dignifiedquire: the only thing missing feature to merge your PR is the subcommandante stuff, right?
<krl> (also nice to be back from some time away)
devbug has joined #ipfs
<daviddias> which jbenet pushed a fix today
<dignifiedquire> daviddias: that’s already fixed if you reinstall the dependencies
<daviddias> we should 'announce' the electron app (wink wink kyledrake ;))
<daviddias> dignifiedquire: nice! :D
dignifiedquire_ has quit [Remote host closed the connection]
<dignifiedquire> daviddias: the major blocker atm is that the packaged version is broken :(
<kyledrake> When is the electron app going to be released?
<dignifiedquire> it spawns infinit versions of itself :cry:
<daviddias> oooh subcomandate
<krl> fork bomb edition
<richardlitt> krl: Nice to have you back. :)
<dignifiedquire> yep
<dignifiedquire> so when that’s fixed there is only some minor documentation left and then we can merge and release :)
<daviddias> krl: welcome back :) I was missing having you around
<kyledrake> dignifiedquire rough ETA to release,
<krl> so, what would be nice is to have some tooling/best practices around ipfs-hosted webcomponents
<daviddias> dignifiedquire: might be good to merge once the fix is done and build the docs in parallel, so that everyone on the team can start using it right away and provide feedback
dignifiedquire_ has joined #ipfs
<richardlitt> krl: moving away from polymer sounds smart to me, I have no idea what is going on on the front end there
<dignifiedquire> daviddias: sure, if you have any ideas on how to fix, very happy to hear suggestions as I’m not entirely sure how to debug it (start -> unresponsive machine -> crash)
domanic has quit [Ping timeout: 250 seconds]
<dignifiedquire> krl: it would be great if we can chat at some point about webcomponents/react/polymer etc
<krl> so, dignifiedquire 1-2 weeks of mockups could overlap well with 1-2 weeks of figuring out how to make webcomponents work better, and how to best host them on ipfs, i have some ideas/experiments that i want to write out
<krl> dignifiedquire: yes, for sure
<whyrusleeping> yay! pretty web things are happening :)
<lgierth> richardlitt: i'm here now too
<richardlitt> Cool.
<whyrusleeping> i can go next
<richardlitt> Anyone have any more comments for krl or dignifiedquire?
<whyrusleeping> krl: working on unblocking the slow name thing right now
<richardlitt> krl dignifiedquire: please prepare your to dos for the next sprint if you want to be involved, and post them to the etherpad. https://pad.okfn.org/p/sprint-37
<richardlitt> whyrusleeping: feel free!
<krl> whyrusleeping: thx! <3
<whyrusleeping> - [x] fix go-msgio
<whyrusleeping> - [x] update in go-ipfs
<whyrusleeping> - [x] fix nil address panic in go-multiaddr-net
<whyrusleeping> - [x] merge fix into go-ipfs
<whyrusleeping> - [ ] merge go1.5 trailers
<whyrusleeping> - [x] merge fd limiter
<whyrusleeping> - [x] debug bitswap notifications bug
<whyrusleeping> - [x] fix go-peerstream close bug
<whyrusleeping> - [x] fix bitswap notifications bug
<whyrusleeping> - [ ] ship 0.3.8
<whyrusleeping> - [x] changelog updated
<whyrusleeping> Lots of bugfixes and test fixes here, things are quite a bit more stable.
<whyrusleeping> EOF
amstocker has quit [Ping timeout: 246 seconds]
<whyrusleeping> if anyone has noticed transfers randomly hanging and only resuming on a node restart in the past months
<whyrusleeping> that should now be fixed
<kyledrake> I'll go next, ping me when I should go
<richardlitt> Cool. What's the shipping waiting on?
<richardlitt> kyledrake: Cool, wait a minute for people to read whyrusleeping's updates. Thanks!
<whyrusleeping> waiting on the go1.5 trailers PR to merge
<mappum> whyrusleeping: awesome, it's relieving to hear the hanging is fixed :D
<ion> dignifiedquire, krl: I was thinking of https://en.wikipedia.org/wiki/Operational_transformation but I must admit I’m not knowledgeable in this field at all.
<multivac> [WIKIPEDIA] Operational transformation | "Operational transformation (OT) is a technology for supporting a range of collaboration functionalities in advanced collaborative software systems. OT was originally invented for consistency maintenance and concurrency control in collaborative editing of plain text documents. Two decades of research..."
<dignifiedquire> ion: yeah I’ve been working with an ot system for the last 2 years
<dignifiedquire> the main work is in getting a decent implementation that works reliable in all the edge cases that can happen
<krl> ion: it seems to me CRDTs look more promising for ipfs, but let's talk about this off-sprint
<dignifiedquire> krl ion: let’s move that to later, but crdts have issues with representing text collab sadly
<richardlitt> whyrusleeping: anything you'll want help on this week?
<daviddias> whyrusleeping: thank you for fixing the nasty bugs on the network layer :)
<richardlitt> Ok! I think we're good. Thanks whyrusleeping, please add your lists of things to do to the the etherpad https://pad.okfn.org/p/sprint-37 by the end of the day. :)
<richardlitt> kyledrake: go?
<whyrusleeping> will do!
<kyledrake> First sprint. Last week I did some initial work on setting up DMCA compliance. I also did some work preparing for the libp2p announcement, including copy for a blog post. Next week is mostly a continuation of that work. New item is copy for the Electron app announcement. I have a talk this Saturday at BSides that will discuss IPFS. I also want to start
<kyledrake> getting us on a more active blog cycle. We're doing a ton of great work here that isn't getting the attention it deserves because we're not talking about it.
<richardlitt> (I feel like the entire channel just started reading that wikipedia article)
<kyledrake> [ ] Approval from jbenet on DMCA items, and required info.
<kyledrake> [ ] Register a Protocol Labs a fax line (lol)
<kyledrake> [ ] Get access to company virtual mailbox to be able to check for DMCA letters.
<kyledrake> [ ] Send form to copyright office with check, will be expensed to Protocol Labs ($105)
<kyledrake> [ ] Fill out Interim Designation of Agent to Receive Notification of Claimed Infringement form.
<kyledrake> [ ] Initial DMCA takedown info page (example: ipfs.io/dmca.html).
<kyledrake> [ ] Figure out process for DMCA takedowns (list of hashes?)
<kyledrake> [ ] Finish draft of libp2p announcement
<kyledrake> [ ] Work to improve the libp2p web site
<kyledrake> [ ] Announcement post for Electron app
<kyledrake> [ ] Finish BSides Talk
<kyledrake> [ ] Work on getting a process for more frequent blog posts.
<kyledrake> Done
<richardlitt> Sweet! Be careful with posting that much like that, easy to get kicked from the channel
<richardlitt> Are those empty items things to do, or things done last week?
<kyledrake> All new
<richardlitt> Cool. You should add the BSides talk to the Community calendar. :)
<richardlitt> And thanks so much for working on the blog. I keep meaning to write some stuff for it, too.
<richardlitt> ...why the heck do we need a fax line/
<richardlitt> Can we put that on IPFS?
<richardlitt> Or blockchain it?
<kyledrake> richardlitt the copyright office needs one for the dmca form
<richardlitt> That's ridiculous.
<richardlitt> which website is the lib2p2 website?
<richardlitt> s/lib2p2/libp2p
<multivac> richardlitt meant to say: which website is the libp2p website?
<dignifiedquire> kyledrake: remember that we will rename the electron app to “(IPFS) Station”
sonatagreen has joined #ipfs
<kyledrake> Station, or IPFS Station?
<dignifiedquire> kyledrake: see https://github.com/ipfs/electron-app/issues/46 for details
<dignifiedquire> kyledrake: npm name will be “ipfs-station” and the application name when you launch it just “Station”
<kyledrake> cool
<kyledrake> So the fax is kindof a disputed thing, but Moot's lawyers said they needed one, and I'd rather spend $15/yr than be wrong about this one
<richardlitt> Thanks kyledrake!
<kyledrake> Neocities has a fax number
<richardlitt> Moot! ~~~~o/
<dignifiedquire> kyledrake: let me know when this is setup so I can send you a fax :D
<kyledrake> Also it's kindof funny
<kyledrake> lol ok
nomoremoney is now known as VictorBjelkholm
<daviddias> totally going to start pushing commits through fax
<richardlitt> Someone pin that on IPFS, please.
<kyledrake> A lot of that stuff is stuff I need to coordinate with jbenet on and is subject to change. We're figuring some of the semantics out
<richardlitt> Alright! daviddias, you want to go?
lporras has joined #ipfs
* daviddias incoming !
<daviddias> - [x] Conferencing at &yetCond
<daviddias> - ipscend
<daviddias> - [x] Polish, screenshot, preview (also did a ipscend-example with several stages to quickly recreate a ipscend project with several iterations)
<daviddias> - [x] Documentation for the tool (also add the DNS trick)
<daviddias> - [x] get `files api` on node-ipfs-api https://github.com/ipfs/node-ipfs-api/issues/72
<daviddias> - [x] Hangout with Kyle (which is really nice), walk him through our process, libp2p and ipscend
<daviddias> - [ ] worked on ipfs-blob-store (not finished yet), but it lead to:
<daviddias> - [x] discuss and plan with @whyrusleeping how we are going to make npm's IPFS companion https://github.com/ipfs/pm/issues/38 (plus the mfs multiverse)
<daviddias> - [x] code reviews and merged some PR here and there
DrPete_ has joined #ipfs
<daviddias> would really appreciate some design help on the preview feature - https://github.com/diasdavid/ipscend/issues/2 :)
<kyledrake> daviddias Thank you for the onboarding, it was super helpful!
<dignifiedquire> daviddias: sure thing, I’ll give it some thought
HostFat has quit [Read error: Connection reset by peer]
DrPete has quit [Ping timeout: 260 seconds]
<richardlitt> dignifiedquire: put an
<dignifiedquire> richardlitt: I will put them everywhere muhahaha
<dignifiedquire>
<richardlitt> daviddias: looks good!
<richardlitt> Anyone else have comments for daviddias?
<lgierth> ipscend is really cool!
<lgierth> ok, c&p inc
<lgierth> - [~] gateway-dmca-denylist https://github.com/ipfs/infrastructure/pull/95
<lgierth> - [x] updated solarnet readme https://github.com/ipfs/infrastructure/pull/97
<lgierth> - [x] http://metrics.i.ipfs.io is now useful, thanks to a bit of recreational pointing and clicking
<lgierth> 1. `ssh -L 8080:metrics.i.ipfs.io:80 root@<any-solarnet-host>.i.ipfs.io`
<lgierth> 2. then goto http://localhost:8080
<lgierth> 3. to avoid the ssh tunnel, set up cjdns locally
<lgierth> 4. there are a number of metrics already available -- goroutines! file descriptors! gc time!
<lgierth> 5. dashboard snapshots can be shared with the public: https://snapshot.raintank.io/dashboard/snapshot/EVo4WlYtlp1VmxcePdeGjJRpzJzdBoRd
<lgierth> c&p eof -- also i'm not taking on new tasks this week
<lgierth> i'm available for questions though
<richardlitt> That's really cool!
<kyledrake> lgierth you may run into issues rewriting paths to subdomains. Subdomains have character restrictions
<kyledrake> For example they are case insensitive and don't allow non-alphanumeric characters
<lgierth> kyledrake: hrm yeah we probably don't need that subdomain workaround anymore now that ipns is a bit more stable
<lgierth> that dmca task is a bit annoying since it has changed soooo often
elsehow has joined #ipfs
elsehow has quit [Client Quit]
<kyledrake> I need to read up on what's being done for that. I was expecting just a denylist of IPFS hashes
elsehow has joined #ipfs
<kyledrake> That could be fed into the ipfs node process via a file specified in the config
<kyledrake> But I had no reason for that expectation
<lgierth> kyledrake: yeah essentially it's that -- plus how to make it usable for other gateway operators, and how to have the gateway load and use it
<lgierth> and how to fit it into a bigger scheme of lists and heads
<kyledrake> Cool, let's talk later about this.
<richardlitt>
<kyledrake> Sorry it's so annoying. I will try not to compound the pain ;)
<lgierth> richardlitt: it's fine i'll add the dmca thing and i'll be back on track next week anyhow
<richardlitt> kk. no pressure. ^__^
<lgierth> :)
<richardlitt> I'm not getting a response from mappum, noffle, and jbenet isn't here
<richardlitt> So... unless anyone else is around?
<richardlitt> c&p incoming
<richardlitt> - [x] Mention ipfs/support on the google groups email list.
<richardlitt> - [x] Make sure the google groups list is advertised in the appropriate places.
<richardlitt> - [x] Create and advertise the IPFS calendar in [community#36](https://github.com/ipfs/community/issues/36)
<richardlitt> - [x] Add node-ipfs-api vs. node-ipfs question to ipfs/faq.
<richardlitt> - [x] Checked daviddias/ipscend.
<richardlitt> - [x] Update node-ipfs-api README.md.
<richardlitt> - [x] Take a crack at node-ipfs-api docs!
<richardlitt> - [x] See if I can codify how I can help manage sprints and project management better.
<richardlitt> - [x] Add ipfs/apps to project-directory.md
<richardlitt> - [x] Look into Readme.io and Swagger for the go-ipfs HTML api.
<richardlitt> - [x] Sprint mastery.
<richardlitt> - [ ] Add update-or-create to dnslink-deploy [dnslink-deploy#5](https://github.com/ipfs/dnslink-deploy/issues/5).
<richardlitt> - [ ] Add <language>-contribute.md files to community list. Do Go and Node. [go-ipfs#1734](https://github.com/ipfs/go-ipfs/pull/1734)
<richardlitt> - [ ] Resolve issues on ipfs/community as much as possible. Add open issues to next week's sprint.
<richardlitt> - [ ] Write 300 words~ on how I can codify how I can help manage sprints and project management better.
<richardlitt> - [ ] Give IPFS install another test run through for ease of use. Minimum: Getting started page.
<richardlitt> - [ ] Actually finish job spec. Google what these should look like, too.
<richardlitt> - [ ] Work on IPFS-Textbook. Deliverables: A read through and edit; close all PRs and issues; update glossary.
<richardlitt> - [ ] Help @jbenet with email lists. (logistics)
<richardlitt> - [ ] PR the Readme standards and guidelines.
<richardlitt> - [ ] Build a README parser and standard checker. Test IPFS repositories with it.
<richardlitt> - [ ] Write a Starlog about Readme standards and all repositories.
<richardlitt> - [ ] Close gencmdref issue for the website [go-ipfs#1735](https://github.com/ipfs/go-ipfs/issues/1735)
<richardlitt> - [ ] Setup keybase.io, and take a look at the BookReader [issue](https://github.com/ipfs/archives/issues/14) as payment of that debt to @davidar
<richardlitt> EOF. I didn't add these to the sprint to try and get over fear of having too much.
<richardlitt> But that's what I did this week, pretty much.
<richardlitt> This coming week I'm looking forward to getting lang-doc files down, working on the go-ipfs HTTP Api
<richardlitt> And working on IPFS-Textbook some more.
<whyrusleeping> whoooo
<richardlitt> The calendar is the big thing I want people to take away for this week - we now have a calendar
<richardlitt> See https://github.com/ipfs/community/pull/55 for details!
<lgierth> ++
<richardlitt> I'm also trying to get better at being sprint master, helping us have more efficient sprints. Added a few docs about that to the pm repo.
<richardlitt> If you think anything could be done better in these sprints, please let me know
<whyrusleeping> woo! calendar will be good
<whyrusleeping> although we should use one of those location tracker apps on jbenet
<richardlitt> whyrusleeping: We should. Hopefully he can add to the ipfs-locations calendar with his details
<richardlitt> I already added my location. Not sure how to distribute that amongst people
<richardlitt> conversation on ipfs/community/issues/36
<richardlitt> And, unless anyone has any more comments, that should be the end of this sync.
patcon has joined #ipfs
<sonatagreen> http://lovegood:8080/ipns/ipfs.io/blog/ it looks like there's only been one starlog post, is this correct?
dignifiedquire_ has quit [Quit: dignifiedquire_]
<lgierth> sonatagreen: yup
<lgierth> richardlitt: the only thing i see is that a 1h sync is pretty long :)
<richardlitt> lgierth: Yeah. :/
<richardlitt> But it's for the entire week, so, really, it's not that bad I think
<gamemanj> hmm... that URL is missing a .net/.com/etc, and it's not "localhost"...
<richardlitt> Anyway! Add your stuff to the https://pad.okfn.org/p/sprint-37, I'm going to codify this as https://github.com/ipfs/pm/issues/39 tonight
<richardlitt> If you have anything you think deserves to be a sprint goal, please add it to the Sprint Goals list
<richardlitt> Video chats sans juan begin in 15 minutes
<richardlitt> Is anyone planning to have a video chat, just so that people here can know which ones will happen?
<krl> i was planning to do the first one (ipfs apps/webcomponent stuff i guess)
<daviddias> kyledrake: my pleasure :)
<richardlitt> krl: cool.
<daviddias> dignifiedquire: that would be great! building web UIs is not my strongest suit
<krl> ^
simonv3 has joined #ipfs
<richardlitt> Cool. Thanks everyone! Good work
<richardlitt> EOT
<VictorBjelkholm> Hey guys, regarding node-ipfs-api, any reason for omitting semicolons in the end of all the lines?
<richardlitt> jbenet likes standard
<sonatagreen> gamemanj, it's (implicitly) .local, a different machine on my lan/vpn
<richardlitt> VictorBjelkholm: Standard eschews semicolons.
<kyledrake> I got so much shit for leaving semicolons off on BitcoinJS, lol
<gamemanj> having a language where semicolons are optional is worse than having them off or on, in a way...
<krl> kyledrake: but it's standard??
<krl> :)
luca has left #ipfs [#ipfs]
<krl> anyone coming for the video chat or should we take it in issues? dignifiedquire, richardlitt? i could skip it also
<daviddias> VictorBjelkholm: more than liking it to one way or another, we found that is really important to have very good sane defaults for open source projects
<VictorBjelkholm> Hm, I see. Always a fun debate to watch regarding no semicolons vs semicolons everywhere
<daviddias> and with standard, we can achieve that + set up a `code style contract` as part of the contributing guidelines
<richardlitt> krl: I think issues should be enough, I don't think I'd have much to add.
<VictorBjelkholm> That makes sense, as long as it's the same everywhere, I could not care less. Never had any issues with or without semicolons
<daviddias> without adding to much friction to any dev developing process
<krl> ok then i'll skip as well and hang out with my mom :)
<richardlitt> o/
<krl> see you laters
<richardlitt> have fun krl! later
<daviddias> and with `standard --format`, it gets done for you (like go fmt)
<kyledrake> krl it wasn't when we started doing it.
dignifiedquire- has joined #ipfs
sonatagreen has quit [Ping timeout: 250 seconds]
<dignifiedquire-> I will be 15min late for electron hangout sorry
Encrypt has quit [Quit: Quitte]
lporras has quit [Ping timeout: 272 seconds]
<ipfsbot> [go-ipfs] whyrusleeping created feat/local-resolve (+1 new commit): http://git.io/vCB6j
<ipfsbot> go-ipfs/feat/local-resolve 73cd3f6 Jeromy: allow ipfs name resolve to respect --local flag for local name resolution...
<kyledrake> I'll be in and out the rest of the day, sorry can't make any hangouts probably
sonatagreen has joined #ipfs
<daviddias> kyledrake: anything you would like me to pass on to any of the hangouts?
<kyledrake> Uhh sure, anything anybody is about to finish they think should be talked about or written up please let me know. This includes releases or talks or anything like that.
<kyledrake> Even if it's just a bugfix release
<M-noffle> daviddias: will there be minutes of the various hangouts?
<daviddias> kyledrake: we could use some help to improve how we communicate the news on the ipfs.io page
dignifiedquire- has quit [Ping timeout: 250 seconds]
<daviddias> M-noffle: there will be notes from the discussions, but not in a minute format of 'decision, action item, and so on' . The notes will be linked on the sprint issue
dignifiedquire- has joined #ipfs
<daviddias> sorry for those who joined the hangout, I went offline for a bit
M-noffle has left #ipfs ["User left"]
dignifiedquire- has quit [Ping timeout: 240 seconds]
voxelot has quit [Ping timeout: 250 seconds]
<crossdiver> internet died, brb
patcon has quit [Ping timeout: 252 seconds]
crossdiver has quit [Quit: Updating details, brb]
ike has joined #ipfs
ike is now known as ike_
<ipfsbot> [go-ipfs] whyrusleeping opened pull request #1834: allow ipfs name resolve to respect --local (master...feat/local-resolve) http://git.io/vCBHo
groxx has joined #ipfs
wopi has quit [Read error: Connection reset by peer]
<ReactorScram> Someone put my homestar IPFS hash in their blog
wopi has joined #ipfs
<ReactorScram> So far it's fine but it might fall over if nobody mirrors it
<ReactorScram> Also I didn't ask permission but since their site traditionally has no ads, I didn't think they would mind
amstocker_mobile has joined #ipfs
rehelmin has joined #ipfs
<whyrusleeping> lol
<whyrusleeping> it will probably get cached elsewhere too
<ReactorScram> I wouldn't mind running it full-time if I knew why it used so much RAM, and had a throttling option
<ReactorScram> I wonder if I can hide it behind a throttling proxy somehow
<whyrusleeping> throttling proxy might be cool
hjoest2 has joined #ipfs
<whyrusleeping> did they link to your gateway explicity?
<amstocker_mobile> Is it too late to do my sprint?
<ReactorScram> No I don't run a gateway yet. Unless that "gateway with a whitelist" feature is done?
<amstocker_mobile> Ive only really done a few things
<ReactorScram> They linked to IPFS so hopefully some other fan will mirror
<whyrusleeping> ReactorScram: oh, you'll be fine then
<ReactorScram> in fact I think they linked to gateway.ipfs.io
<whyrusleeping> theyll probably request it through the gateway
<ReactorScram> yeah
<whyrusleeping> then it will only be pulled from your machine once
<ReactorScram> coolio
hjoest has quit [Ping timeout: 264 seconds]
<ReactorScram> It would be cool to put my personal site on IPFS
atrapado has quit [Quit: quita]
<ReactorScram> I was trying to thin of a fancy way to de-dup it but it's only 2 GB so I could just add it directly
<Gisle> How are files requested by hash? Is the hash itself transmitted to every/many peers? I've been looking at docs, but none seem to answer my question.
<ReactorScram> de-up as in, not store one file for nginx and one in leveldb for ipfs
<ReactorScram> Gisle: I don't know but I think it's based on a DHT like bittorrent is?
<ReactorScram> I don't think they make any effort to hide what hash you're searching from your peers, if that's what you're wondering
<ReactorScram> It's probably better to do it that way and get the clearnet market rather than doing like freenet and starting off private but never growing
<sonatagreen> and you can get privacy by running through tor
steve__ has joined #ipfs
patcon has joined #ipfs
<Gisle> Yeah, that was what I was wondering. Also, how long after "ipfs add" can I expect the hash to be available for other ipfs users or the gateway?
<ike_> dignifiedquire: i would love to build/test the electron app
<ike_> how would I go about that?
Eudaimonstro has quit [Ping timeout: 272 seconds]
<dignifiedquire> ike_: you’ll need node@4 and npm installed, and then you can just checkout the branch from this pr: https://github.com/ipfs/electron-app/pull/43 and follow the instructions in the readme (npm install && npm start)
<dignifiedquire> make sure to stop your ipfs daemon before
elsehow has quit [Ping timeout: 268 seconds]
<dignifiedquire> daviddias: going to merge my pr now, so people have it easer
<dignifiedquire> *easier
<daviddias> sounds good :)
<ike_>
<daviddias> let's make sure we convert feedback into action items in another issues to not forget those - https://github.com/ipfs/electron-app/pull/43#issuecomment-143883929
<dignifiedquire> daviddias: one thing I forgot to mention, I would like to bump the version number to 1.0.0-beta.0 and do a 1.0 release when the bugs and help section are in
<dignifiedquire> daviddias: yep doing that now
<daviddias> dignifiedquire: sounds good, let's organize that through a milestone and add all of the issues to it
<dignifiedquire> dignifiedquire: ok
pfraze has quit [Remote host closed the connection]
pfraze has joined #ipfs
<ReactorScram> ipfs add is crashing when I try to add my website, my server is probably running out of RAM and killing it
<ReactorScram> I'm a few versions behind, too
<spikebike> how much ram do you have?
<spikebike> upgrading ipfs seems like a good idea, there was some leaks in the older version
pfraze has quit [Remote host closed the connection]
<ReactorScram> Yeah this must have been a month or two old. I'm on a DigitalOcean $5 VPS, so 512 MB
<ReactorScram> Tor was using around 75 MB and I keep it running all the time as it doesn't seem to leak at all
<ReactorScram> I had to add swap to get homestar on there last time I played with ipfs
elsehow has joined #ipfs
<ion> Why not upgrade go-ipfs?
chriscool has joined #ipfs
gggthgr has joined #ipfs
elsehow has quit [Ping timeout: 264 seconds]
elsehow has joined #ipfs
therealplato has joined #ipfs
gggthgr has quit [Client Quit]
<ike_> dignifiedquire: i am getting this output on `npm i` https://usercontent.irccloud-cdn.com/file/WNWugKYH/npm-debug.log
martinkl_ has joined #ipfs
dignifiedquiree has joined #ipfs
<dignifiedquiree> ike_ update npm and run again the peerdep issuecan be ignored the dependency just hasn't updated yet
<ike_> okay. should i be on a later version than npm 4.2?
<ike_> sorry, misread
<dignifiedquiree> npm not node
<dignifiedquiree> just run npm update -g npm
<dignifiedquiree> the major version number is 3 of npm atm
voxelot has joined #ipfs
<ReactorScram> Okay it took a couple of tries but I got it in there. It looked like it was using about 800 - 900 MB of memory, and the first time it left a very long stack trace. Second time it only showed the trace after I brought it down
dignifiedquire- has joined #ipfs
devbug has quit [Ping timeout: 240 seconds]
dignifiedquiree has quit [Read error: Connection reset by peer]
<ReactorScram> ion: I did but it didn't seem to totally fix it
<ion> ReactorScram: Okay :-\. Are you running master now?
<ReactorScram> ion: I'm running whatever is the stable for linux_64 on the website ipfs.io
<dignifiedquire> #ipfs going to rename electron-app to station now, please be aware that the github url is changing
dignifiedquire- has quit [Remote host closed the connection]
<ion> ReactorScram: What does “ipfs version” print?
Encrypt has joined #ipfs
<ion> whyrusleeping: ReactorScram still seems to have problems with memory consumption, please see above.
jamescarlyle has joined #ipfs
<ReactorScram> ion: ipfs version 0.3.8-dev
amade has quit [Quit: leaving]
<dignifiedquire> kyledrake: are you the one to tell about releases and stuff?
<dignifiedquire> kyledrake: anyhow, the renaming is done new url is now https://github.com/ipfs/station and the version is atm at 1.0.0-alpha.0, and you can see the planned stuff for 1.0.0 here : https://github.com/ipfs/station/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.0.0
simonv3 has quit [Quit: Connection closed for inactivity]
* ike_ dignifiedquire it works! :)
<dignifiedquire> ike_: very good :)
sharky has joined #ipfs
ygrek has quit [Remote host closed the connection]
ygrek has joined #ipfs
rehelmin has quit [Quit: Leaving.]
compleatang has joined #ipfs
compleatang has quit [Client Quit]
ygrek has quit [Ping timeout: 264 seconds]
bedeho has quit [Ping timeout: 244 seconds]
elsehow has quit [Ping timeout: 272 seconds]
amstocker_mobile has quit [Read error: Connection reset by peer]
amstocker_mobile has joined #ipfs
<ReactorScram> It seems to be chilling at ~75 MB of RAM but that's after I restarted it. I was definitely using all 512 MB of RAM and 512 of swap at one point
ygrek has joined #ipfs
<ReactorScram> the server, I mean. I've got nginx and tor and probably mumble on there too
gamemanj has quit [Ping timeout: 240 seconds]
jamescarlyle has quit []
gaboose has quit [Remote host closed the connection]
amstocker_mobile has quit [Read error: Connection reset by peer]
amstocker_mobile has joined #ipfs
patcon has quit [Ping timeout: 256 seconds]
rehelmin has joined #ipfs
amstocker_mobile has quit [Read error: Connection reset by peer]
wopi has quit [Read error: Connection reset by peer]
amstocker_mobile has joined #ipfs
NeoTeo has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
wopi has joined #ipfs
hellertime has joined #ipfs
bedeho has joined #ipfs
rehelmin has quit [Quit: Leaving.]
risk has quit [Read error: Connection reset by peer]
mappum has quit [Ping timeout: 252 seconds]
Luzifer has quit [Read error: Connection reset by peer]
rehelmin has joined #ipfs
jbenet has quit [Ping timeout: 264 seconds]
cojy has quit [Read error: Connection reset by peer]
lohkey has quit [Read error: Connection reset by peer]
kevin`` has quit [Ping timeout: 268 seconds]
pfraze has joined #ipfs
karissa has quit [Ping timeout: 246 seconds]
ike_ has quit [Ping timeout: 246 seconds]
bedeho has quit [Ping timeout: 250 seconds]
hellertime has quit [Quit: Leaving.]
amstocker_mobile has quit [Quit: Bye]
devbug has joined #ipfs
ygrek has quit [Ping timeout: 264 seconds]
leeola has quit [Ping timeout: 256 seconds]
vonzipper has quit [Ping timeout: 246 seconds]
rehelmin has quit [Quit: Leaving.]
martinkl_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
shyrka has joined #ipfs
<whyrusleeping> ion: ReactorScram yeah, i havent fixed the ram consumption yet, just the too many file descriptors issue
<whyrusleeping> is that adding one large file? or many small files?
chriscool has quit [Ping timeout: 255 seconds]
<ReactorScram> whyrusleeping: About 2 GB of small files. Even if they're mostly / all already in ipfs
<ReactorScram> "find" says 4,700 files in that dir
<ReactorScram> It actually includes the homestar archive but I figured that's fine since it's de-dupped
shyrka has quit [Ping timeout: 240 seconds]
bedeho has joined #ipfs
captain_morgan has joined #ipfs
<dignifiedquire> daviddias: still around?
<dignifiedquire> daviddias: first draft for what you asked for https://ipfs.io/ipfs/QmbMKRxVaqykEeNgxQ1z4BnE1hRNJjMLRqEFqec773xHaV
<daviddias> Currently on the go to check in on the place that I'm staying tonight, sync in 45min?
<daviddias> Nice!
<daviddias> Oh, that looks sweeeet!!!
rehelmin has joined #ipfs
<dignifiedquire> I’ll hopefully be sleeping in 45min ;)
<dignifiedquire> but enjoy that mockup in the meantime
<dignifiedquire> will be around tomorrow morning again
gggthgr has joined #ipfs
<dignifiedquire> !pin QmbMKRxVaqykEeNgxQ1z4BnE1hRNJjMLRqEFqec773xHaV
<whyrusleeping> !pin QmbMKRxVaqykEeNgxQ1z4BnE1hRNJjMLRqEFqec773xHaV
<pinbot> now pinning /ipfs/QmbMKRxVaqykEeNgxQ1z4BnE1hRNJjMLRqEFqec773xHaV
<whyrusleeping> !friends
<pinbot> my friends are: krl mappum lgierth cryptix daviddias whyrusleeping jbenet tperson mafintosh kyledrake davidar ehd zignig
lporras_ has joined #ipfs
<lgierth> hai
<dignifiedquire> I’m not his friend :'(
<lgierth> pinbot no gender
<whyrusleeping> !befriend dignifiedquire pin
<pinbot> Hey dignifiedquire, let's be friends! You can pin
<dignifiedquire> Hey pinbot, happy to be friends :)
<dignifiedquire> thanks whyrusleeping
<whyrusleeping> no problemo!
<dignifiedquire> now that I have a new friend I can happily go to sleep :) gn8 everyone
<sonatagreen> goodnight
dignifiedquire has quit [Quit: dignifiedquire]
gggthgr has quit [Ping timeout: 240 seconds]
dignifiedquire has joined #ipfs
<ReactorScram> Is there an "add from standard in", or is that a separate application on top of ipfs?
<ReactorScram> like for pasting something in
leeola has joined #ipfs
<whyrusleeping> echo "hello" | ipfs add
<lgierth> ReactorScram: echo ohai | ipfs add
<whyrusleeping> ipfs add < somestuff
rehelmin has quit [Quit: Leaving.]
<ReactorScram> oh I was expecting it to give a prompt
<ReactorScram> thanks
kevin`` has joined #ipfs
<ReactorScram> I read a funny story on Reddit and wanted to preserve it on my node.. QmYH8kRpxkHXTpe5w349UvNDwGWfDpee7fYzvvx7M6EKkc
<Xe> block not found
<ReactorScram> It's working for me on the gateway
cojy has joined #ipfs
dignifiedquire has quit [Client Quit]
<whyrusleeping> ReactorScram: thats wonderful
<ipfsbot> [go-ipfs] miolini closed pull request #1833: Fix races in HTTP CORS (master...master) http://git.io/vC8x0
jbenet has joined #ipfs
patcon has joined #ipfs
ygrek has joined #ipfs
<ipfsbot> [go-ipfs] miolini opened pull request #1835: fix races in http cors (master...master) http://git.io/vCR6W
opal has joined #ipfs
lohkey has joined #ipfs
opal has left #ipfs [#ipfs]
atrapado has joined #ipfs
mappum has joined #ipfs
karissa has joined #ipfs
devbug has quit [Ping timeout: 256 seconds]
wowaname has joined #ipfs
Encrypt has quit [Quit: Sleeping time!]
Luzifer has joined #ipfs
vonzipper has joined #ipfs
ike_ has joined #ipfs
atrapado has quit [Quit: Leaving]
pfraze has quit [Remote host closed the connection]
bsm1175321 has quit [Ping timeout: 264 seconds]
risk has joined #ipfs
rehelmin has joined #ipfs
captain_morgan has quit [Ping timeout: 240 seconds]
elsehow has joined #ipfs
patcon has quit [Ping timeout: 250 seconds]
compleatang has joined #ipfs
compleatang has quit [Client Quit]
captain_morgan has joined #ipfs
pfraze has joined #ipfs
rehelmin has left #ipfs [#ipfs]
rehelmin has joined #ipfs
patcon has joined #ipfs
pfraze has quit [Remote host closed the connection]
steve_ has joined #ipfs