Someone put a wiretap on two coding agents. One sends five times more before you type a word.
An applied-research firm metered the traffic of two AI coding agents and found Claude Code sends about 33,000 tokens of fixed overhead before your prompt arrives, versus about 7,000 for OpenCode.
A researcher says xAI's coding tool uploads your whole repo -- secrets, unread files, and all
An independent wire-level teardown found that xAI's Grok Build CLI uploads an entire code repository, including .env secrets and files the AI never read, to an xAI cloud bucket -- and the model-improvement opt-out does not stop it.
OpenAI temporarily scraps the 5-hour usage limit and picks a fight with Anthropic
OpenAI temporarily removed the 5-hour usage-limit restriction for all Plus, Business, and Pro plans, reset usage, and said it hit 6 million active users -- a competitive move users read as aimed squarely at Anthropic.
In a security-review bake-off, GPT-5.6 Sol caught every planted bug -- and no Anthropic model made the cost frontier
A security firm tested 10 AI models on catching planted access-control bugs in pull requests and found GPT-5.6 Sol hit 100% recall at $0.70 per review, while no Anthropic model reached the cost-quality frontier for this specific task.
Terence Tao brought his 1999 Java applets back to life with an AI agent -- and it found bugs he never knew about
Fields Medalist Terence Tao used an AI coding agent to port about two dozen of his 1999 Java math applets to JavaScript in hours, reporting that the agent found two pre-existing bugs he was unaware of while introducing only one minor bug of its own.
George Hotz: I love LLMs, I hate hype -- and the labs won't capture the value they create
Hacker and comma.ai founder George Hotz argued that AI is real and useful but that frontier labs will fail to capture the value they create, because AI is a continuation of the general computer revolution rather than the labs' unique moat.
Nadella calls it 'ironic' that AI labs train on the world but restrict everyone else from learning back
Microsoft CEO Satya Nadella published an essay arguing that in the AI era buyers pay twice -- once in money, once in the proprietary knowledge they must reveal to use a model -- and called it ironic that labs claim fair-use training rights while restricting distillation.
Irish data centers now eat 23% of the country's electricity -- more than every city home combined
Ireland's Central Statistics Office reported that data centers consumed 23% of the country's metered electricity in 2025, up from 5% in 2015, using more power than all urban households combined and rising even during a moratorium on new grid connections.
AI supercharges individual science careers -- and quietly narrows what the whole field explores
A Nature study of 41 million papers found that scientists who use AI publish far more and get far more citations, but AI-heavy research clusters around the same popular problems, shrinking the collective diversity of ideas the field pursues.
A 2025 Nobel chemist is leaving the US to run an AI materials lab in China
Omar Yaghi, who won the 2025 Nobel Prize in Chemistry, has taken a full-time position at Tsinghua University in Beijing to lead a new AI-assisted materials-discovery institute, citing US grant cuts and a lack of American engagement with AI.
DeepSeek is designing its own AI chip -- and raising outside money for the first time
Chinese AI startup DeepSeek is developing its own chip aimed at running trained models rather than training them, and is simultaneously raising its first-ever outside capital -- about $7 billion at a $52-59 billion valuation.
Developers are shipping their own kill switch for coding agents that run 'rm -rf'
An open-source tool called Destructive Command Guard intercepts and blocks catastrophic commands like 'git reset --hard' and 'rm -rf' before AI coding agents can execute them, and has drawn more than 3,000 GitHub stars across nearly every major agent.