Live data from Hacker News

Ask HN: GitHub employees what's going on? Why?

news.ycombinator.com

181–190 of 280 posts

Re: Ask HN: GitHub employees what's going on? Why?

#181
post #12

Earlier quoted context omitted.

Nobody at Microsoft could've predicted AI was going to be so popular!

Like the way that they shipped ‘95 without a browser?

> Like the way that they shipped ‘95 without a browser?

Around the time when Windows 95 was released, Microsoft did predict that the internet will become popular also among private users. That is why

- they included Winsock (Windows' TCP/UDP/IP stack) as native part of Windows 95 (in opposite to Windows 3.x where you had to install a third-party implementation of the Winsock API such as Trumpet Winsock), though it was typically not installed by default,

- support to use MSN (the dial-up online service and internet servicen provider [1]) was pre-installed with Windows 95.

What was not clear at that time was that the world wide web would become the killer application for the internet for consumer users (at that time, the more likely killer application of the internet for consumers was seen in proprietary content providers such as AOL, Compuserve or MSN), so Microsoft provided no web browser with the original version of Windows 95.

But even at that time, it was conceivable, though not clear that the world wide web could become important. So, already at the release time of Windows 95, Microsoft provided Internet Explorer 1.0 as part of the Plus! add-on pack for Windows 95. With Windows 95 OEM Service Release 1, the Internet Explorer 2.0 got part of Windows 95, and Windows 98 introduced the (optional) Active Desktop [2], in was centered around the Internet Explorer.

So, in my opinion Microsoft did everything "correct" here: they provided Internet Explorer from beginning on as an optional separate component (Plus! add-on pack), and once it was obvious that the world wide web would become very important, they reacted fast and included the Internet Explorer in the next service release of Windows 95 (Windows 95 OEM Service Release 1).

--

[1] https://en.wikipedia.org/wiki/MSN_Dial-Up_Internet_Access

[2] https://en.wikipedia.org/wiki/Active_Desktop

Re: Ask HN: GitHub employees what's going on? Why?

#184
post #8

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…

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.

It was related to their migration to Azure as far as I know

Re: Ask HN: GitHub employees what's going on? Why?

#185

Github used to be built on mysql / redis / ruby on rails / C / shell, running on dedicated hardware. Microsoft left it like that after they acquired the company. Eventually, 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 d…

This is the reason, at least what I know from people who worked there, the azure migration has been very painful as far as I’m aware

Re: Ask HN: GitHub employees what's going on? Why?

#186
post #16

Earlier quoted context omitted.

According to that graph, performance drops widely after Microsoft's acquisition before AI enters the scene. If not Microsoft, how else do you explain it, or is the graph somehow misleading?

You're the one making the argument! You need to show causality instead of correlation.

No they don’t? They don’t need to do anything. It’s a forum, not a formal debate performance

Re: Ask HN: GitHub employees what's going on? Why?

#187
post #74

Earlier quoted context omitted.

I would take what C-level execs say with a grain of salt. Remember these folks hire people with plenty of system design experience. They likely also have the money for hardware resources. If load was an issue these things would have been solved already. Or they are purposely causing millions of dollars of productivity loss daily by not solving this. Something more serious is at play. And I want to hear from the actua…

> They likely also have the money for hardware resources. Amazing you can say this with a straight face in these DC building times. Have you tried getting Azure east instances anytime lately?

I've actually never tried to get an Azure instance. Azure can't earn my trust with SSO, let alone hosting my compute.

Re: Ask HN: GitHub employees what's going on? Why?

#188
post #60

I 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.

I wouldn’t be surprised if that tweet response you got was written by an LLM

Re: Ask HN: GitHub employees what's going on? Why?

#189
post #60

I 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.

I mean they may be working around the clock, but after 5 or 6 layoffs in 3 years… half their engineers are probably still learning the code base.

I don’t think their engineers « learn the codebase » anymore, that’s so 2025. It’s all agentic now, the model learns the codebase, the engineer ask the agents to do their best and believe in themselves
Post reply on HN