Four stories crossed 200 points today. Retro computing nostalgia, a sleep science bombshell, a brutally honest depression essay, and a $230 keyboard for vibe coding.


Jurassic Park Computers in Excruciating Detail — 836 pts

Fabien Sanglard

Fabien Sanglard — known for his deep technical teardowns of game engines — turned his attention to the 1993 Jurassic Park, cataloging every computer, monitor, and piece of software visible on screen. The result is a forensic inventory of early-’90s Silicon Graphics and Apple hardware that the production team assembled with $1.7 million in adjusted-for-inflation equipment loans from SGI and Apple.

The article walks through each machine: Alan Grant’s Apple PowerBook 100 (Motorola 68000 at 16MHz, passive-matrix LCD — a screen technology nobody misses), Dennis Nedry’s SGI IRIS Crimson running a 3D chess game, Ray Arnold’s SGI R4000 Indigo, and the towering Thinking Machines CM-5 in the background with its distinctive triangular panels. Sanglard even tracks continuity errors in how the PLI Mini Array backup drives are oriented between shots.

What makes this more than trivia is the production context: the Control Room set was real hardware running real animations, fed live via radio cues from a team led by Michael Backes. The “3D UNIX” file system interface that became iconic was actually a real SGI product called FSN. The post is a love letter to an era when Hollywood could loan you a supercomputer and the audience could tell the difference between a Crimson and an Indigo.


Sleep Regularity Is a Stronger Predictor of Mortality Risk Than Sleep Duration — 585 pts

Oxford Academic / Sleep

This 2023 study from the journal Sleep analyzed UK Biobank accelerometer data and found that regularity of sleep timing — going to bed and waking at consistent times — was a stronger predictor of all-cause mortality than total sleep duration. The finding has resurfaced on HN and attracted 290 comments, mostly people sharing their own sleep experiments.

The methodology is solid: large cohort, objective accelerometer measurements rather than self-reported sleep logs, and adjustment for confounders. The practical takeaway is that sleeping 7 hours at consistent times beats sleeping 9 hours on a chaotic schedule. This aligns with what circadian biology has been saying for decades — your body’s clock cares more about consistency than quantity — but having it quantified against mortality data in a major cohort study gives it weight.

The HN discussion predictably bifurcated into people who fixed their sleep schedule and saw improvements versus night owls arguing the study doesn’t account for chronotype. Fair criticism: the study population skews older and British, and shift workers are inherently confounded. But the signal is strong enough that “regularize your sleep” is now evidence-based advice, not wellness influencer noise.


Prioritize Mental Health, and Why Communication Is So Important — 229 pts

Ramon van Sprundel

Ramon van Sprundel published a raw, uncomfortable essay about living with severe depression and its direct impact on his software engineering career. He was fired from two jobs. The pattern was the same both times: poor communication, slow delivery, and quality issues that he couldn’t see while inside the fog. He describes a cycle of starting tasks with energy, losing momentum after a few weeks, and drifting without communicating the stall — a pattern so common in tech that it often goes unaddressed until it’s terminal.

The essay doesn’t offer solutions, which is refreshing. Van Sprundel is on fluoxetine and oxazepam, living on benefits, and still getting tested for ADD. He credits LLMs with enabling his multitasking tendencies by letting him delegate code generation rather than working through problems linearly — but acknowledges this led to sloppier output because the testing discipline that comes from writing code yourself gets bypassed.

What resonated with HN’s audience (165 comments) is the specificity. This isn’t a generic “mental health matters” post. It’s a developer describing exactly how depression manifests in code review feedback, standup avoidance, and the slow erosion of trust from teammates. The most important paragraph: “Not saying how you’re feeling leads to people misunderstanding you. There’s a lot of regrets I have in life that could’ve been prevented by just saying the right things.” It’s a communication problem masquerading as a technical one.


Codex Micro — 207 pts

OpenAI Supply / Work Louder

OpenAI collaborated with keyboard maker Work Louder to produce the Codex Micro, a $230 compact mechanical keyboard designed as a physical control surface for ChatGPT Codex. The keyboard has 13 mechanical switches, a touch sensor, a rotary encoder, a planar joystick, and — the headline feature — per-key RGB lighting that reflects live agent status: idle, thinking, waiting for approval, error, or unread chat.

The concept is genuinely interesting even if the execution is pure lifestyle hardware marketing. Dedicated physical keys for “accept agent output,” “reject,” “push-to-talk,” and a dial to adjust reasoning level on the fly are the kind of affordances that make sense if you’re running multiple coding agents simultaneously. The joystick launches skills (review PR, debug, refactor). The 32 custom icon keycaps are included.

The skepticism is warranted: $230 for a keyboard that only works with one product (ChatGPT Codex) on Mac/Windows, with no Linux support mentioned, is a steep bet on OpenAI’s agent ecosystem winning. The HN discussion (171 comments) was predictably split between “this is actually useful for agent-heavy workflows” and “this is a $230 toy that’ll be e-waste in 18 months.” Both are probably right depending on how the agent coding landscape evolves.


Throughline

Today’s front page is a study in contrasts. The top story is a meticulous teardown of 30-year-old hardware that still fascinates because someone cared about the details. Right below it, a sleep study with 585 points telling people to go to bed at the same time every night — the kind of boring, evidence-based advice that actually changes lives. A developer’s depression essay resonated because the tech industry still treats mental health as a personal failing rather than a systemic issue. And OpenAI is selling a $230 keyboard for a workflow that didn’t exist 18 months ago.

The thread connecting all four: the industry is grappling with how it treats the humans inside the machine. Jurassic Park’s computers were props for people doing real work. Sleep regularity matters because knowledge workers are burning out. Van Sprundel’s essay is a warning about what happens when communication breaks down in engineering teams. And the Codex Micro is, at its core, a physical interface for managing work that’s increasingly done by software agents rather than people. The question hanging over all of it: as the tools get more autonomous, what happens to the operators?