Things can go wrong, but really, its been a lot and we're normalizing that to an unhealthy degree... I wonder if it was down that much, if users would get credits the way we pay when we use the services - its kind of ridiculous for a critical service to be down that much and all we do is "ah okay, its just github". Like, as if that was normal to be down that much...
Disruption with Some GitHub Services – Resolved
71–80 of 176 posts
Re: Disruption with Some GitHub Services – Resolved
#72I noticed earlier this week that my URL bar now pre-fills githubstatus.com instead of github.com when I type "gith"
https://chromewebstore.google.com/detail/is-github-down/lcfo...
A VSCode extension:
https://marketplace.visualstudio.com/items?itemName=RuslanRy...
Firefox:
https://github.com/matagus/github-status-checker
Caveat: https://news.ycombinator.com/item?id=49450924
(disclaimer: none of these are recommended by me to use - merely sharing to build on for this discussion)
Re: Disruption with Some GitHub Services – Resolved
#73I noticed earlier this week that my URL bar now pre-fills githubstatus.com instead of github.com when I type "gith"
For me this started happening when I type "stat" too. Which surprised me because of the many hundreds of services I rely on regularly that also have status pages.
Uptime reliability is nkt additive, it's multiplicative, sometimes even logarithmic.
Downtime of 99% and 99% is 98.1%. I hope almost all those services are non-prod related.
Re: Disruption with Some GitHub Services – Resolved
#74While GitHub is imploding itself, maybe you should think about self-hosting.
Re: Disruption with Some GitHub Services – Resolved
#75Fun read about Azure and having 173 agents running a node: https://isolveproblems.substack.com/p/how-microsoft-vaporize... Probably just a coincidence that Github started to have issues after beginning their move to Azure at the end of last year.
Azure's going to suffocate github. I'm curious to see what's next. Will self-hosting the code repository come back in vogue or will another social-coding platform take off?
Re: Disruption with Some GitHub Services – Resolved
#76If the problem is scalability, just rate limit git commands on free accounts already. Nobody realistically need to push multiple times per minute, and that alone is bound to trickle down to anything that triggers on commits and pushes.
Re: Disruption with Some GitHub Services – Resolved
#77So - where do we stand in August 2026?
*EDIT:* No, I don't want anything related to Felon Musk.
Re: Disruption with Some GitHub Services – Resolved
#78Earlier quoted context omitted.
Azure's going to suffocate github. I'm curious to see what's next. Will self-hosting the code repository come back in vogue or will another social-coding platform take off?
My small org has definitely had internal discussions around self-hosting gitlab. We'll see what happens.
Re: Disruption with Some GitHub Services – Resolved
#79Re: Disruption with Some GitHub Services – Resolved
#80Fun read about Azure and having 173 agents running a node: https://isolveproblems.substack.com/p/how-microsoft-vaporize... Probably just a coincidence that Github started to have issues after beginning their move to Azure at the end of last year.
Azure's going to suffocate github. I'm curious to see what's next. Will self-hosting the code repository come back in vogue or will another social-coding platform take off?