Github is struggling because AI-boosted coding increased the number of commits 14x in the past year, and the pace is still accelerating. The site is struggling to keep up. Github's COO confirms it here: https://x.com/kdaigle/status/2040164759836778878 Platform activity is surging. There were 1 billion commits in 2025. As of three months ago, it was 275 million per week, on pace for 14 billion this year if growth rema…
If that's the superficial cause, then the root cause is a lack of limits. Any production system in the world will go down from too much load if you don't limit the load. You have to do performance testing to determine what the system's peak utilization is, and put limits in place to prevent exceeding that limit. There are multiple kinds of limits you need. First you need the raw i/o limits on things like networking,…
Ask HN: GitHub employees what's going on? Why?
131–140 of 280 posts
Re: Ask HN: GitHub employees what's going on? Why?
#132non-helpful answer: the "Microsoft Acquires GitHub" line in this graph answers all questions https://damrnelson.github.io/github-historical-uptime/
To be fair, before the aquisition, GitHub was super stable, but also it felt like they rarely changed or added anything. After Microsoft acquired them, they started rolling out new features at an incredible pace. And if you look at the breakdown of the downtime, most of the downtime is in features that didn't exist before the acquisition. Though not all of the downtime is in new features. The core is also less stable…
My (not-so-actuarial 1990's-experience-colored) feeling is that this is Microsoft doing what Microsoft does best, namely including a lot of seemingly compelling features in a product to get people hooked and to keep competitors in a position of trying to keep up.
Re: Ask HN: GitHub employees what's going on? Why?
#133Earlier quoted context omitted.
Infra is a cost center for a business unless your a PaaS and even then maybe still. Cost centers are usually ferreted out for savings, not investment.
Infra is a cost center right up until its absence begins to undercut your value proposition to customers, and then it becomes an investment. GitHub seems well on the wrong side of that equation right now.
So even if these cloud/SAAS solutions perform poorly it is not like customers have wherewithal to create alternate solutions.
Re: Ask HN: GitHub employees what's going on? Why?
#134Eventually, though, they decided to migrate the whole thing to Azure. And they were far enough through that to be basically committed... when AI coding started hitting them with much higher workloads.
I personally think the reliability problems are more to do with the reliability of the Azure migration. But both factors are likely relevant.
Re: Ask HN: GitHub employees what's going on? Why?
#135Github is struggling because AI-boosted coding increased the number of commits 14x in the past year, and the pace is still accelerating. The site is struggling to keep up. Github's COO confirms it here: https://x.com/kdaigle/status/2040164759836778878 Platform activity is surging. There were 1 billion commits in 2025. As of three months ago, it was 275 million per week, on pace for 14 billion this year if growth rema…
Re: Ask HN: GitHub employees what's going on? Why?
#136Earlier quoted context omitted.
OpenAI and Claude don't accept commits and host PRs? How are they the same?
They're undergoing the same kind of load. Almost every AI commit that's putting pressure on GitHub's servers was written on OpenAI and Anthropic's servers.
Re: Ask HN: GitHub employees what's going on? Why?
#137Earlier quoted context omitted.
GitHub’s reliability issues started earlier than the boom in agentic coding they talk about. I have comments on here from 2025 talking about massive outages with actions and issues.
When you're the uncontested market leader, you don't budget operations to be perfectly reliable, you budget to not be too unreliable. All those 9's are expensive after all. The AI boom caught them napping though, and they're slipping well into the too unreliable category
Microsoft, who invested eyewatering sums into AI, even near to betting the whole company on an AI boom, is surprised about the AI boom?
Re: Ask HN: GitHub employees what's going on? Why?
#138I got an "it is unacceptable" from their CPO on 8/7, and that they are "working around the clock on it". https://x.com/mariorod1/status/2085800861469495465 I really think something deeper is going wrong there, and they're not being honest with their paying customers (and enterprises) about it.
Re: Ask HN: GitHub employees what's going on? Why?
#139Github is struggling because AI-boosted coding increased the number of commits 14x in the past year, and the pace is still accelerating. The site is struggling to keep up. Github's COO confirms it here: https://x.com/kdaigle/status/2040164759836778878 Platform activity is surging. There were 1 billion commits in 2025. As of three months ago, it was 275 million per week, on pace for 14 billion this year if growth rema…
Turns out that the cloud doesn’t scale that easily by itself after all?
The cloud does scale that easily, the software doesn't. :-)
Re: Ask HN: GitHub employees what's going on? Why?
#140Github is struggling because AI-boosted coding increased the number of commits 14x in the past year, and the pace is still accelerating. The site is struggling to keep up. Github's COO confirms it here: https://x.com/kdaigle/status/2040164759836778878 Platform activity is surging. There were 1 billion commits in 2025. As of three months ago, it was 275 million per week, on pace for 14 billion this year if growth rema…