49 related articles

A viral Reddit post sparks debate: AI coding failures stem from users' engineering skills, not the tools themselves. Deep analysis of how to properly harness AI coding tools like Cursor and Copilot.

SlopCodeBench sparks deep reflection on AI code evaluation. From benchmark contamination to pass-rate pitfalls, exploring why current benchmarks fail to measure real code quality.

Clean Code author Robert C. Martin no longer reviews AI-generated code line by line, shifting to test-driven verification. We explore the logic, debate, and implications.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows with Python, field type overrides fixing leading-zero ZIP codes, STRICT table mode switching, drop-index, and more. A deep dive into each design and the AI-assisted dev workflow.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows via Python, type overrides to solve ZIP-code leading-zero loss, STRICT table mode switching, drop-index, and more. A deep dive into the design and AI-assisted dev workflow.

Linus Torvalds says Linux is not anti-AI and never a social warrior project. AI is a useful tool; the answer is better integration, not rejection. Technical merit remains the only standard.

Pi Agent hands-on review: ~1,200 token overhead, no built-in system prompts, supports Codex/Grok and more. Compared to Claude Code and OpenCode, Pi Agent wins with minimalist design and full customizability.

Test engineers: use the AI Skill 'Doc-based Test Case Generator' to auto-generate structured test cases from PRDs or screenshots, covering boundary values, negative scenarios, and more.
Terrence Tao on AI Coding Agents: How …
Fields Medalist Terry Tao shares his experience with AI coding agents—rebuilding legacy apps and rapidly building new tools. A mathematician's view on their capabilities and impact.

A developer handed a 15,000-line Python engine to GPT-5.6 Sol, and the model identified 47 actionable improvements in a single ~10-minute session—covering logic hardening, reliability, and efficiency. We analyze the case's significance and limits.

When an intern uses AI to generate professional-looking slop code, stand-ups balloon from 15 to 45 minutes. This article dissects why AI slop is hard to spot and offers practical team solutions.

Over 60% of companies have adopted AI testing tools, and roles paying 15K+ commonly require AI testing experience. Engineers with AI testing skills can see 30%~50% salary jumps.

OpenAI officially releases the GPT-5.6 series with three models: flagship Sol, balanced Terra, and economy Luna. A deep dive into its core breakthroughs—a step change in design judgment and enhanced computer-use capabilities.

AI coding tools are changing development, but Vibe Coding hides risks in code quality and maintenance. This article explores Engineered AI Programming, compares Codex and Claude Code, and reveals real enterprise development paths.

A must-read for test engineers: use Cursor's custom Skills to auto-generate test cases covering positive, negative, and boundary values from PRDs, output as Markdown linked to XMind, adapting to functional, interface, and performance testing.

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.

Can AI really replace programmers? This article explains Harness Engineering principles and its three evolutionary stages, revealing real pain points of enterprise AI programming.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.

Coding alone isn't enough anymore. Learn the 5 key steps to commanding AI Agents—define outcomes, split tasks, provide context, iterate small, and keep humans in the loop.

AI Agent autonomous programming is evolving from niche experiments to the industry default. This article analyzes the three stages of AI-assisted programming, its impact on developer skills, process restructuring, and key challenges.