this post was submitted on 11 Aug 2025
1129 points (99.5% liked)
Technology
73967 readers
3754 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Didn't this clown literally say like lastweek that if you're a dev and you're not using AI to get out? well...he's out and look what happens.
Move to Codeberg, donate to them, or self host your git repos.
I'm in the process of moving mine to self host, I'll put a guide with the steps I'm following so others can follow them. It's really good that git basically provides the thing out of the box. This is ok for most of my use cases which are private repos, or shared with small groups of friends. For public projects, I think we still need a way for projects to be easily found, like a directory. Sadly GitHub filled that space, it was ubiquitous. Not even gitlab or bitbucket approached the massive adoption github has. Even some fediverse version of it would probably have a hard time being that massive.