aschmahmann changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.7.0 and js-ipfs 0.50.2 are out! Get them from dist.ipfs.io and npm respectively! | Also: #libp2p #ipfs-cluster #filecoin #ipfs-dev | IPFS: https://github.com/ipfs/ipfs | Logs: https://view.matrix.org/room/!yhqiEdqNjyPbxtUjzm:matrix.org/ | Forums: https://discuss.ipfs.io | Code of Conduct: https://git.io/vVBS0
xurzua has joined #ipfs
<jadedctrl>
rangermauve: hey, congrats!
drathir_tor has quit [Ping timeout: 240 seconds]
arcatech has quit [Quit: Be back later.]
catonano_ has quit [Ping timeout: 272 seconds]
xurzua has quit [Ping timeout: 260 seconds]
<rangermauve>
jadedctrl: Thanks. 😁 I'm pretty excited to see what folks make with it
Nact has quit [Quit: Konversation terminated!]
opal has joined #ipfs
drathir_tor has joined #ipfs
IRCsum has quit [Remote host closed the connection]
arcatech has joined #ipfs
arcatech has quit [Ping timeout: 260 seconds]
arcatech has joined #ipfs
IRCsum has joined #ipfs
arcatech has quit [Ping timeout: 260 seconds]
Belkaar has quit [Ping timeout: 260 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
Belkaar has quit [Changing host]
arcatech has joined #ipfs
ipfs-stackbot1 has quit [Remote host closed the connection]
ipfs-stackbot1 has joined #ipfs
arcatech has quit [Ping timeout: 272 seconds]
Anth0mk has quit [Ping timeout: 264 seconds]
Belkaar has quit [Ping timeout: 258 seconds]
Belkaar has joined #ipfs
Belkaar has joined #ipfs
Belkaar has quit [Changing host]
Acacia has quit [Remote host closed the connection]
Acacia has joined #ipfs
ipfs-stackbot1 has quit [Remote host closed the connection]
ipfs-stackbot1 has joined #ipfs
arcatech has joined #ipfs
xelra has quit [Remote host closed the connection]
xelra has joined #ipfs
opal has quit [Ping timeout: 240 seconds]
opal has joined #ipfs
<redrield[m]>
Is there a way to temporarily shutdown a daemon spawned by the desktop app besides just killing the process?
<redrield[m]>
Actually it might be a bug with the client on arch or smth because it wasn't showing up in my notification area
<redrield[m]>
if that's where I would typically turn it off temorarily
jcea has quit [Ping timeout: 260 seconds]
chachasmooth has quit [Ping timeout: 246 seconds]
servo has joined #ipfs
chachasmooth has joined #ipfs
jrt has quit [Killed (moon.freenode.net (Nickname regained by services))]
jrt has joined #ipfs
mowcat has quit [Remote host closed the connection]
<izdihar[m]>
hello i have a question, if I host a single file in my computer, will other nodes replicate it or is it just going to sit there forever without anyone replicating it? and also, is IPFS a filesystem where no one can truly delete something until every single node agreed that they dont want to host that file anymore?
<swedneck1>
data is only replicated if other nodes request it
fendse has joined #ipfs
<izdihar[m]>
can i make other node request my files for archiving sake?
<swedneck1>
you can pay pinning services to replicate your data
<swedneck1>
there's also filecoin, but that's apparently not on the main ipfs network
<izdihar[m]>
oh so that what pinning means
<swedneck1>
pinning just means the data won't be removed during garbage collection
<swedneck1>
if you just request some data with go-ipfs, it'll stick around until it gets garbage collected, but if you pin it you have to first un-pin it to remove it
<izdihar[m]>
<swedneck1 "pinning just means the data won'"> by the node that's now "owning" the data?
<swedneck1>
data isn't owned on IPFS
<swedneck1>
nodes just advertise the content they're able to provide
<izdihar[m]>
<swedneck1 "nodes just advertise the content"> ah ok
<izdihar[m]>
so, if I dont use a pinning service, I could just serve the content with my laptop?
<swedneck1>
<izdihar[m] "so, if I dont use a pinning serv"> yep, as long as the laptop is reachable from the internet
<izdihar[m]>
i guess this is truly remarkable tech, knowing that literally everyone can be a server
<swedneck1>
you can mostly use torrent as a baseline for how IPFS works from a user perspective
servo has joined #ipfs
xurzua has joined #ipfs
LHLaurini has joined #ipfs
<izdihar[m]>
as far as i've read, pinning services basically act like a seeder right? A pinner have the whole files and will give the file for those who requests it?
<izdihar[m]>
<swedneck1 "if you have something that might"> thanks i might use this. shame that there's no functional server thing for ipfs, everyone can just run their own business logic with proof of work and whatnot lul
<swedneck1>
<izdihar[m] "thanks i might use this. shame t"> "server thing"?
servo has quit [Ping timeout: 256 seconds]
servo has joined #ipfs
<izdihar[m]>
i think i might be mistaken of the actual term