Error ABI
Nov 9, 2025 A follow-up on the “strongly typed error codes” article. One common argument about using algebraic data types for errors is that: Error information is only filled in when an error occurs, And errors happen rarely, on the cold path, Therefore, filling in the diagnostic information is essentially free, a zero cost abstraction. […]
Open source has a growing problem with LLM generated issues

We’ve seen a slight uptick in pull-requests and bug reports which appear to be LLM-generated, so it’s probably about time to come to a decision on what we should and should not accept and document this somewhere (presumably in CONTRIBUTING.md). My personal opinion is we shouldn’t accept anything LLM-generated, but this is probably not the […]
How the UK lost its shipbuilding industry

HMHS Britannic under construction at Harland and Wolff, circa 1914. Via Wikipedia. From roughly the end of the US Civil War until the late 1950s, the United Kingdom was one of the biggest shipbuilders in the world. By the 1890s, UK shipbuilders were delivering 80% of worldwide shipping tonnage, and though the country only briefly […]
My Git history was a mess of ‘update’ and ‘fix’ – so I made AI clean it up

AI-powered git commit message rewriter using GPT Automatically rewrite your entire git commit history with better, conventional commit messages using AI. Perfect for cleaning up messy commit histories before open-sourcing projects or improving repository maintainability. Important Disclaimer This tool rewrites git history, which is generally NOT recommended for shared repositories! When to use: Personal projects […]
Show HN: DroidDock – A sleek macOS app for browsing Android device files via ADB
Browse Android files on macOS with style A beautiful, native macOS application for browsing and managing your Android device files via ADB. Fast, intuitive, and powerful. Version 0.1.0 • macOS 10.13+ • Free & Open Source
When Tesla’s FSD works well, it gets credit. When it doesn’t, you get blamed

Photo by Monroe County Sheriff’s Department, via New York Times Tesla has engaged in a pattern of taking credit for the successes of its Full Self-Driving (FSD) software, even though the car still relies on an attentive driver, and yet blaming the driver rather than the software whenever things go badly. But new moves towards […]
‘Up to 15 or 20′ air traffic controllers are retiring daily

The government has been short of air traffic controllers for years, and multiple presidential administrations have tried to convince retirement-age controllers to remain on the job. Transportation Secretary Sean Duffy said Sunday that the ongoing government shutdown has exacerbated the problem, leading some air traffic controllers to speed up their retirements. “Up to 15 or […]
Metabolic and cellular differences between sedentary and active individuals

We’re discussing a paper that demands attention… We’ve long accepted the idea that someone is “healthy” if their lab results are normal and they’re not taking medication. But what if that’s the wrong measuring stick? What if metabolic illness starts long before your first abnormal blood test? Most metabolic diseases… type 2 diabetes, insulin resistance, […]
Ask HN: What Are You Working On? (Nov 2025)
I’m resurrecting peer-to-peer Matrix (https://arewep2pyet.com) thanks to the Dutch government, who started funding it in October. The main question is which P2P overlay network to use, if any: the prior incarnation used Pinecone (a variant of Yggdrasil), whereas this time we’re pondering keeping it simpler and more scalable and using Matrix itself as the backbone […]
The Computer Church – Pennsylvania Computer and Technology Museum
Computer Notes Computer Notes started as a company publication for MITS, but it became an important bridge between members of the emerging personal computer community. Among the key articles to appear was the 1976 publication of Bill Gates’s famous “Open Letter to Hobbyists” which addressed intellectual property concerns in the new software industry. 1976 READ […]