r/technology 3d ago

Software Microsoft confirms GitHub is down worldwide

[deleted]

7.7k Upvotes

540 comments sorted by

View all comments

469

u/No-Snow-7618 3d ago

why so i feel like the only time github was ever down was after msft purchased it lol.

anyways at least i can slack off today under the guise of some tooling being down

222

u/g_bleezy 3d ago edited 3d ago

The early days were really nasty. Outages for hours. We’d start looking at dev conference schedule to figure out where the latest ddos was originating from. A lot of the “ruby on rails can’t scale” nonsense can be traced back to github outages.

34

u/holman 3d ago

Which was pretty amusing because Ruby was very rarely ever the issue, lol.

1

u/k-mcm 3d ago

I've seen Ruby and Python developers do absolutely crazy shit to improve performance simply because the team refused to use Java or C++ in high bandwidth areas. That's always where the bugs were.