Robotics

GitHub availability issues fuel migration talk to Codeberg, Forgejo, GitLab

Developers report worsening GitHub reliability, sparking serious consideration of self-hosted forges.

Deep Dive

A recent forum post by user solonovamax has reignited debate over GitHub's reliability, calling the platform's availability 'in the gutter.' The developer reports difficulty completing basic tasks like reading code due to frequent page load failures. The post suggests that maintainer work is even more painful, and the author is considering hosting a personal code forge to mirror repositories for reliable browsing.

Specifically, the poster recommends Codeberg, a non-profit Git hosting service, or hosting a Forgejo instance (the open-source software behind Codeberg). GitLab is also mentioned as a viable option. The post acknowledges that migration would be a massive undertaking requiring significant thought and coordination, but aims to spark conversation among the community. This comes amid a history of GitHub-related discussions, including Microsoft's acquisition and previous migration moves (e.g., Bitbucket removing Mercurial).

Key Points
  • GitHub availability issues reported: pages fail to load even for simple code reading, frustrating maintainers.
  • Suggested alternatives: Codeberg, self-hosted Forgejo instance, or GitLab as migration options.
  • Post acknowledges migration is a massive change but aims to start a discussion on reducing GitHub dependency.

Why It Matters

Reliance on a single hosting platform risks productivity; open-source alternatives offer resilience and control.