stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.18 and js-ipfs 0.33 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS, the InterPlanetary FileSystem: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Con
chjk6x_ has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
kapil____ has joined #ipfs
<deltab>
Swedneck: you've used relatively short TTLs, right?
<Swedneck>
shortest possible, 1 minute
<Swedneck>
(ovh)
<deltab>
maybe there's some cloudflare-specific thing you need to do to trigger an update
dimitarvp has quit [Quit: Bye]
chjk6x_ has quit [Ping timeout: 250 seconds]
<Swedneck>
i don't think so, it just seems to take an hour for their gateways to notice the DNS change
spinza has joined #ipfs
rEdv has joined #ipfs
rEdv has joined #ipfs
rEdv has quit [Changing host]
maxzor has quit [Quit: Leaving]
abaugher_ has joined #ipfs
chris613_ has joined #ipfs
Cavedude_ has joined #ipfs
ion- has joined #ipfs
erwanou_ has joined #ipfs
wrouesnel_ has joined #ipfs
Vaelatern_ has joined #ipfs
esph_ has joined #ipfs
r0kk3rz has quit [Ping timeout: 240 seconds]
chris613 has quit [Ping timeout: 240 seconds]
Cavedude has quit [Ping timeout: 240 seconds]
Vaelatern has quit [Ping timeout: 240 seconds]
ion has quit [Ping timeout: 240 seconds]
erwanou has quit [Ping timeout: 240 seconds]
swebb has quit [Ping timeout: 240 seconds]
luizirber has quit [Ping timeout: 240 seconds]
esph has quit [Ping timeout: 240 seconds]
wrouesnel has quit [Ping timeout: 240 seconds]
rdv has quit [Ping timeout: 240 seconds]
abaugher has quit [Ping timeout: 240 seconds]
obensource has quit [Ping timeout: 240 seconds]
ion- is now known as ion
pkx3__ has joined #ipfs
luizirber has joined #ipfs
r0kk3rz has joined #ipfs
D__ has joined #ipfs
obensource has joined #ipfs
D__ is now known as Guest57293
pkx3 has quit [Read error: Connection reset by peer]
Royaljello has quit [Ping timeout: 250 seconds]
nivekuil has quit [Ping timeout: 246 seconds]
nivekuil has joined #ipfs
mcgriff has quit [Quit: Leaving]
Guest57293 has quit [Quit: Leaving]
Pilou42 has joined #ipfs
zeden has joined #ipfs
swebb has joined #ipfs
The_8472 has quit [Ping timeout: 260 seconds]
Pilou42 has quit [Ping timeout: 240 seconds]
The_8472 has joined #ipfs
pecastro has quit [Read error: Connection reset by peer]
Yoda1 has joined #ipfs
xcm has quit [Remote host closed the connection]
vmx has quit [Quit: Leaving]
fiatjaf has quit [Quit: ~]
xalas has joined #ipfs
xcm has joined #ipfs
fiatjaf has joined #ipfs
xalas has left #ipfs [#ipfs]
placer14 has joined #ipfs
placer14 has quit [Quit: placer14]
woss_io has quit [Ping timeout: 268 seconds]
doodlemania has joined #ipfs
doodlemania has quit [Client Quit]
drp has joined #ipfs
erratic has quit [Quit: this computer has gone to sleep...]
drp has quit [Ping timeout: 250 seconds]
joocain2 has quit [Remote host closed the connection]
joocain2 has joined #ipfs
wrouesnel_ has quit [Remote host closed the connection]
wrouesnel has joined #ipfs
alexgr has quit [Ping timeout: 252 seconds]
zeden has quit [Quit: WeeChat 2.2]
chiui has joined #ipfs
chiui has quit [Ping timeout: 252 seconds]
joseminao has joined #ipfs
}ls{ has quit [Ping timeout: 250 seconds]
}ls{ has joined #ipfs
joseminao has left #ipfs [#ipfs]
nimaje has quit [Remote host closed the connection]
nimaje has joined #ipfs
user_51 has quit [Ping timeout: 246 seconds]
xalas has joined #ipfs
user_51 has joined #ipfs
xalas has quit [Ping timeout: 252 seconds]
Geezus42 has quit [Quit: Leaving]
postexodus has quit [Quit: Leaving]
xalas has joined #ipfs
xalas has quit [Ping timeout: 252 seconds]
hurikhan77 has quit [Remote host closed the connection]
<ToxicFrog>
postables[m]: "hash on read" means that it checks data integrity when reading, so if the datastore has been corrupted on disk that'll be detected.
<ToxicFrog>
The bloom filter, I think, is an "is this block already in the datastore" check optimization.
BeerHall has quit [Ping timeout: 245 seconds]
BeerHall has joined #ipfs
Taoki has joined #ipfs
The_8472 has quit [Ping timeout: 252 seconds]
recursive has quit [Ping timeout: 245 seconds]
recursive has joined #ipfs
The_8472 has joined #ipfs
anorth has joined #ipfs
anorth has quit [Client Quit]
Steverman has quit [Ping timeout: 250 seconds]
anorth has joined #ipfs
cratliff has joined #ipfs
Jesin has quit [Ping timeout: 250 seconds]
anorth has quit [Quit: anorth]
anorth has joined #ipfs
elkalamar has quit [Remote host closed the connection]
elkalamar has joined #ipfs
}ls{ has joined #ipfs
anorth[m] is now known as anorth[m]1
anorth[m]1 is now known as anorth[m]2
anorth has quit [Quit: anorth]
petroav has quit [Ping timeout: 268 seconds]
petroav has joined #ipfs
<Kolonka[m]>
what program did you use for that jamiew?
<jamiew>
Kolonka[m]: d3.js – i think the peer map visualization in ipfs-webui is d3 also
<jamiew>
I am noodling with a friend on re-doing it in three.js so we can control the display better but tbd
<Kolonka[m]>
oh, nice, I was thinking of using d3 for something else too
<Kolonka[m]>
wonder if it would be quicker than trying to fix these inexplicable java problems
<Kolonka[m]>
to get gephi to work
<Kolonka[m]>
do the sizes of the nodes on that chart correlate with their number of connections jamiew?
<Kolonka[m]>
because i was looking to build something similar
<jamiew>
yes
<Kolonka[m]>
great
<jamiew>
this was just a crappy prototype we did last night using shell scripts to dump info from go-ipfs
<jamiew>
I don't know if it's mangable but I'd love to have a streaming client a la ethstats which also sent bitswap stats, etc
<jamiew>
so you could visualize data transfer (for those who've opted to run the client)
<Kolonka[m]>
yeah, my use case wasn't actually ipfs related
<Kolonka[m]>
i just wanted a visualisation that looked nice enough
<Kolonka[m]>
and could easily represent more connected points
<jamiew>
yeah I think piping this into Gephi would look cooler
<jamiew>
this one I did is ~5k nodes total I think, but a lot obviously shared
<Kolonka[m]>
>Exception in thread "main" java.lang.UnsupportedClassVersionError: org/openide/filesystems/FileUtil : Unsupported major.minor version 52.0
<Kolonka[m]>
damnit
<Kolonka[m]>
this after recently 'updating' too
<Kolonka[m]>
wonder if I need to find a newer version of openjdk or something
chiui has quit [Ping timeout: 268 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
<jamiew>
that's from gephi? do they have a docker option?
<Kolonka[m]>
nah yeah i'm on openjdk 7
rcat has quit [Remote host closed the connection]
<Kolonka[m]>
8 isn't strictly for Jessie apparently, just backports
aarshkshah1992 has quit [Ping timeout: 246 seconds]
placer14 has joined #ipfs
cratliff has joined #ipfs
chjk6x_ has joined #ipfs
_whitelogger has joined #ipfs
plexigras has joined #ipfs
sander has quit [Read error: Connection reset by peer]
sander has joined #ipfs
ygrek has joined #ipfs
alexgr has quit [Remote host closed the connection]
roygbiv has joined #ipfs
BenLubar has joined #ipfs
<BenLubar>
the numbers on "ipfs stats bw" are total, not just data, right?
<BenLubar>
I wonder why I'm nowhere near maxing out my connection even though I'm the only server that has the entirety of /ipns/files.lubar.me/toby-tas-18000.mp4 right now
<BenLubar>
(1.5 Mbps upload speed should be around 180 kB/s, but it's usually in single or low-double digits)
<BenLubar>
does anyone know if Cloudflare has a bootstrap-able IPFS endpoint?
chjk6x__ has joined #ipfs
chjk6x_ has quit [Ping timeout: 250 seconds]
Bob___ has joined #ipfs
random_yanek has quit [Ping timeout: 250 seconds]
deltab has quit [Ping timeout: 244 seconds]
deltab has joined #ipfs
Bob___ has quit [Ping timeout: 256 seconds]
random_yanek has joined #ipfs
kaminishi has joined #ipfs
Yoda1 has joined #ipfs
Yoda1 has quit [Max SendQ exceeded]
Yoda1 has joined #ipfs
Yoda1 has quit [Max SendQ exceeded]
kaminishi has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
BenLubar has left #ipfs [#ipfs]
roygbiv has quit [Quit: ™]
petroav has quit [Ping timeout: 268 seconds]
elkalamar has quit [Ping timeout: 246 seconds]
Ugrastil has joined #ipfs
thomasanderson has joined #ipfs
inconspicuous has quit [Ping timeout: 256 seconds]
hexfive has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
pep7_ has joined #ipfs
cratliff has quit [Ping timeout: 272 seconds]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
inconspi1uous has joined #ipfs
Jesin has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
<Swedneck>
huh, the /version fix that i submitted doesn't seem to be in use on cloudflare-ipfs.com
<Swedneck>
...which makes it unusable for riot
oknf[m] has left #ipfs ["User left"]
<Kolonka[m]>
update on gephi: had to do some bullshit but it worked
Jesin has quit [Quit: Leaving]
<Kolonka[m]>
this seems like a nice program
Jesin has joined #ipfs
Jesin has quit [Quit: Leaving]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
kapil____ has quit [Quit: Connection closed for inactivity]
aarshkshah1992 has joined #ipfs
aarshkshah1992 has quit [Read error: Connection reset by peer]
thomasanderson has joined #ipfs
cratliff has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
stoopkid has joined #ipfs
plexigras has quit [Ping timeout: 240 seconds]
thomasanderson has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
thomasanderson has joined #ipfs
cratliff has quit [Ping timeout: 250 seconds]
<postables[m]>
ToxicFrog: thanks
daMaestro has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
Jesin has joined #ipfs
Jesin has quit [Remote host closed the connection]
Jesin has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
thomasanderson has quit [Remote host closed the connection]
kapil____ has joined #ipfs
thomasanderson has joined #ipfs
LEI has quit [Quit: Rage Quit]
thomasanderson has quit [Remote host closed the connection]
daMaestro has quit [Quit: Leaving]
sammacbeth has quit [Ping timeout: 245 seconds]
sammacbeth has joined #ipfs
ygrek has quit [Ping timeout: 268 seconds]
spinza has joined #ipfs
jamesaxl has quit [Quit: WeeChat 2.2]
LEI has joined #ipfs
thomasanderson has joined #ipfs
daMaestro has joined #ipfs
cudencuden has joined #ipfs
sammacbeth has quit [Ping timeout: 268 seconds]
sammacbeth has joined #ipfs
peterS28 has joined #ipfs
peterS28 has quit [Remote host closed the connection]