As part of my AI coding evaluations, I run a standardized series of four programming tests against each AI. These tests are designed to determine how well a given AI can help you program. This is kind ...
The assessment, which it conducted in December 2025, compared five of the best-known vibe coding tools — Claude Code, OpenAI Codex, Cursor, Replit, and Devin — by using pre-defined prompts to build ...
Large language models like GPT-4 and tools like GitHub Copilot can make good programmers more efficient and bad programmers more dangerous. Are you ready to dive in? When I wrote about GitHub Copilot ...
Vibe coding is a software development practice that uses an AI chatbot-like workflow to transform natural language prompts into functional code, allowing you to build apps from scratch without writing ...
Step-by-step builds beat full-spec instructions for AI coding. AIs can destroy code as quickly as they create it. Use AGENTS.md, screenshots, and refactoring to keep projects stable. Last week, I put ...