this post was submitted on 17 Aug 2026
225 points (98.3% liked)
Programmer Humor
32965 readers
1151 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Someone educate me plz.
What is the best decentralized option? Codeberg?
I'm just finally getting to the point in my skillset where github is something I use regularly. I'm definitely not posting anything I ever, If I ever, make it to anything owned by microslop.
If you're actually after decentralized, forgejo (the forge that codeberg hosts) is probably what you want. Either that or, if you don't actually need all the features of GitHub (Pull Requests, Continuous Integration, Issues, etc. via a web interface), you can just keep your git repo(s) in multiple remotes, you don't need a dedicated forge.