Remix.run Logo
Onplana 3 hours ago

Is it about funds? Why Github is not catching up with the traffic? I know there's a mass rush on Github recently specially due to Claude Code leading users to use Github. sometimes even persuasive.

discordianfish 2 hours ago | parent [-]

Because scaling complex systems is not trivial

surdu 2 hours ago | parent | next [-]

It was pretty easy before October 2018, when Microsoft bought them:

https://www.githubstatus.com/uptime?page=31

discordianfish 2 hours ago | parent | next [-]

Not saying they are doing a particular good job but its not as simple as "paying more for bigger machines" and be done with it.

13hunteo 2 hours ago | parent | prev | next [-]

Scaling to human use vs automated/agentic use is a very different thing.

gbear605 2 hours ago | parent | next [-]

Github has had horrible uptime for years, before agentic use was a thing. The killer was Microsoft.

surajrmal an hour ago | parent [-]

It had uptime issues before Microsoft. They just got better at tracking and reporting after Microsoft.

Barbing 2 hours ago | parent | prev [-]

Do we know this is the predominant reason?

AlienRobot an hour ago | parent | prev [-]

To be fair, that was 8 years ago. Github now has all that days and users + 8 years of data and users.

Aperocky an hour ago | parent | prev | next [-]

Sometimes it is. There are some incredibly brute force yet simple and elegant pattern that power some of the biggest scale system you could think of.

It is relatively easy to scale a collection of simple things to extreme and exhibit complex behavior together. It is a lot harder to scale something complex to extreme. But too many times the latter is the default - designed wrong from the ground up and stuck in scaling hell.

Barbing 2 hours ago | parent | prev [-]

They’re focused and hiring right and managing right, but this is just so difficult it’s bound to go down?

If Google owned GitHub would they be better positioned to scale?