Software Development
65 stories tagged Software Development.
AI Agents Keep Losing the Plot on Your Codebase
Peter Werry of Unblocked argues AI agents don't lack access to information—they lack understanding. Here's what a context engine actually does differently.
10 Programming Books Worth Reading
10 Programming Books Worth Reading
The Coding Gopher's list of 10 brain-reshaping programming books—from SICP to Refactoring—examined for what they actually teach and who they're really for.
Comprehension Debt: What AI Coding Costs You Later
Comprehension Debt: What AI Coding Costs You Later
Matt Stauffer built a Minecraft-style 3D world with AI and barely understood it. His Laracon talk maps the hidden cost of AI-assisted coding: comprehension debt.
AI Agents Are the Web Pages of 1995
AI Agents Are the Web Pages of 1995
Kwindla Kramer argues AI agents are a primitive, not a destination — and the real work is building the AI-native software that comes after them.
How APIs Work and Why They Matter for AI
How APIs Work and Why They Matter for AI
APIs are the connective tissue of modern software—and AI is making that architecture more consequential than ever. Here's what you need to know.
Hacker News Digest: June 12, 2026
Hacker News Digest: June 12, 2026
From a $6K AI AWS bill to Meta's facial recognition playbook, Hacker News surfaced the tensions defining tech in June 2026. Here's what mattered.
OpenAI's Codex Is Growing Up Fast—And Getting Weird
OpenAI's Codex Is Growing Up Fast—And Getting Weird
OpenAI's latest Codex updates add browser control, AI-reviewed approvals, and... animated pets? A look at where AI coding tools are actually heading.
Why AI Refactors Code Perfectly But Can't Count R's
Why AI Refactors Code Perfectly But Can't Count R's
Andrej Karpathy explains AI's 'jagged' capabilities: why models excel at coding but fail basic tasks. The answer reshapes how we build software.
Token Maxing Is Breaking Big Tech's Engineering Culture
Token Maxing Is Breaking Big Tech's Engineering Culture
Engineers at Meta and Microsoft are gaming AI metrics to keep their jobs. Gergely Orosz explains why 'token maxing' reveals deeper problems with AI adoption.
Why AI Won't Kill Engineering Jobs (It'll Create More)
Why AI Won't Kill Engineering Jobs (It'll Create More)
Vercel's CTO explains why AI agents will increase demand for software engineers, not replace them—and what types of automation actually work today.
Dark Code: When AI Writes Software Nobody Actually Understands
Dark Code: When AI Writes Software Nobody Actually Understands
AI-generated code is shipping to production with no human comprehension. It's not a security problem—it's an organizational capability crisis.
Karpathy Skills Repo: Discipline Over Features for AI Code
Karpathy Skills Repo: Discipline Over Features for AI Code
Andrej Karpathy's lightweight GitHub repo tackles AI coding agents' behavioral problems with four principles that prioritize reliability over power.
How to Build Git Version Control Into Your Apps
How to Build Git Version Control Into Your Apps
LibGit2 lets developers embed Git functionality directly into applications. Here's what that actually looks like in practice, and why it matters.
Three Hours of Debugging a File Compressor in C
Three Hours of Debugging a File Compressor in C
Dr. Jonas Birch spent 3.5 hours live-coding a file compressor in C. What the session reveals about real programming work might surprise you.
GitHub's Copilot SDK Turns Apps Into AI Planners
GitHub's Copilot SDK Turns Apps Into AI Planners
GitHub demonstrates how its Copilot SDK transforms static planning apps into dynamic AI assistants with minimal code. But what's the implementation cost?
When Software 'Works' But You Can't Trust It
When Software 'Works' But You Can't Trust It
A veteran Microsoft engineer explains the difference between software that appears to work and software that actually works—and why that gap matters.
Linear Says Issue Tracking Is Dead. Here's What's Next
Linear Says Issue Tracking Is Dead. Here's What's Next
Linear, the issue tracker beloved by engineers, just declared its own category obsolete. AI agents are changing how software gets built—for better or worse.
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.
The Four Types of AI Agents Companies Actually Use
The Four Types of AI Agents Companies Actually Use
Most companies misunderstand AI agents. Here's the taxonomy that matters: coding harnesses, dark factories, auto research, and orchestration frameworks.
GSD Framework Tackles AI Coding's Real Problem: Choice
GSD Framework Tackles AI Coding's Real Problem: Choice
GSD, BMAD, and Superpowers take radically different approaches to AI coding. The AI LABS team breaks down when each framework actually works.