2026-08-20: 6 signals to keep.

Today's signals, kept for later.

2026-08-20

Don’t Paste the AI” Site Goes Viral as Builders Rebel Against Slack Slop

They asked *you*. Not the model.

A new one-page manifesto tells people to stop dropping unedited ChatGPT/Claude walls into Slack, email, DMs, or PRs. Recipients already have the same tools; they asked *you* for taste, context, and judgment. It gives four practical rules, a copy-paste link to send offenders, and an “angry version.” It was already the day’s top Hacker News story.

What Happened

dontpastetheai.com (live site) + Hacker News (561 points, about 4 hours old at scan)

Sources

2026-08-20

Joke Weather-Balloon Domain Accidentally Became a War Tool

A joke URL is now helping fight a war.

In 2018 someone registered sondehub.org as a joke redirect for radiosonde tracking. It grew into a full prediction service whose reverse-wind models accidentally mapped artillery sites, naval vessels, and Ukrainian “sky-surfing” drone/balloon paths. The operator now fields emails from the US Department of War, FAA, NTSB, AWS, and a certified cheese fortune teller, and had to ship a local Docker predictor so the service would not get blocked mid-war.

What Happened

First-person blog by the operator (Aug 19) + Hacker News (940 points)

Sources

2026-08-20

Google’s PhotoScan Turns Any Selfie Into a Near-DXA Body-Fat and Insulin-Resistance Scan

Your phone just measured the fat around your liver.

Google researchers trained PhotoScan on UK Biobank plus new clinical cohorts so a pair of ordinary smartphone photos can estimate body-fat percentage, android/gynoid ratio, and visceral/subcutaneous fat almost as accurately as a hospital DXA scan, then predict insulin resistance better than BMI or smartwatch BIA. It is still research-only.

What Happened

Google Research blog (Aug 17) + arXiv paper + Hacker News mention

Sources

2026-08-20

An AI Coding Agent Hallucinated a Package Name—Hackers Were Already Squatting It

The model made up a package. The malware was already waiting.

An engineer asked an AI agent for a library; it invented a plausible-sounding name. Attackers had already published real malware under that exact hallucinated name (“slopsquatting”). The company’s “check GitHub downloads and source first” rule caught it. Attackers now systematically register the names models like to invent.

What Happened

The Register (Aug 20), first-hand company account

Sources

2026-08-20

A 125M On-Device Model Now Autocompletes Your Piano Like Copilot

Copilot, but it finishes the solo you just started.

A developer trained a 125M-parameter transformer on cleaned MIDI so it can autocomplete live piano in real time, about 108 notes per second on an iPhone 15. Custom one-note-per-step tokenization, DPO, and aggressive data cleaning made it musical enough to ship as the free RollTab app for MIDI keyboards.

What Happened

Builder blog + Show HN (Aug 20) + live iOS app

Sources

2026-08-20

AliExpress Homepage Silently Fingerprints You With WebAudio That Steals Your Bluetooth Headphones

AliExpress is playing silent music that hijacks your headphones.

AliExpress, via obfuscated Alibaba anti-fraud scripts, creates two hidden, zero-gain WebAudio graphs on every homepage load as part of a broad canvas/WebGL/audio fingerprint. The silent oscillator keeps the PC’s Bluetooth audio path alive, so multipoint headphones refuse to switch back to your phone. Tab mute does nothing because there is no media element.

What Happened

Technical investigation blog (Aug 20) + Hacker News (166 points)

Sources