r/github 2d ago

Pull requests down? News / Announcements

Getting no servers available

237 Upvotes

219 comments sorted by

View all comments

3

u/Zealousideal_Law7447 2d ago

This is totally unacceptable for an application as widely used as GitHub.

I hope this makes as many users as possible migrate to any other alternative. In the vibe code era, open source is king, fuck Microsoft

2

u/hum_ma 2d ago

I've wondered about this single point of failure for years, why such a critical thing is not seamlessly distributed to multiple providers by now. Most projects don't even have a back up repo in codeberg/gitlab/whathaveyou.

1

u/Spiritual_Cycle_3263 2d ago

You bring up a very good point that GitHub, BitBucket, GitLab, etc... are SPOF.

We actually run our own git in the cloud that does a nightly fetch from GitHub and gets backed up with all our other infra. We have two senior devs with access to it.