Live data from Hacker News

GitHub to Codeberg: my experience

eldred.fr

1–10 of 140 posts

Re: GitHub to Codeberg: my experience

#3

I've noticed that several projects on the front page today (and over the past few days) are migrating away from GitHub. Is there any recent event or broader trend that explains this shift?

Zig’s announcement[0] might provide some insight

[0] https://ziglang.org/news/migrating-from-github-to-codeberg/

Re: GitHub to Codeberg: my experience

#4

I've noticed that several projects on the front page today (and over the past few days) are migrating away from GitHub. Is there any recent event or broader trend that explains this shift?

Ongoing availability issues, Microsoft's shoehorning of AI, GitHub's focus on migrating to Azure infrastructure rather than adding features and fixing shortcomings. If I had to guess.

Re: GitHub to Codeberg: my experience

#5
post #4

I've noticed that several projects on the front page today (and over the past few days) are migrating away from GitHub. Is there any recent event or broader trend that explains this shift?

Ongoing availability issues, Microsoft's shoehorning of AI, GitHub's focus on migrating to Azure infrastructure rather than adding features and fixing shortcomings. If I had to guess.

[deleted]

Re: GitHub to Codeberg: my experience

#8

Are there any alternatives to Github that offer similar bang for the buck? Particularly for very small teams or solo devs that need private repos? The author here specifically mentions Codeberg, which seems like it's just for FOSS projects.

GitLab. There's also the option of self hosting it on a cheap server if you don't like cloud services.

Re: GitHub to Codeberg: my experience

#9

Are there any alternatives to Github that offer similar bang for the buck? Particularly for very small teams or solo devs that need private repos? The author here specifically mentions Codeberg, which seems like it's just for FOSS projects.

You can self host the software underlying Codeberg, which is Forgejo. Then there is also GitLab which has a lot more features but is arguably more intensive to maintain. And then there is the long tail, such as the projects Forgejo was forged from (Gitea and Gogs) and various other FOSS forges e.g. Phorge which was forked from the now discontinued Phabricator.

Re: GitHub to Codeberg: my experience

#10

Are there any alternatives to Github that offer similar bang for the buck? Particularly for very small teams or solo devs that need private repos? The author here specifically mentions Codeberg, which seems like it's just for FOSS projects.

There's nothing about Codeberg that's FOSS only afaict.

This was incorrect, I misread the changes to the TOS.

Post reply on HN