this post was submitted on 20 May 2025
1 points (100.0% liked)

TechTakes

1873 readers
37 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
[–] [email protected] 0 points 2 days ago* (last edited 2 days ago) (5 children)

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:

  • Basic git stuff ofc, PRs, forks, etc.
  • Issues
  • Automatic scanning for security vulnerabilities like GH does
  • CI on PRs and nightly CRON based, free and allowing both cloud-hosted runners and adding self-hosted runners
  • Ability to host a static documentation site

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

[–] [email protected] 0 points 2 days ago

Codeberg is the closest that I could think of, not sure if it meets all of the features listed

load more comments (4 replies)