📰 Dev.to · Alvarito1983
14 articles · Updated every 3 hours · View all reads
All
Articles 79,964Blog Posts 103,821Tech Tutorials 19,469Research Papers 17,269News 13,662
⚡ AI Lessons

Dev.to · Alvarito1983
1mo ago
I asked Claude Code to refactor a feature it built last week. It hated its own code.
Last week I opened a feature I'd built six days earlier and asked Claude Code to extend it. I hadn't...

Dev.to · Alvarito1983
1mo ago
The WSL2 Guide I Wish I Had: 4 Gotchas That Will Eat Your Afternoon
WSL2 is a fantastic development environment on Windows. It's also a system with sharp edges that the...

Dev.to · Alvarito1983
1mo ago
Everyone is using Claude Code wrong.
Not because they're bad developers. Because the mental model is wrong from the start. Most people...

Dev.to · Alvarito1983
1mo ago
I run 7,000 servers at work. My homelab taught me more about reliability than any of them.
I manage more than 7,000 servers. They're spread across data centers on multiple continents. They...

Dev.to · Alvarito1983
1mo ago
I'm not a developer. I used AI to build a 6-tool software ecosystem anyway.
Let me be upfront about something. I'm a Computer Science Engineer. I work at a global...

Dev.to · Alvarito1983
1mo ago
I stopped trying to learn every DevOps tool. So I built my own.
I've been a Systems Administrator for 15 years. In that time I've learned more tools than I can...

Dev.to · Alvarito1983
2mo ago
I scanned my own Docker images. Here's what I found — and how I built the scanner.
I scanned my own Docker images today. I wasn't expecting much. These are images I built myself,...

Dev.to · Alvarito1983
2mo ago
How I use Claude Code to understand codebases I didn't write
There's a skill nobody talks about when they discuss Claude Code. Not generating code. Not building...

Dev.to · Alvarito1983
2mo ago
What nobody tells you about building your own SSO
Every tutorial on Single Sign-On starts the same way. "Add Auth0." "Use Keycloak." "Configure...

Dev.to · Alvarito1983
2mo ago
Why I stopped paying for SaaS tools and built my own Docker ecosystem instead
I'm a Senior Systems Administrator. I manage enterprise infrastructure for a living — HPE blade...

Dev.to · Alvarito1983
2mo ago
Claude Code Sub-agents: How to Coordinate Multiple AI Agents on a Single Project
Most developers using Claude Code are still thinking in single-agent terms. One prompt, one agent,...

Dev.to · Alvarito1983
2mo ago
NEXUS Ecosystem: I built a modular Docker management ecosystem in my spare time
I've been building NEXUS in my spare time for the past few months. What started as a simple Docker...

Dev.to · Alvarito1983
2mo ago
Why I Built My Own Docker Dashboard Instead of Using Portainer
If you've ever managed more than a handful of Docker containers, you've probably heard of Portainer....

Dev.to · Alvarito1983
2mo ago
I built a self-hosted Docker management ecosystem — NEXUS, Watcher and Pulse (open source, MIT)
A few months ago I got tired of Portainer. Not because it's a bad tool — it's excellent at what it...
DeepCamp AI