Hacker News Daily — August 18, 2026
30 stories · August 18, 2026
In this issue
- 1
The Amazon tax
seths.blog · 707 points · Discussion
It’s not technically a tax. Taxes produce valuable public benefits, like medical research and parks. This is simply legal theft. Amazon makes nearly a billion dollars in profit from search ads. Every…
- 2
Universal health coverage could save $1T and 114k lives a year: study
ysph.yale.edu · 590 points · Discussion
A single-payer universal health care system could cover every American, save more than 100,000 lives a year, and still cost $1 trillion less than the system it would replace, according to a new…
- 3
Google has acquired the data of failed US airline Spirit
theregister.com · 542 points · Discussion
AI and ml $10 million buys over 100 million emails, 30 million recorded phone calls, reams of stuff from Teams, Oracle, and SAP Google has acquired the data of failed US airline Spirit. Spirit hit…
- 4
Linux 7.3 improves performance when running out of vRAM
pixelcluster.dev · 474 points · Discussion
Read via the links — full text wasn’t available.
- 5
Cursor launches Origin, GitHub alternative
cursor.com · 353 points · Discussion
Cursor can now host your code. Origin begins rolling out today in early beta on all paid plans. We're starting with the essentials, designed for agent scale: repos, pull requests, code browsing, and…
- 6
Using the railway network as a flatbed scanner
philo.gay · 350 points · Discussion
Using the railway network as a flatbed scanner August 17 th, 2026 — 4,600 words Over the past few months, I've been working on using an industrial linear scanning camera to take very wide photos out…
- 7
Memory prices climb 500% in 12 months
tomshardware.com · 346 points · Discussion
(Image credit: Future) We're officially in dire straits. There's almost no way, if you're reading this site, that you aren't aware that memory prices have become entirely divorced from reality. Some…
- 8
Fairphone is now officially available in the United States
fairphone.com · 326 points · Discussion
For nearly 16 years, our mission has been simple: to prove that a smartphone can be made differently. We’ve focused on creating technology that works well, lasts longer, and is made with genuine care…
- 9
Fixing a bricked Framework laptop
quantum5.ca · 299 points · Discussion
In 2023, I was in need of a new laptop that should hopefully last me for a while. While looking at my options, I was seduced by Framework’s promise of a repairable and upgradable laptop that supports…
- 10
Data centers raise nearby temperatures by up to 4 degrees in Phoenix
asmedigitalcollection.asme.org · 245 points · Discussion
Read via the links — full text wasn’t available.
- 11
Babies born under sugar rationing grew into adults with lower cancer risk
theconversation.com · 231 points · Discussion
Could how much sugar you consumed before your second birthday shape your health decades later – even into your 70s? A new study that my colleagues and I conducted suggests the answer could be yes.…
- 12
Beware Management Consultants
about.iceland.co.uk · 215 points · Discussion
Both teams worked really hard to get in the best shape. On the day of the first race, both teams were ready to win. The green team won by one mile! The Red team was crushed in their defeat, but they…
- 13
Rethinking Database Programming
acadia.engineering · 212 points · Discussion
Read via the links — full text wasn’t available.
- 14
Teaching my kid to code with a modern MUD
tau.dev · 200 points · Discussion
My eight year old daughter wants to make video games. She’s obsessed with this idea. She likes playing video games too, but it’s just not the same. Experiencing the world, even defeating the world, is…
- 15
Ask HN: GitHub employees what's going on? Why?
191 points · Discussion
Pretty self explanatory. Could you folks shed some light on why these issues keep happening? I’ve noticed most posts and replies are just people coming to their own conclusions based on whatever…
- 16
How does IKEA come up with names for its products?
ikea.com · 147 points · Discussion
The product names of IKEA may sound strange even to us Swedish speakers. In other parts of the world, they are basically incomprehensible, but fun! Here you will learn the most about how we name our…
- 17
Norway Should Buy OpenAI
onethousandmeans.com · 143 points · Discussion
AI capabilities are advancing at a faster rate than our institutional response. Soon, a transformative technology will crash into the capitalist political economy, presenting risks to humanity’s…
- 18
Turbovec – Google's TurboQuant for vector search in Rust
github.com · 140 points · Discussion
A 10 million document corpus takes 31 GB of RAM as float32. turbovec fits it in 4 GB - and searches it faster than FAISS. turbovec is a Rust vector index with Python bindings, built on Google…
- 19
Python Polars Cheatsheet (based on our O'Reilly book)
opensource.posit.co · 136 points · Discussion
Polars is a library for transforming, analyzing, and visualizing data with a fast and expressive DataFrame API. It was first released by Ritchie Vink in 2020. Install Polars with all of its optional…
- 20
California's new tire efficiency rules could save drivers $1B a year
grist.org · 117 points · Discussion
California just became the first state to address a problem most people don’t know they have: inefficient tires.  When automakers design a new vehicle, low rolling resistance tires are one of the…
- 21
Splitting a Git Commit
blog.gnoack.org · 102 points · Discussion
2026-08-12 Splitting a git commit is now easy, using: git history split ${REF} It will ask you hunk by hunk for the things to include in the first commit, and then bring up the editor for the first…
- 22
We've flown a radiation-blocking vest to the Moon and back, and it worked
arstechnica.com · 64 points · Discussion
StemRad engineers, though, figured dressing as a medieval knight doesn’t really get you all that much. The human body, Milstein explains, isn’t uniformly vulnerable to radiation. “Tissues like the…
- 23
Launch HN: machine0 (YC S26) – Persistent CPU and GPU VMs from the CLI
machine0.io · 41 points · Discussion
Hi HN! I’m Barnaby, founder of machine0 ( https://machine0.io ). I’m building a CLI for long horizon agent compute: `machine0 new mybox` gives your agent a persistent cloud VM, billed by the minute,…
- 24
Show HN: Openleetcode – local LeetCode runner where tests live in the repo
github.com · 40 points · Discussion
You write a standard solution, just like on LeetCode, and run it through the CLI. It identifies the problem by ID or title, executes your code against local test cases, and shows the result. It…
- 25
Evolve: An incremental game about evolving a civilization
pmotschmann.github.io · 39 points · Discussion
Read via the links — full text wasn’t available.
- 26
Pacing model development in an era of cyber-critical capabilities
openai.com · 31 points · Discussion
Read via the links — full text wasn’t available.
- 27
2,500-year-old sculpture discovered at UNESCO site in Turkey
theartnewspaper.com · 30 points · Discussion
A rare, approximately 2,500-year-old colossal statue has been unearthed in the ancient city of Sardis in Manisa, Turkey, the country’s ministry of culture announced on Tuesday (4 August). The statue,…
- 28
Show HN: macOS data protection keychain for Electron apps
github.com · 18 points · Discussion
Hey HN, I've been working on Hansel [1] (an encrypted personal data store you can query with agents), and there wasn't a good way to use the modern macOS Data Protection Keychain. Electron's…
- 29
How to organize 3 acquired companies into one coherent website
littlelanguagemodels.com · 13 points · Discussion
Company A has acquired Company B, C, and D. How do we organize their sites, for multiple products with different audiences, while making it easy to find relevant product information and quickly…
- 30
Conway's Game of Life, in real life
lcamtuf.coredump.cx · 12 points · Discussion
Read via the links — full text wasn’t available.