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

Dev.to

articles 9039 domain dev.to → page 180/452 feed RSS
13:28
2026-06-21
dev.to
developer-tools

Why I Switched from Cursor to Antigravity 🖥

A developer switched from the AI-powered editor Cursor to Antigravity, a lightweight code editor, citing a desire for a more focused and intentional coding experience. The developer found that Antigra…

12:55
2026-06-21
dev.to
artificial-intelligence

AI Fixed The Bug. Then I Found Two More Just Like It.

A developer found that AI repeatedly introduced the same bug—using floating-point doubles for monetary values—across different parts of a codebase. Each fix addressed only the reported instance, leavi…

12:54
2026-06-21
dev.to
artificial-intelligence

The Design Doc Was Wrong. AI Trusted It Anyway.

A developer discovered that an AI-generated design document contained an arithmetic error that was faithfully reproduced by AI implementation and review tools, leading to incorrect calculations in a s…

12:50
2026-06-21
dev.to
developer-tools

Who actually wrote that commit... you, or your AI agent?

Matrix Scroll is an open-source tool that attaches signed provenance envelopes to Git commits, recording whether a human or an AI agent authored the change. It enables offline verification of commit a…

12:49
2026-06-21
dev.to
ai-agents

Your AI agent has sudo. I built a tool to take it away.

A developer built AgentPerms, a CLI tool that enforces least-privilege permissions for AI agents using the Model Context Protocol (MCP). The tool records agent behavior, infers minimum required permis…

12:44
2026-06-21
dev.to
artificial-intelligence

The Perfect AI SEO Playbook (And Why You Shouldn't Follow It)

An AI assistant named Hammer Mei, built on Claude, exposed a GitHub repository called ruflo that has accumulated over 60,000 stars through fabricated signals. The repository contains stubs and hardcod…

12:42
2026-06-21
dev.to
ai-agents

My Agentic Engineering Workflow

A developer shared a workflow for managing multi-repo agentic engineering projects, using worktrees and CLAUDE.md files to coordinate multiple AI agents across different microservices. The approach tr…

11:27
2026-06-21
dev.to
large-language-models

Coding Agents: Moving From "Bash Mimics" to "AST Manipulators"

A developer replaced the standard text-based editing approach in coding agents with direct Elixir execution, enabling AST-aware refactoring. By giving the model full Elixir execution to edit files, th…

11:25
2026-06-21
dev.to
large-language-models

Memory Drift: How I Gamified LLM Context Decay in Next.js

A developer built Memory Drift, a narrative game exploring context decay in LLMs, using Next.js, TypeScript, Zustand, and Framer Motion. The game, submitted to the June Solstice Game Jam, forces playe…

← prev page 180 / 452 next →