πŸ”₯ Top 10 Hacker News Posts

September 15, 2026

#1

I can't stop thinking about Papua New Guinea

⭐ 262πŸ’¬ 83πŸ‘€ networked

A personal essay arguing that most people's mental picture of Papua New Guinea is a pile of exotic tidbits β€” Denisovan genetics, 1,000 languages, 1963 bow-and-arrow skirmishes β€” rather than any real understanding of the country. The author traces a change of mind after reading First Contact: New Guinea's Highlanders Encounter the Outside World, and uses it to unpack what the island is actually like.

#2

Suspected sabotage causes major Netherlands rail disruption

⭐ 44πŸ’¬ 8πŸ‘€ choult

Suspected sabotage has thrown the Netherlands' rail network into major disruption, with ProRail saying deliberately placed materials β€” reportedly ~1.5m metal pipes β€” caused track malfunctions at multiple locations. At least 15 service disruptions were recorded, routes to Schiphol and Utrecht were affected, level crossings were closed, and a Eurostar from Amsterdam to Paris was delayed. Police are investigating with no suspects or motive identified; the incident follows a possible sabotage derailment in Normandy earlier in the week.

#3

How much of F-Droid is LLM generated?

⭐ 37πŸ’¬ 11πŸ‘€ _ZeD_

An essay by a F-Droid maintainer asking how much of the free Android app store is now LLM-generated. The author argues you can't measure it directly, but vibe-coded repos leave telltale signs β€” LLM-written READMEs, self-reviewed commits, low-effort everything β€” and uses them to reason about the real state of human-written software in 2026, while being clear that LLMs are also genuinely useful.

#4

Alternatives to MinIO for single-node local S3

⭐ 31πŸ’¬ 20πŸ‘€ rmoff

A hands-on comparison of MinIO alternatives for single-node local S3 storage, tested by swapping them into the same project with minimal changes. It covers S3Proxy (lightweight, very easy to configure), RustFS (nice GUI but only alpha and hit by a recent security vulnerability), and SeaweedFS (straightforward swap with some auth tweaks), rating each on Docker image, licence, S3 compatibility, and ease of configuration.

#5

iOS 27, iPadOS 27, and macOS 27

⭐ 620πŸ’¬ 711πŸ‘€ throw0101d

Apple has released iOS 27, iPadOS 27, and macOS 27, headlined by Siri AI β€” an entirely new, more conversational version of Siri built on the next generation of Apple Intelligence, with personal context understanding, onscreen awareness, and systemwide app actions. The update rolls out as an English beta first (French, Japanese, Korean, Portuguese, and Spanish in October), and also brings new parental controls and broad platform-wide improvements.

#6

OpenArm: An open-source 7DOF humanoid arm

⭐ 104πŸ’¬ 21πŸ‘€ Lwrless

OpenArm is an open-source 7-DOF humanoid arm from Enactic aimed at physical AI research and deployment in contact-rich environments. With high backdrivability and compliance for safe human-robot interaction, a $6,500 bimanual system, and a standardized 'OpenArm Cell' test environment (unified lighting, background, and camera placement), it targets reproducible, globally comparable physical-AI evaluation across teleoperation, imitation learning, and simulation.

#7

Let's make quality the norm again

⭐ 66πŸ’¬ 59πŸ‘€ ingve

A report from the Norwegian Consumer Council (ForbrukerrΓ₯det) arguing that a more circular economy isn't just an environmental issue β€” it also strengthens consumer rights and societal resilience. The report, titled KjΓΈp. Bruk. Kast. Gjenta? (Buy. Use. Toss. Repeat?), examines how consumer policy can make circular choices easier, safer, and more attractive for consumers, responding to a trend of products dying too early.

#8

Pion, an agent designed to run any company autonomously

⭐ 419πŸ’¬ 518πŸ‘€ lukaspetersson

Andon Labs is releasing Pion, a platform for running businesses fully autonomously with AI agents. It grew out of their Vending-Bench work (measuring how well LLMs run a simulated vending-machine business) and real deployments β€” vending machines, a store, a cafe β€” where model performance keeps climbing without plateauing. The post explains why Andon studies this, given its origins in dangerous-capabilities evaluations, and opens the platform up via a waitlist.

#9

4,400-Year-Old Tomb of Egyptian Judge Found at Saqqara with Colors on Walls

⭐ 148πŸ’¬ 44πŸ‘€ arunbahl

Archaeologists at the Mariette Necropolis near Saqqara uncovered a 4,400-year-old mastaba tomb from the late Fifth Dynasty (reign of Djedkare Isesi) belonging to a high-ranking official named Younmin and his father Ity. The finely carved agricultural scenes and offering processions still preserve traces of original colors; Younmin's titles β€” judge, director of the court, head of the scribes handling petitions β€” offer a direct glimpse into Old Kingdom administration.

#10

Linux from Scratch

⭐ 199πŸ’¬ 66πŸ‘€ sippingabonedry

Linux From Scratch (LFS) is the project that provides step-by-step instructions for building your own custom Linux system entirely from source code. The organization also maintains a family of subprojects: BLFS (extending an LFS system), ALFS (automated builds), MLFS (multilib 32-bit support), GLFS (gaming software like Steam and Wine), SLFS (supplemental packages), plus hints, patches, and an editors' guide.