📰 Dev.to · JaviMaligno
7 articles · Updated every 3 hours · View all reads
All
Articles 89,383Blog Posts 108,035Tech Tutorials 22,205Research Papers 18,925News 14,693
⚡ AI Lessons

Dev.to · JaviMaligno
4d ago
LLM-as-Judge Is Three Decisions
Before you write a judge prompt, you owe three decisions: the context, the unit, and the dimension. Here is the framework, applied to evaluating my production D

Dev.to · JaviMaligno
🤖 AI Agents & Automation
⚡ AI Lesson
1mo ago
Building a Production DevOps Agent: From Slack to Kubernetes
How I built an AI agent that investigates infrastructure issues autonomously — with read-only guardrails, output compaction, and infrastructure knowledge baked

Dev.to · JaviMaligno
1mo ago
From Claude Artifact to Production PWA: Building VitaminD Explorer
How a simple question about vitamin D synthesis turned into a Claude artifact, then a full PWA with D3.js visualizations, push notifications, and 6 languages.

Dev.to · JaviMaligno
💻 AI-Assisted Coding
⚡ AI Lesson
1mo ago
Software Is Dissolving Into the Model
What we write is becoming markdown skills, what users see is becoming generated pixels, and the middle keeps getting thinner. A look at where software is headin

Dev.to · JaviMaligno
2mo ago
Playwright CLI vs Scripts: How AI Agents Should Test
Why most AI-driven tests should be reproducible scripts, not CLI exploration — and how to use each approach effectively based on real deployment automation expe

Dev.to · JaviMaligno
5mo ago
Azure OpenAI's Content Filter: When Safety Theater Blocks Real Work
How Azure's content filter blocks legitimate browser automation tools based on word choice, not actual risk—and simple workarounds that expose the flaw.

Dev.to · JaviMaligno
5mo ago
Scaling Development with Parallel AI Agents
A workflow for running multiple Claude Code agents simultaneously on different features, using git worktree to manage branches and automating PR reviews.
DeepCamp AI