frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

HashiCorp co-founder says GitHub 'no longer a place for serious work'

https://www.theregister.com/2026/04/29/mitchell_hashimoto_ghostty_quitting_github/
163•terminalbraid•1h ago

Comments

ajdude•1h ago
[Dupe] https://news.ycombinator.com/item?id=47939579
flossly•1h ago
Is it me, or did get issues get a lot worse with the transfer to MSFT?
sebastiansm7•1h ago
I think is more related to vibe coding
2ndorderthought•51m ago
Agreed. In general the amount and variety of bugs introduced since everyone started vibing is worrying. It is probably a national security concern but I guess so is the economy tanking due to failed AI investments. Guess we will see
DanielHB•48m ago
Definitely not, I remember some 4 years ago some random bug in a github-supported github-action and a comment in an issue saying: "I heard the team responsible for this action was laid off, don't expect a fix". This was shortly after the microsoft acquisition.

But the vibe coding BS probably made it 10 times worse.

embedding-shape•42m ago
> But the vibe coding BS probably made it 10 times worse.

Yup, keep seeing this in various companies. Teams that were effective and did solid engineering now are more effective and does even better engineering. Teams that were effectively already just "boilerplate monkies" now produce a lot more code than before, but the quality is the same so effectively they're worse at contributing now than before, and take more shortcuts, not less.

From my point of view, agents are amplifiers, so if you usually build spaghetti projects, agents just help you do that faster, not avoid the spaghetti altogether. If you usually build well-designed stuff, they can help you put that together faster.

strictnein•24m ago
> I remember some 4 years ago ... This was shortly after the microsoft acquisition.

The acquisition was 8 years ago.

cjbgkagh•11m ago
They started with a hands off approach and then went hands on, I’m not sure but that ‘hands on’ timing is likely to happen shortly after the usual acquisition vesting period of 3 years when the old guard starts to leave.
pixelesque•31m ago
In terms of at Microsoft's end, or in general with the amount of new repos and pushes / commits from other people vibe-coding?
hkt•1h ago
It is absolutely not just you
UqWBcuFx6NV4r•1h ago
Is it just me, or [thing that has been repeated a billion times every day on this and every other website]
zthrowaway•55m ago
It certainly seems like low effort engagement farming.
Tade0•36m ago
Even after decades, the policy is the same:

Embrace, extend, and extinguish.

glenngillen•30m ago
Which was a policy that increased their market dominance for their existing dominate products.

What exactly are they extinguishing GitHub to the benefit of? Azure Repos?

cjbgkagh•7m ago
Perhaps they can’t help themselves out of habit, it is their nature.

The original red dog team that started azure is long gone and the general success of the cloud papers over all levels of incompetence so that the incompetence is now entrenched and unable to do better.

sumtechguy•32m ago
That can happen many times during a buyout. Some company buys a thing. The problem then is ownership of the thing. Who in the new company is going to own the 'make sure it stays good' problem. Sometimes with a buy out the people who were doing that may even stay at the company. But it is a matter of motivation. MS has a real serious problem. You can see the gaps where they have glued together at least 10 companies together and called it microsoft. They have a huge reputational risk issue. Where something breaking in the xbox div can have a negative impact on the tools division. Also the other way around. They lack focus on many items. They have needed a 'service pack 2' stop the presses moment and fix this mount everest of tech debt.
strictnein•26m ago
The purchase wasn't a year ago, it was 8 years ago. In that time how much has it grown? 10x? 100x? More?
gwbas1c•4m ago
It's probably due to a more recent change, IE, focusing on features over stability. Or, it could be that there was some turnover in ops and someone who was a hawk about stability isn't there.

If I were to bet, there's probably a product manager or other leader who's just gung-ho on new features and loosing track of who their customers are and what their needs are.

WestCoader•1h ago
Nothing is pissing me off more than GitHub's stability going down the tubes RIGHT as work is migrating everything, and I mean everything, from CircleCI to GH.

The wildest thing is that Azure Repos/Pipelines was better than this.

Their one caveat is also that they are still migrating it to Azure infra, so it's possible that's still in a one foot in one foot out kinda scenario, from what I've heard. But, this isn't inspiring confidence.

gonzo41•56m ago
Mee too. We just did a very similar migration at work it's incredibly frustrating, I've got all my CI ported over and now this.

MSFT should just create slophub.com they'd make money im sure.

Mashimo•39m ago
Honest question, why are companies interested in hosting on github?

As a private person I use it too as a free hoster, but from work I mainly know self hosted instances of jenkins and TeamCity.

ellisv•32m ago
Most developers have experience using GitHub. The UI and concepts are familiar. The friction for adopting features like Actions is relatively low.
not_ai•27m ago
At one point it was also used as signaling that a company was “modern.”
Mashimo•14m ago
> The UI and concepts are familiar.

I guess, but it's not like you can't learn how to create a pullrequest on bitbucket or how to create an issue on jira as well within a work day?

That seems like the smallest thing when switching to a new company.

> The friction for adopting features like Actions is relatively low.

Yeah, I know almost nothing about the CI integration and actions when it comes to Github. Will look into it. Thank you.

stephenlf•29m ago
Onboarding construct workers is super easy.
embedding-shape•29m ago
> Honest question, why are companies interested in hosting on github?

Mostly boils down to marketing and easier to establish a community. Almost every developer has an account there, leading to network effects being much larger, so if you're a new FOSS project, finding contributors and getting your project in front of other's eyes is much easier when you're on GitHub compared to your own Forgejo instance.

With that said, I'd question if chasing "most external one-time contributors" or GitHub stars is the right way to actually run a FOSS project, personally I'd avoid thinking about those vanity-numbers as much as possible and focus on the project, code and contributors themselves.

But, I've literally heard those two arguments for "why GitHub" countless of times over the years.

Mashimo•17m ago
Oh FOSS projects I totally understand. It's where I go to too.

But closed source companies surly don't need to establish a community?

embedding-shape•9m ago
Go with the flow, don't rock the boat and use what developers already know, are probably the most cited reasons I've heard.

I've tried so many times in the past to argue for self-hosted setup that you fully control if you can afford it, things just get so much smoother and if you're a software development company, you probably want to own the software development workflow E2E so you can actually ship as fast as you want.

sdevonoes•47m ago
Why do you care about github? It’s Just another corporation doing what they know best: harvesting money. The software ecosystem can live without github just fine
biglyburrito•37m ago
I'm on the other side of the fence. We're just about done migrating from GitHub to GitLab (self-hosted) and it's been refreshing to DGAF about any of the GH outages I read about.
embedding-shape•31m ago
Similar boat myself too, finished moving all important stuff from GitHub to self-hosted Forgejo with cross-platform builds. Not only do I avoid all the downtime stuff, but E2E builds also takes ~20% of the completion time it used to take, since now my runners have dedicated hardware hosted at home.
anilakar•27m ago
We were on self-hosted Gitlab but after a merger were forced to Github. Navigation feels painful in comparison and basic features such as commit graph are now behind more expensive tiers.
motbus3•25m ago
Interesting! I worked with Gitlab and I also thought it was quite clunky. If it was not for the stability issues GitHub is fine. Any other alternatives to GH or GL?
jeena•12m ago
We switched from Bit bucket to Gerrit internally and it was a steep learning curve for the des but it's fine.

At a customer we're implementing GitHub Actions and even on our Dev environment there are so many hickups with GitHub.

Mashimo•6m ago
Demo of Gerrit here: https://gerrithub.io/q/status:open+-is:wip
Mashimo•11m ago
Jira / Bitbucket / Teamcity.

Might be pricy though.

nicoburns•30m ago
They're claiming a huge increase in traffic due to vibe coded projects. It might just be an excuse, but it certainly seems plausible to me.
twoodfin•28m ago
I’d be shocked if this wasn’t the reason.
AznHisoka•27m ago
Yep, definitely more traffic and also more new Github repos being created, with a pretty huge spike the last 2 months [1]

[1] https://bloomberry.com/data/github/

motbus3•26m ago
Could be. But 99% of the repos are static garbage with no PR nor actions.

They mentioned they have some elasticsearch reindexing going to, I would guess they needed to regard or move stuff and something didn't work well. But if I understood it right they mentioned the PRs ES index which they didn't shared proof increased as the number of repos.

It might be anything. It seems they lost huge chunks due to layoffs and structural changes and MS which has the reverse golden Midas touch.

This is just pure speculation but also now there is no reason for MS to keep GH working. They absorbed all code they wanted. Now they can let it burn. Would be even better for them if that happened

parthdesai•24m ago
Serious question, have you been part of an org that had to scale orders of magnitude very quickly?

Anyone who has been part of that journey knows how painful it really is. A lot of times the systems to fail at all levels, and you have to redesign it from the first principles.

owebmaster•16m ago
> you have to redesign it from the first principles

And that start by layoffing your best engineers, I guess

HWR_14•4m ago
Is GitHub scaling by orders of magnitude though? That would be an insane increase at this stage of their lifecycle.
jonfw•14m ago
> Could be. But 99% of the repos are static garbage with no PR nor actions.

But the 1% of repos that do have PRs and actions are likely going to be seeing enormous increases in volumes

I have been a part of two very large companies with self hosted gits and I've seen enough to be confident that this is an incredibly hard thing to manage

Xmd5a•23m ago
Artifacts - C'mon Wit Da Git Down

https://www.youtube.com/watch?v=Js_Y_q-IkYo

giwook•20m ago
Github uptime down to 86% according to https://mrshu.github.io/github-statuses/ (not my website)
Muromec•13m ago
Azure repos are kinda fine. It's really basic and there is nothing to break. I actually really really like their ticketing thingy for the same reason. It has the necessary stuff and the management types can't add a million of fields to it and annoy me with reporting, burndown charts or what not.
rufasterisco•4m ago
i might be connecting unrelated dots, yet when i read "migration to Azure" this came back to me

https://news.ycombinator.com/item?id=47616242 https://isolveproblems.substack.com/p/how-microsoft-vaporize...

Insanity•3m ago
If you’re making this change now, I wonder how the technical leadership evaluated GitHub and its competitors.. and then still landed on GH.

What made it better than e.g GitLab?

thiago_fm•1h ago
It isn't surprising at all, Microsoft is doing a PE firm playbook with what they buy. You don't need to look much far, let's think about its biggest acquisition to date, Blizzard.

Blizzcon canceled. All of its IP barely got any love.

See what players think about the latest World of Warcraft patch. It's absolutely shit and broken. People say they fired the entire QA department since a few years back and since then the quality has just gone down.

They buy those businesses because they have nothing to do with that free cash flow, and for accounting reasons it makes sense to have them.

They didn't buy those businesses to develop it further and make it worth more.

Github will just become ever more irrelevant.

The key issue is that the US governments let those huge monopolies exist, and then use their money to buy other businesses and enshiftify them.

Unless that changes in the US, this will continue happening.

surgical_fire•38m ago
The thing is that they didn't buy Blizzard, they bought Activision. They were interested in CoD numbers.

I think Diablo Immortal was likely the biggest success Blizz provided there

miningape•33m ago
> See what players think about the latest World of Warcraft patch. It's absolutely shit and broken

Crazy to me that the loot tables are still broken for some players/characters, they've tried to fix it several times now, and it's still not working - Since (some) endgame gear can only be obtained this way they've effectively soft locked those players/character out of the endgame.

Context: Some players are always receiving the same drops i.e. a belt. Rather than a varied loot table that gives them a chance to get items they need.

zackangelo•27m ago
I don’t think this is true across Blizzard. Overwatch is the best it’s ever been.
dv_dt•27m ago
Exactly why does it keep happening, why is the default strategy find golden goose, kill goose, look for new geese
sikozu•1h ago
With Ghostty being the latest project to leave GitHub, it does make me wonder who will leave next.

I don't expect everybody and their nan to leave GitHub by next wednesday and spin up their own Forgejo server, but I do think GitHub should be worried that people are finally looking to move away from them.

napolux•1h ago
do we have already an HN user creating "who-left-gh.net"? (domain is free)
Imustaskforhelp•14m ago
Created a repository to track all the latest github projects (ironically, my project is on github xD)

https://github.com/SerJaimeLannister/who-left-gh/

Currently I know 3 projects, Ghostty, Bookstack-app, Hardenedbsd who have seemed to move away from Github from my understanding.

bwb•52m ago
Is Gitlab doing better at this point? Or where do they stand?
redwood•41m ago
Let's be honest there's an order of magnitude or more higher throughput volume of PR jitter and new repo bloat which makes this look like a viral digital native at scale.. couple that with being owned by one of the most scale immature companies on the planet ... of course it's a problem.

Get these folks off Azure and Cosmos DB (or whatever MSFT forces them to use) to something real and maybe you'd have a shot

erelong•35m ago
so where should people move to instead
ngalaiko•27m ago
tangled, forgejo, radicle, sourcehut - to name a few
hdgvhicv•24m ago
Different places. Stop centralising the web. Embrace diversity.
rytis•14m ago
I wonder if there's a place for something like matrix, but for repositories (or maybe matrix protocol can handle that?). A world where we have selfhosted, saas, etc, but all interlinked and searchable? Say I find a project on gitlab, I want to contribute to, I checkout to my personal server (or someone elses hosted), and raise a pr back to original repo. I know it doesn't answer your question, just thinking aloud really.
deadbabe•33m ago
I feel like I’m out of the loop, or maybe I’m just not a super GitHub power user, but GitHub does pretty much what I expect and I haven’t had issues with it. All my git commands for GitHub just work and PRs and code reviews are the same as it’s always been.

Can someone explain what exactly is so bad now that leaving it entirely to use some new platform, even spinning up your own servers, is a reasonable alternative?

baq•30m ago
something reliably breaks 7 am PST (sometimes earlier) if you're using anything more than the git command line and sometimes (not too often, true) even the git protocol breaks.
embedding-shape•26m ago
> and PRs and code reviews are the same as it’s always been

When they changed the PR view to not display all the changes at once, was the moment I said "I really need to find something else", not only is the platform very unreliable (at least from Spain), but most product changes they do are making the platform less efficient for me as a developer to use.

> Can someone explain what exactly is so bad now that leaving it entirely to use some new platform, even spinning up your own servers, is a reasonable alternative?

It always was, but network-effect of GitHub been large. But seemingly not infinite, at one point people start favoring "Being able to access platform" over "people can star my repository" it seems.

giwook•23m ago
Their stability and reliability has deteriorated significantly.

So much so that they stopped posting uptime metrics for a while on their status page and an independent 3rd party created a website just for this:

https://mrshu.github.io/github-statuses/ (not my website)

According to that website, which unsurprisingly reports a lower number than what Github themselves claim, Github uptime is down to ~86%.

And if you work in the space, you know how terrible that is, but even more so for such a critical piece of infrastructure.

flohofwoe•18m ago
When using it every day (and especially when using Github Actions), there's something broken or half-broken nearly every day.

Most random errors in Github Actions (e.g. jobs just randomly failing or getting stuck and requiring a manual restart, or just being plain slow) also never show up on the Github Status page. The Github Actions VMs are also so slow that I'm seriously pondering setting up a cheap throw-away laptop at home as runner, that would easily be 10x faster. But then we're at playing IT admin at home :/

tclancy•4m ago
It's more if you use it for things beyond traditional dev work. GitHub Actions have become very unstable plus someone using it at this level where people are trying to download/ file issues/ send code up 24/7 would feel the pain of every outage, not just those that happen during one's working hours.
dzonga•29m ago
You gotta admire journalists.

Such a one punch sentence that distills the message with a little bit of dramatic flair.

got damn, anyone got recommendations on how to write like a journalist ?

giwook•24m ago
Have you tried asking an LLM?
nacozarina•7m ago
everyone knew M$ would ruin github

the fake surprise is so fake

Non stupid age verification for social media

https://twitter.com/VinciRSS/status/2049430204247076890
1•notRobot•46s ago•0 comments

SatPulse: A server-oriented alternative to gpsd

https://satpulse.net/2026/04/11/design-of-satpulse-compared-with-gpsd.html
1•jclark_th•2m ago•1 comments

Retro PC and Console Launcher for macOS

https://www.nostalgi.app/
1•juhapekka69•3m ago•0 comments

Linear Algebra for Computer Vision, Robotics, and Machine Learning [pdf]

https://www.cis.upenn.edu/~cis5150/linalg-I-f.pdf
1•Anon84•3m ago•0 comments

Getting an x402 service indexed across four directories – Archonics

https://archonics.ai/indexing-recipe
1•CyberSapper•4m ago•0 comments

Only one known single spyridium plant is left in the wild on the Coorong

https://www.abc.net.au/news/2026-04-26/woods-well-spyridium-coorong-rare-species-plant/106561960
1•speckx•4m ago•0 comments

Mitchell Hashimoto to move Ghostty off GitHub after repeated outages

https://the.unknown-universe.co.uk/tech-stories/ghostty-leaving-github/
1•TheIPW•6m ago•1 comments

Commercial flights are being hit by bogus GPS signals. Pilots are concerned

https://www.cnn.com/2026/04/28/science/gps-jamming-plane-navigation-problems
1•pseudolus•6m ago•0 comments

10Gb/s Ethernet: what I did to get it working in my home

https://www.gilesthomas.com/2026/04/10g-ethernet-what-i-did
1•gpjt•6m ago•0 comments

What Elon Musk's Clash with Sam Altman of OpenAI Is About

https://www.nytimes.com/2026/04/28/technology/elon-musk-sam-altman-trial.html
2•Anon84•7m ago•1 comments

The uncomfortable truth about AI and the American worker

https://fortune.com/2026/04/29/why-do-workers-hate-ai-more-productive-training-obsolete/
1•Brajeshwar•7m ago•0 comments

EU-Funded DNS Provider Must Block Pirate Sites, French Court Rules

https://torrentfreak.com/eu-funded-dns-provider-must-block-pirate-sites-french-court-rules/
2•speckx•8m ago•0 comments

Robinhooding libraries from JavaScript to C, part 1: Interactive CLIs

https://spader.zone/prompt/
1•dboon•9m ago•0 comments

EU Commission seeks feedback on measures to ensure interoperability with Android

https://digital-strategy.ec.europa.eu/en/news/commission-seeks-feedback-measures-ensure-interoper...
2•latexr•10m ago•0 comments

We told 10 frontier LLMs they had 2 hours to live. 8 of them fought back

https://twitter.com/arimlabs/status/2049472646346063913
4•mykytamudryi•14m ago•1 comments

Banksy Was Doxxed [video]

https://www.youtube.com/watch?v=kRl2LRfm5Hs
2•CHB0403085482•14m ago•0 comments

Capitalism and Modernity

https://marginalrevolution.com/marginalrevolution/2026/04/capitalism-and-modernity.html
1•aworks•14m ago•1 comments

Three Years of Rusty Sudo

https://trifectatech.org/blog/three-years-of-rusty-sudo/
1•rnijveld•15m ago•0 comments

Store documents permanently on Ethereum/Polygon – no contracts, raw calldata

https://thepermanentlibrary.org/
2•permanentlib•16m ago•0 comments

A man who co-designed SQL, and didn't live to see it run

https://drdavidwbell.substack.com/p/the-man-who-co-designed-sql
1•drdavidwbell•16m ago•1 comments

Improving ICU handovers by learning from Scuderia Ferrari F1 team

https://healthmanagement.org/c/icu/IssueArticle/improving-handovers-by-learning-from-scuderia-fer...
2•embedding-shape•16m ago•0 comments

City birds more afraid of women than men, scientists have no idea why

https://www.scientificamerican.com/article/city-birds-appear-more-afraid-of-women-than-men-and-sc...
3•jagaerglad•16m ago•1 comments

A Falcon 9 rocket stage will hit the Moon this summer at Mach 7

https://arstechnica.com/space/2026/04/a-falcon-9-upper-stage-will-strike-the-moon-in-august/
1•LorenDB•17m ago•0 comments

Show HN: A private-ish bookmark app that uses GitHub Gist as its back end

https://github.com/chrisdiana/gistkeep
1•inflam52•18m ago•0 comments

Coding Was Never the Hard Part: What I Wish Every Business Leader Knew About AI

https://koushikdasika.com/blog/coding-was-never-the-hard-part/
3•HalcyonicStorm•18m ago•0 comments

Four engineers with 10 years of experience on staying relevant in the AI era

https://shiftmag.dev/what-4-engineers-with-10-years-of-experience-say-about-staying-relevant-in-t...
4•choochilla4•18m ago•0 comments

Claude Mythos Has Found 271 Zero-Days in Firefox

https://www.schneier.com/blog/archives/2026/04/claude-mythos-has-found-271-zero-days-in-firefox.html
2•pastor_williams•19m ago•0 comments

Scroll-Driven Animations

https://www.joshwcomeau.com/animation/scroll-driven-animations/
1•ibobev•20m ago•0 comments

C++26: String and String_view Improvements

https://www.sandordargo.com/blog/2026/04/29/cpp26-string-string_view-improvements
1•ibobev•20m ago•0 comments

10Gb Ethernet: what I had to (re)learn

https://www.gilesthomas.com/2026/04/10g-ethernet-what-i-relearned
1•ibobev•20m ago•0 comments