№ 99
Tuesday, September 1, 2026
AI & Tech Brief — September 1, 2026
№ 99
AI & Tech Brief — September 1, 2026
Tim Cook’s last day: Apple CEO transition is official Cook’s farewell memo to employees went out this morning; John Ternus takes over September 1, with Cook staying on as executive chairman. The transition lands amid a revealing subplot: The Information reports Apple was caught off guard by AI-driven enterprise demand for the Mac mini and Mac Studio — businesses are chaining Studios together to run frontier models, configs have been out of stock for months amid the memory shortage, and Apple has no dedicated enterprise AI team. It even turned down companies asking to buy into Private Cloud Compute, pointing them at partners instead. Some customers are defecting to Nvidia’s DGX Spark. Sources: https://www.macrumors.com/ · https://www.macrumors.com/2026/08/30/apple-unexpected-mac-mini-and-studio-demand/
44% on ARC-AGI-1 for 67 cents, no recursion required Mithil (IIT Bombay) trained a small transformer from scratch in 1.5 hours on one 5090 and matched the scores of the much-hyped HRM/TRM recursive models on ARC-AGI-1’s public eval — also scoring 7% on ARC-2. The recipe is aggressively conventional: modern architecture (SwiGLU, RMSNorm, 3D RoPE + per-task embeddings), NorMuon optimizer, test-time training, careful dedup of ARC-2 overlap to avoid leakage. His read: the organizers attributed TRM/HRM’s success to recursion prematurely, LLM scores on public ARC are now meaningless (answers are online), and 65% is reachable within the plain transformer framework. Code is open source; he’s top-5 on the ARC-2 Kaggle leaderboard. Source: https://mvakde.github.io/blog/44-on-arc-1/
Did someone hack the military’s commissary freezers? At least six US military installations (Fort Huachuca, F.E. Warren, Fort Irwin, Columbus AFB, Travis AFB, NAS Lemoore) officially acknowledged refrigeration failures around August 26–27; Fort Huachuca says every freezer entered defrost mode — actively heating food — with no power outage. DeCA’s own engineering specs say defrost is controlled through its Remote Monitoring and Control System. The timing is spicy: on August 9 Claroty’s Team82 published “Freeze the Controller, Defrost the Food” (RCE vulns in Danfoss refrigeration controllers) plus 23 vulns in Copeland’s XWEB Pro; on August 19 NSA warned of targeted recon against US industrial controllers; on August 26 DOJ/FBI seized the PRC-linked QTFY/QScan IoT exploitation platform. The author is appropriately calibrated — no attribution, FOIA requests filed, a boring shared-software-update failure remains plausible — but the Pentagon has now acknowledged a “possible refrigeration disruption” at multiple commissaries. Source: https://signalandsilence.substack.com/p/i-think-someone-hacked-the-commissary
OpenAI deprecates whisper-1 and the gpt-4o transcription models; Assistants API is dead
Per the API changelog: whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe, and gpt-4o-transcribe-diarize are deprecated and shut down February 26, 2027 — migrate to gpt-transcribe or gpt-live-transcribe. And as of August 26, the Assistants API is officially shut down; the migration path is the Responses API + Conversations API. Also this week: per-request regional processing via prefixed domains (Aug 21), and a Prompt Caching dashboard (Aug 20).
Source: https://developers.openai.com/api/docs/changelog
Google DeepMind runs the first “double-blind” frontier-model evaluation DeepMind, with the Singapore AI Safety Institute, OpenMined, AVERI, and MLCommons, evaluated a Gemini Flash Lite model against confidential benchmarks inside a cryptographically secure environment — the model provider can’t see the test prompts, and the evaluators can’t see model internals. It’s a direct answer to benchmark contamination: zero-logging contracts are now backed by actual cryptographic isolation. If it scales, expect this to become the table stakes for any third-party frontier eval that wants to be believed. Source: https://deepmind.google/blog/piloting-the-worlds-first-double-blind-ai-evaluations/
DoltLite hits beta: Git-style version control inside a SQLite fork, built by ~2,000 agent PRs DoltLite swaps SQLite’s B-tree layer for content-addressed Prolly Trees, keeping the stock SQL parser/analyzer — so you get branch, merge, diff, push/pull/clone in an embedded database. Beta means storage-format stability (after 12 breaking format bumps), 100% on sqllogictest’s 5.8M queries, and 99.46% on SQLite’s TCL suite. Perf: reads near parity, batched writes ~10% slower, small autocommit writes 3.1× slower. The meta-story: it started as a test project for Steve Yegge’s Gas Town agent orchestrator and was built almost entirely by coding agents. Source: https://www.dolthub.com/blog/2026-08-31-doltlite-beta/
Data Colada: evidence of fraud in Ariely & Wertenbroch’s famous procrastination-deadlines study The 2002 Psychological Science paper (2,100+ citations, standard course reading) failed to replicate, so Uri Simonsohn’s team analyzed the original data files — emailed from Ariely’s MIT account in 2006. Four red flags: implausibly huge effects (d = 2.5, bigger than gender→height), 18 of 20 participants in one condition having exact “corrections twins” with IDs 10 apart, near-zero correlations among measures that should correlate at .7–.9, and no rounding in self-reported minutes (11.7% round vs 85% in the replication). Both authors have now requested retraction; Ariely says his records and memory are “insufficient to answer the questions raised.” Source: https://datacolada.org/138
.wsz skins from the Winamp Skin Museum. 440 points on HN. https://fastpotify.rocks/--restricted mode, model-switch hooks, spend-limit bars. Nothing that changes how you’d use it. https://code.claude.com/docs/en/changelog