✕ Clear all filters
13 articles
▶ Videos →

📰 Dev.to · Laurent DeSegur

13 articles · Updated every 3 hours · View all reads

All Articles 120,498Blog Posts 127,429Tech Tutorials 30,835Research Papers 23,875News 17,392 ⚡ AI Lessons
Five Atomic Skills, Two Approaches: Claude Code and a Paper
Dev.to · Laurent DeSegur 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
Five Atomic Skills, Two Approaches: Claude Code and a Paper
The Paper's Claim In late 2025, a paper appeared on arXiv arguing that the way the field...
How Claude Code Remembers (And Forgets): The Memory and Persistence Architecture
Dev.to · Laurent DeSegur 🤖 AI Agents & Automation ⚡ AI Lesson 3mo ago
How Claude Code Remembers (And Forgets): The Memory and Persistence Architecture
Claude Code processes thousands of lines of code, generates insights, solves bugs, discovers...
The Upstream Proxy: How Claude Code Intercepts Subprocess HTTP Traffic
Dev.to · Laurent DeSegur ⚡ AI Lesson 3mo ago
The Upstream Proxy: How Claude Code Intercepts Subprocess HTTP Traffic
When Claude Code runs in a cloud container, every subprocess it spawns — curl, gh, python, kubectl —...
How Tool Search Defers Tools to Save Tokens
Dev.to · Laurent DeSegur 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
How Tool Search Defers Tools to Save Tokens
Claude Code can use dozens of built-in tools and an unlimited number of MCP tools. Every tool the...
How Claude Code Extends Itself: Skills, Hooks, Agents, and MCP
Dev.to · Laurent DeSegur 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
How Claude Code Extends Itself: Skills, Hooks, Agents, and MCP
The Problem You want Claude Code to know your team's conventions, run your linter after...
What Happens When Claude Code Calls the API
Dev.to · Laurent DeSegur 💻 AI-Assisted Coding ⚡ AI Lesson 3mo ago
What Happens When Claude Code Calls the API
The Problem You type a message. The model needs to see it, along with every previous...
94% Exposed, 30% Adopted: Why Engineering Leaders Need to Rethink How They Hire
Dev.to · Laurent DeSegur 🚀 Entrepreneurship & Startups ⚡ AI Lesson 3mo ago
94% Exposed, 30% Adopted: Why Engineering Leaders Need to Rethink How They Hire
Anthropic's own economist says the "Great Recession for white-collar workers" is possible....
How Bash Command Safety Analysis Works in AI Systems
Dev.to · Laurent DeSegur 🔐 Cybersecurity ⚡ AI Lesson 3mo ago
How Bash Command Safety Analysis Works in AI Systems
Most people think validating shell commands is simple. Scan for rm, block eval, done. It's...
OpenAI Just Shipped a Plugin So Codex Runs Inside Claude Code
Dev.to · Laurent DeSegur 3mo ago
OpenAI Just Shipped a Plugin So Codex Runs Inside Claude Code
The real story isn't the three commands. It's the admission hiding inside the...