A discussion on Hacker News has surfaced concerns about GitHub's reliability, with developers questioning whether recent downtime warrants a switch to competing platforms.
The conversation, which drew 109 comments and 165 points, highlights growing frustration with GitHub's availability over recent months. Developers are evaluating alternatives as the frequency of outages impacts workflow continuity.
Key alternatives under discussion include GitLab, Gitea, and Forgejo, each offering different trade-offs between features, self-hosting capabilities, and maintenance overhead. GitLab provides a comprehensive feature set comparable to GitHub with both cloud and self-hosted options. Gitea and Forgejo appeal to teams seeking lightweight, self-hosted solutions with minimal resource requirements.
The decision to migrate involves considerations beyond uptime—including integration ecosystems, CI/CD pipelines, team familiarity, and migration complexity. Some developers noted that GitHub's outages, while disruptive, remain relatively infrequent for a service at scale. Others argue that critical infrastructure justifies the friction of switching to more reliable platforms.
The thread reflects broader industry questions about vendor lock-in and infrastructure resilience for development teams.
Cursor is rolling out Origin, its code hosting service, in early beta across all paid plans. The platform supports repositories, pull requests, and GitHub synchronization.
DuckDB, the embedded SQL database engine, has unveiled version 2.0 with significant performance improvements and new features. The release marks a major milestone for the increasingly popular analytical database.
A developer used Codex, OpenAI's code generation model, to automatically optimize a kernel and achieved a 232x performance improvement. The experiment demonstrates how AI can accelerate systems programming research.