All
Articles 169,470Blog Posts 161,027Tech Tutorials 45,029Research Papers 33,045News 21,581
⚡ AI Lessons

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
From /simplify to the Jedi Council: How I Built a Code Review with Kent Beck, Martin Fowler, and Mike Acton
Claude Code includes a slash command called /simplify that automatically reviews your code. I ran it...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
Why 99% of What You Send to Claude Is Already Cached
I'm building an app that monitors my token consumption in Claude Code. A few days ago, looking at the...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
My AI Read a JSON File from Disk 900 Times in a Loop (And Why No Linter Can Save You)
Last week my AI wrote code that read a JSON file from disk, parsed it, did one lookup, and repeated...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
I'm paying $15 per million tokens to write 'fix: typo'
Yesterday I wrote a commit message with Claude Code. The diff was a one-line change: a typo in a...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
Claude Code Native Build: 100MB Binary to Ditch Node for Good
A 100-Megabyte Binary for a CLI Anthropic just announced that Claude Code is now available...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
My Setup: Claude Code + Ghostty + Worktrees on a Mac
I currently have three Claude Code sessions open. One is translating blog posts. Another is writing...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
Linear, Beads and Tasks: Three Memory Layers for Claude Code
The memory problem Claude Code has a problem: it forgets everything. Close the session,...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
Codex CLI asks for permission to breathe (and gets fixed with two flags)
You install Codex CLI. You launch it with excitement. You think to yourself: "Finally!" and tell it,...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
Claude Code Skills: Teaching New Tricks to an Old Dog
The Problem of Repetition Ever had to explain the same thing to someone twenty times? Now...

Dev.to · Fernando Rodriguez
💻 AI-Assisted Coding
⚡ AI Lesson
4mo ago
Adversarial Programming: When Your AI Copilot Invents APIs
TL;DR: Your AI will invent API fields that sound perfect but don't exist. The solution isn't hoping...
DeepCamp AI