this post was submitted on 20 May 2025
133 points (100.0% liked)
TechTakes
1873 readers
251 users here now
Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.
This is not debate club. Unless it’s amusing debate.
For actually-good tech, you want our NotAwfulTech community
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
So... I think it's high time to start planning an exodus.
Is there a good alternative to GitHub?
I have two types of repos, a few public open-source projects for which I require:
Plus private ones where I don't need any bells and whistles, just a git hoster for myself and no one else.
Is there something free that provides these things and doesn't suck? If I go to GitLab's page then it says:
so that's fucked too now, huh
oh GitLab is terrible on several levels and is definitely best avoided — for some reason, they think that competing with github involves making all of github’s mistakes, but with a much worse UI
so far I’ve had good luck with codeberg. of your requirements, the only missing feature seems to be vulnerability scanning. CI is available and pretty good, but you have to ask for it to be enabled for your account. I think you’re able to hook self-hosted runners into codeberg’s CI frontend, but the process to do so confused the hell out of me, so you may have to dig a bit to figure out how it works.