cd/sources/dev-to· home sources Dev.to
cat /sources/dev-to.feed | wc -l → 9286

Dev.to

articles 9286 domain dev.to → page 221/465 feed RSS
15:22
2026-06-18
dev.to
ai-agents

Preparing Specs for AI Coding Agents

AI coding agents now edit repositories, run commands, and produce branches, making the specification before the work more critical. The spec carries the context, boundaries, and success criteria the a…

15:00
2026-06-18
dev.to
artificial-intelligence

The context your agents don't have

An engineer warns that undocumented codebases pose a greater risk in the age of AI agents, which confidently fill context gaps with incorrect assumptions. The developer urges teams to document archite…

14:28
2026-06-18
dev.to
artificial-intelligence

The Tech Debt Nobody Wrote Down

A developer argues that the real danger of AI-generated code is not its quality but the unrecorded decisions it introduces, creating hidden technical debt. Drawing on Martin Fowler's debt quadrant and…

14:19
2026-06-18
dev.to
developer-tools

Okay, But I'm Still Using It

A developer plans to deploy Claude Code on day one at their next organization, despite skepticism about AI coding tools. The tool proves valuable for onboarding new engineers by answering codebase que…

14:17
2026-06-18
dev.to
developer-tools

A Unicode space killed my cron for 2.5 hours

A Python cron job on Windows failed for 2.5 hours due to a single Unicode character (U+202F, narrow no-break space) in an email body. The character caused a UnicodeEncodeError when the script tried to…

← prev page 221 / 465 next →