Super HN

New Show
241. Microsoft throws spox under the bus in ICC email flap
242. What Every Experimenter Must Know About Randomization
243. EU mandates replaceable batteries by 2027 (2023)
The new law will ensure that batteries are collected, reused and recycled in Europe and will support the shift to a circular economy.
244. Attention is all you need to bankrupt a university
Unbalancing the books
245. SE Radio 708: Jens Gustedt on C in 2026
246. Overall, the colorectal cancer story is encouraging
An interactive data journalism piece exploring the rise of young-onset colorectal cancer, with population simulations, risk factors, and prevention information.
247. Against Theory-Motivated Experimentation
248. AI Makes You Boring
content
249. Netbase: A port of the NetBSD utilities for Linux
A port of the netbsd utilities for linux(and may be another unix like operating systems) - littlefly365/Netbase
250. Show HN: CEL by Example
Common Expression Language Examples
251. Surreal Number
252. Minecraft Java is switching from OpenGL to Vulkan
Work continues for the Vibrant Visuals update to come to Minecraft Java, and as part of that they're switching the rendering from OpenGL to Vulkan.
253. Poland bans camera-packing cars made in China from military bases
254. IPv6 Adoption in 2026
255. Show HN: A Lisp where each function call runs a Docker container
A Docker image is a piece of executable code that produces some output given some input. - a11ce/docker-lisp
256. I traced 3,177 API calls to see what 4 AI coding tools put in the context window
Claude used 23K tokens to fix a one-line bug. Gemini used 350K. I built a tool to find out why.
257. Graphs are maximally expressive for higher-order interactions
258. Testing Super Mario Using a Behavior Model Autonomously
An article about autonomous testing of Super Mario using behavior models and evolutionary state space exploration techniques.
259. Ask HN: Do US presidents have less fiduciary liability than CEOs?
260. Loon: A functional lang with invisible types, safe ownership, and alg. effects
Loon is a modern LISP with invisible types, algebraic effects, and ownership without annotations.
261. Ask HN: Programmable Watches with WiFi?
262. From 'buy America' to 'bye America', Wall Street exodus gathers pace
263. Iranian Students Protest as Anger Grows
264. Sam Altman Says Companies Are 'AI Washing' Layoffs
Hold up, let him cook.
265. Judge scolds Zuckerberg's team for wearing Meta glasses to social media trial
A Los Angeles judge ordered Meta officials to remove their AI glasses at a trial over the impact of social media on users.
266. Microsoft offers guide to pirating Harry Potter series for LLM training
267. A psychedelic medicine performs well against depression
268. Escaping flatland: career advice for CS undergrads
tl;dr: a message to myself, and to incoming CS undergrads. even if impostor syndrome hits hard, you’re all smart and competent people. and you’re now smart and competent enough that everyone wants a piece of your potential.
269. Discrete Structures [pdf]
270. Escaping Misconfigured VSCode Extensions (2023)
TL;DR: This two-part blog series will cover how I found and disclosed three vulnerabilities in VSCode extensions and one vulnerability in VSCode itself (a security mitigation bypass assigned CVE-2022-41042 and awarded a $7,500 bounty). We will identify the underlying cause of each vulnerability and create fully working exploits to demonstrate how an […]