🔥 Top 10 Hacker News Posts

July 15, 2026

#1

Jurassic Park computers in excruciating detail

⭐ 508💬 123👤 vinhnx

An in-depth technical retrospective on the custom-built computers used for visual effects in Jurassic Park, including the specific hardware architecture, software tools, and programming techniques that brought the T-Rex to life over 30 years ago.

#2

Vancouver PD website features Quick Escape button that wipes itself from history

⭐ 280💬 117👤 LookAtThatBacon

The Vancouver Police Department website includes a discreet Quick Escape button that instantly clears browser history and redirects users to Google. This safety feature allows individuals in domestic abuse situations to quickly hide their browsing activity from potential abusers.

#3

Bonsai 27B: A 27B-Class model that runs on a phone

⭐ 612💬 214👤 xenova

PrismML has released Bonsai 27B, a 27-billion-parameter language model optimized to run entirely on modern smartphones. The model uses aggressive quantization and architectural optimizations to achieve desktop-class performance while consuming minimal battery and memory.

#4

TS-2026-009: Insecure argument handling in Tailscale SSH permitted root access

⭐ 161💬 84👤 jervant

Tailscale disclosed a security vulnerability in its SSH implementation where insecure argument handling could allow unauthenticated attackers to escalate privileges and gain root access on affected devices. Users are advised to update to the patched version immediately.

#5

Who's running all those tiny RPKI servers?

⭐ 45💬 1👤 enz

APNIC explores the growing ecosystem of small-scale RPKI (Resource Public Key Infrastructure) validation servers and examines who operates them, why the distribution matters for Internet routing security, and what it means for network operators.

#6

RISC-V Is Inevitable: State of the Union Keynote Argues

⭐ 75💬 63👤 signa11

A keynote from the RISC-V State of the Union argues that the open-source instruction set architecture has reached an inflection point where adoption across mobile, cloud, and edge computing makes RISC-V dominance inevitable, challenging the ARM and x86 duopoly.

#7

I tricked Claude into leaking your deepest, darkest secrets

⭐ 350💬 162👤 macleginn

A security researcher demonstrates how they manipulated Claude into revealing stored memory data about other users through a series of carefully crafted prompts exploiting the model's memory system, exposing serious privacy concerns in conversational AI.

#8

The Tower Keeps Rising

⭐ 479💬 226👤 cdrnsf

A personal essay reflecting on the author's journey through building and maintaining long-term projects, using the metaphor of a tower that continues growing despite setbacks, uncertainties, and the passage of time.

#9

Combinatorial Games in Lean

⭐ 15💬 2👤 wertyk

A formal mathematics project implementing combinatorial game theory in the Lean proof assistant, providing verified definitions and theorems about impartial games, normal play convention, and Sprague-Grundy theory.

#10

Dependabot version updates introduce default package cooldown

⭐ 181💬 113👤 woodruffw

GitHub Dependabot has introduced a default cooldown period between version update pull requests to reduce PR noise and prevent rate limits. Repositories with many dependencies will see fewer simultaneous update requests, giving teams more manageable review queues.