frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

GitHub is having issues now

https://www.githubstatus.com
156•SenHeng•1h ago

Comments

SenHeng•1h ago
For the past hour, the PR or Issues pages would load with 0 items. Occasionally, there’s an error toast mentioning ‘failure to fetch data’.
swiftcoder•13m ago
Oh, it's even more fun than that. If you sit there hitting F5, sooner or later you will get a proper page load. So some small subset of the servers is vending the correct data, and the rest not
m_a_t_t_8_6•1h ago
Pr's don't load, issues don't load. Pretty much unusable for dev workflows. I felt like a lot of the hand wringing over GH reliability was a bit dramatic but this one seems pretty major (at least for me) and doesn't seem to even be getting that much coverage.
vlugorilla•56m ago
Codeberg.org is also having issues right now:

https://status.codeberg.org/status/codeberg

https://social.anoxinon.de/@codebergstatus/11647770704799298...

ttouch•54m ago
we'll start posting only when gh is 100% up and it'll make it to the frontpage
rvz•52m ago
I think we have given GitHub enough time (more than half a decade) after Microsoft acquired it to sort itself out.

It is now being run into the ground.

At this point their chatbots Tay.ai, Zo, and Copilot are wrecking the platform and there is no CEO of GitHub to complain to about this so it now makes no sense to use GitHub at all. (Especially GitHub Actions)

It is now time to self host and not "centralize everything to GitHub". [0]

[0] https://news.ycombinator.com/item?id=22867803

cromka•51m ago
For the record, it's failing silently, too, showing e.g. "There aren’t any open pull requests." even though there are dozens. That's pretty bad, this will definitely mislead people.
techterrier•18m ago
speak for yourself, we are celebrating having completed all our PR's for a change :D
dclowd9901•14m ago
Or last week's "If you use merge queue, oopsie, we accidentally destroyed your trunk", which also failed silently.
mrshu•50m ago
Their uptime for just Git operations has been hit pretty hard in the past 90 days:

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

winfredJa•43m ago
why is this green for today, even though the offical page shows error.
JamesCoyne•26m ago
Git ops seem fine. Anything search related is intermittent at best
agartner•50m ago
Yeah I think I've finally had enough. I need to start seriously advocating for alternatives since this is starting to impact our business. It's clearly not getting any better.
homebrewer•42m ago
Go ahead. We've been self-hosting Gitea with Drone/Woodpecker for years; either it or Forgejo will do fine if you're okay with their feature set. I sometimes wander into these GitHub threads to have a laugh; our Gitea instance has had several minutes of downtime combined over the last few years, all of them planned (to upgrade Gitea) and in the middle of the night.
MiracleRabbit•20m ago
Gitea Upgrading.. replacing binary, restarting. I love it.

Same for Forgejo.

cyclopeanutopia•35m ago
I'm now self-hosting Git and CI with Forgejo, works like a charm. ;)
rhdunn•13m ago
If you want a GitHub-like UI (with org/repo structure limitations) use either Forgejo or Gitea.

If you want a similar but different experience use GitLab.

If you want something more akin to the kernel experience (i.e. hosting, flexible repository structure, user auth via ssh keys, and a simple web UI) use gitolite with cgit, or alternatively gitweb.

Lapalux•49m ago
What a joke
pier25•48m ago
Github has been having issues since the Microsoft acquisition.

https://damrnelson.github.io/github-historical-uptime/

wldcordeiro•41m ago
Seems like every week or so there's status issues. Often at what feels like the start of the week too.
2ndorderthought•34m ago
That's damning. I wonder what it will look like over the next 13 months as more and more code is written by ai
dclowd9901•16m ago
I kind of had assumed that had already begun impacting downtime, though I guess it would be good to get some confirmation.
corvad•11m ago
Too bad Copilot's having issues and as such it will take longer for recovery.
badeeya•29m ago
seems like it couldve been covid instead? look closer at the months and also we need a y bar for "msft makes github do xyz"
hx8•18m ago
We cannot blame December 2019 uptime on covid-19.
rrr_oh_man•29m ago
Wtf. Why is that?
esafak•27m ago
'coz Microsoft.
lukax•27m ago
They are migrating from their own datacenters to Azure
iso1631•10m ago
Hardly first time -- https://archive.is/KZ0sy
fishtoaster•9m ago
This is not to say that things haven't gotten worse over time, but...

I don't think that chart shows what it seems like it shows. There were plenty of pre-2018 outages that don't show up there: https://hn.algolia.com/?dateEnd=1545696000&dateRange=custom&...

An alternate interpretation of that chart is "After the microsoft acquisition, they got serious about actually tracking outages."

That said, anecdotally, it's felt much worse over the last 6 months. I'd guess it's a combination of MS-induced quality drops and AI-induced scale increases.

rvz•9m ago
And when they introduced "Free" for everyone including teams, well I tried to warn everyone that centralizing everything to GitHub was not a good idea [0] 6 years ago.

[0] https://news.ycombinator.com/item?id=22867803

esafak•45m ago
The /repos end point is failing for me too, blocking my main CI pipeline. I'm so sick of this.
m3nu•42m ago
Releases aren't being published for me.
cdrnsf•41m ago
It's a day ending in y so, yes, there's a GitHub outage.
recitedropper•40m ago
Hate GitHub being down, plus hate AI stealing your code? Join sourcehut--it has worked great for me, and I'd love to see it flourish as a platform.
pokstad•16m ago
How is sourcehut different? It’s just yet another centralized service.
Conscat•10m ago
At least it doesn't go down as often, I guess. I think most users do want a centralized forge that gives them discoverability and star graphs.
arielcostas•9m ago
> It’s just yet another centralized service

Yeah, collaboration usually requires some sort of centralisation. Whether that is the LKML+git.kernel.org, gitlab.gnome.org, salsa.debian.org or Sourcehut, or GitHub. At least Sourcehut isn't completely proprietary and shoving AI down your throat at every possible chance. The same can be said for Codeberg and almost any GitLab CE, Gitea or Forgejo instance

recitedropper•6m ago
If you need to self-host, self-host. Sourcehut is obviously not a replacement for that.

But, if not: It is different because Drew DeVault is scathingly anti-AI, and has a history of sticking to strong opinions (for better or worse). Seems like the best bet for off-premise source control if you are concerned about AI scraping and downtime.

bakies•37m ago
I am once again here to say that my gitea has better uptime since I deployed it. It's way snappier too. Long live self-hosting. Diversify from the cloud, build your own!
tomxor•25m ago
Another happy self hosted Gitea user here for ~3 years now.

Came from Gitlab which started pushing out basic users in 2022 with massive price hikes. I weighed Github as an option but was like "no I don't want to be dealing with this same problem in another 5 years" when some other rug pull or degradation happens with that service. So I'm feeling pretty validated for that decision these days.

The speed improvement was massive (super low latency), and was worth the switch on it's own, but we also saved 90% in immediate cost... probably more in secondary effects from the git host just not being a pain point. The only long or unplanned downtime we've had was 2 hours in that whole 3 years where the tiny Linode VPS host had a total hardware failure and got migrated, which is a pretty damn good number of 9s for a simple easy to host single server solution. We also gained more durable and fast offsite backups (zfs) that Gitlab could never offer, but that's more of a custom self hosted thing not specific to Gitea.

dclowd9901•12m ago
What's your general increase of cost and maintenance overhead? How many devs and repos do you have?
Gabrielfair•30m ago
Its sad that we are reaching the point where a large swatch of he planet is affected by the same thing and we don't get much of an investigation
corvad•21m ago
I guess a full postmortem like any other company would be too much as they have outages each week, sometimes multiple times a week.
CptKriechstrom•30m ago
It feels like that every time I need to put in some evening hours to get things done, github knows and turns the chaos monkey up to eleven.
blurbleblurble•30m ago
Maybe that's why I couldn't filter my stars by language
corvad•27m ago
At this point it's a weekly occurrence...
loloquwowndueo•21m ago
All that reliability work must have paid off if it’s only happening weekly these days! lol
collabs•27m ago
I am on azure US east and I suspect this is an azure service issue.

I don't trust Microsoft's status page. It might be "fine" over all but it definitely is not fine for me.

leonardoaraujo•26m ago
here we go ....
lukax•25m ago
It looks like migration to Azure is not going very well

https://news.ycombinator.com/item?id=45517173

Arcuru•22m ago
Reminder to all OSS projects: it is extraordinarily easy to setup a simple CI job to keep your code in sync between multiple Forges. And getting email notifications from a second Forge is 0 extra effort.

At least give people the option to start moving away from GitHub to contribute to your project. It will, ultimately, be better for the ecosystem.

dsagent•17m ago
An increasingly disturbing trend from Github and I only see this getting worse.

I wouldn't rule out them moving away from offering the free tier to stop the all the code pushes. I think new code mostly written by AI isn't that appealing of a data set to train on.

erdaniels•14m ago
It's now safe to say just don't use GitHub. There are other free hosted and self hosted solutions. The less we use this crap product, the less front page noise we'll get =)
arcza•14m ago
Well... my gitlab.internal.corp.com is up. As it is every day. Takes about 1 hour every few months of maintenance work at most.
swiftcoder•11m ago
> Users are experiencing intermittent failures to view issues, pull requests, projects and Actions workflow runs

"intermittent" is kind of underselling a failure on ~9/10 page loads

hx8•7m ago
My new projects do not use GitHub, and will not use GitHub as anything more than a mirror. Two nines of reliability isn't enough for devtools.

GitHub is in a tight space right now. The pace of software development is increasing and they are in a load-bearing position. In addition, their GitHub Copilot license was a massive loss-leader both directly costing them money, and making the traffic problem even worse. Simply put, they aren't prioritizing scaling and reliability like they need to be in this current situation and instead are focusing on feature build outs that boil down to being Microsoft's AI Middleman Salesperson.

Their position is hard, but they are potentially fumbling the ball in a big way. I for one don't trust them to not be down right before I want to do a production deploy.

erikbye•1m ago
Made my own github alternative ways back. Kind of like cgit on steroids. I only use github for free backup now.

The pgvector Tooling Landscape in 2026

https://github.com/grove/pg-trickle/blob/main/blog/pgvector-tooling-landscape.md
1•grove•18s ago•0 comments

Microsoft and OpenAI's famed AGI agreement is dead

https://www.theverge.com/ai-artificial-intelligence/918981/openai-microsoft-renegotiate-contract
1•einszwei•1m ago•0 comments

Google prepares credit system for Gemini and new image tools

https://www.testingcatalog.com/google-prepares-credit-system-for-gemini-and-new-image-tools-2/
1•gmays•3m ago•0 comments

China car giant BYD says it can thrive without US

https://www.bbc.com/news/articles/cy01ele412yo
4•devonnull•5m ago•1 comments

Are Chinese AI Models Risky?

https://www.rickmanelius.com/p/are-chinese-ai-models-risky
1•mooreds•5m ago•0 comments

Signed: A Portfolio for Investors

https://zachholman.com/posts/signed-a-portfolio-for-investors
1•mooreds•6m ago•0 comments

The legal showdown between Elon Musk and Sam Altman begins today

https://www.cbsnews.com/news/elon-musk-openai-lawsuit-trial-sam-altman/
3•rolph•6m ago•0 comments

Jetbrains Annual Report 2026

https://www.jetbrains.com/lp/annualreport-2026/
1•saikatsg•7m ago•0 comments

You have to have an account to read IMDB reviews now

https://old.reddit.com/r/enshittification/comments/1srjamd/you_have_to_have_an_account_to_read_im...
3•Markoff•7m ago•0 comments

Show HN: Open-source control layer for AI safely access production

https://github.com/hoophq/hoop
1•luisfdias•8m ago•0 comments

Do-Nothing Software Development

https://alexwennerberg.com/blog/2026-04-24-donothing.html
1•speckx•8m ago•0 comments

What Will It Take to Get A.I. Out of Schools?

https://www.newyorker.com/culture/progress-report/what-will-it-take-to-get-ai-out-of-schools
3•HotGarbage•8m ago•0 comments

OpenAI's Revolutionary AI Gadget Is a Phone?

https://gizmodo.com/openai-revolutionary-ai-gadget-is-a-phone-a-stinkin-phone-2000751129
1•dlx•9m ago•0 comments

Don't Stop Me from Pasting Passwords

https://ciamweekly.substack.com/p/dont-stop-me-from-pasting-passwords
1•mooreds•9m ago•0 comments

Functional Programming in Lean

https://leanprover.github.io/functional_programming_in_lean/
1•gurjeet•9m ago•0 comments

Sampling-Based NDV Estimation in Iceberg Tables

https://eng-floe.github.io/floecat/2026/04/20/estimating-ndv.html
1•tanelpoder•10m ago•0 comments

My Stratum-0 Atomic Clock

https://coverclock.blogspot.com/2017/05/my-stratum-0-atomic-clock_9.html
1•g0xA52A2A•11m ago•0 comments

Reported losses to scams on social media eight times higher than in 2020

https://www.ftc.gov/news-events/data-visualizations/data-spotlight/2026/04/reported-losses-scams-...
4•pseudolus•11m ago•0 comments

Tera – A Compiler‑Native UI Framework with Shared Runtime/AI Context

https://github.com/terajs/terajs
1•thecodergabe•14m ago•0 comments

Claude prompt-cache writes may not be immediately visible to the next request

https://github.com/anthropics/anthropic-sdk-python/issues/1451
1•myyke•14m ago•0 comments

Out-of-Place Artifact

https://en.wikipedia.org/wiki/Out-of-place_artifact
1•thebigship•14m ago•0 comments

Show HN: A tool after debugging too many RabbitMQ DLQ issues

https://queueforgehq.com
1•namrahov•16m ago•0 comments

Why I'm Adding an AI Disclosure to My Site

https://www.plagiarismtoday.com/2026/04/13/why-im-adding-an-ai-disclosure-to-my-site/
2•speckx•16m ago•0 comments

What Happens When A.I. Runs a Store in San Francisco?

https://www.nytimes.com/2026/04/21/us/san-francisco-store-managed-ai-agent.html
1•gmays•17m ago•0 comments

Physicists Discover the Most Complex Forms of Ice Yet

https://www.quantamagazine.org/physicists-discover-the-most-complex-forms-of-ice-yet-20260427/
2•pseudolus•18m ago•0 comments

Our principles

https://openai.com/index/our-principles/
12•tosh•18m ago•9 comments

Software

1•ahmedasar20•20m ago•0 comments

Healthcare is driving America's economy

https://www.ft.com/content/6b1bcbab-21d4-49a3-9940-d7550f042e5d
6•kamikazeturtles•20m ago•1 comments

Ask HN: Enterprise Agent Orchestration Recommendations?

2•verdverm•22m ago•0 comments

Complex that supplies 70% of global critical PCB base targeted in Iranian strike

https://www.tomshardware.com/tech-industry/complex-that-supplies-70-percent-of-global-critical-pc...
4•pseudolus•23m ago•0 comments