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
ppham has joined #ipfs
IlanGodik has quit [Quit: Connection closed for inactivity]
voxelot has quit [Ping timeout: 276 seconds]
ppham has quit [Remote host closed the connection]
apiarian has joined #ipfs
<whyrusleeping> you both want perms?
<apiarian> any best practices for setting up a smallish (5 machines?) cluster for ipfs experimentation?
ppham has joined #ipfs
<whyrusleeping> apiarian: you could use iptb, its what we use for test clusters
<whyrusleeping> i apologize in advance, the readme isnt as helpful as it could be
reit has joined #ipfs
moimikey has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ppham has quit [Remote host closed the connection]
jaboja64 has quit [Ping timeout: 276 seconds]
<ipfsbot> [go-ipfs] whyrusleeping closed pull request #2490: docker: start daemon with --enable-gc (master...docker-gc) https://git.io/vayZ5
kaiza has joined #ipfs
<noffle> whyrusleeping: yes
<whyrusleeping> noffle: you now have it
<whyrusleeping> i put you on the node team
<whyrusleeping> which has write access on most js-ipfs repos
Senji has joined #ipfs
hellertime has joined #ipfs
<noffle> whyrusleeping: thanks
<whyrusleeping> (added voxelot to that too)
<noffle> whyrusleeping: do I need additional perms to rerun travis jobs?
<whyrusleeping> you shouldnt
<whyrusleeping> write access to the repo should do it for ya
<noffle> yeah still can't restart travis jobs for js-ipfs-data-importing
pfraze has joined #ipfs
<apiarian> @whyrusleeping: cool, thanks i'll take a look. would this be compatible with extensions or apps written on top of ipfs + libp2p?
<whyrusleeping> are you logged into travisCI with github?
<whyrusleeping> apiarian: it should be, it simply runs whatever version of ipfs you have installed
pfraze has quit [Remote host closed the connection]
pfraze has joined #ipfs
<noffle> I am
<apiarian> whyrusleeping: awesome, thanks!
jaboja64 has joined #ipfs
<noffle> there we go; had to manually tell travis to resync from github
calavera has joined #ipfs
go1111111 has quit [Ping timeout: 244 seconds]
tmg has joined #ipfs
moimikey has joined #ipfs
ygrek_ has joined #ipfs
ygrek has quit [Ping timeout: 250 seconds]
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
go1111111 has joined #ipfs
qbg has quit [Quit: Konversation terminated!]
r04r is now known as zz_r04r
ppham has joined #ipfs
ppham has quit [Remote host closed the connection]
sahib has quit [Ping timeout: 276 seconds]
ppham has joined #ipfs
gristle has joined #ipfs
apiarian has quit [Ping timeout: 260 seconds]
ppham has quit [Remote host closed the connection]
dignifiedquire has quit [Quit: Connection closed for inactivity]
palkeo has quit [Quit: Konversation terminated!]
noffle is now known as noffle_
gristle has left #ipfs ["ERC (IRC client for Emacs 24.5.1)"]
<slothbag> does IPFS receive any funding/sponsorship from companies using the tech? It seems IPFS is becoming quite popular and used a lot, hope you guys are getting something to help keep things going
rougeth has quit [Quit: Connection closed for inactivity]
noffle has joined #ipfs
ppham has joined #ipfs
voxelot has joined #ipfs
apiarian has joined #ipfs
apiarian has quit [Max SendQ exceeded]
<voxelot> any javascripters on that could run the tests on https://github.com/ipfs/js-ipfs-data-importing ?
apiarian has joined #ipfs
ppham has quit [Remote host closed the connection]
ppham has joined #ipfs
Arakela007 has quit [Ping timeout: 246 seconds]
Arakela007 has joined #ipfs
noffle has quit [Ping timeout: 244 seconds]
Magik6k has quit [Quit: Bye!]
Kubuxu has quit [Remote host closed the connection]
Arakela007 has quit [Remote host closed the connection]
Arakela007 has joined #ipfs
_rht has quit []
M-mxuribe has joined #ipfs
leer10 has quit [Remote host closed the connection]
<M-mxuribe> hey guys, i'm new to this decentralized mssaging world.
<voxelot> M-mxuribe: welcome!
moimikey has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
moimikey has joined #ipfs
<voxelot> whyrusleeping: ping
<whyrusleeping> voxelot: hi friend
<whyrusleeping> ansuz: ping
<voxelot> hallo, so ipfs get command can only take two forms of arguments right? /ipfs/hash or just hash
hellertime has quit [Quit: Leaving.]
<voxelot> key vs path?
<whyrusleeping> yeah, so a hash by itself is assumed to be a path
<whyrusleeping> so we normally adjust the input to have a /ipfs/ prefix
<voxelot> okay, we are sort of doing it the opposite way in js land
<voxelot> assumed to just be a hash, now im building to check if someone supplies /ipfs/
inconshreveable has quit [Ping timeout: 248 seconds]
<whyrusleeping> ah, yeah
<whyrusleeping> the proper input should always be a path
<whyrusleeping> for pretty much every command
<voxelot> wat.. you mean you guys built this with fs in the title? like ipfs is some sort of file system?
<whyrusleeping> i mean, yeah
<whyrusleeping> we'd like to be a filesystem
<whyrusleeping> its on the priority list somewhere
<voxelot> haha
<whyrusleeping> "step 7, be a filesystem"
<voxelot> step 6, change the title to ipf
noffle has joined #ipfs
<whyrusleeping> (actually, to that end, i've been looking at making an ipfs program that exports an NFS interface for really neato filesystem stuff)
<ipfsbot> [go-ipfs] whyrusleeping pushed 1 new commit to master: https://git.io/va9sR
<ipfsbot> go-ipfs/master 2b6da0c Jeromy Johnson: Merge pull request #2471 from ipfs/feature/alphabetize-object...
<whyrusleeping> voxelot: also, do the js-ipfs tests not hardcode port 9090 yet?
<whyrusleeping> i'd love to run them on teamcity, but the teamcity agent uses port 9090 for rpc
<lgierth> i think we should rename it to mmipfs (or mmipf for that matter)
<lgierth> massively multiplayer
<voxelot> whyrusleeping: last i heard it's still 9090
inconshreveable has joined #ipfs
<voxelot> but not sure it is hardcoded
<whyrusleeping> mmoipfs
<whyrusleeping> mmopfs
<whyrusleeping> or really just mmofs
<lgierth> online?
<lgierth> or offline-first
<lgierth> mmoffs
<whyrusleeping> massively multiplayer offline filesystem
<voxelot> whyrusleeping: i thinkg you can change port 9090 in 'js-ipfs/tests/repo-example/config'
Magik6k has joined #ipfs
<whyrusleeping> can it use port 0?
<voxelot> yup
<whyrusleeping> then we should probably do that
Kubuxu has joined #ipfs
<voxelot> actually i have no idea
<voxelot> let me try
<voxelot> seems to be okay
ygrek_ has quit [Ping timeout: 244 seconds]
tilgovi has quit [Ping timeout: 246 seconds]
pfraze has quit [Remote host closed the connection]
pfraze has joined #ipfs
pfraze has quit [Remote host closed the connection]
Aeon is now known as Aeonwaves
moimikey has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Arakela007 has quit [Remote host closed the connection]
<voxelot> whyrusleeping: yes replacing port 0 dynamically allocates ports
<voxelot> but some of the test assertions hardcord 9090 so those will conflict
tilgovi has joined #ipfs
pfraze has joined #ipfs
disgusting_wall has joined #ipfs
pfraze has quit [Ping timeout: 244 seconds]
yangwao has quit [Ping timeout: 250 seconds]
<ipfsbot> [go-ipfs] RichardLitt deleted feature/alphabetize-object at c692286: https://git.io/va9ch
thefinn93 has joined #ipfs
slothbag has quit [Quit: Leaving.]
ppham has quit [Remote host closed the connection]
<thefinn93> are there debian packages available for ipfs?
<thefinn93> I'm mostly asking because I'm gonna forget to manually go update
yangwao has joined #ipfs
<lgierth> not really iirc
<lgierth> maybe you can make ipfs-update part of your init script or so
<thefinn93> eh
<thefinn93> ok
<thefinn93> ✘ finn@wash  ~  ipfs update
<thefinn93> Error: %!s(MISSING) not installed.
<thefinn93> :(
reit has quit [Quit: Leaving]
<lgierth> get it here: http://dist.ipfs.io/#ipfs-update
<lgierth> then both ipfs-update and ipfs update will work
tilgovi has quit [Ping timeout: 250 seconds]
calavera has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tilgovi has joined #ipfs
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 240 seconds]
calavera has joined #ipfs
reit has joined #ipfs
tilgovi has quit [Ping timeout: 252 seconds]
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 276 seconds]
ppham has joined #ipfs
leer10 has joined #ipfs
ppham has quit [Ping timeout: 248 seconds]
M-aatchison has joined #ipfs
calavera has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 276 seconds]
jager has quit [Read error: Connection reset by peer]
jager has joined #ipfs
chriscool has quit [Ping timeout: 276 seconds]
ygrek_ has joined #ipfs
Evermore has quit [Ping timeout: 260 seconds]
the193rd has quit [Ping timeout: 248 seconds]
the193rd has joined #ipfs
Evermore has joined #ipfs
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 244 seconds]
ppham has joined #ipfs
chriscool has joined #ipfs
ggp0647 has joined #ipfs
inconshreveable has quit [Remote host closed the connection]
inconshreveable has joined #ipfs
ppham has quit [Ping timeout: 252 seconds]
chriscool has quit [Quit: Leaving.]
chriscool has joined #ipfs
pfraze has joined #ipfs
jaboja64 has quit [Remote host closed the connection]
ppham has joined #ipfs
TheWhisper has quit [Read error: Connection reset by peer]
pfraze has quit [Ping timeout: 244 seconds]
TheWhisper has joined #ipfs
Guanin_ has left #ipfs [#ipfs]
Guanin_ has joined #ipfs
<M-davidar> lgierth: yeah, I've been meaning to disable that
<daviddias> mornin' :)
<daviddias> noffle_: you should have had permissions, as you are on the node.js team in the github org. Let me know if it is not working for you
<M-davidar> done++
computerfreak has quit [Quit: Leaving.]
tmg has quit [Ping timeout: 260 seconds]
IlanGodik has joined #ipfs
reit has quit [Ping timeout: 260 seconds]
inconshreveable has quit [Remote host closed the connection]
noffle has quit [Ping timeout: 268 seconds]
pfraze has joined #ipfs
<ipfsbot> [js-ipfs] diasdavid pushed 3 new commits to master: https://git.io/va92w
<ipfsbot> js-ipfs/master 8f57e2d Stephen Whitmore: renames ipfs-core to just core
<ipfsbot> js-ipfs/master 2c4ac6e Stephen Whitmore: fixes paths
<ipfsbot> js-ipfs/master e2dc3d6 David Dias: Merge pull request #88 from noffle/core...
ppham has quit [Remote host closed the connection]
ppham has joined #ipfs
pfraze has quit [Ping timeout: 246 seconds]
ppham has quit [Remote host closed the connection]
ulrichard has joined #ipfs
inconshreveable has joined #ipfs
pfraze has joined #ipfs
pfraze has quit [Ping timeout: 260 seconds]
inconshreveable has quit [Remote host closed the connection]
inconshreveable has joined #ipfs
mildred has joined #ipfs
dignifiedquire has joined #ipfs
mildred1 has joined #ipfs
inconshreveable has quit [Remote host closed the connection]
inconshreveable has joined #ipfs
inconshreveable has quit [Remote host closed the connection]
pfraze has joined #ipfs
inconshreveable has joined #ipfs
inconshreveable has quit [Remote host closed the connection]
the193rd has quit [Ping timeout: 246 seconds]
pfraze has quit [Ping timeout: 264 seconds]
the193rd has joined #ipfs
ppham has joined #ipfs
ppham has quit [Remote host closed the connection]
Arakela007 has joined #ipfs
kvda has quit [Quit: Textual IRC Client: www.textualapp.com]
kvda has joined #ipfs
pfraze has joined #ipfs
Arakela007 has quit []
pfraze_ has joined #ipfs
pfraze has quit [Read error: Connection reset by peer]
jinxz has joined #ipfs
Arakela007 has joined #ipfs
ppham has joined #ipfs
kvda has quit [Quit: Textual IRC Client: www.textualapp.com]
pfraze_ has quit [Remote host closed the connection]
voxelot has quit [Ping timeout: 248 seconds]
ppham_ has joined #ipfs
ppham has quit [Read error: Connection reset by peer]
cemerick has joined #ipfs
ylp1 has joined #ipfs
_rht has joined #ipfs
_rht has quit [Client Quit]
the193rd has quit [Ping timeout: 260 seconds]
ygrek_ has quit [Ping timeout: 244 seconds]
inconshreveable has joined #ipfs
sahib has joined #ipfs
<ianopolous> whyrusleeping: great to hear you added a benchmark for our use case: "loads of object.patch" :-)
Tv` has quit [Quit: Connection closed for inactivity]
<jbenet> People in Brussels + countries around, please be careful, avoid airports + congested metro zones today http://www.stuff.co.nz/world/europe/78174965/two-explosions-heard-at-brussels-airport-reports
reit has joined #ipfs
ppham_ has quit [Remote host closed the connection]
ppham has joined #ipfs
ugjka has joined #ipfs
<ansuz> whyrusleeping: pong
ppham has quit [Remote host closed the connection]
ppham has joined #ipfs
zorglub27 has joined #ipfs
ralphtheninja has joined #ipfs
rendar has joined #ipfs
<ipfsbot> [js-ipfs] diasdavid pushed 1 new commit to master: https://git.io/va9xn
<ipfsbot> js-ipfs/master 7ecde65 David Dias: update package.json to point to main entry point
<ipfsbot> [js-ipfs] diasdavid tagged v0.4.4 at dd24574: https://git.io/va9x8
tmg has joined #ipfs
ecloud has quit [Ping timeout: 240 seconds]
inconshreveable has quit [Remote host closed the connection]
zz_r04r is now known as r04r
ecloud has joined #ipfs
jinxz has quit [Quit: Leaving.]
sahib has quit [Ping timeout: 244 seconds]
ppham_ has joined #ipfs
ppham has quit [Read error: Connection reset by peer]
ppham_ has quit [Remote host closed the connection]
disgusting_wall has quit [Quit: Connection closed for inactivity]
apiarian has quit [Quit: zoom]
edsilv has joined #ipfs
apiarian has joined #ipfs
edubai__ has joined #ipfs
<edubai__> how can i rent my storage space for ethereum ?
ulrichard has quit [Ping timeout: 244 seconds]
inconshreveable has joined #ipfs
inconshreveable has quit [Read error: Connection reset by peer]
<NeoTeo> o/ all
<NeoTeo> just noticed my .ifps/config still has an old "current" version number. Does this matter? Can/should I change it manually?
<NeoTeo> (I'm trying to get two local machines to see each other with no luck ); )
arpu has quit [Quit: Ex-Chat]
Encrypt has joined #ipfs
hellertime has joined #ipfs
<edsilv> hi, I'm working on an IPLD schema for interactive documentaries: https://github.com/idocframework/specs The idea is to create a standard that will permit greater data reuse between documentary makers. Currently idoc objects are chained together via their hashes to form narratives, but there is a requirement for more dynamic "rules-based" linkage. So for example it would be good if idoc objects could be linked via queries about their
<edsilv> metadata. I'm aware that SPARQL provides a querying language for RDF resources - is an equivalent querying language being planned for IPLD? Or am I comparing apples and oranges?
cemerick has quit [Ping timeout: 244 seconds]
ulrichard has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire pushed 1 new commit to dignified: https://git.io/vaHCm
<ipfsbot> js-ipfs-api/dignified 7a5bb94 dignifiedquire: Update to latest dignified.js
apiarian has quit [Ping timeout: 276 seconds]
apiarian has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire pushed 1 new commit to dignified: https://git.io/vaHWV
<ipfsbot> js-ipfs-api/dignified a99bdea dignifiedquire: Add badge
herzmeisterderw has joined #ipfs
Encrypt has quit [Quit: Quitte]
<dignifiedquire> daviddias: it has begun https://github.com/dignifiedquire/dignified.js/issues/1
<daviddias> awesome! :D
edsilv has quit [Ping timeout: 252 seconds]
moimikey has joined #ipfs
<dignifiedquire> daviddias: please let me know if I missed some repos
herzmeister has quit [Ping timeout: 246 seconds]
<daviddias> why no inline comments?
<dignifiedquire> ?
<dignifiedquire> ah right
<dignifiedquire> (var) yes that's what we decided on for js-ipfs-api, so I carried that on
<dignifiedquire> if we are using let and const, we shouldn't mix it with var, that just gets confusing
<dignifiedquire> grabbing some food, lets chat afterwards
<daviddias> note that the effort it so simplify and make people more productive, it is not, however, to make people hate us because it limited them in some extent that wasn't absolutely necessary to avoid problems
<daviddias> sounds good
<daviddias> but as for the rest, it looks good :)
<daviddias> added more repos to the issue :)
* ansuz <3s semicolons for readability
Oatmeal has quit [Ping timeout: 252 seconds]
moimikey has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<dignifiedquire> daviddias:
<ipfsbot> [go-ipfs] RichardLitt force-pushed feature/add-wrap-long-desc from d1656f6 to 8b3bcf4: https://git.io/vaoC8
<ipfsbot> go-ipfs/feature/add-wrap-long-desc 8b3bcf4 Richard Littauer: Added a long description to add...
<ansuz> so, suppose you have a function which returns a function
<ansuz> and you don't use semicolons
<ansuz> returnsFunc(pewpew)
<ansuz> (expr * on / next + line) // in parens for some reason
<ansuz> this is probably an error, right?
<dignifiedquire> That's why I have a linter that forbids me from starting a line with [ or (
voxelot has joined #ipfs
<ansuz> personally I start lots of lines with []
<ansuz> [1, 2, 3].forEach style things, for instance
<dignifiedquire> you have to die on death :)
<ansuz> ok
<dignifiedquire> for me semicolons are just noise that makes the code less readable, but I agree it's very much a personal preference
<ansuz> that's not much of an argument, though
<ansuz> I contend that they aren't noise since they eliminate a class of error
<ansuz> which you can compensate for by forbidding other things that relate to that class
<ansuz> but I don't see that the thing that's being forbidden is actually bad except that it's one way to eliminate said error
<ansuz> but at the cost of a wide range of techniques
inconshreveable has joined #ipfs
<dignifiedquire> tbh I rarely used [..].forEach very rarely and I never used (..) on a line because I found it bad style anyway
<dignifiedquire> (when I was using semicolons)
<dignifiedquire> so it's not really a difference for me, except I can stop typing those semicolons
<ansuz> works for me
<ansuz> I was just curious
<dignifiedquire> daviddias: ready for call?
inconshreveable has quit [Ping timeout: 248 seconds]
Oatmeal has joined #ipfs
<dignifiedquire> daviddias: ??
rougeth has joined #ipfs
edsilv has joined #ipfs
apiarian has quit [Ping timeout: 244 seconds]
arpu has joined #ipfs
apiarian has joined #ipfs
herzmeisterderw has quit [Quit: Leaving]
herzmeister has joined #ipfs
computerfreak has joined #ipfs
Oatmeal has quit [Ping timeout: 252 seconds]
voxelot has quit [Ping timeout: 250 seconds]
nothingmuch has joined #ipfs
ashark has joined #ipfs
<daviddias> dignifiedquire: sorry, give me some mins
<dignifiedquire> daviddias: sure
<dignifiedquire> daviddias: will create world peace in the meantime
<daviddias> ahaha
<daviddias> :D
<daviddias> thank you
Protocol_under has joined #ipfs
Proto_type has quit [Ping timeout: 260 seconds]
Oatmeal has joined #ipfs
cemerick has joined #ipfs
jaboja has joined #ipfs
<dignifiedquire> daviddias: ping
<dignifiedquire> need access to all the rpos
<dignifiedquire> *repos
<daviddias> dignifiedquire: for PR?
<dignifiedquire> yes
<daviddias> why not fork? Is it blocking you?
<ansuz> I also need access to all the repos
<dignifiedquire> I can fork, but I thought that on ipfs repos we had the convention to make the branches on the repo itself
<daviddias> sure
<ansuz> thx
<daviddias> though you were in the node team already
<daviddias> there is some repos (like multiaddr and friends, that I can't add people)
<dignifiedquire> I'm missing right now js-ipfs-blocks and js-ipfs-unixfs
<daviddias> ansuz: you get admin
<daviddias> :P
<dignifiedquire> both of which are missing travis as well
<ansuz> :D
<ansuz> what does admin get to do
<ansuz> I don't know how anything works
<daviddias> dignifiedquire: you are in the node-ipfs team
<dignifiedquire> then maybe those repos aren't added to that team?
<daviddias> dignifiedquire: which means we have to ping whyrusleeping :)
<dignifiedquire> lol
* dignifiedquire forking all the repos
<daviddias> tight security procedures, you must show your badge to get into the building
<dignifiedquire> to 3 different officers
<jbenet> daviddias dignifiedquire: what do you need?
<dignifiedquire> jbenet: ipfs/js-ipfs-unixfs and ipfs/js-ipfs-blocks need travis enabled + be added to the node-ipfs team
<jbenet> dignifiedquire added you. you should be able to enable travis
<dignifiedquire> jbenet: ta
<daviddias> dignifiedquire: I can make the call now :)
<dignifiedquire> daviddias: :)
sahib has joined #ipfs
edrex has quit [Ping timeout: 250 seconds]
<dignifiedquire> daviddias: http://eslint.org/docs/rules/complexity
<dignifiedquire> daviddias: http://eslint.org/docs/rules/guard-for-in
<richardlitt> dignifiedquire: You there buddy?
<lgierth> can someone try cd go-ipfs && docker build . for me?
erikj- is now known as erikj
erikj has quit [Changing host]
erikj has joined #ipfs
<lgierth> i'm getting:
<lgierth> Pulling repository docker.io/library/alpine
<lgierth> Authentication is required.
<richardlitt> Don't have docker installed
<richardlitt> -bash: docker: command not found
<richardlitt> brew install?
<lgierth> oh hehe they have a whole graphical installer for osx nowadays
<richardlitt> How do I run the daemon?
<lgierth> nevermind if it's too much of a hassle
<richardlitt> Haha someone else should do it.
<richardlitt> I'm installing anyway, though
<lgierth> ah got it -- i was logged in and that sessions had somehow timed out or so
<richardlitt> dignifiedquire: where can I see some pretty cool webui screenshots and gifs for the weekly?
<lgierth> docker logout did the trick
<richardlitt> You all good, then?
<dignifiedquire> richardlitt: just on a call will ping you
<lgierth> yep all good, thanks richardlitt
<richardlitt> dignifiedquire: thanks. Trying to put a small paragraph // images together for the weekly.
<richardlitt> lgierth: no problemo.
herohead has joined #ipfs
herohead has quit [Client Quit]
herohead has joined #ipfs
jaboja has quit [Remote host closed the connection]
edsilv has quit [Read error: Connection reset by peer]
edsilv has joined #ipfs
jinxz has joined #ipfs
voxelot has joined #ipfs
Qwazerty has quit [Quit: WeeChat 1.4]
ygrek_ has joined #ipfs
herzmeisterderw has joined #ipfs
Qwazerty has joined #ipfs
calavera has joined #ipfs
<ipfsbot> [go-ipfs] RichardLitt force-pushed feature/add-defaults from b691e17 to 88459aa: https://git.io/va6i9
<ipfsbot> go-ipfs/feature/add-defaults 88459aa Richard Littauer: Add programatic defaults...
<richardlitt> dignifiedquire: still on the call?
<dignifiedquire> richardlitt: no sorry, what exactly do you need, screens from my mockups or from the working thing?
<richardlitt> dignifiedquire: a nice preview of upcoming changes
herzmeister has quit [Ping timeout: 248 seconds]
<richardlitt> images or gifs, ideally; need to be renderable in email
<tmg> richardlitt: gofmt -w *
noffle_ is now known as noffle
<richardlitt> tmg: thanks!
<ipfsbot> [go-ipfs] RichardLitt force-pushed feature/add-defaults from 88459aa to 6b2f4f2: https://git.io/va6i9
<ipfsbot> go-ipfs/feature/add-defaults 6b2f4f2 Richard Littauer: Add programatic defaults...
<voxelot> doesn't fail on local tests right?
<voxelot> and the only error is firefox chrashing, we have been experiencing that
<dignifiedquire> voxelot: it failed for me locally on phantom, but it passes on phantom and crashes ff on travis
<dignifiedquire> yeah -.-
<richardlitt> dignifiedquire: make sense?
<voxelot> only thing i can think of is reducing the size of the buffer we are using in the tests
<dignifiedquire> richardlitt: yes thinking about it
<dignifiedquire> voxelot: yeah probably need to do that
<richardlitt> dignifiedquire: cool
<tmg> richardlitt: you should probably be careful with * though -- maybe do find ../../ -name "*.go" -not -path "../../Godeps/*"
<richardlitt> daviddias: you around?
<daviddias> yo o/
<richardlitt> tmg: I used git diff HEAD~1 --name-only to find the relevant files
<richardlitt> tmg: no worries. :)
<tmg> :)
<richardlitt> daviddias: did you ever write up the notes from Apps on IPFS?
<daviddias> on the Apps on IPFS etherpad, yes
<richardlitt> te amo.
Encrypt has joined #ipfs
<daviddias> ahaha
<richardlitt> daviddias: any chance you like long distance running?
<daviddias> <3
<daviddias> never did a marathon, but have done some 12 Km runs on events
<daviddias> and 15Km practicing
<daviddias> you are going to this marathon? I'm up to join you
<richardlitt> I was thinking about it!
<richardlitt> I was planning on going to Porto on the 16th, but I'm thinking it might be more fun to go to Lisbon, run this, and then head up the day after
<richardlitt> Want to do it? :D
<daviddias> sounds good :) and now the Alfa train got super cheap (if booked in advanced) http://observador.pt/2016/03/16/cp-vai-ligar-lisboa-porto-95-euros/ you can go up and down on a nice train with wifi
<richardlitt> dignifiedquire: Sorry to overload you, but if you've got anything to add to the notes from Apps on IPFS -- particularly actionable items -- here is the comment: https://github.com/ipfs/pm/issues/98#issuecomment-199876046
<daviddias> I'm in :)
<richardlitt> daviddias: Woo! Let's do it!
<daviddias> but like 21Km or 42Km?
<richardlitt> I was thinking the full. But a half might be easier, I think I'll be doing a full 4 days before this
<richardlitt> Which would you want to do? The half or the full?
<richardlitt> ... /off-channel
<daviddias> sounds good
fsrfwrwrf has joined #ipfs
fsrfwrwrf has quit [Client Quit]
cemerick has quit [Ping timeout: 276 seconds]
<richardlitt> dignifiedquire: need any help?
<dignifiedquire> richardlitt:
<dignifiedquire> !pin Qmed3MHSL3HPDBQvzmNCiKKKsHPFEeQdfcoEdy2CgEsbeb ipfs-files-demo
<pinbot> now pinning /ipfs/Qmed3MHSL3HPDBQvzmNCiKKKsHPFEeQdfcoEdy2CgEsbeb
<dignifiedquire> richardlitt: I don't want to show the mockups yet
<pinbot> [host 1] failed to grab refs for /ipfs/Qmed3MHSL3HPDBQvzmNCiKKKsHPFEeQdfcoEdy2CgEsbeb: Post http://[fce3:c53b:c3c5:2f54:8bb0:b6d9:898e:f140]:5001/api/v0/refs?arg=/ipfs/Qmed3MHSL3HPDBQvzmNCiKKKsHPFEeQdfcoEdy2CgEsbeb&encoding=json&stream-channels=true&r=true&: dial tcp [fce3:c53b:c3c5:2f54:8bb0:b6d9:898e:f140]:5001: getsockopt: connection timed out
cemerick has joined #ipfs
<richardlitt> dignifiedquire: Ok.
<richardlitt> Are you cool with this going in an email, though?
<dignifiedquire> yeah
ulrichard has quit [Read error: Connection reset by peer]
<richardlitt> This'll be bundled with 0.4.0, right?
<dignifiedquire> richardlitt: no
computerfreak has quit [Remote host closed the connection]
<dignifiedquire> hopefully in 0.4.1 but I'm not promising anything
<ipfsbot> [js-ipfs-api] dignifiedquire created greenkeeper-karma-chrome-launcher-0.2.3 (+1 new commit): https://git.io/vaQlg
<ipfsbot> js-ipfs-api/greenkeeper-karma-chrome-launcher-0.2.3 ad3c1fd greenkeeperio-bot: chore(package): update karma-chrome-launcher to version 0.2.3...
herzmeisterderw has quit [Quit: Leaving]
ylp1 has quit [Quit: Leaving.]
herzmeister has joined #ipfs
mildred has quit [Quit: Leaving.]
cemerick has quit [Ping timeout: 264 seconds]
mildred1 has quit [Ping timeout: 268 seconds]
Not_ has joined #ipfs
computerfreak has joined #ipfs
<dignifiedquire> richardlitt: sounds good
cemerick has joined #ipfs
<richardlitt> dignifiedquire: :D Thanks for your help.
Tv` has joined #ipfs
<pinbot> [host 0] failed to grab refs for /ipfs/Qmed3MHSL3HPDBQvzmNCiKKKsHPFEeQdfcoEdy2CgEsbeb: 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 grab refs for /ipfs/Qmed3MHSL3HPDBQvzmNCiKKKsHPFEeQdfcoEdy2CgEsbeb: 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 grab refs for /ipfs/Qmed3MHSL3HPDBQvzmNCiKKKsHPFEeQdfcoEdy2CgEsbeb: 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"
Protocol_under has quit [Remote host closed the connection]
<dignifiedquire> lgierth: pinbot is still failing all over the place :/
tilgovi has joined #ipfs
<tmg> it's a good litmus test for IPFS
<dyce_> nodejs ipfs isnt ready yet right?
Oatmeal has quit [Ping timeout: 260 seconds]
<noffle> dyce_: some parts are working on node, but browser support isn't ready yet (soon!)
<dyce_> but ipfs add and cat work?
<dyce_> i actually would just want a pin
<dyce_> that would be good enough
<noffle> you can add files/objects
<noffle> cat needs to happen still
<noffle> see the handy dandy checklist near the bottom: https://github.com/ipfs/js-ipfs
<dyce_> and nodejs and go should resolve to the same hash when you ipfs add?
<noffle> yep!
<dyce_> great :)
<noffle> exact same hashing algo
<dyce_> im going to run nodejs ipfs on some openwrt routers
<noffle> awesome :)
<dyce_> i got this little device
<dyce_> you can get it for 9 dollars or so on sale
zorglub27 has quit [Ping timeout: 250 seconds]
<noffle> oh that's really cool
<dyce_> or that
<dyce_> those are the 2 cheapest openwrt devices i know of
<dyce_> with expandable storage
<dyce_> they use mips32
<dyce_> which go doesnt want to compile for (
<dyce_> :(
tilgovi has quit [Ping timeout: 264 seconds]
<lgierth> dignifiedquire: it's pinning that's failing
<lgierth> pinbot itself is mostly fine
* lgierth pulling a not-my-department
<lgierth> :P
<dignifiedquire> lgierth: then pinning is broken on the gatways for some reason :/
<lgierth> yeah it succeeds but hangs there indefinitely until you restart them
<lgierth> let me give them a kick and you can try pinbot again, it should succeed right away
<voxelot> dyce_: I'm planning on doing the exact same thing, let me know how it goes if you get around to the jsipfs on zsun first
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
tilgovi has joined #ipfs
<dignifiedquire> !pin QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp sth
<pinbot> now pinning /ipfs/QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp
<dignifiedquire> lgierth: doesn't look like it
<dignifiedquire> lgierth: I got 52 peers, so that shouldn't be a problem
<lgierth> yeah i didn't restart yet sorry
<lgierth> got distracted my the latest meme
<lgierth> RIIR
<shadoxx> lgierth: which meme?
<ansuz> best meme
<shadoxx> of course
Oatmeal has joined #ipfs
<ansuz> I noticed this a while back
<ansuz> that there are certain folks in the rust community, or maybe on the fringes
<ansuz> which go around filing issues on random repos telling people they should rewrite their project in rust
<ansuz> RIIR
ygrek_ has quit [Ping timeout: 244 seconds]
herohead has quit [*.net *.split]
<tmg> why does Makefile export IPFS_API?
<lgierth> for gx
<tmg> lol
pfraze has joined #ipfs
<pinbot> [host 0] failed to grab refs for /ipfs/QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp: Failed to get block for QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp: context canceled
<pinbot> [host 1] failed to pin /ipfs/QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
<pinbot> [host 4] failed to grab refs for /ipfs/QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp: Failed to get block for QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp: context canceled
jreighley has joined #ipfs
<pinbot> [host 6] failed to pin /ipfs/QmYzR8iEJPtx4tw8mPFZtL6zZZVFdQyxoGKn4X9pz1P1Sp: unknown ipfs-shell error encoding: text/html - "<html>\r\n<head><title>502 Bad Gateway</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>502 Bad Gateway</h1></center>\r\n<hr><center>nginx/1.9.3</center>\r\n</body>\r\n</html>\r\n"
Arakela007 has quit [Ping timeout: 244 seconds]
<lgierth> dignifiedquire: now
jreighley is now known as fingertoe
micxjo has quit [Quit: Connection closed for inactivity]
mildred has joined #ipfs
inconshreveable has joined #ipfs
barndon has quit [Remote host closed the connection]
<lgierth> !pin QmRCheYarSTnqDRxkvpR7DMXWkmzJV4ZFyrLLpqudcSb7J
<pinbot> usage: !pin <hash> <label>
<lgierth> !pin QmRCheYarSTnqDRxkvpR7DMXWkmzJV4ZFyrLLpqudcSb7J blog
<pinbot> now pinning /ipfs/QmRCheYarSTnqDRxkvpR7DMXWkmzJV4ZFyrLLpqudcSb7J
<lgierth> wow
<lgierth> thanks obama
zorglub27 has joined #ipfs
barndon has joined #ipfs
micxjo has joined #ipfs
ygrek_ has joined #ipfs
disgusting_wall has joined #ipfs
jaboja has joined #ipfs
<mmuller> Is there a good way to keep my nodes up-to-date with the latest IPFS binaries? Preferrably using IPFS itself?
brab has quit [Ping timeout: 244 seconds]
<lgierth> yes!
<lgierth> mmuller:
brab has joined #ipfs
<mmuller> Perfect! Thanks, lgierth!
<lgierth> PSA: we have a new IPFS weekly: https://ipfs.io/blog/13-ipfs-weekly-8/
<lgierth> richardlitt: ^
<noffle> richardlitt: good job making the pretty screenshot front and centre
reit has quit [Ping timeout: 248 seconds]
pfraze has quit [Remote host closed the connection]
voxelot has quit [Ping timeout: 240 seconds]
tmg has quit [Ping timeout: 264 seconds]
Arakela007 has joined #ipfs
jaboja has quit [Ping timeout: 252 seconds]
JasonWoof has joined #ipfs
<thefinn93> ipfs-update versions
<thefinn93> ERROR: Failed to query versions: could not resolve name.
<thefinn93> so i got this ipfs-update thing...
<thefinn93> but i think i did something wrong
voxelot has joined #ipfs
ugjka has quit [Remote host closed the connection]
ugjka has joined #ipfs
ugjka has quit [Remote host closed the connection]
ugjka has joined #ipfs
<richardlitt> :)
<ipfsbot> [js-ipfs] nginnever opened pull request #94: tests use random ports for gateways now (master...master) https://git.io/va7fY
<voxelot> daviddias ^
<daviddias> voxelot: we needed block-stream2 there?
<voxelot> fresh repo clone and npm test complained missing module
<voxelot> so i assume
<daviddias> voxelot: aaa because it got added to devDependencies
<voxelot> wrong repo?
<voxelot> or it should have been pulled in js-ipfs by data-importing
<daviddias> voxelot: exactly
<voxelot> "ipfs-data-importing": "^0.3.0" outdated dep in js-ipfs
<daviddias> could you PR to data-importing to make it a dependency
<voxelot> yup
<whyrusleeping> voxelot: you da best
<daviddias> agreed <3
<whyrusleeping> voxelot: we need to get some more zombies
<voxelot> whyrusleeping: tiffany saw david suggest that the other day and puked in her mouth a bit
<voxelot> but i'm down
<whyrusleeping> :D
<dignifiedquire> what tiffany saw david and puked Oo
<dignifiedquire> he doesn't look that bad
<dignifiedquire> ;)
<whyrusleeping> yeah, hes kinda gross
<voxelot> haha dignifiedquire is next to get zombied
<dignifiedquire> voxelot: say hi to tiffany from me
<voxelot> will do!
<whyrusleeping> same!
calavera has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tilgovi has quit [Ping timeout: 244 seconds]
edsilv has quit [Ping timeout: 244 seconds]
<voxelot> daviddias: did you see my comment above, should i add test-fixed-sized-chunker back while im at it?
<voxelot> or just rely on the browser test on fsc and no node
zorglub27 has quit [Ping timeout: 250 seconds]
<daviddias> voxelot: we should get rid of any fixed-sized-chunker tests
<daviddias> because we use an external module that has tests now :)
<daviddias> so no need to test it again
<voxelot> ohh yeah, dig's pr got merged, thanks
<voxelot> or it didnt i mean
StoopidNoobie has joined #ipfs
<StoopidNoobie> Greetings IPFS'ers having basic usage prob... when attempting to config id getting
<StoopidNoobie> Error: api not running
<noffle> StoopidNoobie: what command are you running?
jaboja has joined #ipfs
<daviddias> voxelot: 0.3.3 released
<noffle> voxelot: I'm not sure I understand your comment here: https://github.com/ipfs/js-ipfs-data-importing/pull/8#issuecomment-199955195
<noffle> what is the problem?
<noffle> "the test now only runs against the browser" -- which test?
<voxelot> daviddias: crap, just commited with 0.3.3 in js-ipfs package lol, nother and a squash coming
<voxelot> *0.3.2 i mean
<daviddias> voxelot: ahaha
<daviddias> so close :D
<voxelot> noffle: if we are getting our test for fixed size chunker from blockstream2 then we can remove this from the webtests as well? https://github.com/ipfs/js-ipfs-data-importing/blob/master/tests/buffer-test.js#L25-L80
<voxelot> plus the file name is buffer-test
<noffle> oh weird we test it twice?
<noffle> sure
<voxelot> yeah, thanks
<noffle> good catch!
<voxelot> leftovers from my testing adventures/nightmares :)
* daviddias is heading out, coming back in a couple of hours :)
Peer3Peer has joined #ipfs
<voxelot> noffle: should be good, thanks, off to lunch
<noffle> o/
StoopidNoobie has quit [Quit: Page closed]
Tugger3 has joined #ipfs
<Tugger3> hey all
<noffle> hey
<whyrusleeping> bren2010: heyo
<whyrusleeping> you around?
Wolf480pl has joined #ipfs
<lgierth> dignifiedquire: i got you a yubikey too right?
<dignifiedquire> lgierth: yes :)
<lgierth> ok cool
tilgovi has joined #ipfs
<lgierth> noffle: you too?
<lgierth> i think i only sent ones to juan and richar
<noffle> lgierth: no yubi for me
M-mxuribe has quit [Ping timeout: 260 seconds]
erikj has quit [Ping timeout: 260 seconds]
epitron has quit [Ping timeout: 260 seconds]
M-mxuribe has joined #ipfs
Guest25 has quit [Ping timeout: 260 seconds]
se3000 has quit [Ping timeout: 260 seconds]
<noffle> lgierth: do you already have em? can exchange in ny if so
<lgierth> nope
<lgierth> but that's a good point
<lgierth> i'll just have them sent to juan
<noffle> Sure, if they'll arrive in time
<lgierth> yeah they're pretty quick
<lgierth> at least in .eu i had them within 2 days or so
palkeo has joined #ipfs
palkeo has joined #ipfs
computerfreak has quit [Quit: Leaving.]
erikj has joined #ipfs
calavera has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping created feat/deps-cleanup (+1 new commit): https://git.io/va7ZG
<ipfsbot> go-ipfs/feat/deps-cleanup 136325e Jeromy: clean up dependencies...
epitron has joined #ipfs
Not_ has quit [Ping timeout: 240 seconds]
<ipfsbot> [go-ipfs] whyrusleeping opened pull request #2493: clean up dependencies (master...feat/deps-cleanup) https://git.io/va7CA
fingerto_ has joined #ipfs
Encrypt has quit [Quit: Quitte]
hellertime has quit [Quit: Leaving.]
fingertoe has quit [Ping timeout: 260 seconds]
inconshreveable has quit [Remote host closed the connection]
montagsoup has joined #ipfs
moimikey has joined #ipfs
mildred has quit [Ping timeout: 264 seconds]
inconshreveable has joined #ipfs
erikj has quit [Quit: kfonx]
erikj has joined #ipfs
mildred has joined #ipfs
chriscool has quit [Read error: Connection reset by peer]
chriscool has joined #ipfs
ugjka has quit [Remote host closed the connection]
erikj has quit [Ping timeout: 246 seconds]
ugjka has joined #ipfs
Encrypt has joined #ipfs
erikj has joined #ipfs
rendar has quit [Ping timeout: 252 seconds]
moimikey has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ashark has quit [Ping timeout: 240 seconds]
pfraze has joined #ipfs
rendar has joined #ipfs
<dignifiedquire> richardlitt: we should do this for the ipfs-api: https://www.getpostman.com/docs/run_button and http://blog.clearbit.com/introducing-the-run-in-postman-button/
chriscool has quit [Quit: Leaving.]
mildred has quit [Ping timeout: 246 seconds]
Not_ has joined #ipfs
ugjka has quit [Ping timeout: 252 seconds]
IlanGodik has quit [Quit: Connection closed for inactivity]
Senji has quit [Ping timeout: 252 seconds]
ralphtheninja has quit [Quit: leaving]
jinxz has quit [Quit: Leaving.]
<richardlitt> dignifiedquire: looks cool
dguttman has joined #ipfs
montagsoup has quit [Quit: Leaving]
Arakela007 has quit [Remote host closed the connection]
jaboja has quit [Ping timeout: 246 seconds]
Guanin_ has left #ipfs [#ipfs]
jaboja has joined #ipfs
calavera has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
pfraze has quit [Remote host closed the connection]
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
calavera has joined #ipfs
Peer3Peer has quit [Quit: Peer3Peer]
<noffle> voxelot: yep you nailed it :D
Guanin_ has joined #ipfs
herzmeister has quit [Read error: Connection reset by peer]
<noffle> thanks for CR on init code, daviddias
tilgovi has quit [Read error: Connection reset by peer]
gordonb has joined #ipfs
<voxelot> daviddias noffle: thanks for CR on dag-service code, working logic into is-ipfs PR
<daviddias>
<daviddias> no problem! it is exciting to see so much js-ipfs code appearing from everywhere
<noffle> :D
<noffle> it's happening
<daviddias> huge props to voxelot dignifiedquire xicombd and noffle :D
<noffle> and daviddias :)
<noffle> this is the closest to a group hug we've had on irc
<daviddias> :D <3
<voxelot> ༼ つ ◕_◕ ༽つ
herzmeister has joined #ipfs
herzmeister has quit [Client Quit]
<xicombd> ⊂༼ ◕_◕ ⊂ ༽
herzmeister has joined #ipfs
Phil has joined #ipfs
Phil is now known as Guest15672
<Guest15672> Hello, I'm just starting out with ipfs. Does anyone know if there is an official set of python bindings?
<noffle> Guest15672: there isn't a full python IPFS Node implementation yet, but there are API bindings: https://github.com/ipfs/py-ipfs-api
<noffle> Guest15672: some folks are working on an impl though: https://github.com/ipfs/py-ipfs
<Guest15672> thanks noffle, I'll check those both out
<noffle> Guest15672: py-ipfs-api gets you HTTP access to a running ipfs node
mrrrgn has quit [Ping timeout: 264 seconds]
Guanin_ has quit [Ping timeout: 260 seconds]
Guanin_ has joined #ipfs
mrrrgn has joined #ipfs
Encrypt has quit [Quit: Quitte]