The through-line today is structural rather than speculative: autonomous workloads are changing what electricity demand looks like, defense money is filling a gap left by stalled climate venture funding, and the political class is still writing rules well behind the buildout.
Five stories below, each grounded in reporting we hold.
Obama tells Democrats to write an AI platform before the midterms
Barack Obama used a New York fundraiser, interviewed by House Minority Leader Hakeem Jeffries, to argue his party should make artificial intelligence one of its central agendas instead of an afterthought. He wants a public framework for the argument once Democrats retake the House, warning that the technology is moving quickly in private hands and could turn dangerous without oversight, while still praising its potential to speed up drug discovery. Jeffries endorsed the call, and Obama has been acting as an informal sounding board for lab chiefs including Dario Amodei and Sam Altman.
Source: TechCrunch AI
Why agent workloads, not chatbots, are driving the data center boom
Simple chat queries are the wrong mental model for today’s power demand, and Wired’s column argues that gap explains the rush toward giant plants and server farms. Agents re-prompt themselves dozens or hundreds of times per task; one OpenAI experiment reportedly ran more than 10,000 agents trading 2.7 million messages to attack a math problem. Since labs rarely publish per-task energy figures, outsiders are doing the arithmetic themselves, with one climate scientist estimating his daily Claude sessions rival keeping a couple of refrigerators running. Meta’s promise of a dedicated cloud computer for every user points to larger loads ahead.
Source: Wired
Fusion startups rediscover their defense customers
Fusion firms are leaning back into the national security work that predates their grid ambitions, a shift made easier as climate-tech venture funding stalled. Laser-based Xcimer took an investment from RTX last week and will let the Raytheon parent explore its high-power lasers; the Denver company says its Phoenix system is the largest privately owned laser rig anywhere. Pacific Fusion has an agreement with the National Nuclear Security Administration and is building a New Mexico demonstration plant whose reactions would exceed what the government uses for weapons experiments. Drone warfare has revived interest in directed-energy interceptors that undercut multimillion-dollar missiles.
Source: TechCrunch
Your connected car’s telemetry is a product, and regulators noticed
Modern vehicles log how often you speed and whether you drive after dark, and that history has been sold onward. The Verge’s Stepback column revisits the FTC penalty against General Motors, a five-year prohibition on handing drivers’ information to consumer reporting agencies and data brokers, as the template for how regulators may treat the rest of the industry. Buyers have little practical way to refuse the arrangement, which is why the column treats the case as one essential story rather than a footnote.
Source: The Verge
A small tool for scrubbing agent noise out of git history
Simon Willison published commit-rewriter 0.1, a local web app he built after Datasette’s security releases shipped with commit messages full of coding-agent leftovers and private issue references. Point it at a repository and it opens an editor for those messages; on save it branches your current state as a safety net, then rewrites every commit from the first edit through the newest. It installs via uvx, only needs an explicit path when the repo isn’t your working directory, and is filed under git and ai-assisted-programming.
Source: Simon Willison
Sources