this post was submitted on 20 Aug 2023
1542 points (97.2% liked)

Memes

45581 readers
1 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] HulkSmashBurgers@reddthat.com 45 points 2 years ago* (last edited 2 years ago) (5 children)

I also think IPFS (non filecoin version) could prove useful in the future as well.

[–] linearchaos@lemmy.world 22 points 2 years ago

A post mentioning IPFS that hasn't been downvoted into the mantle? I'm impressed.

It seems that most people don't have any idea that it's not reliant upon blockchain.

Somebody asked the other day about hosting websites on cell phones. I mentioned that IPFS would be just about perfect for that and everyone got out their pitchforks.

[–] cynetri@midwest.social 13 points 2 years ago (2 children)

What's IPFS in layman's terms? The Wikipedia is hard for me to follow lol

[–] urfavlaura@lemmy.world 7 points 2 years ago

basically like bittorrent but the entire network is just one swarm and blocks are deduplicated and everyone keeps the stuff they accessed for a while so peers near to them can fetch it from them

it also has a dht, a pubsub like system for fast message propagation and changeable content and is built to be future proof on the protocol level (everything is modular and self describing and can be swapped out)

oh and also everything can link to everything by its CID (content identifier)

[–] NatoBoram@lemm.ee 8 points 2 years ago

IPFS is great, but also so difficult to get it right

[–] qaz@lemmy.world 1 points 2 years ago

I’m already using it, but just for notes so there aren’t any measurable improvements over the traditional methods. It’s still cool to see it work though.