lgierth changed the topic of #ipfs to: go-ipfs 0.4.0 released at dist.ipfs.io! Update! Now! -- IPFS - InterPlanetary File System -- https://github.com/ipfs/ipfs -- Channel logs: 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
Cole has joined #ipfs
voxelot_ has quit [Ping timeout: 276 seconds]
Cole has left #ipfs [#ipfs]
pfista has joined #ipfs
<pinbot> [host 1] failed to grab refs for /ipfs/QmbGPiY4MGHa7PaDygmsbCV9vC1nzcng3MdNKuGp8Kvi8m: 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"
pantofle has joined #ipfs
nunofmn1 has quit [Ping timeout: 244 seconds]
ggoZ has quit [Ping timeout: 250 seconds]
nunofmn1 has joined #ipfs
TheNain38 has quit [Quit: I'm going away]
sahib has quit [Ping timeout: 268 seconds]
seven_ has joined #ipfs
<ed_> building from git
<ed_> gx --verbose install --global
<ed_> ERROR: json: cannot unmarshal object into Go value of type string
<ed_> Makefile:39: recipe for target 'deps' failed
<ed_> ideas?
<achin> is that from "make build" or "make install" ? have you tried "make toolkit_upgrade"
pinbot has quit [Remote host closed the connection]
pinbot has joined #ipfs
<ed_> gx needed an update
<ed_> now its building
<ed_> I am using the arch aur go-ipfs-git package
ft_mobile has joined #ipfs
<ed_> the aur package is using make install
<ed_> now it gets a lot further and die on: Makefile:48: recipe for target 'install' failed
<achin> there should be a more helpful error message above that line
<ed_> right
<ed_> ../../../../../gx/ipfs/QmSscYPCcE1H3UQr2tnsJ2a9dK9LsHTBGgP71VW6fz67e5/mdns/client.go:13:2: cannot find package "golang.org/x/net/ipv6" in any of:
<ed_> /usr/lib/go/src/golang.org/x/net/ipv6 (from $GOROOT)
<ed_> /tmp/makepkg/go-ipfs-git/src/src/golang.org/x/net/ipv6 (from $GOPATH)
<ed_> make: *** [install] Error 1
<ed_> Makefile:48: recipe for target 'install' failed
<ed_> there are a lot of the cannot find package errors
<achin> seems like that should have been brought in via the "deps" target
<achin> i've only built ipfs from git source (not a package), so i'm not sure how much more i canhelp here
<ed_> achin yes - it does look like the pgkbuild needs updating
Dhole_ has joined #ipfs
pfista has quit [Quit: Page closed]
Myagui has quit [Ping timeout: 276 seconds]
Dhole has quit [Ping timeout: 276 seconds]
<ed_> achin about the only problem with using aur git packages is that its very hard for the package manager to figure out when things need to be rebuilt. Looks like todays build needs a new gx and gx-go build first
Myagui has joined #ipfs
<ed_> after that it built fine
<lgierth> !pin QmbGPiY4MGHa7PaDygmsbCV9vC1nzcng3MdNKuGp8Kvi8m dist.ipfs.io
<pinbot> now pinning /ipfs/QmbGPiY4MGHa7PaDygmsbCV9vC1nzcng3MdNKuGp8Kvi8m
<ed_> except port:5001 reports no peers
<achin> ed_: yeah. maybe it would be easier to build from a git-clone? i'm not sure
ashark has joined #ipfs
<ed_> achin normally using arch's aur to build from source works great
nycoliver has joined #ipfs
herzmeister has quit [Quit: Leaving]
nycoliver has quit [Ping timeout: 252 seconds]
ashark has quit [Ping timeout: 276 seconds]
herzmeister has joined #ipfs
<whyrusleeping> ed_: the gx part of the build process is going to be improved soon
<whyrusleeping> i'm going to have it download and install locally its own specific version of both programs
reit has joined #ipfs
<seven_> Hi all, awesome work! I have a question about the js-ipfs-api .. I am creating the ipfs object with ar ipfs = window.ipfsAPI('localhost', '5001') but when I use it I get a Fetch API cannot load http://localhost:5001/api/v0/id?stream-channels=true. No 'Access-Control-Allow-Origin' header is present on the requested resource.
<seven_> I'm not super familiar with webdev or javascript
Oatmeal has quit [Ping timeout: 260 seconds]
<seven_> curl "http://localhost:5001/api/v0/id" works fine
nunofmn1 has quit [Ping timeout: 244 seconds]
<lgierth> seven_: you need to configure ipfs to set that header
<lgierth> API.HTTPHeaders.Access-Control-Allow-Origin = ["*"]
<lgierth> or something a bit more restrictive if you want
<seven_> Okay I was just trying the allow credentials true again, let me try that
<seven_> lgierth: that worked! Thanks!
<lgierth> great
<seven_> Another quick question, is it normal for the number of peers to drop from something like 40 to 8 over the course of a couple of days?
<lgierth> we really should have Access-Control-Allow-Origin = ["http://localhost:5001"] as a default
<multivac> ValueError: Invalid IPv6 URL (file "/usr/lib/python2.7/urlparse.py", line 188, in urlsplit)
<lgierth> multivac: thanks, very useful, as always
<seven_> Yeah I have been fighting with the access control stuff for a while, just to get it working on the local network .. sort of frustrating
<lgierth> seven_: yeah that's normal -- we try to disconnect peers that we no longer have any business with
<seven_> Cool thanks
apiarian has quit [Ping timeout: 244 seconds]
Oatmeal has joined #ipfs
ianopolous has quit [Ping timeout: 276 seconds]
apiarian has joined #ipfs
nycoliver has joined #ipfs
nunofmn1 has joined #ipfs
nycoliver has quit [Ping timeout: 276 seconds]
pantofle has quit [Ping timeout: 252 seconds]
silotis has quit [Ping timeout: 252 seconds]
nunofmn1 has quit [Ping timeout: 264 seconds]
Mayo has joined #ipfs
hugooconnor has joined #ipfs
<lgierth> !pin QmcbtMHKveyACpziEAzX5TSc6Z3EtUAqM9fNJ6uanBsSLt go-libp2p-2.0.3
<pinbot> now pinning /ipfs/QmcbtMHKveyACpziEAzX5TSc6Z3EtUAqM9fNJ6uanBsSLt
ft_mobile has quit [Ping timeout: 250 seconds]
hugooconnor has quit [Ping timeout: 268 seconds]
r04r is now known as zz_r04r
seven_ has quit [Quit: Leaving]
kvda has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ygrek has quit [Ping timeout: 244 seconds]
voxelot_ has joined #ipfs
devbug has quit [Quit: ZZZzzz…]
ianopolous has joined #ipfs
pfraze has quit [Remote host closed the connection]
pfraze has joined #ipfs
nunofmn1 has joined #ipfs
nunofmn1 has quit [Ping timeout: 244 seconds]
warner` has joined #ipfs
TheWhisper_ has joined #ipfs
gigq_ has joined #ipfs
M-trashrabbit has quit [Ping timeout: 250 seconds]
Tv`_ has joined #ipfs
palkeo_ has joined #ipfs
M-trashrabbit has joined #ipfs
Myagui has quit [Ping timeout: 250 seconds]
wunki_ has joined #ipfs
devbug has joined #ipfs
M-liathit1 has joined #ipfs
M-greymr1 has joined #ipfs
M-1982 has quit [Ping timeout: 250 seconds]
voxelot_ has quit [*.net *.split]
__uguu__ has quit [*.net *.split]
dignifiedquire has quit [*.net *.split]
chungy has quit [*.net *.split]
oleavr has quit [*.net *.split]
M-cryptix has quit [*.net *.split]
_Vi has quit [*.net *.split]
M-victorm has quit [*.net *.split]
warner has quit [*.net *.split]
M-toor has quit [*.net *.split]
M-3526 has quit [*.net *.split]
damongant has quit [*.net *.split]
afdudley has quit [*.net *.split]
M-liathit has quit [*.net *.split]
M-37141 has quit [*.net *.split]
palkeo has quit [*.net *.split]
M-2234 has quit [*.net *.split]
TheWhisper has quit [*.net *.split]
rmi7 has quit [*.net *.split]
Tv` has quit [*.net *.split]
M-2255 has quit [*.net *.split]
M-greymr has quit [*.net *.split]
gigq has quit [*.net *.split]
wunki has quit [*.net *.split]
mvr_ has quit [*.net *.split]
wunki_ is now known as wunki
Tv`_ is now known as Tv`
Myagui has joined #ipfs
afdudley has joined #ipfs
M-1982 has joined #ipfs
M-2234 has joined #ipfs
M-3526 has joined #ipfs
M-cryptix has joined #ipfs
damongant has joined #ipfs
afisk has joined #ipfs
M-toor has joined #ipfs
M-2255 has joined #ipfs
M-3714 has joined #ipfs
M-amstocker has quit [Ping timeout: 250 seconds]
ggp0647 has quit [Ping timeout: 264 seconds]
M-amstocker has joined #ipfs
Not_ has joined #ipfs
M-victorm has joined #ipfs
mvr_ has joined #ipfs
__uguu__ has joined #ipfs
dignifiedquire has joined #ipfs
NeoTeo has quit [Read error: Connection reset by peer]
afisk has quit [Remote host closed the connection]
M-victorm has quit [Ping timeout: 250 seconds]
M-victorm has joined #ipfs
NeoTeo has joined #ipfs
ggp0647 has joined #ipfs
M-ngu has quit [Ping timeout: 250 seconds]
M-ngu has joined #ipfs
devbug has quit [Ping timeout: 252 seconds]
chungy has joined #ipfs
ggp0647 has quit [Ping timeout: 264 seconds]
ggp0647 has joined #ipfs
warner` is now known as warner
nunofmn1 has joined #ipfs
nunofmn1 has quit [Ping timeout: 276 seconds]
cristian_ has joined #ipfs
_Vi has joined #ipfs
rmi7 has joined #ipfs
oleavr has joined #ipfs
nycoliver has joined #ipfs
frabrunelle has quit [Quit: Textual IRC Client: www.textualapp.com]
computerfreak has quit [Remote host closed the connection]
nunofmn1 has joined #ipfs
Not_ has quit [Quit: Leaving]
nunofmn1 has quit [Ping timeout: 276 seconds]
silotis has joined #ipfs
dvn has joined #ipfs
kvda has joined #ipfs
ianopolous has quit [Ping timeout: 260 seconds]
ianopolous has joined #ipfs
Guest___ has joined #ipfs
tlevine has joined #ipfs
devbug has joined #ipfs
Guest___ is now known as Guest1234
Guest1234 has quit [Quit: Textual IRC Client: www.textualapp.com]
pfraze_ has joined #ipfs
M-3714 has quit [Ping timeout: 264 seconds]
damongant has quit [Ping timeout: 264 seconds]
M-GereG has quit [Ping timeout: 264 seconds]
M-36301 has quit [Ping timeout: 264 seconds]
M-3714 has joined #ipfs
M-GereG has joined #ipfs
M-3630 has joined #ipfs
M-CCLXI has quit [Ping timeout: 264 seconds]
M-staplemac has quit [Ping timeout: 264 seconds]
M-staplemac has joined #ipfs
M-CCLXI has joined #ipfs
pigeons has quit [Ping timeout: 264 seconds]
M-hash has quit [Ping timeout: 264 seconds]
OutBackDingo has joined #ipfs
M-cryptix has quit [Ping timeout: 264 seconds]
Dhole_ has quit [Ping timeout: 264 seconds]
arpu has quit [Ping timeout: 264 seconds]
s_kunk has quit [Ping timeout: 264 seconds]
deltab has quit [Ping timeout: 264 seconds]
cblgh has quit [Ping timeout: 264 seconds]
devbug has quit [Ping timeout: 276 seconds]
M-cryptix has joined #ipfs
pfraze has quit [Ping timeout: 264 seconds]
OutBackDingo_ has quit [Ping timeout: 264 seconds]
pigeons has joined #ipfs
deltab has joined #ipfs
pigeons is now known as Guest11294
cristian_ has quit [Ping timeout: 244 seconds]
Guest1234 has joined #ipfs
cblgh has joined #ipfs
Guest11294 is now known as pigeons
M-hash has joined #ipfs
Dhole_ has joined #ipfs
cristian_ has joined #ipfs
Guest1234 has quit [Client Quit]
damongant has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
s_kunk has joined #ipfs
arpu has joined #ipfs
zabirauf has joined #ipfs
pfraze_ has quit [Remote host closed the connection]
zabirauf has quit [Client Quit]
zabirauf has joined #ipfs
nunofmn1 has joined #ipfs
zabirauf has quit [Client Quit]
zabirauf has joined #ipfs
kvda has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
nunofmn1 has quit [Ping timeout: 276 seconds]
pfraze has joined #ipfs
corvinux has joined #ipfs
corvinux has joined #ipfs
corvinux has quit [Ping timeout: 268 seconds]
afisk has joined #ipfs
corvinux has joined #ipfs
cryptix has joined #ipfs
afisk has quit [Remote host closed the connection]
nycoliver has quit [Ping timeout: 268 seconds]
cristian_ has joined #ipfs
palkeo_ has quit [Quit: Konversation terminated!]
cristian_ has quit [Ping timeout: 244 seconds]
pfraze has quit [Remote host closed the connection]
corvinux has quit [Ping timeout: 276 seconds]
brab has quit [Quit: ZNC 1.6.2 - http://znc.in]
brab has joined #ipfs
Tv` has quit [Quit: Connection closed for inactivity]
mildred has joined #ipfs
nunofmn1 has joined #ipfs
pfista has joined #ipfs
brab has quit [Ping timeout: 276 seconds]
pfista has quit [Quit: Page closed]
dvn has quit [Ping timeout: 250 seconds]
M-37141 has joined #ipfs
Soft has joined #ipfs
ylp1 has joined #ipfs
M-staplemac1 has joined #ipfs
nunofmn1 has quit [*.net *.split]
Dhole_ has quit [*.net *.split]
M-staplemac has quit [*.net *.split]
M-3714 has quit [*.net *.split]
oleavr has quit [*.net *.split]
rmi7 has quit [*.net *.split]
_Vi has quit [*.net *.split]
Dhole_ has joined #ipfs
_Vi has joined #ipfs
rmi7 has joined #ipfs
afisk has joined #ipfs
afisk has quit [Ping timeout: 250 seconds]
rendar has joined #ipfs
M-4267 has quit [Ping timeout: 250 seconds]
M-4267 has joined #ipfs
s_kunk has quit [Ping timeout: 276 seconds]
ylp has quit [Ping timeout: 260 seconds]
zorglub27 has joined #ipfs
cristian_ has joined #ipfs
zorglub27 has quit [Ping timeout: 276 seconds]
cristian_ has quit [Ping timeout: 244 seconds]
afisk has joined #ipfs
zorglub27 has joined #ipfs
ylp has joined #ipfs
s_kunk has joined #ipfs
Mayo has quit [Ping timeout: 250 seconds]
oleavr has joined #ipfs
gyrous has joined #ipfs
zabirauf has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
infinity0 has quit [Ping timeout: 260 seconds]
infinity0 has joined #ipfs
ggoZ has joined #ipfs
infinity0 has quit [Remote host closed the connection]
JZA has joined #ipfs
infinity0 has joined #ipfs
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
cristian_ has joined #ipfs
infinity0 has quit [Ping timeout: 276 seconds]
nunofmn1 has joined #ipfs
afisk has quit [Remote host closed the connection]
cristian_ has quit [Ping timeout: 244 seconds]
M-ngu has quit [Ping timeout: 244 seconds]
M-1976 has quit [Ping timeout: 244 seconds]
M-wldhx has quit [Ping timeout: 244 seconds]
M-Guest2152 has quit [Ping timeout: 244 seconds]
M-osener1 has quit [Ping timeout: 244 seconds]
M-neoteo has quit [Ping timeout: 244 seconds]
M-yannick has quit [Ping timeout: 244 seconds]
M-37981 has quit [Ping timeout: 244 seconds]
M-3725 has quit [Ping timeout: 244 seconds]
M-mxuribe has quit [Ping timeout: 244 seconds]
M-3676 has quit [Ping timeout: 244 seconds]
M-bastinik has quit [Ping timeout: 244 seconds]
M-whyrusleeping has quit [Ping timeout: 244 seconds]
M-alien has quit [Ping timeout: 244 seconds]
M-jon has quit [Ping timeout: 244 seconds]
M-3630 has quit [Ping timeout: 244 seconds]
M-victorm has quit [Ping timeout: 244 seconds]
M- has quit [Ping timeout: 244 seconds]
M-kode54 has quit [Ping timeout: 244 seconds]
M-hellomoto has quit [Ping timeout: 244 seconds]
M-Ingo has quit [Ping timeout: 244 seconds]
M-rschulman1 has quit [Ping timeout: 244 seconds]
nunofmn1 has quit [Ping timeout: 260 seconds]
M-4267 has quit [Ping timeout: 260 seconds]
M-3526 has quit [Ping timeout: 260 seconds]
M-2255 has quit [Ping timeout: 244 seconds]
M-4447 has quit [Ping timeout: 244 seconds]
M-matthew has quit [Ping timeout: 244 seconds]
M-HirmeS has quit [Ping timeout: 244 seconds]
M-Nickfost1 has quit [Ping timeout: 244 seconds]
M-erikj2 has quit [Ping timeout: 244 seconds]
M-3974 has quit [Ping timeout: 244 seconds]
M-cryptix has quit [Ping timeout: 276 seconds]
M-37141 has quit [Ping timeout: 244 seconds]
M-gary123 has quit [Ping timeout: 244 seconds]
M-s6 has quit [Ping timeout: 244 seconds]
M-Dave has quit [Ping timeout: 244 seconds]
M-player33 has quit [Ping timeout: 244 seconds]
M-epsilon has quit [Ping timeout: 244 seconds]
M-3045 has quit [Ping timeout: 244 seconds]
M-GereG has quit [Ping timeout: 276 seconds]
elasticdog has quit [Ping timeout: 276 seconds]
gyrous has quit [Read error: Connection reset by peer]
liferoot has joined #ipfs
M-3676 has joined #ipfs
M-Guest2152 has joined #ipfs
M-yannick has joined #ipfs
M-ngu has joined #ipfs
M-3798 has joined #ipfs
M-1976 has joined #ipfs
M-alien has joined #ipfs
M-osener has joined #ipfs
M-3725 has joined #ipfs
M-neoteo has joined #ipfs
M-wldhx has joined #ipfs
M-mxuribe has joined #ipfs
M-jon has joined #ipfs
M-bastinik has joined #ipfs
M-cryptix has joined #ipfs
M-victorm has joined #ipfs
M-Ingo has joined #ipfs
M- has joined #ipfs
M-rschulman1 has joined #ipfs
M-whyrusleeping has joined #ipfs
cemerick has joined #ipfs
M-Nickfost has joined #ipfs
M-HirmeS has joined #ipfs
M-4447 has joined #ipfs
M-3526 has joined #ipfs
M-4267 has joined #ipfs
M-3974 has joined #ipfs
M-hellomoto1 has joined #ipfs
M-matthew has joined #ipfs
M-2255 has joined #ipfs
M-kode54 has joined #ipfs
M-player33 has joined #ipfs
M-s6 has joined #ipfs
M-Dave has joined #ipfs
M-3714 has joined #ipfs
M-gary123 has joined #ipfs
M-GereG has joined #ipfs
M-3630 has joined #ipfs
M-erikj1 has joined #ipfs
M-3045 has joined #ipfs
M-epsilon has joined #ipfs
ylp has quit [Ping timeout: 250 seconds]
elasticdog has joined #ipfs
Akaibu has quit [Quit: Connection closed for inactivity]
Encrypt_ has joined #ipfs
<Qwertie> Is dist.ipfs.io going to get https?
M-39741 has joined #ipfs
nunofmn1 has joined #ipfs
M-36301 has joined #ipfs
M-44471 has joined #ipfs
M-3630 has quit [*.net *.split]
M-2255 has quit [*.net *.split]
M-3974 has quit [*.net *.split]
M-4447 has quit [*.net *.split]
M-alien has quit [*.net *.split]
oleavr has quit [*.net *.split]
M-2255 has joined #ipfs
M-alien has joined #ipfs
cryptix has quit [Quit: leaving]
cristian_ has joined #ipfs
nunofmn1 has quit [Ping timeout: 252 seconds]
cristian_ has quit [Ping timeout: 244 seconds]
sahib has joined #ipfs
zorglub27 has quit [Quit: zorglub27]
zz_r04r is now known as r04r
Boomerang has joined #ipfs
M- has quit [Ping timeout: 244 seconds]
M-cryptix has quit [Ping timeout: 244 seconds]
M-3526 has quit [Ping timeout: 264 seconds]
M-hellomoto1 has quit [Ping timeout: 260 seconds]
M-44471 has quit [Ping timeout: 244 seconds]
M-4267 has quit [Ping timeout: 244 seconds]
M-jon has quit [Ping timeout: 276 seconds]
M-1982 has quit [Ping timeout: 276 seconds]
M-gary123 has quit [Ping timeout: 264 seconds]
M-Dave has quit [Ping timeout: 260 seconds]
M-matthew has quit [Ping timeout: 264 seconds]
oleavr has joined #ipfs
dvn has joined #ipfs
M-3526 has joined #ipfs
M-jon has joined #ipfs
M-1982 has joined #ipfs
M-hellomoto has joined #ipfs
M- has joined #ipfs
M-cryptix has joined #ipfs
M-gary123 has joined #ipfs
M-4447 has joined #ipfs
M-4267 has joined #ipfs
M-Dave has joined #ipfs
M-matthew has joined #ipfs
corvinux has joined #ipfs
voxelot_ has joined #ipfs
nunofmn1 has joined #ipfs
nunofmn1 has quit [Ping timeout: 252 seconds]
<ipfsbot> [js-ipfs-api] dignifiedquire pushed 1 new commit to dignified: https://git.io/vwTAS
<ipfsbot> js-ipfs-api/dignified 6f95f38 dignifiedquire: chore: Add coverage support
<tmg> Qwertie: yes
cristian_ has joined #ipfs
ylp has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
JZA has left #ipfs ["Konversation terminated!"]
Boomerang has quit [Quit: Leaving]
Encrypt_ has quit [Quit: Quitte]
<voxelot> dignifiedquire: ping
<dignifiedquire> voxelot: pong
Guanin_ has joined #ipfs
<voxelot> hey! whats the link to your aegir again
<dignifiedquire> voxelot: npmjs.org/aegir github.com/dignifiedquire/aegir also take a look at github.com/dignifiedquire/aegir-format
<voxelot> thanks, going to update the only two remaining PRs I have on dignified.js
<voxelot> any other repos I can help out with or things looking all good?
corvinux has quit [Ping timeout: 276 seconds]
<daviddias> ahah voxelot not even close https://github.com/dignifiedquire/aegir/issues/1
<daviddias> :D
<dignifiedquire> lots of stuff to do
<dignifiedquire> I'm in the middle going through them with aegir-format top to bottom
<dignifiedquire> so please all the help I can get
<voxelot> 0.o
<dignifiedquire> daviddias: can you give me access to all those repos listed there, so I can setup coverage things please?
<daviddias> dignifiedquire: why would the .log calls hand in PhantomJS/ES5 mode at all?
<dignifiedquire> (the ones on your account)
<daviddias> ok
<dignifiedquire> daviddias: I don't understand the question
akkad has quit [Ping timeout: 260 seconds]
ylp has quit [Ping timeout: 264 seconds]
<daviddias> dignifiedquire: done
ylp has joined #ipfs
nunofmn1 has joined #ipfs
chungy has quit [Quit: ZNC - http://znc.in]
<dignifiedquire> daviddias: thanks :) making all the PRs and adding all the coverage :D
<daviddias> re: "dignifiedquire: why would the .log calls hand in PhantomJS/ES5 mode at all?" -> I mean on the js-ipfs-api
<daviddias> thank you dignifiedquire :)
<dignifiedquire> why not?
<dignifiedquire> are thy disabled for the browser?
<daviddias> dignifiedquire: not that I know, but I was checking why the tests fail on https://github.com/ipfs/js-ipfs-api/pull/249#issuecomment-210393510
akkad has joined #ipfs
<daviddias> and if I .skip on the log tests, all of the remaining pass with flying colors
<dignifiedquire> interesting
<dignifiedquire> the tail.log call is a weird one, with it's streaming http maybe phantom doesn't like it?
ylp has quit [Ping timeout: 264 seconds]
_rht has joined #ipfs
chungy has joined #ipfs
cristian_ has joined #ipfs
cemerick has quit [Ping timeout: 276 seconds]
chungy has quit [Ping timeout: 264 seconds]
<onlnr> i'm trying to see the repo size in human readable format, but ipfs repo stat --human shows it in bytes
<onlnr> the --help says that --human should so it in MiB
<daviddias> any trick to detect if the test is being run in PhantomJS? The window obj doesn't give us a clue
chungy has joined #ipfs
Boomerang has joined #ipfs
ylp has joined #ipfs
TheNain38 has joined #ipfs
Akaibu has joined #ipfs
M-yannick has quit [Ping timeout: 244 seconds]
M-ngu has quit [Ping timeout: 244 seconds]
M-1982 has quit [Ping timeout: 244 seconds]
M-3526 has quit [Ping timeout: 260 seconds]
M-3045 has quit [Ping timeout: 260 seconds]
M-3725 has quit [Ping timeout: 260 seconds]
M-neoteo has quit [Ping timeout: 260 seconds]
M-3798 has quit [Ping timeout: 264 seconds]
M-1976 has quit [Ping timeout: 264 seconds]
M-cryptix has quit [Ping timeout: 260 seconds]
M-hellomoto has quit [Ping timeout: 260 seconds]
M-rschulman1 has quit [Ping timeout: 260 seconds]
M-greymr1 has quit [Ping timeout: 260 seconds]
M-epsilon has quit [Ping timeout: 276 seconds]
M-erikj1 has quit [Ping timeout: 276 seconds]
M-osener has quit [Ping timeout: 276 seconds]
M-gary123 has quit [Ping timeout: 264 seconds]
M-bastinik has quit [Ping timeout: 264 seconds]
M-whyrusleeping has quit [Ping timeout: 264 seconds]
M-4447 has quit [Ping timeout: 244 seconds]
M-3714 has quit [Ping timeout: 244 seconds]
bedeho has joined #ipfs
M-4267 has quit [Ping timeout: 260 seconds]
ylp has quit [Ping timeout: 264 seconds]
<dignifiedquire> daviddias: only thing I know is that might work is the uagent
M-Dave has quit [Ping timeout: 276 seconds]
M-Dave has joined #ipfs
M-ngu has joined #ipfs
M-yannick has joined #ipfs
M-3045 has joined #ipfs
M-neoteo has joined #ipfs
M-3526 has joined #ipfs
M-3725 has joined #ipfs
M-3798 has joined #ipfs
M-1982 has joined #ipfs
M-1976 has joined #ipfs
M-rschulman1 has joined #ipfs
M-cryptix has joined #ipfs
M-greymr has joined #ipfs
M-epsilon has joined #ipfs
M-erikj1 has joined #ipfs
M-gary123 has joined #ipfs
M-hellomoto has joined #ipfs
M-bastinik has joined #ipfs
M-whyrusleeping has joined #ipfs
M-4267 has joined #ipfs
M-osener has joined #ipfs
M-3714 has joined #ipfs
M-4447 has joined #ipfs
<dignifiedquire> daviddias: need some help here please: https://github.com/diasdavid/js-libp2p-ping/pull/5
nunofmn1 has quit [Ping timeout: 244 seconds]
cristian_ has quit [Ping timeout: 244 seconds]
ylp has joined #ipfs
reit has quit [Ping timeout: 276 seconds]
liferoot has quit [Remote host closed the connection]
cristian_ has joined #ipfs
arpu has quit [Remote host closed the connection]
* zignig trips over a small rock and faceplants.
cristian_ has quit [Ping timeout: 244 seconds]
undergrounder has joined #ipfs
cristian_ has joined #ipfs
nunofmn1 has joined #ipfs
M-gary123 has quit [Ping timeout: 244 seconds]
M-bastinik has quit [Ping timeout: 264 seconds]
M-whyrusleeping has quit [Ping timeout: 244 seconds]
M-ngu has quit [Ping timeout: 260 seconds]
M-3725 has quit [Ping timeout: 244 seconds]
M-Dave has quit [Ping timeout: 244 seconds]
M-neoteo has quit [Ping timeout: 276 seconds]
M-3526 has quit [Ping timeout: 276 seconds]
M-yannick has quit [Ping timeout: 264 seconds]
M-3714 has quit [Ping timeout: 260 seconds]
M-4447 has quit [Ping timeout: 260 seconds]
M-cryptix has quit [Ping timeout: 276 seconds]
M-greymr has quit [Ping timeout: 264 seconds]
M-1982 has quit [Ping timeout: 264 seconds]
_Vi has quit [Ping timeout: 276 seconds]
M-bastinik has joined #ipfs
M-gary123 has joined #ipfs
M-ngu has joined #ipfs
M-3526 has joined #ipfs
M-neoteo has joined #ipfs
M-whyrusleeping has joined #ipfs
akkad has quit [Ping timeout: 264 seconds]
M-yannick has joined #ipfs
M-3725 has joined #ipfs
M-cryptix has joined #ipfs
ylp has quit [Ping timeout: 264 seconds]
M-4447 has joined #ipfs
M-3714 has joined #ipfs
M-greymr has joined #ipfs
M-Dave has joined #ipfs
sahib has quit [Ping timeout: 264 seconds]
M-1982 has joined #ipfs
sahib has joined #ipfs
<daviddias> dignifiedquire: learned that I might it to work with the navigator to get the user agent
<daviddias> dignifiedquire: will check the PR in a bit
<dignifiedquire> daviddias: ta
undergrounder has quit [Remote host closed the connection]
Trieste has quit [Ping timeout: 264 seconds]
Trieste has joined #ipfs
M-3526 has quit [Ping timeout: 260 seconds]
jokoon has joined #ipfs
computerfreak has joined #ipfs
tmg has quit [Remote host closed the connection]
zorglub27 has joined #ipfs
tmg has joined #ipfs
akkad has joined #ipfs
M-3526 has joined #ipfs
ylp has joined #ipfs
cemerick has joined #ipfs
ylp has quit [Ping timeout: 264 seconds]
ylp has joined #ipfs
tmg has quit [Quit: leaving]
<dignifiedquire> daviddias: alright getting some food, and other real world activities you should have some work to do for now ;)
<daviddias> ahah I do, I do, a lot :)
<dignifiedquire> daviddias: voxelot I've added links to prs and status here: https://github.com/dignifiedquire/aegir/issues/1#issue-142607249
zorglub27 has quit [Quit: zorglub27]
ylp has quit [Ping timeout: 264 seconds]
Guest95419 has joined #ipfs
ylp has joined #ipfs
edubai__ has joined #ipfs
ylp has quit [Ping timeout: 264 seconds]
computerfreak has quit [Read error: Connection timed out]
computerfreak has joined #ipfs
Akaibu has quit [Read error: Connection reset by peer]
karissa has quit [Read error: Connection reset by peer]
corvinux has joined #ipfs
corvinux has joined #ipfs
karissa has joined #ipfs
Akaibu has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
ylp has joined #ipfs
scarcegreengrass has joined #ipfs
Guest95419 has quit [Ping timeout: 276 seconds]
scarcegreengrass has quit [Client Quit]
reit has joined #ipfs
TheWhisper_ is now known as TheWhisper
scarcegreengrass has joined #ipfs
ylp has quit [Ping timeout: 264 seconds]
<ipfsbot> [webui] greenkeeperio-bot opened pull request #328: webpack@1.13.0 breaks build
voxelot_ has quit [Ping timeout: 260 seconds]
matoro has quit [Ping timeout: 276 seconds]
dvn has quit [Ping timeout: 250 seconds]
ylp has joined #ipfs
cemerick has quit [Ping timeout: 250 seconds]
corvinux has quit [Ping timeout: 276 seconds]
<ipfsbot> [go-ipfs] EliasGabrielsson opened pull request #2568: Updated bash auto complete (master...master) https://git.io/vwkEo
_Vi has joined #ipfs
jaboja has joined #ipfs
cemerick has joined #ipfs
cristian4 has joined #ipfs
ashark has joined #ipfs
ylp has quit [Ping timeout: 264 seconds]
ylp has joined #ipfs
cristian4 has quit [Ping timeout: 244 seconds]
Encrypt_ has joined #ipfs
apiarian has quit [Ping timeout: 276 seconds]
apiarian has joined #ipfs
oleavr has quit [Ping timeout: 268 seconds]
ashark has quit [Ping timeout: 250 seconds]
oleavr has joined #ipfs
ylp has quit [Ping timeout: 264 seconds]
<haad> orbit-db is now working in the browser \o/
Tv` has joined #ipfs
Guanin_ has left #ipfs [#ipfs]
ylp has joined #ipfs
<voxelot> haad: that's awesome!
ashark has joined #ipfs
Looking has joined #ipfs
reelable has joined #ipfs
Akaibu has quit [Quit: Connection closed for inactivity]
<dignifiedquire> voxelot: which modules are you working on for aegir?
<damongant> I'm writing a little tool to add ipfs-hashes to npm shrinkwrap, can someone tell me what base the hashes are converted to?
<Boomerang> base58 with the bitcoin alphabet
<damongant> Thanks!
pfraze has joined #ipfs
<Boomerang> damongant: the ipfs hashes are multihashes by the way https://github.com/jbenet/multihash
<damongant> Boomerang, found this, seems easy enough https://www.npmjs.com/package/ipfs-data-importing
<Boomerang> I'm not a javascript programmer but it looks good :)
cristian_ has joined #ipfs
<voxelot> dignifiedquire: right now just js-multihash after this comment https://github.com/diasdavid/js-libp2p-distributed-record-store/pull/3#issuecomment-210460061
<dignifiedquire> okay thx
<voxelot> will go through the list though after and see what else is needed
ylp1 has quit [Quit: Leaving.]
jaboja has quit [Ping timeout: 276 seconds]
matoro has joined #ipfs
_whitelogger has joined #ipfs
manveru has joined #ipfs
Myagui-afk has joined #ipfs
pfraze has quit [*.net *.split]
M-greymr has quit [*.net *.split]
M-4267 has quit [*.net *.split]
M-3045 has quit [*.net *.split]
bedeho has quit [*.net *.split]
_rht has quit [*.net *.split]
M- has quit [*.net *.split]
M-jon has quit [*.net *.split]
M-39741 has quit [*.net *.split]
M-GereG has quit [*.net *.split]
M-Nickfost has quit [*.net *.split]
M-victorm has quit [*.net *.split]
M-mxuribe has quit [*.net *.split]
M-3676 has quit [*.net *.split]
M-Guest2152 has quit [*.net *.split]
Dhole_ has quit [*.net *.split]
M-staplemac1 has quit [*.net *.split]
mildred has quit [*.net *.split]
M-hash has quit [*.net *.split]
__uguu__ has quit [*.net *.split]
M-toor has quit [*.net *.split]
Myagui has quit [*.net *.split]
wunki has quit [*.net *.split]
warner has quit [*.net *.split]
M-volobuev has quit [*.net *.split]
M-pieohpah has quit [*.net *.split]
M-edrex has quit [*.net *.split]
M-cyan has quit [*.net *.split]
M-Peer2Peer has quit [*.net *.split]
M-rjan has quit [*.net *.split]
bjp3 has quit [*.net *.split]
Ragnis has quit [*.net *.split]
wking has quit [*.net *.split]
Sargun has quit [*.net *.split]
uhhyeahbret has quit [*.net *.split]
alu has quit [*.net *.split]
mburns_ has quit [*.net *.split]
nothingmuch has quit [*.net *.split]
zoobab has quit [*.net *.split]
rabbitface3 has quit [*.net *.split]
stick` has quit [*.net *.split]
ghtdak has joined #ipfs
Myagui-afk is now known as Myagui
wunki_ is now known as wunki
r04r is now known as zz_r04r
M-jon has joined #ipfs
M-4267 has joined #ipfs
M-pieohpah has joined #ipfs
M-volobuev has joined #ipfs
M-GereG has joined #ipfs
M-greymr has joined #ipfs
M-staplemac has joined #ipfs
M-3676 has joined #ipfs
M-cyan has joined #ipfs
M-Nickfost has joined #ipfs
M-rjan has joined #ipfs
zz_r04r is now known as r04r
M-edrex has joined #ipfs
M-Guest2152 has joined #ipfs
jaboja has joined #ipfs
MadcapJake has quit [Ping timeout: 269 seconds]
risk has quit [Ping timeout: 269 seconds]
bcavileer has quit [Ping timeout: 269 seconds]
M-toor has joined #ipfs
rabbitface3 has joined #ipfs
bjp3 has joined #ipfs
ekroon has quit [Ping timeout: 276 seconds]
__uguu__ has joined #ipfs
Trieste has joined #ipfs
uhhyeahbret has joined #ipfs
mburns has joined #ipfs
screensaver has joined #ipfs
richardlitt has joined #ipfs
alu1 has joined #ipfs
zielmicha has quit [Read error: Connection reset by peer]
voxelot has quit [Read error: Connection reset by peer]
pinbot-v03x has quit [Ping timeout: 264 seconds]
grncdr has joined #ipfs
bedeho has joined #ipfs
pinbot has quit [Ping timeout: 264 seconds]
bergie has joined #ipfs
stick` has joined #ipfs
omnigoat has joined #ipfs
Ragnis has joined #ipfs
voxelot has joined #ipfs
anderspree_ has joined #ipfs
erikj has joined #ipfs
MadcapJake has joined #ipfs
matoro has joined #ipfs
_rht has joined #ipfs
disgusting_wall has joined #ipfs
kumavis has joined #ipfs
kyledrake has joined #ipfs
sickill has joined #ipfs
henriquev has joined #ipfs
zrl has joined #ipfs
risk has joined #ipfs
ekroon has joined #ipfs
pinbot-v03x has joined #ipfs
pinbot has joined #ipfs
xicombd has joined #ipfs
bcavileer has joined #ipfs
zielmicha has joined #ipfs
cdata has joined #ipfs
bauruine has joined #ipfs
codehero has joined #ipfs
micxjo has joined #ipfs
kitcambridge has joined #ipfs
Blame has joined #ipfs
erikj has quit [Ping timeout: 264 seconds]
cristian_ has joined #ipfs
achin has joined #ipfs
null_radix has joined #ipfs
sea-gull has joined #ipfs
erikj has joined #ipfs
scarcegreengrass has quit [Quit: scarcegreengrass]
ylp has joined #ipfs
scarcegreengrass has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
pfraze_ is now known as pfraze
Sargun_ has quit [Changing host]
Sargun_ has joined #ipfs
Sargun_ is now known as Sargun
yangwao has joined #ipfs
rhalff has quit [Ping timeout: 260 seconds]
gmcquillan has joined #ipfs
jokoon has quit [Read error: Connection reset by peer]
cemerick has quit [Ping timeout: 252 seconds]
r04r is now known as zz_r04r
warner` is now known as warner
zz_r04r is now known as r04r
yangwao has quit [*.net *.split]
kitcambridge has quit [*.net *.split]
yangwao has joined #ipfs
kitcambridge has joined #ipfs
kyledrake has quit [Ping timeout: 260 seconds]
kyledrake has joined #ipfs
herzmeister has quit [Read error: Connection reset by peer]
kumavis has quit [Ping timeout: 260 seconds]
richardlitt has quit [Ping timeout: 276 seconds]
herzmeister has joined #ipfs
nicolagreco has quit [Ping timeout: 260 seconds]
rhalff has joined #ipfs
xicombd has quit [Ping timeout: 276 seconds]
henriquev has quit [Ping timeout: 276 seconds]
<noffle> heya ipfsians
M-ptman has joined #ipfs
henriquev has joined #ipfs
richardlitt has joined #ipfs
nicolagreco has joined #ipfs
kumavis has joined #ipfs
bergie has quit [Ping timeout: 276 seconds]
sahib has quit [Ping timeout: 276 seconds]
xicombd has joined #ipfs
bergie has joined #ipfs
frabrunelle has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
grncdr has quit [Ping timeout: 276 seconds]
afisk has joined #ipfs
matoro has quit [Ping timeout: 252 seconds]
Akaibu has joined #ipfs
Encrypt_ has quit [Quit: Quitte]
grncdr has joined #ipfs
nunofmn1 has quit [Ping timeout: 244 seconds]
<whyrusleeping> noffle: prefer the term 'ipfstronauts' :P
afisk has quit [Ping timeout: 268 seconds]
rhalff has quit [Ping timeout: 252 seconds]
s_kunk has quit [Ping timeout: 244 seconds]
<voxelot_> whyrusleeping is going to have set up routers on mars soon, considering you're the youngest
matoro has joined #ipfs
wking_ is now known as wking
nunofmn1 has joined #ipfs
<whyrusleeping> voxelot_: lol, that might be fun
<whyrusleeping> can i grow potatoes too?
<voxelot_> ^ the real matt damon
<noffle> whyrumattdamon
alu1 is now known as alu
alu has quit [Changing host]
alu has joined #ipfs
<voxelot_> alu: want to meet up tonight?
afisk has joined #ipfs
<alu> Ya
<alu> hows hollywood?
<voxelot_> crap, are you stuck in hollyweird? i'd prefer somewhere i can walk downtown
<voxelot_> but i can make it there after traffic settles a bit
dvn has quit [Ping timeout: 250 seconds]
<demize> How young /is/ he?
sickill has quit [Ping timeout: 250 seconds]
cristian_ has joined #ipfs
lohkey has quit [Ping timeout: 250 seconds]
gozala has quit [Ping timeout: 250 seconds]
sevcsik has quit [Ping timeout: 276 seconds]
bengl has quit [Ping timeout: 250 seconds]
Myagui has quit [Ping timeout: 250 seconds]
M-hellomoto has quit [Ping timeout: 250 seconds]
OutBackDingo_ has joined #ipfs
M-hellomoto has joined #ipfs
zielmicha_ has joined #ipfs
alu1 has joined #ipfs
deltab_ has joined #ipfs
afdudley0 has joined #ipfs
_rht has quit [Ping timeout: 250 seconds]
M-GereG has quit [Ping timeout: 250 seconds]
<alu1> fhdosig
<alu1> Freenode fuckin up
<alu1> voxelot_ ill go downtown
<whyrusleeping> i mean, at least one young
Blame_ has joined #ipfs
Akaibu_ has joined #ipfs
M-GereG has joined #ipfs
<alu1> voxelot_: dont ya wanna check out the office tho :3?
<voxelot_> alu1: how late can you be in the office?
<alu1> 24 / 7
<alu1> i have key
cristian_ has quit [Ping timeout: 244 seconds]
<voxelot_> hmm, yeah let me hit you up when i get home and have dinner, would like to check it out
cblgh_ has joined #ipfs
cblgh has quit [Disconnected by services]
<alu1> damn then youll be downtown
kumavis_ has joined #ipfs
<alu1> k fine maybe weekend trip or something then
_rht has joined #ipfs
M-3630 has joined #ipfs
bengl has joined #ipfs
warner` has joined #ipfs
henriquev_ has joined #ipfs
sickill has joined #ipfs
<voxelot_> yeah driving in that area is a nightmare when i get off
jaboja has quit [Ping timeout: 250 seconds]
dignifiedquire has quit [Ping timeout: 250 seconds]
M-CCLXI1 has joined #ipfs
M-osener1 has joined #ipfs
<alu1> lol
xicombd_ has joined #ipfs
M-liathit has joined #ipfs
M-trashrabbit1 has joined #ipfs
ebarch_ has joined #ipfs
nicolagreco_ has joined #ipfs
zielmicha_ has quit [Ping timeout: 276 seconds]
jhiesey_ has joined #ipfs
afisk has quit [*.net *.split]
grncdr has quit [*.net *.split]
Akaibu has quit [*.net *.split]
bergie has quit [*.net *.split]
xicombd has quit [*.net *.split]
nicolagreco has quit [*.net *.split]
kumavis has quit [*.net *.split]
richardlitt has quit [*.net *.split]
henriquev has quit [*.net *.split]
M-ptman has quit [*.net *.split]
herzmeister has quit [*.net *.split]
kyledrake has quit [*.net *.split]
kitcambridge has quit [*.net *.split]
yangwao has quit [*.net *.split]
achin has quit [*.net *.split]
null_radix has quit [*.net *.split]
Blame has quit [*.net *.split]
oleavr has quit [*.net *.split]
xicombd_ is now known as xicombd
warner has quit [Disconnected by services]
warner` is now known as warner
nicolagreco_ is now known as nicolagreco
Akaibu_ is now known as Akaibu
kyledrake has joined #ipfs
akkad_ has joined #ipfs
nunofmn1 has quit [*.net *.split]
gmcquillan has quit [*.net *.split]
scarcegreengrass has quit [*.net *.split]
zielmicha has quit [*.net *.split]
pinbot-v03x has quit [*.net *.split]
zrl has quit [*.net *.split]
disgusting_wall has quit [*.net *.split]
MadcapJake has quit [*.net *.split]
voxelot has quit [*.net *.split]
bedeho has quit [*.net *.split]
alu has quit [*.net *.split]
bjp3 has quit [*.net *.split]
rabbitface3 has quit [*.net *.split]
M-Nickfost has quit [*.net *.split]
manveru has quit [*.net *.split]
ebarch has quit [*.net *.split]
jhiesey has quit [*.net *.split]
ffmad_ has quit [*.net *.split]
Xe has quit [*.net *.split]
jbenet has quit [*.net *.split]
M-victorm1 has quit [*.net *.split]
reelable has quit [*.net *.split]
Looking has quit [*.net *.split]
akkad has quit [*.net *.split]
M-4447 has quit [*.net *.split]
M-ngu has quit [*.net *.split]
M-osener has quit [*.net *.split]
M-epsilon has quit [*.net *.split]
M-3798 has quit [*.net *.split]
M-matthew has quit [*.net *.split]
M-alien has quit [*.net *.split]
M-2255 has quit [*.net *.split]
M-36301 has quit [*.net *.split]
elasticdog has quit [*.net *.split]
M-player33 has quit [*.net *.split]
M-s6 has quit [*.net *.split]
M-kode54 has quit [*.net *.split]
M-HirmeS has quit [*.net *.split]
M-Ingo has quit [*.net *.split]
M-wldhx has quit [*.net *.split]
ggoZ has quit [*.net *.split]
rendar has quit [*.net *.split]
deltab has quit [*.net *.split]
OutBackDingo has quit [*.net *.split]
M-CCLXI has quit [*.net *.split]
silotis has quit [*.net *.split]
M-amstocker has quit [*.net *.split]
M-2234 has quit [*.net *.split]
afdudley has quit [*.net *.split]
M-liathit1 has quit [*.net *.split]
M-trashrabbit has quit [*.net *.split]
TheWhisper has quit [*.net *.split]
M-Ingo1 has joined #ipfs
jhiesey_ is now known as jhiesey
M-Nickfost has joined #ipfs
M-Ingo1 has quit [Changing host]
M-Ingo1 has joined #ipfs
M-Nickfost has joined #ipfs
M-Nickfost has quit [Changing host]
akkad_ is now known as akkad
M-wldhx has joined #ipfs
zrl_ has joined #ipfs
M-epsilon has joined #ipfs
ebarch_ is now known as ebarch
pfraze_ has joined #ipfs
Myagui has joined #ipfs
pfraze has quit [Ping timeout: 250 seconds]
dignifiedquire has joined #ipfs
M-ptman has joined #ipfs
M-matthew has joined #ipfs
ggp0647 has quit [Ping timeout: 264 seconds]
M-liathit has quit [Ping timeout: 252 seconds]
M-CCLXI1 has quit [Ping timeout: 252 seconds]
M-GereG has quit [Ping timeout: 252 seconds]
Blame_ has quit [Ping timeout: 252 seconds]
M-edrex has quit [Ping timeout: 252 seconds]
M-whyrusleeping has quit [Ping timeout: 252 seconds]
M-3526 has quit [Ping timeout: 252 seconds]
M-bastinik has quit [Ping timeout: 252 seconds]
M-erikj1 has quit [Ping timeout: 252 seconds]
M-rschulman1 has quit [Ping timeout: 252 seconds]
M-osener1 has quit [Ping timeout: 258 seconds]
henriquev_ has quit [Ping timeout: 258 seconds]
M-toor has quit [Ping timeout: 258 seconds]
M-cryptix has quit [Ping timeout: 258 seconds]
M-yannick has quit [Ping timeout: 258 seconds]
M-kode54 has joined #ipfs
ygrek has joined #ipfs
s_kunk has joined #ipfs
s_kunk has joined #ipfs
kumavis_ is now known as kumavis
M-3676 has quit [Ping timeout: 260 seconds]
M-Peer2Peer1 has quit [Ping timeout: 260 seconds]
M-hash1 has quit [Ping timeout: 260 seconds]
M-3974 has quit [Ping timeout: 260 seconds]
M-4267 has quit [Ping timeout: 276 seconds]
M-jon has quit [Ping timeout: 276 seconds]
pinbot-v03x has joined #ipfs
M-Guest2152 has quit [Ping timeout: 260 seconds]
M-rjan has quit [Ping timeout: 260 seconds]
jaboja has joined #ipfs
M-greymr has quit [Ping timeout: 250 seconds]
kyledrake has quit [Ping timeout: 276 seconds]
M-staplemac has quit [Ping timeout: 276 seconds]
ashark has quit [Read error: Connection reset by peer]
zrl_ has quit [Ping timeout: 276 seconds]
jjanzic has quit [Ping timeout: 250 seconds]
grncdr has joined #ipfs
M-victorm has joined #ipfs
pinbot has quit [Ping timeout: 250 seconds]
M-4447 has joined #ipfs
M-3798 has joined #ipfs
ggoZ has joined #ipfs
nycoliver has joined #ipfs
ggp0647 has joined #ipfs
M-2255 has joined #ipfs
M-player33 has joined #ipfs
calavera has joined #ipfs
M-ngu has joined #ipfs
M-edrex has joined #ipfs
pinbot has joined #ipfs
rendar has joined #ipfs
M-3526 has joined #ipfs
herzmeister has joined #ipfs
M-liathit has joined #ipfs
MadcapJake has joined #ipfs
M-GereG has joined #ipfs
sevcsik has joined #ipfs
M-s6 has joined #ipfs
cristian_ has joined #ipfs
M-3974 has joined #ipfs
M-rschulman1 has joined #ipfs
M-Peer2Peer has joined #ipfs
M-hash has joined #ipfs
M-rjan has joined #ipfs
M-amstocker has joined #ipfs
M-greymr has joined #ipfs
M-2234 has joined #ipfs
M-HirmeS has joined #ipfs
Ragnis has quit [Ping timeout: 250 seconds]
M-yannick has joined #ipfs
M-4267 has joined #ipfs
ffmad_ has joined #ipfs
M-osener has joined #ipfs
M-staplemac has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
M-3676 has joined #ipfs
ggoZ has quit [*.net *.split]
M-toor has joined #ipfs
M-cryptix has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire created greenkeeper-eslint-2.8.0 (+1 new commit): https://git.io/vwILW
<ipfsbot> js-ipfs-api/greenkeeper-eslint-2.8.0 a1ea563 greenkeeperio-bot: chore(package): update eslint to version 2.8.0...
M-Guest2152 has joined #ipfs
<ipfsbot> [js-ipfs-api] greenkeeperio-bot opened pull request #251: Update eslint to version 2.8.0
unforgiven512 has quit [Ping timeout: 276 seconds]
M-whyrusleeping has joined #ipfs
disgusting_wall has joined #ipfs
Xe has joined #ipfs
palkeo has joined #ipfs
palkeo has joined #ipfs
bedeho has joined #ipfs
richardlitt has joined #ipfs
unforgiven512 has joined #ipfs
<ipfsbot> [webui] greenkeeperio-bot opened pull request #329: Update eslint to version 2.8.0
M-alien has joined #ipfs
M-CCLXI has joined #ipfs
bergie has joined #ipfs
M-bastinik has joined #ipfs
Ragnis has joined #ipfs
M-jon has joined #ipfs
Guest94527 has joined #ipfs
Looking has joined #ipfs
zrl_ has joined #ipfs
voxelot has joined #ipfs
M-erikj1 has joined #ipfs
yangwao has joined #ipfs
grncdr has quit [Ping timeout: 276 seconds]
henriquev_ has joined #ipfs
kyledrake has joined #ipfs
apiarian has quit [Ping timeout: 244 seconds]
null_radix has joined #ipfs
jaboja has quit [Ping timeout: 276 seconds]
Blame_ has joined #ipfs
nunofmn1 has joined #ipfs
apiarian has joined #ipfs
ashark has joined #ipfs
lohkey has joined #ipfs
jjanzic has joined #ipfs
jaboja has joined #ipfs
ggoZ has joined #ipfs
jbenet has joined #ipfs
zielmicha_ has joined #ipfs
computerfreak has quit [Ping timeout: 260 seconds]
cristian_ has joined #ipfs
elasticdog has joined #ipfs
rabbitface3 has joined #ipfs
achin has joined #ipfs
grncdr has joined #ipfs
Magik6k has quit [Quit: Bye!]
compleatang has joined #ipfs
Magik6k has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
manveru has joined #ipfs
calavera has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
cristian_ has joined #ipfs
oleavr has joined #ipfs
oleavr has quit [Changing host]
oleavr has joined #ipfs
_Vi has quit [Ping timeout: 264 seconds]
ianopolous has quit [Ping timeout: 244 seconds]
ianopolous has joined #ipfs
dansup has quit [Ping timeout: 276 seconds]
dansup has joined #ipfs
calavera has joined #ipfs
nunofmn1 has quit [Ping timeout: 276 seconds]
TheWhisper has joined #ipfs
jaboja has quit [Ping timeout: 276 seconds]
alu1 is now known as alu
alu has quit [Changing host]
alu has joined #ipfs
ashark has quit [Ping timeout: 260 seconds]
cristian2 has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
chriscool1 has joined #ipfs
nycoliver has quit [Ping timeout: 276 seconds]
rhalff has joined #ipfs
cristian2 has quit [Ping timeout: 244 seconds]
nunofmn1 has joined #ipfs
jaboja has joined #ipfs
jaboja has quit [Remote host closed the connection]
jaboja has joined #ipfs
sahib has joined #ipfs
calavera has quit [Quit: Textual IRC Client: www.textualapp.com]
Boomerang has quit [Quit: leaving]
cristian_ has joined #ipfs
afisk has joined #ipfs
pfraze_ has quit [Ping timeout: 276 seconds]
afisk has quit [Ping timeout: 260 seconds]
voxelot_ has quit [Ping timeout: 260 seconds]
vijayee has joined #ipfs
cemerick has joined #ipfs
jaboja has quit [Ping timeout: 264 seconds]
nunofmn1 has quit [Ping timeout: 260 seconds]
Encrypt_ has joined #ipfs
cblgh_ is now known as cblgh
jaboja has joined #ipfs
warner` has joined #ipfs
rendar has quit [Ping timeout: 276 seconds]
warner has quit [Disconnected by services]
warner` is now known as warner
jaboja has quit [Ping timeout: 276 seconds]
screensaver1 has joined #ipfs
M-volobuev has quit [Read error: Connection reset by peer]
M-neoteo has quit [Write error: Connection reset by peer]
M-3725 has quit [Write error: Connection reset by peer]
M-3714 has quit [Write error: Connection reset by peer]
M-1982 has quit [Write error: Connection reset by peer]
M-mxuribe1 has quit [Write error: Connection reset by peer]
M-30451 has quit [Write error: Connection reset by peer]
M-5 has quit [Write error: Connection reset by peer]
M-pieohpah has quit [Write error: Connection reset by peer]
M-cyan has quit [Write error: Connection reset by peer]
M-Dave has quit [Write error: Connection reset by peer]
M-35261 has joined #ipfs
M-Peer2Peer1 has joined #ipfs
M-Guest21521 has joined #ipfs
M-rschulman2 has joined #ipfs
M-bastinik1 has joined #ipfs
M-hellomoto1 has joined #ipfs
voxelot_ has joined #ipfs
Myagui-afk has joined #ipfs
M-ngu1 has joined #ipfs
voxelot has quit [Ping timeout: 276 seconds]
Ragnis has quit [Ping timeout: 276 seconds]
M-bastinik has quit [Ping timeout: 276 seconds]
bergie has quit [Ping timeout: 276 seconds]
M-Guest2152 has quit [Ping timeout: 276 seconds]
M-4267 has quit [Ping timeout: 276 seconds]
M-Peer2Peer has quit [Ping timeout: 276 seconds]
M-rschulman1 has quit [Ping timeout: 276 seconds]
M-3526 has quit [Ping timeout: 276 seconds]
xicombd has quit [Ping timeout: 276 seconds]
M-hellomoto has quit [Ping timeout: 276 seconds]
screensaver has quit [Ping timeout: 276 seconds]
M-osener has quit [Ping timeout: 276 seconds]
M-2234 has quit [Ping timeout: 276 seconds]
M-greymr has quit [Ping timeout: 276 seconds]
M-4267 has joined #ipfs
M-ptman has quit [Ping timeout: 276 seconds]
omnigoat has quit [Ping timeout: 276 seconds]
henriquev_ has quit [Ping timeout: 276 seconds]
disgusting_wall has quit [Ping timeout: 276 seconds]
M-3676 has quit [Ping timeout: 276 seconds]
M-ngu has quit [Ping timeout: 276 seconds]
Myagui has quit [Ping timeout: 276 seconds]
M-3676 has joined #ipfs
cblgh has quit [Ping timeout: 276 seconds]
matoro has quit [Ping timeout: 276 seconds]
voxelot_ is now known as voxelot
rabbitface3 has quit [Ping timeout: 276 seconds]
kyledrake has quit [Ping timeout: 276 seconds]
Myagui-afk is now known as Myagui
M-4267 has quit [Changing host]
M-4267 has joined #ipfs
M-3676 has joined #ipfs
M-3676 has quit [Changing host]
M-2234 has joined #ipfs
rabbitface3 has joined #ipfs
M-gary123 has quit [Ping timeout: 244 seconds]
bergie has joined #ipfs
cblgh has joined #ipfs
jaboja has joined #ipfs
M-osener has joined #ipfs
matoro has joined #ipfs
rendar has joined #ipfs
screensaver1 has quit [Ping timeout: 256 seconds]
kaiza has quit [Ping timeout: 256 seconds]
M-greymr has joined #ipfs
M-matthew has quit [Ping timeout: 276 seconds]
M-Nickfost has quit [Ping timeout: 276 seconds]
chromakode has quit [Ping timeout: 276 seconds]
M-ptman has joined #ipfs
xicombd has joined #ipfs
lgierth has quit [Ping timeout: 264 seconds]
chromakode has joined #ipfs
nunofmn1 has joined #ipfs
Ragnis has joined #ipfs
M-matthew has joined #ipfs
M-volobuev has joined #ipfs
M-3045 has joined #ipfs
M-pieohpah has joined #ipfs
M-1 has joined #ipfs
omnigoat has joined #ipfs
M-Nickfost has joined #ipfs
M-3714 has joined #ipfs
M-neoteo has joined #ipfs
M-1982 has joined #ipfs
M-gary123 has joined #ipfs
disgusting_wall has joined #ipfs
M-Dave has joined #ipfs
M-cyan has joined #ipfs
M-mxuribe has joined #ipfs
M-3725 has joined #ipfs
bjp3 has joined #ipfs
henriquev_ has joined #ipfs
kyledrake has joined #ipfs
M-greymr has quit [Ping timeout: 260 seconds]
M-greymr has joined #ipfs
M-Peer2Peer1 has quit [Ping timeout: 260 seconds]
M-Guest21521 has quit [Ping timeout: 260 seconds]
M-Peer2Peer has joined #ipfs
M-Guest2152 has joined #ipfs
M-2234 has quit [Ping timeout: 276 seconds]
M-rschulman2 has quit [Ping timeout: 276 seconds]
M-bastinik1 has quit [Ping timeout: 276 seconds]
lgierth has joined #ipfs
zielmicha_ is now known as zielmicha
M-2234 has joined #ipfs
M-rschulman1 has joined #ipfs
zielmicha is now known as Guest89517
M-bastinik has joined #ipfs
Guest89517 has quit []
zielmicha_ has joined #ipfs
<ipfsbot> [js-ipfs-api] dignifiedquire deleted greenkeeper-wreck-7.2.0 at c706c1e: https://git.io/vwIzx
kaiza has joined #ipfs
Encrypt_ is now known as Encrypt
voxelot_ has joined #ipfs
afisk has joined #ipfs
nomoremoney has quit [Ping timeout: 260 seconds]
pfista has joined #ipfs
nomoremoney has joined #ipfs
afisk has quit [Ping timeout: 264 seconds]
HastaJun has quit [Ping timeout: 276 seconds]
pfista has quit [Client Quit]
damongant has quit [Ping timeout: 276 seconds]
flyingkiwi has quit [Ping timeout: 276 seconds]
flyingkiwi has joined #ipfs
Boomerang has joined #ipfs
damongant has joined #ipfs
pfraze has joined #ipfs
TheWhisper_ has joined #ipfs
M-Guest2152 has quit [Ping timeout: 264 seconds]
M-3725 has quit [Ping timeout: 264 seconds]
apiarian has quit [Ping timeout: 264 seconds]
Boomerang has quit [Read error: Connection reset by peer]
M-3725 has joined #ipfs
M-rschulman1 has quit [Ping timeout: 264 seconds]
M-3045 has quit [Ping timeout: 264 seconds]
M-pieohpah has quit [Ping timeout: 264 seconds]
vijayee has quit [Ping timeout: 264 seconds]
M-3045 has joined #ipfs
damongant has quit [Ping timeout: 264 seconds]
M-gary123 has quit [Ping timeout: 264 seconds]
rabbitface3 has quit [Ping timeout: 264 seconds]
M-ngu1 has quit [Ping timeout: 264 seconds]
sahib has quit [Ping timeout: 264 seconds]
M-pieohpah has joined #ipfs
M-Guest2152 has joined #ipfs
M-gary123 has joined #ipfs
M-ngu has joined #ipfs
voxelot_ has quit [Ping timeout: 264 seconds]
chromakode has quit [Ping timeout: 264 seconds]
Myagui has quit [Ping timeout: 264 seconds]
TheWhisper has quit [Ping timeout: 264 seconds]
Senji has quit [Ping timeout: 276 seconds]
M-rschulman1 has joined #ipfs
apiarian has joined #ipfs
pinbot-v03x has quit [Ping timeout: 260 seconds]
pinbot-v03x has joined #ipfs
cristian_ has quit [Ping timeout: 244 seconds]
damongant has joined #ipfs
Boomerang has joined #ipfs
chromakode has joined #ipfs
Myagui has joined #ipfs
nunofmn1 has quit [Ping timeout: 260 seconds]
voxelot_ has joined #ipfs
sahib has joined #ipfs
rabbitface3 has joined #ipfs
deltab_ is now known as deltab
montagsoup has joined #ipfs
lothar_m has joined #ipfs
<nicolagreco> jbenet: I will be on a plane till the evening
<nicolagreco> jbenet: .. we can plan either tonight or tomorrow morning a sort of get-together for this tuesday
<ipfsbot> [go-ipfs] lgierth created init-without-logs (+1 new commit): https://git.io/vwIi1
<ipfsbot> go-ipfs/init-without-logs f7230b0 Lars Gierth: repo: don't create logs directory, not used any longer...
zorglub27 has joined #ipfs
Looking has quit [Quit: Leaving]
<ipfsbot> [go-ipfs] lgierth opened pull request #2569: repo: don't create logs directory, not used any longer (master...init-without-logs) https://git.io/vwIiA
cemerick has quit [Ping timeout: 276 seconds]
Looking has joined #ipfs
Looking has quit [Client Quit]
Looking has joined #ipfs
nunofmn1 has joined #ipfs
_rht has quit [Quit: Connection closed for inactivity]
<NeoTeo> Is "ipfs ls" broken? Works fine listing a dir from a hash (eg. Qme7NSB1smSVtUSW8cAYef5me7HSEVipzYwJGK1Wq2M8Rt) in the browser but "ipfs ls Qme7NSB1smSVtUSW8cAYef5me7HSEVipzYwJGK1Wq2M8Rt" just hangs until ^C
nunofmn1 has quit [Ping timeout: 276 seconds]
pfista has joined #ipfs
<nicolagreco> whyrusleeping: I got some more questions about the dht
<nicolagreco> whyrusleeping: .. when I PUT something on the DHT, who stores that I have a copy of what I am putting? is anyone copying what I am putting?
Looking has quit [Ping timeout: 260 seconds]
pfraze has quit [Remote host closed the connection]
_Vi has joined #ipfs
<ipfsbot> [webui] greenkeeperio-bot opened pull request #331: react-router@2.2.4 breaks build
<whyrusleeping> nicolagreco: the dht is an implementation of kademlia
<whyrusleeping> so you store the values that you've 'Put' in the K peers closest to the key
<nicolagreco> whyrusleeping oh I see, I thought we were no coral from the paper
<nicolagreco> s/no/on
<whyrusleeping> nicolagreco: we're going to implement the coral clustering stuff on top of our current DHT
<whyrusleeping> at some point
<whyrusleeping> havent done it yet
<nicolagreco> perfect! makes sense now, thanks
dignifiedquire has quit [Quit: Connection closed for inactivity]
jaboja has quit [Ping timeout: 244 seconds]
<voxelot_> daviddias: ping
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]
afisk has joined #ipfs
afisk has quit [Ping timeout: 264 seconds]
montagsoup has quit [Quit: Leaving]
nunofmn1 has joined #ipfs
<ipfsbot> [go-ipfs] whyrusleeping closed pull request #2569: repo: don't create logs directory, not used any longer (master...init-without-logs) https://git.io/vwIiA
zorglub27 has quit [Quit: zorglub27]
afisk has joined #ipfs
nunofmn1 has quit [Ping timeout: 276 seconds]
<daviddias> voxelot_: pong
Encrypt has quit [Quit: Sleeping time!]
Akaibu has quit [Quit: Connection closed for inactivity]
afisk has quit [Remote host closed the connection]
voxelot_ has quit [Remote host closed the connection]
voxelot_ has joined #ipfs
dignifiedquire has joined #ipfs
<dignifiedquire> voxelot: daviddias I will ping you as soon as I'm ready
diffalot has quit [Remote host closed the connection]
TheNain38_ has joined #ipfs
eater has quit [Ping timeout: 244 seconds]
Dhole has quit [Ping timeout: 244 seconds]
TheNain38 has quit [Ping timeout: 244 seconds]
TheNain38_ is now known as TheNain38
nomoremoney has quit [Ping timeout: 244 seconds]
zoobab_ has quit [Ping timeout: 244 seconds]
r04r has quit [Excess Flood]
eater has joined #ipfs
nomoremoney has joined #ipfs
zoobab has joined #ipfs
<dignifiedquire> voxelot: still there?
Dhole has joined #ipfs
r04r has joined #ipfs
diffalot has joined #ipfs
infinity0 has joined #ipfs
gmcquillan has joined #ipfs
diffalot has quit [Remote host closed the connection]
sahib has quit [Ping timeout: 244 seconds]
pfista_ has joined #ipfs
nunofmn1 has joined #ipfs
<pfista_> whyrusleeping: is the log level help text incorrect or is there a bug in selecting log levels of type fatal and panic?
diffalot has joined #ipfs
<pfista_> #2551 #2563
nunofmn1 has quit [Ping timeout: 260 seconds]
silotis has joined #ipfs
afisk has joined #ipfs
afisk has quit [Remote host closed the connection]
diffalot has quit [Remote host closed the connection]
<whyrusleeping> pfista_: theres a bug there somewhere... I think that the help text *is* correct, there must be a bug in the setting of the log levels
<whyrusleeping> is looks like go-log defers that logic to the older logging library (this has been a struggle), where it says its not a valid level
afisk has joined #ipfs
diffalot has joined #ipfs
diffalot has quit [Changing host]
diffalot has joined #ipfs
<ipfsbot> [go-ipfs] pfista closed pull request #2563: commands: update log command help text (master...2551-outdated-log-text) https://git.io/vwUw2
<pfista_> can you point me in the right direction of what to look into to fix it? still a noob
<whyrusleeping> yeah, its a little messy. hold on
afisk has quit [Remote host closed the connection]
afisk has joined #ipfs
afisk has quit [Remote host closed the connection]
afisk has joined #ipfs
<whyrusleeping> pfista_: oh interesting...
<whyrusleeping> panic and fatal are both log level critical
<pfista_> hah
<pfista_> where is 'critical' defined? meaning where are the two logging libraries
<whyrusleeping> pfista_: this is the 'base' logging lib we use: https://github.com/whyrusleeping/go-logging/blob/master/level.go#L19
<whyrusleeping> then this lib builds on top of it: https://github.com/ipfs/go-log
<whyrusleeping> to provide us some nicer stuff (like events)
<whyrusleeping> the first like goes to the definition of the different logging levels
<daviddias> whyrusleeping: can I get some CR here: https://github.com/ipfs/specs/pull/94 should take you only a few minutes, its about multicodecs for protocols (that we never pushed to the spec)
<pfista_> so should PRs go to go-ipfs or the go-logging?
<whyrusleeping> pfista_: the PR should be in go-ipfs, basically exactly what you had, except also add 'critical' as one of the levels
<whyrusleeping> daviddias: sure thing
<pfista_> so remove fatal and panic, but add critical? OR keep fatal, panic, and critical, and also create a new issue for the inability to select fatal and panic
<daviddias> whyrusleeping: thank you :)
<whyrusleeping> remote fatal and panic, add critical
Boomerang has quit [Quit: Leaving]
<pfista_> whyrusleeping: and add "notice" ;)
<whyrusleeping> pfista_: heh, yeah
<pfista_> ok done! thanks for the clarification
<whyrusleeping> pfista_: sweeeet
<pfista_> woo my first pr hehe!
<whyrusleeping> just gotta wait for the CI gods to be appeased
<pfista_> gonna try and knock out some low hanging fruit why i'm still learning my way around the code base
<whyrusleeping> pfista_: cool cool, if you want me to point you at some easy things i definitely can
<pfista_> sounds good, i'm gonna look into 2527 next
<pfista_> though what would be great is a guide on dev tools / how you generally debug
<pfista_> im setting up neovim with some go plugins but don't really know the best way of debugging at this point. heard gdb sucks atm
<whyrusleeping> yeah, i wouldnt use gdb
<whyrusleeping> i use github.com/fatih/vim-go for go stuff in vim
<whyrusleeping> its quite good
<whyrusleeping> especially if you set up supertab with gocode
<pfista_> what about for debugging?
<whyrusleeping> my primary debugging mechanism is usually just print statements, which sounds archaic, but i very rarely wish that i could use gdb
<whyrusleeping> if you realllly need that sort of debug environment, you can try delve
<whyrusleeping> i havent used it more than twice so I can't really vouch for it
<pfista_> i'll stick to print statements and vim-go for now then
<pfista_> what is supertab
<pfista_> just <tab> instead of <c-n> hah
<whyrusleeping> tab instead of <c-x><c-o>
<whyrusleeping> at least for how i'm using it
<pfista_> ci failed but unrelated: *** Test killed with quit: ran too long (10m0s). FAILgithub.com/ipfs/go-ipfs/exchange/bitswap600.021s
insanity555 has joined #ipfs
afisk has quit [Read error: Connection reset by peer]
insanity555 has quit [Client Quit]
frabrunelle has left #ipfs ["Textual IRC Client: www.textualapp.com"]
Oatmeal has quit [Ping timeout: 260 seconds]
nunofmn1 has joined #ipfs
herzmeister has quit [Quit: Leaving]
herzmeister has joined #ipfs
<whyrusleeping> yeah... i've seen that one a few times now
<whyrusleeping> gonna have to investigate
<whyrusleeping> i think its the stream multiplexer bug
<whyrusleeping> i actually think that 90% of the issues ipfs has today are the fault of yamux...
<whyrusleeping> every time i fail to transfer a file, or fail to connect, or find some content
<whyrusleeping> when i get to debugging it, its yamux
nunofmn1 has quit [Ping timeout: 260 seconds]
M-Achsenknopf has joined #ipfs
TheNain38 has quit [Quit: I'm going away]
afisk has joined #ipfs
M-Achsenknopf has left #ipfs [#ipfs]
afisk has quit [Remote host closed the connection]
afisk has joined #ipfs
HoboPrimate has joined #ipfs
pfista_ has quit [Ping timeout: 250 seconds]
afisk has quit [Ping timeout: 276 seconds]