Super HN

New Show
91. Bytes before FLOPS: your algorithm is (mostly) fine, your data isn't
92. I built an faster Notion in Rust
Outcrop is a modern knowledge base for software teams, built with Rust and Solid.
93. Slicing Is All You Need: Towards a Universal One-Sided Distributed MatMul
Abstract page for arXiv paper 2510.08874: Slicing Is All You Need: Towards A Universal One-Sided Algorithm for Distributed Matrix Multiplication
94. What OpenAI did when ChatGPT users lost touch with reality
95. How did the Windows 95 user interface code get brought to the Windows NT?
96. In leaked recording, Nvidia CEO says its insane managers aren't using AI enough
AI adoption at Nvidia is top priority, says CEO Jensen Huang in an internal meeting. He promised expanded hiring amid AI growth.
97. Set Theory with Types
98. Rightness Is a Prison
And the judo of agreeing
99. TSMC Arizona Outage Saw Fab Halt, Apple Wafers Scrapped
[Exclusive] Supply of industrial gases used for chipmaking at TSMC in Arizona was interrupted when power at a vendor's facilities was cut, @culpium reports.
100. Eggroll: Novel general-purpose machine learning algorithm provides 100x speed
General ML Training Made as Fast and Easy as Inference
101. Chrome Jpegxl Issue Reopened
102. When Fake Security Is Mandated Real Security Becomes a Crime
103. You can see a working Quantum Computer in IBM's London office
104. Wikipedia Replaces IP Addresses with Temporary Accounts for Logged-Out Editors
105. Claude Opus 4.5
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
106. James Cameron Says Netflix Movies Shouldn't Be Eligible for Oscars
In an interview with The Town’s Matt Belloni, and when asked about Netflix’s current attempt to acquire Warner Bros., Cameron—the king of theatrical—didn’t hold back.
107. Stop Telling Us XMPP Should Use JSON
XML vs. JSON: Stop Worrying About the Wrong Layer
108. ICE Offers Up to $280M to Immigrant-Tracking 'Bounty Hunter' Firms
Immigration and Customs Enforcement lifted a $180 million cap on a proposed immigrant-tracking program while guaranteeing multimillion-dollar payouts for private surveillance firms.
109. A Unified Theory of Ego, Empathy, and Humility at Work
In our daily lives empathy and humility are obvious virtues we aspire to. They keep our egos in check. Less obvious is that they're practical skills in the workplace, too. I think, for developers and technical leaders in particular, that the absence of ego is the best way to further our careers and do great work.
110. Gramma, tortoise who lived through two world wars, dies aged 141
Gramma came to San Diego Zoo from Bronx Zoo in 1928 or 1931 and lived through 20 US presidents
111. GrapheneOS migrates server infrastructure from France
The GrapheneOS project has announced on X that they are ceasing all operations in France, asserting that the country is no longer safe for "open source projects"
112. General principles for the use of AI at CERN
113. Meet Your Heroes
Fellow Inkhaven resident Linch says to . I don't necessarily think that it's bad advice[^1], especially if you have a temperament like his, but I have differ...
114. We're (now) moving from OpenBSD to FreeBSD for firewalls
115. Show HN: Search London StreetView panoramas by text
Search London StreetView panoramics by text
116. Building the largest known Kubernetes cluster, with 130k nodes
Learn about the architectural innovations we used to build a 130,000-node Kubernetes cluster, and the trends driving demand for these environments.
117. ChatGPT vs. StackOverflow vs. Reddit in helping with a tricky web dev problem
118. Migrating from Legacy Networking to systemd-networkd on Ubuntu 24.04
Learn how to migrate from Ubuntu’s legacy ifupdown networking to systemd-networkd for better performance, reliability, and easier management. This article explains the configuration, migration steps, and verification process for modern Ubuntu servers.
119. An Economy of AI Agents
Abstract page for arXiv paper 2509.01063: An Economy of AI Agents
120. A fast EDN (Extensible Data Notation) reader written in C11 with SIMD boost
A fast, zero-copy EDN (Extensible Data Notation) reader written in C11 with SIMD acceleration. - DotFox/edn.c