✕ Clear all filters
30 articles

📰 Dev.to · Fernando Rodriguez

30 articles · Updated every 3 hours · View all reads

All Articles 75,134Blog Posts 102,145Tech Tutorials 18,373Research Papers 16,003News 13,127 ⚡ AI Lessons
Madness Driven Design: Don Quixote, Sancho Panza, and Your AI Copilot
Dev.to · Fernando Rodriguez 1mo ago
Madness Driven Design: Don Quixote, Sancho Panza, and Your AI Copilot
TL;DR: An LLM is like Don Quijote—you can't cure his madness, it's stochastic by nature. The solution...
My AI Read a JSON File from Disk 900 Times in a Loop (And Why No Linter Can Save You)
Dev.to · Fernando Rodriguez 1mo 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...
Linear Agent Isn’t What You Need. Your Agent Was Already in the Terminal
Dev.to · Fernando Rodriguez 1mo ago
Linear Agent Isn’t What You Need. Your Agent Was Already in the Terminal
TL;DR: Linear just launched an integrated AI agent. Cool, but it doesn’t address the problem...
Git Worktrees: How to Have Multiple AI Agents Working Simultaneously Without Conflicts
Dev.to · Fernando Rodriguez 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Git Worktrees: How to Have Multiple AI Agents Working Simultaneously Without Conflicts
The Single Checkout Bottleneck I'm developing a macOS menu bar app. I have three features...
I'm paying $15 per million tokens to write 'fix: typo'
Dev.to · Fernando Rodriguez 1mo 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...
diy-codex-automations-claude-code-systemd
Dev.to · Fernando Rodriguez 1mo ago
diy-codex-automations-claude-code-systemd
title: "DIY Codex Automations: Nocturnal Agents with Claude Code and systemd" date:...
Why My CLI Output Isn't XML (And How I Ended Up Reinventing TOON Without Knowing It)
Dev.to · Fernando Rodriguez 🧠 Large Language Models ⚡ AI Lesson 1mo ago
Why My CLI Output Isn't XML (And How I Ended Up Reinventing TOON Without Knowing It)
TL;DR: When your primary consumer is an LLM, XML and JSON waste tokens by repeating structure in...
Claude Code Native Build: 100MB Binary to Ditch Node for Good
Dev.to · Fernando Rodriguez 1mo 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...
My Setup: Claude Code + Ghostty + Worktrees on a Mac
Dev.to · Fernando Rodriguez 1mo 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...
Your Mac Has a Free LLM and You're Not Using It
Dev.to · Fernando Rodriguez 1mo ago
Your Mac Has a Free LLM and You're Not Using It
You're paying anywhere from $20 to $200 a month for access to LLMs. Claude, GPT, Gemini, whatever....
Agentic Experience: 1,324 calls to my CLI, 15.9% error rate
Dev.to · Fernando Rodriguez 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Agentic Experience: 1,324 calls to my CLI, 15.9% error rate
My CLI's most frequent user isn't me lql is a Rust CLI for managing Linear issues. I wrote...
When Your AI Becomes Your Worst Enemy
Dev.to · Fernando Rodriguez 🛡️ AI Safety & Ethics ⚡ AI Lesson 1mo ago
When Your AI Becomes Your Worst Enemy
Yesterday my AI sent 44 emails. The problem is that the content was fabricated. I'm not kidding. I...
Linear, Beads and Tasks: Three Memory Layers for Claude Code
Dev.to · Fernando Rodriguez 1mo 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,...
150 Lines of Apologies Removed
Dev.to · Fernando Rodriguez 1mo ago
150 Lines of Apologies Removed
TL;DR: My AI agent had a 246-line instruction file for managing issues in Linear. 150 of those lines...
The Best Thing That's Happened to Python in Decades Is Written in Rust
Dev.to · Fernando Rodriguez 1mo ago
The Best Thing That's Happened to Python in Decades Is Written in Rust
TL;DR: Python tooling has been a fragmented, slow mess for years. The revolution didn't come from...
MEMORY.md: the field notebook your AI writes itself
Dev.to · Fernando Rodriguez 1mo ago
MEMORY.md: the field notebook your AI writes itself
"Didn't we decide this yesterday?" I was migrating my email out of Google. I'd spent two...
Linear and Beads: How to Prevent Your AI from Getting Alzheimer's
Dev.to · Fernando Rodriguez 1mo ago
Linear and Beads: How to Prevent Your AI from Getting Alzheimer's
When robots forget Imagine hiring a brilliant programmer. They solve complex problems,...
The Half-Life of Your Skills Is 2 Years (And Dropping)
Dev.to · Fernando Rodriguez 1mo ago
The Half-Life of Your Skills Is 2 Years (And Dropping)
The Layoff He Didn't See Coming A 38-year-old senior developer. Eight years at the...
I've Declared Email Bankruptcy (Again), but This Time I Have a Plan
Dev.to · Fernando Rodriguez 1mo ago
I've Declared Email Bankruptcy (Again), but This Time I Have a Plan
In 2004, Lawrence Lessig sent out a mass email to his entire contact list saying, more or less:...
Codex CLI asks for permission to breathe (and gets fixed with two flags)
Dev.to · Fernando Rodriguez 1mo 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,...