Live data from Hacker News

Incident with Pull Requests, Issues, Git Operations and API Requests

githubstatus.com

81–90 of 221 posts

Re: Incident with Pull Requests, Issues, Git Operations and API Requests

#81
post #78

If you go to www.githubstatus.com, the downtime is not showing in the chart. I was annoyed enough yesterday when I visited this page to figure out why my Actions had failed and was greeted with big green ticks and only a tiny red rectangle halfway down the page to indicate the problem. This time they've just scrubbed the evidence outright?

It was previously showing, but I believe the incident has bee resolved now. At least, PRs work for me when they previously didn't.

Re: Incident with Pull Requests, Issues, Git Operations and API Requests

#82
I'd appreciate if they'd not mark the incident as resolved when there's still fallout - ie: my commits didn't display on the branch, my actions didn't run

It's the same issue as the other day - display message at the top admitting that cache needs to be refreshed (or whatever the wording was)

Re: Incident with Pull Requests, Issues, Git Operations and API Requests

#86
post #80

Earlier quoted context omitted.

Self-hosting forgejo under tailscale + mirroring public repos through GitHub Has worked wonders for me :)

It's fascinating how fast the Forgejo I host at my university's laboratory loads from my home network. Every page load is <100ms. I think it goes to show how much bloat we don't realise exists in modern webapps.

GitHub used to be like that before they rebuilt everything in React.

Re: Incident with Pull Requests, Issues, Git Operations and API Requests

#87

Earlier quoted context omitted.

GH was acquired by microsoft some eight years ago. It has been working quite well until recently. People may have had complaints about functionality, features, commercial issues, but the thing used to at least have a decent uptime until recently.

Has nothing to do with Microsoft acquisition... AI usage has increased demand and load. More PRs, more Action runners, more of everything firing. GitHub just wasn't ready for the scale and are now having issues catching up with it as it continues to increase exponentially.

Yeah, that and Microsoft has been slow to move the infrastructure to something that scales better to handle that load.

The more surpassing part is that Microsoft hasn't figured out a way to manage/contain the AI-sourced traffic better so it doesn't create all this noisy neighbor problems for non-AI usage/users.

Re: Incident with Pull Requests, Issues, Git Operations and API Requests

#88

is it me or ever since AI coding became the norm, there have been way more outages with otherwise reliable services? I get downtime on Supabase every few weeks. Even Cloudflare. And now Github

Yes, because that caused the usage of the services to skyrocket, GitHub runs on Azure and Azure is experiencing capacity strain due to AI, so GitHub's services are struggling to auto-scale

Per a report that came out the other day, the GitHub move to Azure has been slowed down (i.e. I don't think it's done). But maybe you have newer/better info than me

Re: Incident with Pull Requests, Issues, Git Operations and API Requests

#89
post #44

Earlier quoted context omitted.

> The UI of that page is so nice Is it? Seems a text description of "Make a website outlining 'How cooked GitHub' is with a modern style" to basically any LLM would produce exactly that UI and design, literally nothing of that design a human had any influence on, besides the ones selecting what training data the used LLMs was trained with. I think most of us who've tried using LLMs for web-design can recognize that s…

What really grinds my gears is how easy it is to get better designs out of LLMs. But if you don't ask, you get the default.

Here is a provocative thought - maybe these are the so-called "better designs" from LLMs? It's not like writing English sentences is some huge secret you are sitting on that no one else knows.

Re: Incident with Pull Requests, Issues, Git Operations and API Requests

#90
post #44

Earlier quoted context omitted.

> The UI of that page is so nice Is it? Seems a text description of "Make a website outlining 'How cooked GitHub' is with a modern style" to basically any LLM would produce exactly that UI and design, literally nothing of that design a human had any influence on, besides the ones selecting what training data the used LLMs was trained with. I think most of us who've tried using LLMs for web-design can recognize that s…

What really grinds my gears is how easy it is to get better designs out of LLMs. But if you don't ask, you get the default.

as someone who doesn't know how to get better design out of LLMs, can you elaborate?
Post reply on HN