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
<gozala> Hi Folks, Is ipfs-desktop supposed to make added files available ?
thomasanderson has quit [Ping timeout: 260 seconds]
<lidel> gozala, it should, its just a thing UI on top of go-ipfs (note it is alpha-quality app at the moment, there should be a new release that makes it a lot more useful in following weeks, you can build from master until then)
<lidel> *thin UI
<gozala> lidel: content uploaded through UI doesn’t seems to be picked up by the gateway for some reason
<gozala> lidel: is that something new release supposed to address ? I can try go-ipfs instead too
gmoro has quit [Ping timeout: 246 seconds]
<lidel> gozala, no, new release will just simplify UI and delegate upload and file management to https://github.com/ipfs-shipyard/ipfs-webui
<gozala> lidel: are there some troubleshooting docs related to this ?
<lidel> gozala, mind filling an issue about slow discovery https://github.com/ipfs-shipyard/ipfs-desktop/issues ?
Papa__Alpaka has joined #ipfs
Papa_Alpaka has quit [Ping timeout: 250 seconds]
toxync01 has quit [Ping timeout: 250 seconds]
woss_io has joined #ipfs
<gozala> lidel: is apfs-desktop comes with bundled go-ipfs or delegates to one on the system ?
<gozala> lidel: I just updated go-ipfs and things got picked up
toxync01 has joined #ipfs
<gozala> not sure if that’s because of the update or just incidentally happened at the same time
<lidel> gozala, it comes with bundled one, but should respect $IPFS_PATH and if you have $IPFS_PATH/api already it will use API defined by multiaddr in that file (default on unix is ~/.ipfs/api)
SmileRobot[m] has joined #ipfs
<lidel> (at least the version from master)
ygrek has joined #ipfs
<gozala> lidel: hmm I don’t have $IPFS_PATH setup nor there is ~/.ipfs/api
<gozala> I’m also not sure what that supposed to be
<gozala> lidel: I was just wondering if desktop was using an older version of go-ipfs that was on my system and whether that caused some incompatibility
<gozala> actually I can test that out by adding new file :)
<gozala> lidel: It takes 2-3 mins now which is much better
<gozala> lidel: thanks for assisting
<lidel> gozala, next time you have this issue try running manual preload via curl 'https://node0.preload.ipfs.io/api/v0/refs?r=true&arg=/ipfs/QmbWqxBEKC3P8tqsKc98xmWNzrzDtRLMiMPL8wBuTGsMnR'
<lidel> ideally wrap it in time command to see how long it takes (time curl https://...)
<gozala> lidel: is that supposed to have CID of the thing I’m trying to preload ?
<lidel> yup
<gozala> lidel: it might be worth adding that to the optional diagnostics of the GUI
thomasanderson has joined #ipfs
<lidel> yeah we should also look into improving that resolution time at public gateway
<lidel> I suspect background preload calls could help a lot
<lidel> (until go-ipfs/dht itself gets better at this)
thomasanderson has quit [Ping timeout: 250 seconds]
pecastro has quit [Ping timeout: 268 seconds]
<Swedneck> my ipfs node is somehow using 1 gig of ram, any idea how to improve that?
<Swedneck> connection highwater is like 300..
<postables[m]> you can run it in lowpower mode i guess
<postables[m]> 1gig of ram really isnt that much tho lol
<Swedneck> it is when it's on a 4GB vps
<Swedneck> jesus christ ipfs is using 5GB on my other server
joseminao has joined #ipfs
joseminao has left #ipfs [#ipfs]
AndreasLutro8 has joined #ipfs
AndreasLutro8 has quit [Remote host closed the connection]
ygrek has quit [Ping timeout: 268 seconds]
thomasanderson has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
petroav has quit [Ping timeout: 250 seconds]
thomasanderson has quit [Ping timeout: 252 seconds]
_whitelogger has joined #ipfs
spinza has joined #ipfs
<mntr0[m]> how does ipfs perform on a system w 512mb ram?
Papa__Alpaka has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
graphene has quit [Remote host closed the connection]
cwahlers_ has joined #ipfs
graphene has joined #ipfs
cwahlers has quit [Ping timeout: 268 seconds]
thomasanderson has quit [Ping timeout: 250 seconds]
cwahlers has joined #ipfs
cwahlers_ has quit [Read error: Connection reset by peer]
<mntr0[m]> it should be written to scale down to 128mb ram
woss_io has quit [Ping timeout: 250 seconds]
<anacrolix> Is there a GitHub issue for memory usage?
heartmire has joined #ipfs
heartmire has quit [Remote host closed the connection]
pep7_ has joined #ipfs
pep7_ has quit [Client Quit]
thomasanderson has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
dexter0 has quit [Ping timeout: 252 seconds]
dexter0 has joined #ipfs
jacobheun has quit [Ping timeout: 252 seconds]
jacobheun has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
<postables[m]> 128mb ram? what is this the 90s lmao
<postables[m]> *edit:* ~~128mb ram? what is this the 90s lmao~~ -> 128mb ram? what is this the 90s lmao, i jest. but try running in low power mode
<postables[m]> *edit:* ~~128mb ram? what is this the 90s lmao, i jest. but try running in low power mode~~ -> 128mb ram? what is this the 90s lmao, i jest. but try running in low power mode you can probably also achieve some additional memory optimizations altering configs slightly
talpers has joined #ipfs
<postables[m]> *edit:* ~~128mb ram? what is this the 90s lmao, i jest. but try running in low power mode you can probably also achieve some additional memory optimizations altering configs slightly~~ -> 128mb ram? what is this the 90s lmao, i jest. but try running in low power mode you can probably also achieve some additional memory optimizations altering configs slightly. you could try lowering peer count, decreasing your ipns settings,
<postables[m]> your routing type, decreasing GC frequency
<postables[m]> *edit:* ~~128mb ram? what is this the 90s lmao, i jest. but try running in low power mode you can probably also achieve some additional memory optimizations altering configs slightly. you could try lowering peer count, decreasing your ipns settings, your routing type, decreasing GC frequency~~ -> 128mb ram? what is this the 90s lmao, i jest. but try running in low power mode you can probably also achieve some additional
<postables[m]> memory optimizations altering configs slightly. you could try lowering peer count, decreasing your ipns resolver cache settings, your routing type, decreasing GC frequency
<postables[m]> *edit:* ~~128mb ram? what is this the 90s lmao, i jest. but try running in low power mode you can probably also achieve some additional memory optimizations altering configs slightly. you could try lowering peer count, decreasing your ipns resolver cache settings, your routing type, decreasing GC frequency~~ -> 128mb ram? what is this the 90s lmao, i jest. but try running in low power mode you can probably also achieve some
<postables[m]> additional memory optimizations altering configs slightly. you could try lowering peer count, decreasing your ipns resolver cache settings, your routing type (i believe dhtclient has decent memory usage decrease but that may not be applicable to all use-cases), decreasing GC frequency
talpers has quit [Client Quit]
PyroLagus has quit [Quit: ZNC / WeeChat]
deLta30 has joined #ipfs
PyroLagus has joined #ipfs
MDude has quit [Read error: No route to host]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
}ls{ has quit [Ping timeout: 240 seconds]
talpers has joined #ipfs
talpers has quit [Client Quit]
workfellow has quit [Read error: Connection reset by peer]
}ls{ has joined #ipfs
clemo has quit [Ping timeout: 250 seconds]
user_51 has quit [Ping timeout: 250 seconds]
user_51 has joined #ipfs
thomasanderson has joined #ipfs
cwahlers has quit [Ping timeout: 250 seconds]
cwahlers has joined #ipfs
thomasanderson has quit [Ping timeout: 264 seconds]
dimitarvp has quit [Quit: Bye]
Rboreal_Frippery has joined #ipfs
MDude has joined #ipfs
Chaos_Zero has joined #ipfs
Rboreal_Frippery has quit [Ping timeout: 250 seconds]
thomasanderson has joined #ipfs
kapil____ has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
sander has quit [Remote host closed the connection]
sander has joined #ipfs
lassulus_ has joined #ipfs
pep7 has quit [Remote host closed the connection]
pep7 has joined #ipfs
lassulus has quit [Ping timeout: 250 seconds]
lassulus_ is now known as lassulus
pep7 has quit [Remote host closed the connection]
sander has quit [Ping timeout: 245 seconds]
thomasanderson has joined #ipfs
pep7 has joined #ipfs
pep7 has left #ipfs [#ipfs]
pep7 has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 240 seconds]
thomasanderson has quit [Ping timeout: 252 seconds]
IRCsum has quit [Read error: Connection reset by peer]
IRCsum has joined #ipfs
Adbray has quit [Remote host closed the connection]
Adbray has joined #ipfs
Chaos_Zero has quit [Ping timeout: 268 seconds]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
_whitelogger_ has joined #ipfs
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
MDude has quit [Ping timeout: 250 seconds]
MDude has joined #ipfs
joseminao has joined #ipfs
joseminao has left #ipfs [#ipfs]
kapil____ has quit [Quit: Connection closed for inactivity]
MDude has quit [Ping timeout: 240 seconds]
benonsoftware has joined #ipfs
benonsoftware has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
_whitelogger has joined #ipfs
deadpoet has joined #ipfs
deadpoet has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
stoopkid is now known as Panzerwagener
cwahlers has joined #ipfs
cwahlers_ has quit [Ping timeout: 250 seconds]
thomasanderson has quit [Ping timeout: 252 seconds]
Adbray has quit [Remote host closed the connection]
Adbray has joined #ipfs
thomasanderson has joined #ipfs
recursive has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
neet has joined #ipfs
t4skforce has quit [Read error: Connection reset by peer]
toxync01 has quit [Ping timeout: 240 seconds]
tamanobi has joined #ipfs
toxync01 has joined #ipfs
tamanobi has quit [Client Quit]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 260 seconds]
vyzo has joined #ipfs
neet has quit [Ping timeout: 256 seconds]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
cwahlers has quit [Ping timeout: 250 seconds]
cwahlers has joined #ipfs
arthuredelstein has quit [Ping timeout: 244 seconds]
arthuredelstein has joined #ipfs
t4skforce has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
woss_io has joined #ipfs
_whitelogger has joined #ipfs
aarshkshah1992 has joined #ipfs
spinza has quit [Quit: Coyote finally caught up with me...]
spinza has joined #ipfs
clemo has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
reit has joined #ipfs
}ls{ has quit [Quit: real life interrupt]
ONI_Ghost has joined #ipfs
Panzerwagener is now known as stoopkid
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 252 seconds]
terorie has joined #ipfs
Encrypt has joined #ipfs
Steverman has joined #ipfs
The_8472 has quit [Ping timeout: 260 seconds]
The_8472 has joined #ipfs
cwahlers has quit [Ping timeout: 250 seconds]
cwahlers has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
Encrypt has quit [Quit: Quit]
terorie has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
malaclyps has quit [Read error: Connection reset by peer]
malaclyps has joined #ipfs
thomasanderson has quit [Ping timeout: 264 seconds]
Tiez has joined #ipfs
Steverman has quit [Quit: WeeChat 2.3]
Steverman has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
Steverman has quit [Ping timeout: 250 seconds]
chjk6x has joined #ipfs
Steverman has joined #ipfs
neohex[m]1 has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
dimitarvp has joined #ipfs
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 246 seconds]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 252 seconds]
cudencuden has quit [Ping timeout: 246 seconds]
Encrypt has joined #ipfs
thomasanderson has joined #ipfs
Mateon3 has joined #ipfs
Mateon1 has quit [Ping timeout: 250 seconds]
Mateon3 is now known as Mateon1
thomasanderson has quit [Ping timeout: 250 seconds]
Adbray has quit [Read error: Connection reset by peer]
Adbray has joined #ipfs
Adbray has quit [Remote host closed the connection]
woss_io has quit [Ping timeout: 250 seconds]
cudencuden has joined #ipfs
rhalff has joined #ipfs
Adbray has joined #ipfs
aarshkshah1992 has quit [Remote host closed the connection]
cwahlers has joined #ipfs
cwahlers_ has quit [Ping timeout: 240 seconds]
cudencuden has quit [Remote host closed the connection]
thomasanderson has joined #ipfs
Encrypt has quit [Quit: Quit]
plexigras has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
Vyl has quit [Quit: Leaving]
pep7 has quit [Quit: pep7]
cblgh has quit [Ping timeout: 250 seconds]
cblgh has joined #ipfs
cblgh has quit [Ping timeout: 268 seconds]
thomasanderson has joined #ipfs
Chaos_Zero has joined #ipfs
hphs^ has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
grumble is now known as \x01VERSION\x01
ONI_Ghost has quit [Read error: Connection reset by peer]
ONI_Ghost has joined #ipfs
neikey has joined #ipfs
Encrypt has joined #ipfs
neikey has quit [Ping timeout: 250 seconds]
neikey has joined #ipfs
pep7 has joined #ipfs
thomasanderson has joined #ipfs
woss_io has joined #ipfs
thomasanderson has quit [Ping timeout: 250 seconds]
chjk6x has quit [Ping timeout: 246 seconds]
neikey has quit [Remote host closed the connection]
Brohann is now known as rdv
Chaos_Zero has quit [Quit: Leaving]
Chaos_Zero has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 260 seconds]
spinza has quit [Quit: Coyote finally caught up with me...]
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 240 seconds]
rhalff has quit [Remote host closed the connection]
spinza has joined #ipfs
chjk6x has joined #ipfs
Steverman has quit [Ping timeout: 240 seconds]
thomasanderson has joined #ipfs
clemo has quit [Ping timeout: 268 seconds]
clemo has joined #ipfs
thomasanderson has quit [Ping timeout: 264 seconds]
}ls{ has joined #ipfs
Encrypt has quit [Quit: Quit]
Steverman has joined #ipfs
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
thomasanderson has joined #ipfs
thomasanderson has quit [Remote host closed the connection]
deltab has quit [Ping timeout: 250 seconds]
graphene has quit [Remote host closed the connection]
deltab has joined #ipfs
graphene has joined #ipfs
pecastro has joined #ipfs
cwahlers_ has quit [Ping timeout: 240 seconds]
cwahlers has joined #ipfs
_whitelogger has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
Tiez has quit [Quit: WeeChat 2.3]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
Spetzatin31 has joined #ipfs
Spetzatin31 has left #ipfs [#ipfs]
thomasanderson has joined #ipfs
petroav has joined #ipfs
thomasanderson has quit [Ping timeout: 264 seconds]
lnostdal has quit [Quit: https://www.Quanto.ga/]
lnostdal has joined #ipfs
ligi has joined #ipfs
ligi has quit [Client Quit]
MDude has joined #ipfs
ligi has joined #ipfs
ligi has quit [Changing host]
ligi has joined #ipfs
petroav has quit [Ping timeout: 244 seconds]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 268 seconds]
cwahlers_ has joined #ipfs
cwahlers has quit [Ping timeout: 240 seconds]
m3s has joined #ipfs
m3s has quit [Changing host]
m3s has joined #ipfs
cris has quit [Ping timeout: 250 seconds]
jamesaxl has quit [Ping timeout: 240 seconds]
cris has joined #ipfs
vyzo has quit [Ping timeout: 250 seconds]
lidel` has joined #ipfs
lidel has quit [Ping timeout: 240 seconds]
lidel` is now known as lidel
jamesaxl has joined #ipfs
plexigras has quit [Ping timeout: 250 seconds]
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 260 seconds]
spinza has quit [Quit: Coyote finally caught up with me...]
spinza has joined #ipfs
pecastro has quit [Remote host closed the connection]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
spinza has quit [Client Quit]
spinza has joined #ipfs
neikey has joined #ipfs
pecastro has joined #ipfs
neikey has quit [Quit: Mutter: www.mutterirc.com]
jamesaxl has quit [Quit: WeeChat 2.2]
graphene has quit [Remote host closed the connection]
graphene has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 264 seconds]
clemo has quit [Ping timeout: 250 seconds]
xcm has quit [Read error: Connection reset by peer]
xcm has joined #ipfs
chjk6x has quit [Ping timeout: 250 seconds]
sammacbeth has quit [Ping timeout: 250 seconds]
sammacbeth has joined #ipfs
Brandon[m]1 has joined #ipfs
thomasanderson has joined #ipfs
thomasanderson has quit [Ping timeout: 252 seconds]
cwahlers_ has quit [Ping timeout: 268 seconds]
cwahlers has joined #ipfs
kapil____ has joined #ipfs
cudencuden has joined #ipfs