Top
Best
New

Posted by Simpliplant 6 hours ago

GitHub Is Having Issues(www.githubstatus.com)
192 points | 136 commentspage 3
delduca 3 hours ago|
Microslop is farting too hard on vibecoding
paddy_m 3 hours ago||
I am getting really tired of github. outages happen that's a given. but on so much stuff they don't even care or try. Github is becoming the bottleneck in my agentic coding workflows. unless I make Claude do it intelligently, I hit rate limits checking on CI jobs (5000 api requests in an hour). Depot makes their CI so much better, but it is still tied to github in a couple of annoying places.

PRs are a defacto communication and coordination bus between different code review tools, its all a mess.

LLMs make it worse because I'm pushing more code to github than ever before, and it just isn't setup to deal with this type of workload when it is working well.

lelanthran 2 hours ago|
> I am getting really tired of github. outages happen that's a given. but on so much stuff they don't even care or try. Github is becoming the bottleneck in my agentic coding workflows. unless I make Claude do it intelligently, I hit rate limits checking on CI jobs (5000 api requests in an hour). Depot makes their CI so much better, but it is still tied to github in a couple of annoying places.

Have you ever considered that this is the problem? GH never planned for this sort of pointless and unpaid activity before. Now they have a large increase (I've seen figures of 100x) in activity and they can't keep up.

It doesn't help that almost none of the added activity is actually useful; it's just thousands and thousands of clones of some other pointless product.

granzymes 5 hours ago||
I have a bug bash in an hour and fixes that need to go in beforehand. So of course GitHub is down.
banga 6 hours ago||
Only on days with a "y"...
yoyohello13 5 hours ago||
How many 9s is GitHub at now? 2?
jsheard 5 hours ago||
If you count every service together, it's deep into one nine.

https://mrshu.github.io/github-statuses/

Most individual services have two nines... but not all of them.

kibwen 5 hours ago|||
Github proudly boasts an industry-leading seven 9s of uptime. 49.999999%
nurettin 5 hours ago||
They could support up to 10 0.00000000009999999999
z3ugma 4 hours ago|||
"78 incidents in last 90 days" per https://mrshu.github.io/github-statuses/

that's....gobsmacking...I knew it was memeably bad but I had no idea it was going so badly

amarant 5 hours ago|||
Due to a off-by-one error, they are now targeting "five eights". Why else would they migrate to Azure?
modeless 5 hours ago|||
90 day non-degraded uptime of Github Actions is 98.8% if the official numbers can be believed
jandrese 5 hours ago|||
They're going to have to start advertising nine fives of reliability.
whateveracct 5 hours ago|||
they were down to a low 1 nine recently
Imustaskforhelp 5 hours ago||
Github service has a better work life balance than many engineers here...

Octocat (The OG github mascot) has a family that it goes to the park with anytime he wants.

Luckily his boss Microslop, is busy with destroying windows of his house and banning people from its discord server.

cyberax 6 hours ago||
You know that it's bad when the status page doesn't have the availability stats anymore.
m_w_ 6 hours ago||
Seems like the xkcd [1] for internet infrastructure that was posted earlier [2] should have github somewhere on it, even if just for how often it breaks. Maybe it falls under "whatever microsoft is doing"

[1]: https://www.reddit.com/r/ProgrammerHumor/comments/1p204nx/ac... [2]: https://news.ycombinator.com/item?id=47230704

Imustaskforhelp 5 hours ago||
Lowendtalk providers who take 7$ per year deals can provide more reliability than Github at this moment and I am not kidding.

If anyone is using Github professionally and pays for github actions or any github product, respectfully, why?

You can switch to a VPS provider and self host gitea/forejo in less time than you might think and pay a fraction of a fraction than you might pay now.

The point becomes more moot because github is used by developers and devs are so so much more likely to be able to spin up a vps and run forejo and run terminal. I don't quite understand the point.

There are ways to run github actions in forejo as well iirc even on locally hosted which uses https://github.com/nektos/act under the hood.

People, the time where you spent hundreds of thousands of dollars and expected basic service and no service outage issues is over.

What you are gonna get is service outage issues and lock-ins. Also, your open source project is getting trained on by the parent company of the said git provider.

PS: But if you do end up using Gitea/forejo. Please donate to Codeberg/forejo/gitea (Gitea is a company tho whereas Codeberg is non profit). I think that donating 1k$ to Codeberg would be infinitely better than paying 10k$ or 100k$ worth to Github.

esafak 4 hours ago|
I spent hours trying to figure out what was wrong with GHCR, &^$% Github.

I'm on the lookout for an alternative, this really is not acceptable.

More comments...