alanshaw changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.4.22 and js-ipfs 0.40 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
blallo has quit [Remote host closed the connection]
blallo has joined #ipfs
Nukien has quit [Ping timeout: 276 seconds]
jcea has quit [Remote host closed the connection]
Nukien has joined #ipfs
jcea has joined #ipfs
cubemonkey has quit [Ping timeout: 240 seconds]
fti[m] has joined #ipfs
null1337 has quit [Quit: East bound and down, loaded up and truckin']
_jrjsmrtn has joined #ipfs
lassulus has joined #ipfs
__jrjsmrtn__ has quit [Ping timeout: 276 seconds]
mowcat has quit [Remote host closed the connection]
carldd has quit [Ping timeout: 250 seconds]
z33dd[m] has joined #ipfs
Soo_Slow has quit [Quit: Soo_Slow]
fleeky has quit [Read error: Connection reset by peer]
fleeky has joined #ipfs
carldd has joined #ipfs
hexydecy6 has joined #ipfs
jayjo has quit [Quit: ZNC 1.7.3 - https://znc.in]
hexydecy6 has quit [Read error: Connection reset by peer]
maxzor has joined #ipfs
lord| has quit [Read error: Connection reset by peer]
lord| has joined #ipfs
RamRanRa has quit [Read error: Connection reset by peer]
zeden has quit [Quit: WeeChat 2.6]
bsm1175321 has quit [Ping timeout: 245 seconds]
cubemonkey has joined #ipfs
Clarth has joined #ipfs
KempfCreative has joined #ipfs
jcea has quit [Quit: jcea]
shizy has joined #ipfs
Montelukast has joined #ipfs
The_8472 has quit [Ping timeout: 252 seconds]
The_8472 has joined #ipfs
user_51 has quit [Ping timeout: 240 seconds]
user_51 has joined #ipfs
Clarth has quit [Remote host closed the connection]
Belkaar has quit [Ping timeout: 252 seconds]
allhailferristhe is now known as uli4334[m]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
uli4334[m] is now known as uliDiscord[m]
Carlito has joined #ipfs
Carlito has quit [Client Quit]
kakra has joined #ipfs
hurikhan77 has quit [Ping timeout: 265 seconds]
verin0x9 has joined #ipfs
verin0x has quit [Ping timeout: 276 seconds]
verin0x9 is now known as verin0x
null1337 has joined #ipfs
stoopkid has quit [Quit: Connection closed for inactivity]
stoopkid has joined #ipfs
kapil_ has joined #ipfs
KempfCreative has quit [Ping timeout: 268 seconds]
shizy has quit [Quit: Lost terminal]
maxzor has quit [Ping timeout: 265 seconds]
ygrek__ has joined #ipfs
reit has joined #ipfs
Clarth has joined #ipfs
spinza has quit [Ping timeout: 240 seconds]
MrSparkle has quit [Ping timeout: 268 seconds]
MrSparkle has joined #ipfs
airstorm has joined #ipfs
jakehemmerle has joined #ipfs
cubemonkey has quit [Ping timeout: 265 seconds]
The_8472 has quit [Ping timeout: 248 seconds]
The_8472 has joined #ipfs
ipfs-stackbot has quit [Remote host closed the connection]
Acacia has quit [Ping timeout: 276 seconds]
Acacia has joined #ipfs
ipfs-stackbot has joined #ipfs
mirrorinthewall[ has joined #ipfs
Sigma has quit [Ping timeout: 265 seconds]
MiDOZ has joined #ipfs
v3ry3arly has quit [Read error: Connection reset by peer]
jayjo has joined #ipfs
maxzor has joined #ipfs
dovahkin[m] has joined #ipfs
<ZerXes> Hi, I'm running a public IPFS gateway and just realize that I do not use the badger datastore. Should I consider switching? Is it much faster?
<ZerXes> My server is on a 10G internet connection and currently uses 500GB disk for IPFS datastore
rendar has joined #ipfs
_whitelogger has joined #ipfs
MiDOZ has left #ipfs ["Leaving"]
Sigma has joined #ipfs
bailon has joined #ipfs
The_8472 has quit [Ping timeout: 252 seconds]
Clarth has quit [Remote host closed the connection]
The_8472 has joined #ipfs
bengates has joined #ipfs
maxzor has quit [Ping timeout: 240 seconds]
maxzor has joined #ipfs
ylp has joined #ipfs
jayjo has quit [Quit: ZNC 1.7.3 - https://znc.in]
kingzhu[m] has joined #ipfs
VoiceOfReason has quit [Ping timeout: 246 seconds]
lufi has quit [Ping timeout: 252 seconds]
maxzor has quit [Ping timeout: 250 seconds]
spinza has joined #ipfs
The_8472 has quit [Ping timeout: 248 seconds]
lufi has joined #ipfs
VoiceOfReason has joined #ipfs
The_8472 has joined #ipfs
deltab has quit [Read error: Connection reset by peer]
teleton has joined #ipfs
<voker57> maybe somewhat faster if you're on SSD
<voker57> I lost my database to badger corruption but that was a long time ago
<ZerXes> not on SSD sadly but its a ZFS pool
<voker57> if not on ssd you will probably not benefit much
fn5911 has quit [Ping timeout: 250 seconds]
<bonedaddyDiscord> Badger has always been faster than leveldb and flatfs tbh
<bonedaddyDiscord> Even on non SSDs
stoopkid has quit [Quit: Connection closed for inactivity]
The_8472 has quit [Ping timeout: 252 seconds]
The_8472 has joined #ipfs
grumble has quit [Quit: SOMEBODY ONCE TOLD ME]
<ZerXes> I have a small SSD in the server, I can put the database on an SSD if that will help
<ZerXes> but the blocks will be stored in a ZFS pool of HDDs
grumble has joined #ipfs
ecloud_ has joined #ipfs
<eleitlDiscord[m]> How safe it badget in production right now?
kapil_ has quit [Quit: Connection closed for inactivity]
<eleitlDiscord[m]> You might use SSD caching for the zfs pool, might take care of hotspots.
ecloud_ has quit [Ping timeout: 265 seconds]
Tina[m] is now known as Tina[m]1
maxzor has joined #ipfs
ZaZ has joined #ipfs
The_8472 has quit [Ping timeout: 248 seconds]
The_8472 has joined #ipfs
<ZerXes> eleitlDiscord[m]: yeah, I'm just unsure if a SSD is best used as ZIL or L2ARC for my server
<eleitlDiscord[m]> Are there any aggregate stats of IPFS node total grid collected and published?
<eleitlDiscord[m]> If you're write-intensive, then you should look into a dedicated slog (perhaps even Optane). If you're read-mostly, then caches could help.
<ZerXes> yeah, I think its most reads
<ZerXes> so L2ARC is probably the most useful
fn5911 has joined #ipfs
<eleitlDiscord[m]> Nice thing about caches is that they don't need to be mirrored, and you can add several SSDs to the pool which add capacity and IOPS.
<ZerXes> yeah its awesome
<ZerXes> an optane drive would maybe be useful as a ZFS special device
<eleitlDiscord[m]> How many of the embedded limitations in https://github.com/ipfs-shipyard/ipfs-companion/blob/master/docs/node-types.md#%EF%B8%8F-embedded have been resolved meanwhile? I.e. what is still missing from is-ipfs in-browser to be a fully featured node?
kaw has joined #ipfs
kaw has quit [Ping timeout: 260 seconds]
ZaZ has quit [Read error: Connection reset by peer]
rdv has joined #ipfs
<eleitlDiscord[m]> So you only need 2 GB RAM for IPFS cluster members, as I expected https://withblue.ink/2019/03/20/hugo-and-ipfs-how-this-blog-works-and-scales.html
<eleitlDiscord[m]> Interesting that he's distributing his 3 pinning instances geographically.
ygrek__ has quit [Ping timeout: 252 seconds]
woody_ has joined #ipfs
rdv has left #ipfs ["Closing Window"]
Trieste has quit [Ping timeout: 250 seconds]
kapil_ has joined #ipfs
<lidel> eleitlDiscord[m], the list is still valid, but the main thing that is missing from js-ipfs is DHT (https://github.com/ipfs/js-ipfs/pull/1994). We also work towards removal of the need for centralized signaling servers: https://github.com/libp2p/js-libp2p/issues/385.
joelamouche[m] has joined #ipfs
serejandmyself[m has joined #ipfs
<serejandmyself[m> Hey guys. Is there anyone from the IPFS awesome list github here? Did a PR 3 weeks ago and no reply (
<serejandmyself[m> hacdias (Discord): maybe you can help =)
zeden has joined #ipfs
RamRanRa has joined #ipfs
mauz555 has joined #ipfs
The_8472 has quit [Ping timeout: 252 seconds]
The_8472 has joined #ipfs
mauz555 has quit []
juret[m] has joined #ipfs
KempfCreative has joined #ipfs
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 265 seconds]
Mateon3 is now known as Mateon1
macDiscord[m] has joined #ipfs
jakehemmerle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
airstorm has quit [Quit: airstorm]
kapil_ has quit [Quit: Connection closed for inactivity]
<eleitlDiscord[m]> @lidel: Thank you, exciting developments.
mowcat has joined #ipfs
bsm1175321 has joined #ipfs
maxzor has quit [Remote host closed the connection]
bsm1175321 has quit [Ping timeout: 240 seconds]
neovim has left #ipfs ["« A S S B L A S T E D »"]
jcea has joined #ipfs
Gunni has quit [Ping timeout: 265 seconds]
Gunni has joined #ipfs
MDead has joined #ipfs
MDude has quit [Ping timeout: 252 seconds]
MDead is now known as MDude
dietricha has quit []
dietricha has joined #ipfs
bsm1175321 has joined #ipfs
PePsI850 has joined #ipfs
PePsI850 has left #ipfs [#ipfs]
matt-h has quit [Quit: Leaving]
matt-h has joined #ipfs
neovim has joined #ipfs
neovim has left #ipfs ["« A S S B L A S T E D »"]
stoopkid has joined #ipfs
hsanjuan has quit []
hsanjuan has joined #ipfs
ylp has quit [Quit: Leaving.]
reit has quit [Ping timeout: 240 seconds]
Trieste has joined #ipfs
polman has joined #ipfs
polman has quit [Ping timeout: 250 seconds]
bengates has quit [Remote host closed the connection]
bengates has joined #ipfs
sickill has quit []
sickill has joined #ipfs
polman has joined #ipfs
polman has quit [Excess Flood]
polman has joined #ipfs
bengates has quit [Ping timeout: 252 seconds]
justache has quit []
justache has joined #ipfs
polman has quit [Remote host closed the connection]
polman has joined #ipfs
polman has quit [Read error: Connection reset by peer]
caskd has quit [Read error: Connection reset by peer]
polman has joined #ipfs
woody_ has left #ipfs [#ipfs]
polman has quit [Ping timeout: 250 seconds]
polman has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
polman has quit [Ping timeout: 250 seconds]
teleton has quit [Quit: Leaving]
i9zO5AP has joined #ipfs
Ai9zO5AP has quit [Ping timeout: 250 seconds]
polman has joined #ipfs
polman has quit [Ping timeout: 250 seconds]
polman has joined #ipfs
jadedctrl has quit [Quit: WeeChat 2.6]
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
jadedctrl has joined #ipfs
polman has quit [Excess Flood]
polman has joined #ipfs
kapil_ has joined #ipfs
polman has quit [Read error: Connection reset by peer]
<bonedaddyDiscord> hacdias: can https://github.com/ipfs/awesome-ipfs/pull/288 get merged please? It's been almost 3 months and
<bonedaddyDiscord> Prs that have been opened for much less have gotte merged 🙃
polman has joined #ipfs
polman has quit [Ping timeout: 250 seconds]
polman has joined #ipfs
mowcat has quit [Remote host closed the connection]
georgyo_ has quit []
georgyo_ has joined #ipfs
georgyo_ has quit [Client Quit]
georgyo has joined #ipfs
polman has quit [Ping timeout: 268 seconds]
polman has joined #ipfs
polman has quit [Excess Flood]
polman has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
ipfs-stackbot has quit [Remote host closed the connection]
rendar has quit []
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
ipfs-stackbot has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
reit has joined #ipfs
caskd has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
<auhau[m]1> Are there some known statistics about IPFS network?
rodolf0 has joined #ipfs
<bonedaddyDiscord> Qri maintains a public dataset of known ipfs nodes iirc
<bonedaddyDiscord> But there isn't a lot of public statistics
mowcat has joined #ipfs
polman has quit [Ping timeout: 268 seconds]
polman has joined #ipfs
<eleitlDiscord[m]> Where could one look at the public dataset? Or aggregate stats, just how many ipfs nodes are there e.g.?
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
polman has quit [Excess Flood]
polman has joined #ipfs
polman has quit [Ping timeout: 268 seconds]
polman has joined #ipfs
jakehemmerle has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
joocain2_ has quit [Ping timeout: 260 seconds]
reit has quit [Ping timeout: 240 seconds]
jakehemmerle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
joocain2 has joined #ipfs
Harekiet has quit [Ping timeout: 245 seconds]
polman has quit [Ping timeout: 268 seconds]
polman has joined #ipfs
polman has quit [Read error: Connection reset by peer]
polman has joined #ipfs
jehaverlack[m] has left #ipfs ["User left"]
polman has quit [Excess Flood]
polman has joined #ipfs
Jybz has joined #ipfs
polman has quit [Ping timeout: 268 seconds]
kapil_ has quit [Quit: Connection closed for inactivity]
jcea has quit [Remote host closed the connection]
jcea has joined #ipfs
cxl000 has quit [Quit: Leaving]
cxl000 has joined #ipfs
b1-66er[m] is now known as b166er
pecastro has joined #ipfs
mowcat has quit [Remote host closed the connection]
rodolf0 has quit [Remote host closed the connection]
rodolf0 has joined #ipfs
jakehemmerle has joined #ipfs
jakehemmerle has quit [Client Quit]
zeden has quit [Quit: WeeChat 2.6]
zeden has joined #ipfs
Adbray has quit [Quit: Ah! By Brain!]
Harekiet_ has joined #ipfs
jakehemmerle has joined #ipfs
Clarth has joined #ipfs
sl33pysh4m4n[m] has joined #ipfs
Jybz has quit [Quit: Konversation terminated!]
jakehemmerle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Adbray has joined #ipfs
jakehemmerle has joined #ipfs
Kenzo3Discord[m] is now known as Kenzo-3Box4543[m
Kenzo-3Box4543[m is now known as Kenzo-3BoxDiscor
rodolf0 has quit [Ping timeout: 245 seconds]
jakehemmerle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jakehemmerle has joined #ipfs
KempfCreative has quit [Ping timeout: 246 seconds]
pwnagotchi has joined #ipfs
<bonedaddyDiscord> dont have the link, but you might be able to try one of their chat channels on gitter or something
<bonedaddyDiscord> https://discordapp.com/invite/etap8Gb is their discord
gmoro_ has joined #ipfs
v3ry3arly has joined #ipfs
gmoro has quit [Ping timeout: 276 seconds]
lidel has quit [Remote host closed the connection]
lidel has joined #ipfs
mowcat has joined #ipfs
jakehemmerle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jakehemmerle has joined #ipfs
jcea has quit [Remote host closed the connection]
jcea has joined #ipfs
jakehemmerle has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]