✕ Clear all filters
10 articles
▶ Videos →

📰 Dev.to · JaviMaligno

10 articles · Updated every 3 hours · View all reads

All Articles 127,797Blog Posts 132,754Tech Tutorials 32,996Research Papers 24,710News 18,140 ⚡ AI Lessons
Building a Production DevOps Agent: From Slack to Kubernetes
Dev.to · JaviMaligno 🤖 AI Agents & Automation ⚡ AI Lesson 2mo 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
From Claude Artifact to Production PWA: Building VitaminD Explorer
Dev.to · JaviMaligno 🌐 Frontend Engineering ⚡ AI Lesson 2mo 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.
Software Is Dissolving Into the Model
Dev.to · JaviMaligno 💻 AI-Assisted Coding ⚡ AI Lesson 2mo 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
Playwright CLI vs Scripts: How AI Agents Should Test
Dev.to · JaviMaligno 🤖 AI Agents & Automation ⚡ AI Lesson 3mo 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
Azure OpenAI's Content Filter: When Safety Theater Blocks Real Work
Dev.to · JaviMaligno 📰 AI News & Updates 6mo 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.
Scaling Development with Parallel AI Agents
Dev.to · JaviMaligno 🛠️ AI Tools & Apps 6mo 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.