stebalien changed the topic of #ipfs to: Heads Up: To talk, you need to register your nick! Announcements: go-ipfs 0.5.1 and js-ipfs 0.43.1 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
Acacia has quit [Ping timeout: 272 seconds]
Acacia has joined #ipfs
IR0NMAN has joined #ipfs
}ls{ has quit [Ping timeout: 256 seconds]
slack1256 has quit [Remote host closed the connection]
stripedpajamas has quit [Quit: sleeping...]
}ls{ has joined #ipfs
KindOne has quit [Ping timeout: 256 seconds]
<RubenKelevra[m]>
slack1256: well, you would need to unpin the last thing first. The "easiest solution" is actually a cluster, which can have timeouts for pins. So you can just pin an IPNS every say 1 day and let it timeout after some days. Duplicate data won't be stored twice anyway.
<RubenKelevra[m]>
IPNS pinning is planned for the future, as well as timeouts for IPFS pinning. But not sure when they will happen.
<RubenKelevra[m]>
slack1256: for both there are tickets for go-ipfs, feel free to share your thoughts on those or your usecase, if it's not already covered
KindOne has joined #ipfs
misuto has joined #ipfs
dqx_ has quit [Ping timeout: 264 seconds]
hsn has quit [Ping timeout: 246 seconds]
dqx_ has joined #ipfs
dqx_ has quit [Read error: Connection reset by peer]
mowotter has quit [Remote host closed the connection]
p8m has quit [Ping timeout: 256 seconds]
p8m has joined #ipfs
Acacia has quit [Ping timeout: 272 seconds]
KempfCreative has quit [Quit: KempfCreative]
ipfs-stackbot1 has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
KempfCreative has joined #ipfs
hsn has joined #ipfs
fazo96 has quit [Ping timeout: 246 seconds]
fazo96 has joined #ipfs
ipfs-stackbot1 has joined #ipfs
Acacia has joined #ipfs
<JCaesar>
Hm, so I've got IPFS running on a t3.micro EC2. It is usually chilling at around 500MiB of memory usage, but at some point, suddenly, it skyrockets… http://dpaste.com/2EX6W4D
<JCaesar>
(It's got about 40GB in its mfs/repo, otherwise, it's a mostly pristine arch install.)
<JCaesar>
Is that… expected? Is a GB+swap just not enough?
dqx_ has quit [Quit: .]
p8m has quit [Ping timeout: 246 seconds]
ipfs-stackbot1 has quit [Remote host closed the connection]
levi501dtablet has quit [Ping timeout: 265 seconds]
Newami has quit [Quit: Leaving]
hsn has joined #ipfs
ylp has quit [Ping timeout: 272 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #ipfs
stoopkid has joined #ipfs
<mike7c2Discord[m>
I run IPFS on some pretty small systems just now, I find that by contraining the number of allowed connections < 50 it will happily stay < 100MB memory usage even if used for a couple of weeks, I was actually pretty impressed!
<mike7c2Discord[m>
I run IPFS on some pretty small systems just now, I find that by constraining the number of allowed connections < 50 it will happily stay < 100MB memory usage even if used for a couple of weeks, I was actually pretty impressed!
ZaZ has quit [Read error: Connection reset by peer]
stripedpajamas has joined #ipfs
hsn has quit [Ping timeout: 272 seconds]
muslimm has joined #ipfs
lawr3nce has joined #ipfs
muslimm has quit [Ping timeout: 256 seconds]
captain_morgan48 has joined #ipfs
glekiDiscord[m] has joined #ipfs
tstock_007 has quit []
discopatrick has quit [Quit: Connection closed for inactivity]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
p8m has quit [Quit: birdd]
nixfreak has joined #ipfs
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
<nixfreak>
I'm looking for information on how to get started developing and learning about decentralized web i.e. web 3.0 aka dweb
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
<postDiscord[m]>
just write a generic HTTP based application and call it a "dApp", its what most do anyways
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
<postDiscord[m]>
really, it depends on what you want to learn there's a lot of aspects to what make up a dweb app. there's blockchains, smart etc...
<postDiscord[m]>
really, it depends on what you want to learn there's a lot of aspects to what make up a dweb app. there's blockchains, smart contracts etc...
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
muslimm has joined #ipfs
muslimm has quit [Max SendQ exceeded]
<nixfreak>
I have learned quite a bit on blockchain , but i want to learn about true decentralized web apps without blockchain also
<nixfreak>
do you have to use javascript for all frontend ?
<postDiscord[m]>
you can write your frontend in whatever language you want, the real question is does the language you want have packages to use the blockchain network
p8m has joined #ipfs
<nixfreak>
hmm ok
<postDiscord[m]>
but you'll also want to consider how you host that frontend, hosting it on IPFS is an easy way to make it hard to take down
<postDiscord[m]>
but you need to make sure the data is stored on multiple hosts for true efficacy
pecastro has quit [Ping timeout: 265 seconds]
<JCaesar>
Trader One: It's got a GB of RAM and a GB of swap. And sometimes it consumes that all, so even the 2GB you say is the minimum won't do, I guess.
<JCaesar>
And even more oddly, `ipfs repo gc` goes through without a hitch.
captain_morgan48 has quit [Remote host closed the connection]
<andersDiscord[m4>
im having serious communication issues with js-ipfs versions 0.41+. going try making a post on ipfs discuss forums if I can't get it solved here