1. Discontent with GitHub/Microsoft
Many users criticize GitHub’s reliability, moral stance, and Microsoft’s influence.
- “Our CI for our entire org at https://github.com/lightningdevkit was turned off for 3 weeks because an outside contributor who was wrongfully banned made a PR. After multiple appeals we received no explanation and was told it was a permanent ban until we made a stir on twitter.” – benthecarman
- “Microsoft is a morally bankrupt and despicable organization, just like Meta, Amazon, and modern Google and Apple.” – sneak
- “It's not technical difficulties, politics, nor AI. It's Microsoft. Like Apple, Facebook etc, I have a deep loathing for Microsoft and I want to remove as much of it from my life as I am able.” – My_Name
2. Migration to self‑hosted alternatives (Gitea/Forgejo/Codeberg)
Commenters report positive experiences after moving to self‑hosted forges, citing performance, control, and feature parity.
- “I self-host Gitea … act runners for github actions alternative … I'm extremely satisfied with that setup. It is batteries included & fire and forget.” – hambos22
- “Forgejo is pretty close. Its runners are largely compatible with GH’s, and its issues, labels, tags, releases, wikis, packages, branch protection, secrets/envs, signing keys, repo permissions, etc. are all largely identical.” – nativeit
- “We ditched GitHub for self-hosted Forgejo and could not be happier. The experience is smoother, faster and distraction‑free.” – klaussilveira
3. Skepticism about the claimed “mass exodus” trend
Several participants argue that the article overstates the shift, demanding evidence before accepting a trend.
- “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.” – jorisw
- “If there's a trend to leave a platform it won't start with the most entrenched users (largest repos).” – close04
- “If there's a trend […] The burden of proof is on the author here to show there's been an increase and they don't do that.” – esperent
4. Concerns about AI training, data scraping, and privacy
Developers express worry that their code is being harvested for AI models and discuss ways to limit exposure.
- “Mostly because developers (me included) don't like to be told we are being laid off due to AI that was trained on our free open-source hobby projects.” – littlecranky67
- “Quite a few commentors here mentioned using gitea or one of it's forks on a private tailnet. That would mean it isn't publicly available and can't be scraped.” – _heimdall
- “FYI that Codeberg is currently holding a vote to broadly ban projects written mostly using AI, so its not a neutral space for hosting your projects like GitHub.” – intunderflow