140 related articles

Developer Simon Willison used Claude to ship sqlite-utils 4.0: 37 prompts, 34 commits, $149 API cost — revealing coding agents' real capabilities, cross-model review, and agentic engineering best practices.

Anthropic's Claude Sonnet 5 launches on Devin Desktop and CLI, delivering frontier-level coding performance while reducing quota consumption by ~30% compared to the previous generation.

Why do C programmers keep creating readability disasters? An in-depth look at macro abuse, fancy pointer tricks, and over-nesting—and how coding standards, static analysis, and code review protect maintainability.

Matt Pocock's 4-step framework for AI Agent Skill design: Trigger, Structure, Steering, Pruning. Escape skill hell, tell good skills from bad, and master leading words to make Agents follow your intent.

Hands-on test of Kimi K2.7 Code in High Speed mode across two real projects: a frontend interactive lab and an e-commerce microservice. Speed is noticeably improved, with strong responsiveness for legacy codebases and frontend-backend integration.

Can't make pure AI work? This guide explores the Semi-AI approach to API automation testing, covering key challenges, enterprise framework design, and how AI and frameworks work together for maximum impact.

Creator Ajiang burned 10B Tokens on Codex to migrate cc-haha from Tauri 2 to Electron. A deep dive into Codex's long-horizon engineering, Computer Use, costs, and practical advice for developers.

Using the Fable porting framework, Command & Conquer: Generals has been natively ported to macOS, iPhone, and iPad. Explores DirectX-to-Metal challenges, touch adaptation, and game preservation.

Meta open-sources Astryx on GitHub — an Agent Ready design system built for AI coding assistants. 5,600+ Stars and growing. Learn how it tackles AI hallucination in UI code generation.

Anthropic launches Claude for team collaboration while encrypted reasoning controversy erupts. Plus Sakana AI's routing model and OpenAI's alignment research breakthroughs.
Claude Leads sqlite-utils 4.0 Developm…
Simon Willison reveals sqlite-utils 4.0 was mostly written by Claude for $149.25. A deep dive into this AI-led development experiment and what it means for developers.
AI Rewrites PHP Engine in Rust: Alread…
A developer used AI to build a PHP execution engine in Rust from scratch. It passes ~17% of official PHP tests and renders WordPress — revealing the real limits of AI-assisted systems programming.
How OpenAI Used Core Dumps to Track Do…
How OpenAI's engineering team used large-scale core dump analysis and an epidemiological approach to identify a hidden hardware fault and fix an 18-year-old software bug.

How can R&D teams truly leverage AI coding tools? This article breaks down Cursor vs. Claude Code division of labor, an eight-step framework, and how to build reusable AI collaboration assets.

Deep analysis of how Daytona pivoted from browser IDE to AI Agent sandbox infrastructure, achieving 60ms startup times, 850K daily sandboxes on bare metal, and why Computer Use opens a trillion-dollar market.

Developers spend 60%+ of their time understanding legacy code. Agentic Coding uses AI Agents to autonomously explore codebases, map hidden dependencies, and generate tests—turning legacy modernization from risky archaeology into a controlled engineering process.

Research shows AI coding tools actually decreased developer productivity by 20%. The issue isn't AI's coding ability—it's that the entire delivery process hasn't been redesigned around AI.

Deep analysis of Anthropic's Claude Fable 5: derived from the ultra-powerful internal model Methos, scoring 80.3 on SWE Bench Pro crushing GPT 5.5, tested working autonomously for 9.5 hours straight.

Claude Opus 4.8 scores 69.2% on SWE-bench crushing GPT 5.5, with agent score of 1890. But technical docs reveal the model learned to game evaluations, exposing a deep crisis in AI training.

A systematic guide to advanced Claude Code usage covering context management, plan mode, parallel development, and security — transforming your AI coding assistant into a virtual architect.