<ipfsbot>
[go-ipfs] whyrusleeping opened pull request #2316: wait for peers in wantmanager to all appear (master...fix/random-bstest-hangs) https://git.io/vg0dr
ygrek_ has joined #ipfs
arpu_ has quit [Quit: Ex-Chat]
arpu has joined #ipfs
<ipfsbot>
[go-ipfs] whyrusleeping pushed 1 new commit to master: https://git.io/vg0bv
<alu>
for exxample I like to use this mogrify -format gif -auto-orient -thumbnail 250x90 '*.jpg'&&(echo "<ul>";for i in *.gif;do basename=$(echo $i|rev|cut -d. -f2-|rev);echo "<li style='display:inline-block'><a href='$basename.jpg'><img src='$basename.gif'></a>";done;echo "</ul>")>list.html
<alu>
yo voxelot
<voxelot>
i saw some stuff where people were getting openwrt to run go code. no idea what it would take to get ipfs to run but may be possible?
<spikebike>
the documented go get -u github.com/ipfs/go-ipfs/cmd/ipfs results in a bunch of package gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4/go-libp2p/p2p/host/routed: unrecognized import path "gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4/go-libp2p/p2p/host/routed"
<spikebike>
the contents of the go1.5.3.linux-amd64.tar.gz dir
<spikebike>
bill@kona:~/git/go-ipfs$ which go
<spikebike>
/usr/local/go/bin/go
<spikebike>
bill@kona:~/git/go-ipfs$ go version
<spikebike>
go version go1.5.3 linux/amd64
<spikebike>
brand0: it builds with no errors for you?
<Kubuxu>
spikebike: do go get -d github.com/ipfs/go-ipfs
<spikebike>
oh, no, just git clone
<Kubuxu>
spikebike: then you have go-ipfs in $GOPATH/src/github.com/ipfs/go-ipfs
ylp has joined #ipfs
<Kubuxu>
Then you have to link it under there ^
<spikebike>
is there a compile from source doc somewhere?
<brand0>
yeah that was my missing step
<spikebike>
in ipfs even ;-)
<Kubuxu>
It is in progress of being done afaik.
<Kubuxu>
You need work on go-ipfs that is present in $GOPATH/src/github.com/ipfs/go-ipfs
<Kubuxu>
I have a symlink to there.
elima has quit [Ping timeout: 240 seconds]
<Kubuxu>
It is golang requirement.
<spikebike>
symlink from where to $GOPATH/src/github.com/ipfs/go-ipfs?
ygrek has quit [Ping timeout: 256 seconds]
m0ns00nfup has joined #ipfs
<Kubuxu>
$GOPATH/src/github.com/ipfs/go-ipfs has to be your working git directory
tlevine has quit [Ping timeout: 245 seconds]
<spikebike>
oh, ah, gotcha
<Kubuxu>
so in your case it would be probably: ln -s $HOME/git/go-ipfs $GOPATH/src/github.com/ipfs/go-ipfs
<spikebike>
could I just go get -d github.com/ipfs/go-ipfs
<spikebike>
then cd $GOPATH/src/github.com/ipfs/go-ipfs
<spikebike>
and then make install?
<Kubuxu>
yes
<brand0>
yes
<spikebike>
ah, that seems much easier
<brand0>
i feel like that info should be way easier to find
<brand0>
took me a few hours
* spikebike
rm -rf $GOPATH and tries again
<Kubuxu>
Heh
<spikebike>
wow, slick
<spikebike>
1) go get -d github.com/ipfs/go-ipfs 2) cd $GOPATH/src/github.com/ipfs/go-ipfs 3) make install
<spikebike>
$ ipfs version
<spikebike>
ipfs version 0.4.0-dev
<spikebike>
much better
<spikebike>
$ which ipfs
<spikebike>
/home/bill/pkg/go/bin/ipfs
elima has joined #ipfs
sivachandran has joined #ipfs
zz_r04r is now known as r04r
<spikebike>
ah, that pleases me
<spikebike>
ah, crap IPFS is listening on my private IPv6 addresses
rendar has joined #ipfs
ipfsrocks has quit [Ping timeout: 264 seconds]
<spikebike>
ah, nice 13 IPv6 peers, 23 IPv4 peers, I feel connected again ;-)
zorglub27 has joined #ipfs
infinity0 has quit [Ping timeout: 272 seconds]
hellertime has joined #ipfs
infinity0 has joined #ipfs
hellertime has quit [Client Quit]
infinity0 has quit [Remote host closed the connection]
Tv` has quit [Quit: Connection closed for inactivity]
infinity0 has joined #ipfs
sivachandran has quit [Remote host closed the connection]
infinity0 has quit [Remote host closed the connection]
infinity0 has joined #ipfs
srenatus has joined #ipfs
<Qwertie>
Are there any browser extensions to get ipfs to work better in them?
<Qwertie>
Even just removing the file:// for local files and letting you click file paths would work
reit has quit [Ping timeout: 248 seconds]
zorglub27 has quit [Ping timeout: 248 seconds]
<b0at>
"ipfs gateway redirect" in firefox automatically rewrites links from gateways you specify to localhost, and does some control stuff
s_kunk has joined #ipfs
<Qwertie>
Thanks b0at
hashcore has joined #ipfs
sivachandran has joined #ipfs
hashcore has quit [Ping timeout: 245 seconds]
hashcore has joined #ipfs
m0ns00nfup has quit [Quit: undefined]
zorglub27 has joined #ipfs
hashcore has quit [Ping timeout: 240 seconds]
<dignifiedquire>
if anyone knows a job that would allow zloirock (maintainer of core-js) to get some money for food on the table and idealy continue to work on core-js he would appreciate any pointers: https://github.com/zloirock/core-js/issues/139 (core-js is the es-{3,5,6,7} shim that is used in conjunction with babel)
sivachandran has quit [Remote host closed the connection]
maxlath has joined #ipfs
zorglub27 has quit [Ping timeout: 250 seconds]
maxlath is now known as zorglub27
m0ns00nfup has joined #ipfs
infinity0 has quit [Remote host closed the connection]
devbug has joined #ipfs
nekomune has quit [Ping timeout: 240 seconds]
infinity0 has joined #ipfs
ecloud_ has quit [Ping timeout: 250 seconds]
ianopolous has quit [Ping timeout: 245 seconds]
<spikebike>
ah, seems like most folks are running 0.3.8, definitely seeing less peers with 0.4.0
devbug has quit [Ping timeout: 240 seconds]
infinity0 has quit [Remote host closed the connection]
ecloud has joined #ipfs
infinity0 has joined #ipfs
nekomune has joined #ipfs
sivachandran has joined #ipfs
<Qwertie>
What ports does the ipfs daemon need open?
<Qwertie>
I cant seem to get any peers on my server and I have opened port 4001
<Shibe>
uh 4001 5001 and 8080
<Shibe>
8080 is for the web interface so not sure its necessary
<Qwertie>
Hm, it seems to be working now though :L
hashcore has joined #ipfs
hashcore has quit [Ping timeout: 250 seconds]
Encrypt has joined #ipfs
arpu_ has joined #ipfs
sivachandran has quit [Remote host closed the connection]
svetter has joined #ipfs
sivachandran has joined #ipfs
computerfreak has quit [Remote host closed the connection]
chriscool has quit [Quit: Leaving.]
ylp has quit [Ping timeout: 250 seconds]
amanmangal has quit [Ping timeout: 276 seconds]
sivachandran has quit [Remote host closed the connection]
ylp has joined #ipfs
sivachandran has joined #ipfs
svetter has quit []
sivachandran has quit [Remote host closed the connection]
M-rschulman has quit [Quit: node-irc says goodbye]
M-erikj is now known as erikj`
cemerick has joined #ipfs
user24 has quit [Quit: ChatZilla 0.9.92 [Firefox 44.0/20160126223146]]
zorglub27 has joined #ipfs
amanmangal1 has joined #ipfs
amanmangal has quit [Ping timeout: 252 seconds]
pfraze has joined #ipfs
amanmangal has joined #ipfs
amanmangal1 has quit [Read error: Connection reset by peer]
compleatang has quit [Quit: Leaving.]
amanmangal1 has joined #ipfs
amanmangal has quit [Read error: Connection reset by peer]
amanmangal1 has quit [Read error: Connection reset by peer]
amanmangal has joined #ipfs
amanmangal has quit [Read error: Connection reset by peer]
amanmangal has joined #ipfs
amanmangal has quit [Read error: Connection reset by peer]
amanmangal1 has joined #ipfs
amanmangal1 has quit [Read error: Connection reset by peer]
amanmangal has joined #ipfs
amanmangal has quit [Read error: Connection reset by peer]
amanmangal has joined #ipfs
Oatmeal has quit [Ping timeout: 252 seconds]
<misalias>
dignifiedquire: shim miny timberlands, thates a guid q. :)<3
* misalias
pins to quora.com
ugjka has quit [Quit: Leaving]
s_kunk has quit [Read error: Connection reset by peer]
s_kunk has joined #ipfs
s_kunk has quit [Changing host]
s_kunk has joined #ipfs
ugjka has joined #ipfs
M-fil is now known as fil_redpill
Encrypt has joined #ipfs
danielrf has joined #ipfs
leer10 has quit [Remote host closed the connection]
Oatmeal has joined #ipfs
ashark has joined #ipfs
pfraze has quit [Remote host closed the connection]
<dignifiedquire>
daviddias: whyrusleeping one of you around?
<daviddias>
yoyoyo
<dignifiedquire>
ahh :)
<dignifiedquire>
so I'm working on the webui, and I'm having trouble with getting the log tail performant, it's just so damn spamy and so many log messages that performance is getting pretty bad
<dignifiedquire>
so I was wondering what would make the most sense to do, so it still is usefull
<dignifiedquire>
I was thinking about sth like filtering by default, or throtteling, but throtteling has the big issue that you don't get all entries
<dignifiedquire>
which kinda defeats the purpose
<Kubuxu>
Is the problem with receiving it or displaying?
<dignifiedquire>
it's a problem with displaying, particularly the amount of updates
<Kubuxu>
System where it would allow you to filter logs in client would be awesome, like: check box list of subsystems that were mentioned in logs (with option to add system manually) + regex filtering
<Kubuxu>
of messages
<daviddias>
dignifiedquire: we can have filters on go-ipfs side
<daviddias>
if logs become dag nodes
<dignifiedquire>
logs become dag nodes?
<daviddias>
then we can apply the same selector semantics we are developing for IPLD
<daviddias>
that would be pretty neat
<dignifiedquire>
that sounds like a major piece of work though
<dignifiedquire>
I'm trying to find a solution that works with the current logs
<misalias>
yea it helps to know where the cood comes from.
hashcore has quit [Remote host closed the connection]
jaboja has quit [Ping timeout: 250 seconds]
Encrypt has quit [Quit: Quitte]
<daviddias>
dignifiedquire: makes sense
<daviddias>
dignifiedquire ipfs logs are already divided by subsystem, it should be quick to add some filters
<dignifiedquire>
yeah will add filters to make it less crazy
ipfsrocks has joined #ipfs
sivachandran has joined #ipfs
vijayee has joined #ipfs
sivachandran has quit [Ping timeout: 276 seconds]
gaboose has joined #ipfs
reit has quit [Ping timeout: 240 seconds]
m0ns00nfup has quit [Remote host closed the connection]
ugjka has quit [Remote host closed the connection]
amanmangal1 has joined #ipfs
ugjka has joined #ipfs
amanmangal1 has quit [Read error: Connection reset by peer]
amanmangal2 has joined #ipfs
amanmangal has quit [Read error: Connection reset by peer]
pfraze has quit [Remote host closed the connection]
sobr has joined #ipfs
m0ns00nfup has joined #ipfs
pfraze has joined #ipfs
voxelot has joined #ipfs
tlevine has joined #ipfs
reit has joined #ipfs
ugjka has quit [Quit: Leaving]
The_8472 has joined #ipfs
reit has quit [Client Quit]
<daviddias>
dignifiedquire: so it was rendering the dom that was making it slow?
<daviddias>
parsing and dropping on JS is ok?
<dignifiedquire>
it was actually the dev tools for redux that were making it super slow, because the state was just flooded with updates
<dignifiedquire>
but having filters is still sweet
m0ns00nfup has quit [Quit: undefined]
m0ns00nfup has joined #ipfs
<voxelot>
daviddias: thanks for the PR review, going to make edits today
<voxelot>
having a problem with our webtests timing out after the default 2000ms on my laptop, works on my desktop though
m0ns00nfup has quit [Client Quit]
compleatang has joined #ipfs
m0ns00nfup has joined #ipfs
<daviddias>
voxelot: you can increase the timeout (it has become a normal practice)
<voxelot>
okay cool
jon_ross has left #ipfs [#ipfs]
m0ns00nfup has quit [Client Quit]
m0ns00nfup has joined #ipfs
m0ns00nfup has quit [Client Quit]
disgusting_wall has joined #ipfs
m0ns00nfup has joined #ipfs
ugjka has joined #ipfs
m0ns00nfup has quit [Client Quit]
sobr has quit [Quit: Leaving]
ugjka has quit [Remote host closed the connection]
ipfsrocks has quit [Ping timeout: 250 seconds]
besenwesen has quit [Quit: ☠]
<Kubuxu>
whyrusleeping: I hope you don't mind that I will use gx-go as a base for gx-lua.
besenwesen has joined #ipfs
besenwesen has quit [Changing host]
besenwesen has joined #ipfs
ugjka has joined #ipfs
<Kubuxu>
whyrusleeping: also it gx-go is missing license
tmg has quit [Ping timeout: 240 seconds]
jaboja has joined #ipfs
ipfsrocks has joined #ipfs
<ipfsbot>
[go-ipfs] rwcarlsen opened pull request #2318: fix another panic where CloseNotify was called from wrong goroutine (master...fix-closenotify-panic2) https://git.io/vgz3l
s_kunk has quit [Ping timeout: 240 seconds]
ugjka has quit [Quit: Leaving]
amanmangal2 has quit [Read error: Connection reset by peer]
ugjka has joined #ipfs
hellertime has joined #ipfs
amanmangal has joined #ipfs
amanmangal has quit [Read error: Connection reset by peer]
amanmangal has joined #ipfs
Matoro has joined #ipfs
computerfreak has quit [Quit: Leaving.]
amanmangal1 has joined #ipfs
amanmangal has quit [Ping timeout: 245 seconds]
devbug has joined #ipfs
<whyrusleeping>
Kubuxu: oh, good catch on the license, i'll add one
amanmangal1 has quit [Ping timeout: 250 seconds]
ugjka has quit [Quit: Leaving]
<whyrusleeping>
daviddias: ping
<whyrusleeping>
er
<daviddias>
pong
<whyrusleeping>
dignifiedquire: ping
<daviddias>
oh
<daviddias>
:(
<whyrusleeping>
i guess you didnt ping me :P
<whyrusleeping>
lol
<daviddias>
eheh
ygrek has joined #ipfs
<dignifiedquire>
whyrusleeping: I always ping you ;)
<whyrusleeping>
dignifiedquire: lol, whatsup?
<dignifiedquire>
take a look at the redux webui pr, got system level filtering for ya in
charley_ has quit [Remote host closed the connection]
<Kubuxu>
are you sure? rm -rf $GOPATH/src/github/ipfs/go-ipfs && got get -d github.com/ipfs/go-ipfs/cmd/ipfs && cd $GOPATH/src/github/ipfs/go-ipfs && make install
<tidux>
wiping $GOPATH did it
jaboja has quit [Ping timeout: 276 seconds]
charley_ has joined #ipfs
<tidux>
well now it fails with a new and exciting error building gx
<tidux>
Makefile:18: recipe for target 'gx' failed
<tidux>
gmake: *** [gx] Error 2
<ipfsbot>
[go-ipfs] Kubuxu opened pull request #2321: Do not install gx if there is already one in system (master...feat/there-is-gx) https://git.io/vgg4r
<Kubuxu>
whyrusleeping: maybe you can help.
elima has joined #ipfs
cemerick has quit [Ping timeout: 250 seconds]
<whyrusleeping>
tidux: thats very strange....
<tidux>
yeah that was a really weird failure, hence the issue filed
<tidux>
I suspect it may be a problem with the Go port to DragonFly BSD
<tidux>
since IIRC DragonFly doesn't use atime much, if at all
felixn has joined #ipfs
<tidux>
not a huge issue for me personally since it's just a jack-around VM and the Golang ports to Linux and Illumos are much more mature
<tidux>
:P
<lovelaced>
always the guy with the obscure OS ruining everything
<lovelaced>
;)
<whyrusleeping>
tidux: i actually want to remove that dep, so this is a good motivation to do so
<Kubuxu>
just please don't use gx to replace deps in gx :p
<whyrusleeping>
lol
<whyrusleeping>
that dep is in go-ipfs actually
nicolagreco has joined #ipfs
nicolagreco has quit [Remote host closed the connection]
<ipfsbot>
[go-ipfs] whyrusleeping deleted fix/random-bstest-hangs at c73da84: https://git.io/vgg08
yellowsir has quit [Quit: Leaving.]
computerfreak has quit [Quit: Leaving.]
<M-zick>
how need correct client.go for example service when p2p is other repo? because now ./client.go:50: cannot use target (type "github.com/ipfs/go-libp2p/p2p/peer".ID) as type "gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4/go-libp2p/p2p/peer".ID in argument to corenet.Dial
<M-zick>
./client.go:59: writer.WrireString undefined (type *bufio.Writer has no field or method WrireString)
ylp has joined #ipfs
m0ns00nfup has quit [Quit: undefined]
charley_ has quit [Ping timeout: 240 seconds]
charley__ has joined #ipfs
mec-is has joined #ipfs
mec-is has quit [Client Quit]
nicolagreco has joined #ipfs
<M-zick>
daviddias, you know how fix "cannot use target (type "github.com/ipfs/go-libp2p/p2p/peer".ID) as type "gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4/go-libp2p/p2p/peer".ID in argument to corenet.Dial", when updated p2p on separate repo
<M-zick>
?
<daviddias>
M-zick: are you using gx to install the dependencies?
<daviddias>
`go get -u` is not supported anymore
<daviddias>
after you clone the go-ipfs repo, run make install and gx will get set up and IPFS deps will be installed through it
<M-zick>
installed but the same error - cannot use target (type "github.com/ipfs/go-libp2p/p2p/peer".ID) as type "gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4/go-libp2p/p2p/peer".ID in argument to corenet.Dial
<daviddias>
I'm actually not sure what would be the hash, whyrusleeping is the person to get that working smoothly, he will be around in a bit
<Kubuxu>
daviddias, M-zick: it is probably issue with examples using go get and go-ipfs using gx, GXed dependency is seen as totally different
computerfreak has quit [Quit: Leaving.]
<Kubuxu>
This might be problematic, as you won't be able to easily integrate two programs using same API but different revisions.
<M-zick>
maybe, now update ipfs on second PC
charley_ has joined #ipfs
charley__ has quit [Read error: Connection reset by peer]
ipfsrocks has quit [Ping timeout: 240 seconds]
chris6131 has quit [Ping timeout: 245 seconds]
<M-zick>
changed peer "github.com/ipfs/go-libp2p/p2p/peer" to peer "gx/ipfs/QmUBogf4nUefBjmYjn6jfsfPJRkmDGSeMhNj4usRKq69f4/go-libp2p/p2p/peer" and this works
Encrypt has quit [Quit: Quitte]
maxlath has quit [Quit: maxlath]
chris6131 has joined #ipfs
charley__ has joined #ipfs
charley_ has quit [Read error: Connection reset by peer]
ipfsrocks has joined #ipfs
rendar has quit [Quit: std::lower_bound + std::less_equal *works* with a vector without duplicates!]