Super HN

New Show
121. ChatGPT Atlas [video]
Introducing our new browser, ChatGPT Atlas.Sam Altman, Will Ellsworth, Adam Fry, Ben Goodger, Ryan O’Rouke, Justin Rushing, and Pranav Vishnu introduce ChatG...
122. The Peach meme: On CRTs, pixels and signal quality (again)
123. Fractal Imaginary Cubes
イマジナリーキューブフラクタルの開発ヒストリーやプロダクト紹介、パズルの概要情報を掲載しています。
124. Don't Force Your LLM to Write Terse [Q/Kdb] Code: An Information Theory Argument
Don’t Force Your LLM to Write Terse Code: An Argument from Information Theory for q/kdb+ Developers Update [October 20, 2025]: I’ve discovered a methodological error in the perplexity …
125. Art Must Act
Throughout decades of writing, Harold Rosenberg exhorted artists to resist cliché and conformity and instead take action
126. The scariest "user support" email I've ever received
127. J.P. Morgan's OpenAI loan is strange
128. The Tyrrany of Literacy. On oral tradition and what is lost
129. Forth: The programming language that writes itself
130. Where are we on XChat security?
131. Ozempic's Patent Expires in January: Novo Nordisk's Canadian Mistake
132. iOS 26.1 lets users control Liquid Glass transparency
With the fourth betas of iOS 26.1, iPadOS 26.1, and macOS 26.1, Apple has introduced a new setting that's designed to allow users to customize...
133. Optimizing writes to OLAP using buffers (ClickHouse, Redpanda, MooseStack)
Understand OLTP vs OLAP insert patterns, how batching impacts ClickHouse performance, and how MooseStack simplifies streaming buffer setup for fast ingestion.
134. Servo v0.0.1 Released
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications. - servo/servo
135. Duke Nukem: Zero Hour N64 ROM Reverse-Engineering Project Hits 100%
A decompilation of Duke Nukem Zero Hour. Contribute to Gillou68310/DukeNukemZeroHour development by creating an account on GitHub.
136. Oskar Speck's 1932 Kayak Journey from Germany to Australia
Part 1 of Oskar Speck's Epic Journey From Germany to Australia By Oskar Speck (As told to Duncan Thompson) Reprinted With Kind Permission of Australasian Post Magazine You might think that it has taken the Melbourne Olympic Games to introduce the kayak to Australia. You would be (understandably) wrong. Mr Oskar Spec, citizen of Hamburg,…
137. What's Behind the Mysterious Ancient Wall in the Gobi Desert?
New research indicates that the Gobi Wall, which snakes through Inner Mongolia, was not a purely defensive structure.
138. Pointer Pointer
Please hold still while we locate your pointer...
139. The macOS LC_COLLATE hunt: Or why does sort order differently on macOS and Linux
140. When a stadium adds AI to everything, it's worse experience for everyone
141. LoC Is a Dumb Metric for Functions
What's the quickest giveaway that someone's an amateur developer? When they tell you to break out a function into smaller functions, and the first reason they cite is "it's over X lines of code." Yeah, you heard me. This article is targeted at people who are so easily intimidated by long functions that they fail…
142. Chinese staff go rogue after Dutch seize control of chip firm
143. Give Your Metrics an Expiry Date
TL;DR: Set expiry dates for your metrics!
144. Subway station study reveals fungal communities
145. Blacklisted Spyware Firm NSO Group Purchased by a Hollywood Producer
2025 has delivered almost nothing but bad news. Here's more of that, as first reported by Israeli press outlet, Calcalist: Control of NSO Group is set to leave Israeli hands. A group of American investors led by Hollywood producer Robert Simonds has agreed to acquire the controversial spyware developer in a deal valued at several…
146. Exploring IRC (Internet Relay Chat)
I have been having fun trying out IRC and IRC clients, including a self-hosted option.
147. Human Error Cripples the Internet (1997)
148. Airliner hit by possible space debris
149. Cursor, Windsurf IDEs riddled with 94 n-day Chromium vulnerabilities
The latest releases of Cursor and Windsurf integrated development environments are vulnerable to more than 94 known and patched security issues in the Chromium browser and the V8 JavaScript engine.
150. Automate all the things with Swift Subprocess
Is Swift finally ready for Scripting use cases?