news.herich.cloud

No slop · no ads · daily · columns · archive · trending · search
Vol. 2026 · No. 261
Refreshed 4:57 am PT
Fri · Sep 18 · 2026

The stack

4 picks · curated
01
Ars Technica txt 16h

Microsoft exec called AI scraping the “largest theft of labor in human history”

Emails unsealed in the New York Times v. OpenAI case show a Microsoft director describing AI training on news content as the largest theft of labor in history, and ChatGPT's head warning that publishers face an existential threat. The filings suggest both companies understood the damage to news organizations while the scraping continued.

02
Hacker News txt 238 c · 499 pts

Bend: a language that blocks AI mistakes via proof, on CPU and GPU

Bend is a high-level language whose compiler requires proofs for program properties, so code an AI agent writes either checks out or does not compile, and the same source runs in parallel on CPUs and GPUs. The HN thread argues over whether proof obligations are a real guardrail for generated code or just move the mistakes into the specification.

04
Simon Willison txt 12h

How to write with an LLM

Thomas Ptacek's rules for using LLMs as copyeditors rather than writers: never take a word the model suggests, use it to find weak passages and argue with it, and keep every sentence your own. Willison endorses the approach as the way to get the editing benefit without the flattening of voice.