GitHub and the Crime Against Software | Hacker News
TL;DR AI
2 min readKey summary
A Hacker News post argues that GitHub has too many issues and suggests adding GitLab.com and Codeberg.org as extra code hosts.
The proposed setup is simple: create matching empty repositories on all three services, then add multiple push URLs in the local Git config.
With one repository configured this way, the same code can be pushed to GitHub, GitLab, and Codeberg at the same time.
The approach offers a practical way to mirror code across hosts, reducing reliance on GitHub and improving redundancy.



