this post was submitted on 19 May 2025
0 points (50.0% liked)

General Programming Discussion

8375 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 6 years ago
MODERATORS
 

I’m a retired coder, These days, I mostly scroll around Lemmy to kill time, but something caught my eye recently, a post about this protocol called Plebbit.

Honestly? At first, the name put me off. Sounded like a joke, plebbit word was a sluar used against redditors…But I was curious enough to check it out and I’m glad I did. Plebbit is basically a protocol that combines the structure of Reddit and all other social media with the tech behind torrents. Every sub is its own instance, and everything is peer-to-peer. No central servers, no single point of failure. It’s simple, but it hits at something big : real decentralized social media.

After digging into it (and chatting with the dev a bit : an anonymous dev named Esteban Abaroa)I started thinking… what if Lemmy could run on top of this? No more relying on any one instance just pure P2P. So yeah, I have decided to build a Lemmy client on top of Plebbit.

Still not a fan of the name but the idea is solid. And honestly, I think we might need this more than we realize.

If anyone has name suggestions for the client, I’d love to hear them. I’ll leave the GitHub link here so you can check out the code yourself.

https://github.com/plebbit

Need your honest opinions, guys.

top 1 comments
sorted by: hot top controversial new old
[–] muhyb@programming.dev 2 points 1 week ago

Is this kinda like Aether?