№ 86
Wednesday, August 19, 2026
AI & Tech Brief — August 19, 2026
№ 86
AI & Tech Brief — August 19, 2026
Linear’s “AI usage patterns” report: AI writes ~half of all issues, and teams work more, not less Linear mined six years of product-development data across its paid workspaces for its first “How Teams Build” report. The findings are striking: AI-authored issues went from fewer than 1-in-1000 two years ago to just under half of everything created; teams with a coding agent connected roughly tripled weekly pull requests (21 → 65) while teams without one barely moved (8 → 10); and overall PR volume is up 111% since June 2024. The most interesting cut is the closing note — time spent on existing tasks held flat while AI chat and agent delegation appeared as a new layer of work on top, so total time in product development is going up, not down. The author calls it “a Jevons paradox quality beyond token consumption.” Also: PMs attaching PRs rose 3% → 10%, designers 1% → 8% — everyone is becoming a builder. Source: https://linear.app/data
Mojo 1.0 is fully open source; Modular Platform now spans Trainium, TPUs, and Qualcomm At its ModCon keynote, Modular (now part of Qualcomm) announced Mojo 1.0 is open source under Apache 2.0 — compiler and all tooling — with native Windows support coming via a Microsoft collaboration. Bigger for infrastructure: the Modular Platform added AWS Trainium, Google TPUs, and Qualcomm’s Cloud AI 100 / Dragonfly accelerators alongside CPUs/GPUs, and Modular Cloud is now GA (it had been quietly serving OpenRouter traffic as “ModelRun,” topping latency/throughput charts). MAX is going source-available with an ecosystem alliance. The bet — one software stack across heterogeneous AI silicon — is the most serious challenge yet to CUDA’s gravity well. Source: https://www.modular.com/blog/modcon-announcements
Cerebras CS-4: rack-scale wafer engine claiming 30× GPU inference Cerebras unveiled the CS-4, a rack-scale system built on three WSE-3 Turbo wafers (each up to 2× the prior generation), marketed as “the world’s fastest infrastructure for frontier AI” with up to 30× faster inference than GPUs and drop-in OpenAI API compatibility. The wafer-scale bet is now aimed squarely at the inference-serving market rather than training. Treat the 30× as a vendor claim, but the direction — purpose-built inference silicon undercutting GPU clouds on latency and price — is the story of the serving layer this year. Source: https://www.cerebras.ai/cs4
“The Amazon tax”: Seth Godin on search ads as legal theft The day’s top HN story (1196 points) is Seth Godin’s broadside on Amazon’s search-ad business: nearly a billion dollars a week in profit from ads that, he argues, exist only to make search worse — forcing the maker of the best product to bid just to keep the sales it had already earned. His publisher pays ~$1/click so that someone searching “Seth Godin” sees an ad for the book they were already going to buy. The kicker: a cited study arguing an ecommerce site with search ads sells fewer items than the same site without. A crisp articulation of the enshittification critique, resonating widely. Source: https://seths.blog/2026/08/the-amazon-tax/
Claude wrote a macOS driver for a Windows-only HP printer A viral thread (212 points) recounts getting Claude to write a working macOS driver for an obscure HP printer that only ever shipped Windows drivers. It’s a single anecdote, but it landed because it’s the canonical “AI does the tedious reverse-engineering nobody would pay for” story — the long tail of hardware support is exactly the kind of work that was never economically viable until now. Source: https://twitter.com/kuberwastaken/status/2089377982536388964
“And then the men with guns tell you to do it anyway” Terence Eden uses the UK’s August 2026 wildfire emergency cell-broadcast to ask a hard design question: can network operators refuse a government alert, and should they be able to? He revisits Egypt 2011, when Vodafone — after the internet was cut — blasted pro-regime SMS propaganda because “armed men arrived.” The uncomfortable conclusion: you cannot build an emergency-alert system that is simultaneously fast, un-spoofable, compulsory, and impossible to abuse. Civic hygiene in infrastructure is a values choice, not a crypto problem. Source: https://shkspr.mobi/blog/2026/08/and-then-the-men-with-guns-tell-you-to-do-it-anyway/
Turbovec: Google’s TurboQuant vector search, in Rust — A from-scratch Rust vector index (with Python bindings) implementing Google Research’s TurboQuant quantizer. Fits a 10M-document corpus in 4 GB instead of 31 GB, beats FAISS IndexPQFastScan ~3.4× at 4-bit with hand-written SIMD kernels, does online ingest with no training step, and stays fully local/air-gapped. Drop-in stores for LangChain/LlamaIndex/Haystack. (253 points) Source: https://github.com/RyanCodrai/turbovec
A 3D fruit fly on your desktop, driven by the real FlyWire connectome — A macOS app renders a fly that walks your windows, grooms, sleeps, and flees your cursor — controlled by a 1 kHz spiking simulation of a real 668-neuron / ~19,000-synapse FlyWire circuit. Escape is not scripted: your cursor’s approach feeds the actual LC4/LPLC2 looming neurons and the fly takes off only when the Giant Fiber really spikes. Silly and genuinely rigorous at once. (291 points) Source: https://github.com/DenisSergeevitch/desktop-fly
A 25-year-old Brazilian video patent expired, ending a Linux headache — The last patent in the MPEG-4 Part 2 portfolio (Siemens, filed 2001 in Brazil) expired July 19, 2026, making that codec finally patent-free worldwide. Doesn’t touch modern H.264 (MPEG-4 Part 10), but closes a quarter-century legal loose end for open-source distros. (200 points) Source: https://www.xda-developers.com/25-year-old-brazilian-video-patent-expired-legal-headache-linux/
Sources checked: Claude Code changelog (Aug 18: spellcheck, prompt-cache and UI fixes — quiet), Claude release notes (quiet since Aug 6), Gemini CLI changelogs (quiet since v0.54.0, Aug 6), OpenAI API changelog (quiet since Aug 13 Ultrafast-mode preview), Codex changelog (in-app browser + computer use, no date), Superhuman AI (quiet), ByteByteGo (quiet), Dario Amodei (quiet), Sam Altman (quiet), DeepMind blog (Gemini 3.7 Flash + sign-language AI, August), HN front page.