Live data from Hacker News

Why developers are ditching GitHub for Codeberg and self-hosting alternatives

howtogeek.com

41–50 of 289 posts

Re: Why developers are ditching GitHub for Codeberg and self-hosting alternatives

#41
post #38
post #15

Sentiment for/against GitHub aside... "Why X are doing Y" articles like these pretend that the premise of "X are doing Y" is true, conveniently skipping to the "Why" before proving that the premise is even accurate in any meaningful way. This is why I never buy headlines that start out with "Why". > developers are ditching Proceeds to list but a handful of remotely meaningful repos against the hundreds of thousands o…

You can just insert the word "some" as required.

Agreed, but the headline wouldn't travel nearly as well, if at all.

> Why some Americans are switching to soy

Would be more accurate than

> Why Americans are switching to soy

But wouldn't garner nearly the same amount of clicks.

There is conscious exaggeration in omitting 'some' - a fluff-blog click-farm trope I don't enjoy seeing in the developer space.

Re: Why developers are ditching GitHub for Codeberg and self-hosting alternatives

#43

Why don't open source alternatives just copy the UI to make it easier to switch? Everyone knows the GitHub UI and it's intuitive. I'm happy to get more privacy and freedom, you don't have to make a worse design just to be different. Fluxer figured this out and they're the best discord replacement imo. https://fluxer.app/

>it's intuitive

Until you have to work with stale GHAS tool configurations, remember whether a project uses rulesets or branch settings or find that comment you wrote on a PR (and then learn that the new PR "experience" fucking hides them above a certain threshold). Those are just the issues I encounter in a typical week.

Re: Why developers are ditching GitHub for Codeberg and self-hosting alternatives

#44
post #20

Earlier quoted context omitted.

this not a `git` failure per se...

Yes, but the thing is just that if people are looking around for new providers it's an opportunity for alternative systems to attract attention and users.

I understand what you convey, however, users are tired of the git GUI, not git itself.

Re: Why developers are ditching GitHub for Codeberg and self-hosting alternatives

#48

It's been 9 months since I ditched Github. Currently I self-host Gitea [0], use its registry for Docker, NPM etc and act runners [1] for github actions alternative, everything secured under tailnet. I'm extremely satisfied with that setup. It is batteries included & fire and forget. Now I use Github only as backup by mirroring my self hosted repos. [0] https://gitea.com [1] https://docs.gitea.com/usage/actions/act-ru…

You use github as a backup, why bother self-hosting then?

Because the existence and continued normal operation of the primary is not dependent upon the capricious whims or instability of GitHub.

Re: Why developers are ditching GitHub for Codeberg and self-hosting alternatives

#49
post #15

Sentiment for/against GitHub aside... "Why X are doing Y" articles like these pretend that the premise of "X are doing Y" is true, conveniently skipping to the "Why" before proving that the premise is even accurate in any meaningful way. This is why I never buy headlines that start out with "Why". > developers are ditching Proceeds to list but a handful of remotely meaningful repos against the hundreds of thousands o…

> a handful of remotely meaningful repos

If there's a trend to leave a platform it won't start with the most entrenched users (largest repos).

They acknowledge your concern in the article and their analysis does apply to those few who are leaving. But to be fair the title can be interpreted either way and the most reasonable read for anyone is "some of them are leaving". I'd find it clickbaity if they said "why developers are leaving en-masse" and then point out to the regular turnover. There's clearly a trend, what's not clear is if it gains momentum.

Post reply on HN