AI coding
33 stories tagged AI coding.
AI Loop Engineering: Separating Hype from Practice
Loop engineering is the latest term developers are chasing. A new video argues the fundamentals — prompt, context, harness — still matter more than the label.
Claude Code Loop Types: A Practical Breakdown
Claude Code Loop Types: A Practical Breakdown
AI LABS maps five Claude Code agentic loops—from stateless to self-improving—and explains which use case each one is actually built for.
Is Vim Dead? A DevOps Engineer's Take on AI vs. Text Editors
Is Vim Dead? A DevOps Engineer's Take on AI vs. Text Editors
A DevOps instructor who built an AI app entirely by dictating code wrestles with whether Vim skills still matter in 2025. The answer isn't simple.
AI Coding Tools Work Best With Old Engineering Practices
AI Coding Tools Work Best With Old Engineering Practices
Developer educator Matt Pocock argues AI coding assistants amplify code quality issues. His solution? Decades-old software fundamentals matter more than ever.
OpenAI's GPT-5.5 Claims Speed Crown—But Costs 20% More
OpenAI's GPT-5.5 Claims Speed Crown—But Costs 20% More
GPT-5.5 promises faster AI coding with fewer tokens, but WorldofAI's tests reveal where it excels—and where it disappoints at premium pricing.
The $401M App Built by One Guy Who Can't Code
The $401M App Built by One Guy Who Can't Code
AI coding tools are enabling non-developers to build million-dollar apps. Here's what's actually working—and what the success stories aren't telling you.
AI Can Write Code, But Can It Make Software Stop Sucking?
AI Can Write Code, But Can It Make Software Stop Sucking?
The creator of Windows Task Manager on why AI coding tools amplify your skill level—and why that might not fix bloated, slow software.
Ten Tools to Fix Claude Code's Terrible Design Aesthetic
Ten Tools to Fix Claude Code's Terrible Design Aesthetic
Claude Code generates the same purple gradients and Inter font on every site. Here are ten plugins and skills that might actually fix its design problem.
This Dev Built an App to Win Arguments With His Wife
This Dev Built an App to Win Arguments With His Wife
Trash Dev created 'Receipts'—an AI-coded app that documents relationship grievances. His wife made him delete it. Here's what happened.
Anthropic's Cloud Tasks Point to 'Software Factory' Future
Anthropic's Cloud Tasks Point to 'Software Factory' Future
Anthropic's new remote task scheduling for Claude Code suggests AI development is heading toward autonomous 'software factories' running 24/7.
35 Developer Tools From Hacker News That Actually Solve Real Problems
35 Developer Tools From Hacker News That Actually Solve Real Problems
From AI agent memory management to thermal printer resurrection, Github Awesome's latest roundup shows what developers are actually building right now.
Why Your AI-Generated Apps Break (And How to Fix Them)
Why Your AI-Generated Apps Break (And How to Fix Them)
AI coding tools make building apps easy—until deployment. Developer Leon van Zyl explains the tech stack decisions that separate working prototypes from production software.
AI Coding Agents Have a Context Problem. Here's One Fix.
AI Coding Agents Have a Context Problem. Here's One Fix.
MCP2CLI tackles AI coding's context bloat by converting MCP servers to bash commands. Does runtime conversion beat previous attempts at solving this?
Why Most People Are Using Claude Code Wrong
Why Most People Are Using Claude Code Wrong
AI coding assistants work best when you stop treating them like tools and start treating them like collaborators. Here's what actually matters.
ASCII Art Planning Could Fix AI Coding's Biggest Problem
ASCII Art Planning Could Fix AI Coding's Biggest Problem
Developer Mark Kashef demonstrates how ASCII wireframes before coding with Claude could reduce iterations, save tokens, and prevent 'vibe coding' disasters.
The Engineer Who Stopped Writing Code
The Engineer Who Stopped Writing Code
Boris Cherny created Claude Code at Anthropic. Now he doesn't write any code himself. A year into AI-assisted development, what have we learned?
That Agent.md File Might Be Making Your AI Worse
That Agent.md File Might Be Making Your AI Worse
New research shows those popular Agent.md and Claude.md files could actually hurt AI coding performance. Here's what developers need to know about context.
AI Agents That Work While You Sleep: The Next Shift
AI Agents That Work While You Sleep: The Next Shift
Cloud-based AI coding agents now run scheduled tasks overnight. A developer built a news monitoring system in one afternoon that never sleeps.
Alibaba's Qwen 3.5: Testing the Open-Source Model
Alibaba's Qwen 3.5: Testing the Open-Source Model
Alibaba's Qwen 3.5 promises to rival Opus 4.5 and Gemini 3 Pro. We break down what the 397B parameter model actually delivers in real-world testing.
Claude's Agent Teams Let AI Coders Actually Talk to Each Other
Claude's Agent Teams Let AI Coders Actually Talk to Each Other
Anthropic's new Agent Teams feature lets multiple Claude AI instances communicate directly, cutting code review time from 10 minutes to 2-3. Here's what changes.