πŸ”₯ Top 10 Hacker News Posts

2026-09-19

#1

AI-generated posters don’t have to be horrible

⭐ 136πŸ’¬ 87πŸ‘€ ereiamjh

The article argues that AI-generated event posters are often poor because they repeat the same generic craft-fair look. By giving ChatGPT specific design instructions, the author shows that alternative styles such as Bauhaus-inspired geometric minimalism can produce cleaner and more distinctive posters. The point is that AI posters do not have to be bad if the prompt avoids the default aesthetic.

#2

Human brain is two separate organs, Stanford Medicine-led research finds

⭐ 258πŸ’¬ 105πŸ‘€ emigre

New research led by Stanford Medicine shows that the human brain is not one unified organ but two distinct systems that evolved independently. The forebrain and hindbrain arise from separate progenitor cells during early development, with the hindbrain controlling vital automatic functions such as breathing and heartbeat. This finding may help scientists grow hindbrain neurons in the lab and study brain stem diseases including spinal muscular atrophy and amyotrophic lateral sclerosis.

#3

If math is more than proof, we need to better celebrate the rest of it

⭐ 114πŸ’¬ 80πŸ‘€ num42

The article argues that mathematics should place greater value on motivated explanations, which show why an idea is natural and how to think of it, rather than treating proofs as the main measure of progress. It proposes giving such explanations academic credit similar to new proofs, especially as automated proof generation may weaken proofs as a proxy for understanding. This would help the field communicate its true contributions and reward work that deepens human understanding.

#4

GPT-6 Astra Solves a WWI German Radio Cipher

⭐ 129πŸ’¬ 62πŸ‘€ nsoonhui

GPT-6 Astra reportedly solved a long-unsolved World War I German radio message encrypted with the ADFGVX system. The model identified the key TRUPPENVERSCHIEBUNG and decoded the text as a report that an English cruiser arrived at Sevastopol and an allied squadron would follow. The result adds to a small number of remaining ADFGVX ciphers that have resisted human codebreakers.

#5

Android 17 is the first since 3.x to add new APIs without releasing to the AOSP

⭐ 858πŸ’¬ 433πŸ‘€ theanonymousone

A post titled "Android 17 is the first since 3.x to add new APIs without releasing to the AOSP" on Hacker News. Submitted by theanonymousone. Links to content on grapheneos.social.

#6

San Francisco Onion Futures Company

⭐ 202πŸ’¬ 72πŸ‘€ z-mach9

The San Francisco Onion Futures Company sells private, transferable contracts for the future physical delivery of yellow onions, with monthly contracts and prices that are recalculated daily. Buyers receive unique contract keys that can be transferred to others, and delivery is arranged in the first week of the contract month in areas such as San Francisco, Toronto, Seattle, and Chicago. The company states it is not a regulated board of trade, offers no refunds or cash settlement, and relies on contract keys to manage ownership and delivery information.

#7

β€œThe Secret Life of Circuits” is here

⭐ 38πŸ’¬ 17πŸ‘€ surprisetalk

The book The Secret Life of Circuits is now available as a premium full-color hardcover with nearly 300 custom diagrams and illustrations. It presents a practical, modern approach to electronics design, explaining how to create original circuits without requiring advanced mathematics. The book is described as a hands-on reference for learning electronics from basic components to microcontrollers.

#8

Apple M6 Pro Achieves the Highest Single-Core CPU Score in Geekbench 7

⭐ 68πŸ’¬ 48πŸ‘€ gainsurier

The Apple M6 Pro has reportedly achieved the highest single-core CPU score in Geekbench 7. This result indicates strong single-threaded performance for the chip.

#9

Cloudflare Quick Tunnels

⭐ 714πŸ’¬ 285πŸ‘€ jcbhmr

Cloudflare Quick Tunnels lets a user run a single command to expose a local server as a public, encrypted URL on Cloudflare's edge network. It requires no account, DNS changes, or open inbound ports, using an outbound-only connection with automatic HTTPS and DDoS filtering. The service is aimed at developers and coding agents who need fast, temporary access to local apps from anywhere.

#10

SDCC – Small Device C Compiler

⭐ 89πŸ’¬ 18πŸ‘€ lioeters

SDCC is a C compiler for small embedded devices. It targets microcontrollers and other low-resource systems.