July 13, 2026
Today's top tech stories, deduped across the newsletters I read and briefly summarized. Click a source to open the original article.
AI
Geohot: 'I love LLMs, I hate the hype'
In a widely discussed blog post, hacker George Hotz (geohot) draws a line between the real usefulness he sees in LLMs and what he calls overblown AI hype. The post sparked broad debate among developers on Hacker News.
OpenAI temporarily relaxes GPT-5.6 Sol usage limits
OpenAI has temporarily eased usage limits on GPT-5.6 Sol after demand for the company's most powerful model surged over the past 48 hours. The move aims to give more users access while the company manages the spike in demand.
Migrating a production AI agent to GPT-5.6: 2.2x faster, 27% cheaper
A team detailed how they migrated a production AI agent from an older model to GPT-5.6, measuring 2.2x faster response times and 27% lower costs. The write-up offers concrete numbers on how much newer model generations can save in production.
Anthropic pushes back Claude Fable 5 deadline again, free for paying users until July 19
Anthropic has once again extended the date when Claude Fable 5 stops being available to paying Claude Max subscribers, this time to July 19. The change comes as competitor OpenAI's GPT-5.6 Sol, clearly in the same 'Fable/Mythos' model class, has intensified competitive pressure.
New research: 'Automation Without Understanding' examines the limits of AI autonomy
A new academic paper examines how AI systems can automate tasks without truly 'understanding' them, and discusses the risks this poses when such systems are deployed autonomously. The work has drawn attention as a contribution to the debate over the limits of current AI.
Security
What xAI's Grok build CLI sends to xAI: a wire-level analysis
A detailed network analysis of xAI's Grok-based coding CLI reveals exactly what data and metadata the tool sends back to xAI's servers. The findings have raised fresh privacy and telemetry concerns about AI developer tools.
Since Chromium 148, Math.tanh is fingerprintable and reveals the underlying OS
Researchers found that a change in Chromium 148 makes the Math.tanh function produce tiny, platform-specific rounding differences that can be used to identify the OS behind a browser. The discovery gives websites a new, hard-to-block fingerprinting technique.
GhostLock: a 15-year-old stack use-after-free bug found in every Linux distribution
Security researchers uncovered 'GhostLock,' a use-after-free vulnerability in the kernel stack that they say has existed in every Linux distribution for 15 years. The finding raises questions about how thoroughly long-lived kernel code actually gets audited.
RedHook Android malware now uses Wireless ADB for shell access
A new version of the RedHook Android malware abuses the Wireless Debugging (Wireless ADB) mechanism in a novel way to gain shell-level privileges without needing a computer connection. The technique makes the attack harder to detect and easier to carry out in practice.
Dev
Claude Code sends 33k tokens before reading the prompt, OpenCode sends 7k
A wire-level analysis found that Claude Code sends about 33,000 tokens of overhead before it even processes the user's prompt, compared to just 7,000 for competitor OpenCode. The finding has sparked debate about token efficiency and cost in AI coding tools.
Why write code in 2026
An essay argues that hand-writing code still has value in an era when AI tools can generate most of it automatically, pointing to understanding, control, and learning as reasons to keep coding yourself. The post sparked discussion about the role of AI tools in everyday development work.
IT
Vint Cerf, 'father of the Internet', is retiring
Vint Cerf, co-creator of the TCP/IP protocol and long known as the 'father of the Internet,' is retiring. The news marks the end of a career spanning more than 50 years that helped shape the internet's core architecture.