✕ Clear all filters
35 articles
▶ Videos →

📰 Dev.to · Arthur

35 articles · Updated every 3 hours · View all reads

All Articles 130,204Blog Posts 134,693Tech Tutorials 33,679Research Papers 25,414News 18,409 ⚡ AI Lessons
Your Commit History Is a Routing Header
Dev.to · Arthur ☁️ DevOps & Cloud ⚡ AI Lesson 3w ago
Your Commit History Is a Routing Header
On April 25, 2026, a Claude Max 20x subscriber opened GitHub issue #53262 against anthropics/claude-code. The issue's author, sasha-id, had spent $200.98 on ext
How to Run Out of Senior Engineers Without Firing Any
Dev.to · Arthur 🔧 Backend Engineering ⚡ AI Lesson 3w ago
How to Run Out of Senior Engineers Without Firing Any
The industry is going to wake up in five to seven years to a shortage of senior engineers, and it will not be because we fired any of them. The current cohort o
Why Prompt Injection Won't Be "Fixed"
Dev.to · Arthur 🛡️ AI Safety & Ethics ⚡ AI Lesson 3w ago
Why Prompt Injection Won't Be "Fixed"
The scenario starts the same way every time. You ask an AI assistant to read your inbox and summarize the messages it finds there. The assistant opens an email.
An Editor Built Like a Video Game
Dev.to · Arthur ⚡ AI Lesson 3w ago
An Editor Built Like a Video Game
On April 29, 2026, Nathan Sobo published the Zed 1.0 announcement post on Zed's blog. The post landed on Hacker News at 2,047 points and 663 comments — the high
MCP After Year One — Six Design Lessons the Industry Is Still Learning
Dev.to · Arthur 🤖 AI Agents & Automation ⚡ AI Lesson 4w ago
MCP After Year One — Six Design Lessons the Industry Is Still Learning
Anthropic announced the Model Context Protocol in November 2024. A year and a half later it is the closest thing the agent ecosystem has to a standard, with Ant
Browsers shipped a security model for humans. Agents are asking us to keep using it.
Dev.to · Arthur 🤖 AI Agents & Automation ⚡ AI Lesson 4w ago
Browsers shipped a security model for humans. Agents are asking us to keep using it.
The browser security model is one of the most carefully thought-through pieces of software engineering on the planet. Same-origin policy. User gesture requireme
A year of AI-agent incidents. The model is rarely the bug.
Dev.to · Arthur 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
A year of AI-agent incidents. The model is rarely the bug.
I want to walk through the public AI-agent incidents from the last sixteen months in chronological order. The headline framing on each of them, when they hit th
Git as source of truth is a property, not a slogan
Dev.to · Arthur ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Git as source of truth is a property, not a slogan
The most useful insight in the Kubernetes-drift postmortem I want to walk through here is the one the team writes near the end, almost in passing: production di
A voice agent is not a chatbot with a phone number
Dev.to · Arthur 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
A voice agent is not a chatbot with a phone number
The cleanest illustration of why this matters comes from a small, ordinary failure on a small, ordinary outbound campaign that I've been reading about: roughly
The junior-developer pipeline is a slow-motion arithmetic problem
Dev.to · Arthur 🛠️ AI Tools & Apps ⚡ AI Lesson 1mo ago
The junior-developer pipeline is a slow-motion arithmetic problem
The two numbers I want to start with are these. Stack Overflow's monthly question volume fell from 108,563 in November 2022 (the month ChatGPT launched) to 25,5
DigitalOcean vs Vultr: The AWS Alternatives Small Businesses Actually Need
Dev.to · Arthur ⚡ AI Lesson 1mo ago
DigitalOcean vs Vultr: The AWS Alternatives Small Businesses Actually Need
If you have ever spent a workday watching your website refuse to load, you are not alone. In a recent outage, a single building in Northern Virginia hosting one
The Person, Not the Cards
Dev.to · Arthur ⚡ AI Lesson 1mo ago
The Person, Not the Cards
In December 2025, Anthropic acquired Bun, the JavaScript runtime written in Zig. In April 2026, the Bun team announced a 4× compile-time improvement on their fo
An LLM benchmark is only useful for as long as it's hard
Dev.to · Arthur 🧠 Large Language Models ⚡ AI Lesson 1mo ago
An LLM benchmark is only useful for as long as it's hard
The general shape of the problem is that every public LLM benchmark is on a saturation clock that runs from the moment of its publication to the moment a model'
Gemma 4 E4B caught three planted fabrications in 50 seconds — on a laptop, no cloud
Dev.to · Arthur 🧠 Large Language Models ⚡ AI Lesson 1mo ago
Gemma 4 E4B caught three planted fabrications in 50 seconds — on a laptop, no cloud
This is a submission for the Gemma 4 Challenge: Build with Gemma 4 What I...
How I made my React site agent-ready in 100 lines
Dev.to · Arthur 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
How I made my React site agent-ready in 100 lines
This is a submission for the Google I/O Writing Challenge A 100-line recipe for making a React site...
I built an AI PR-triage agent in 30 lines of Markdown
Dev.to · Arthur 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
I built an AI PR-triage agent in 30 lines of Markdown
This is a submission for the Google I/O Writing Challenge A recipe for the AI PR-triage agent I...
Why Your Logs Are Useless Without Traces
Dev.to · Arthur ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
Why Your Logs Are Useless Without Traces
It is three in the morning, the on-call rotation is awake, and the logs scroll past at a rate the eye cannot track. Ten thousand identical lines reading "ERROR
VS Code Now Credits Copilot on Every Commit by Default
Dev.to · Arthur 💻 AI-Assisted Coding ⚡ AI Lesson 2mo ago
VS Code Now Credits Copilot on Every Commit by Default
There's a one-line pull request open against microsoft/vscode. It changes the default value of a setting called git.addAICoAuthor from "off" to "all". The PR is
When Your Coding Agent's String-Matcher Becomes a Billing Decision
Dev.to · Arthur 🤖 AI Agents & Automation ⚡ AI Lesson 2mo ago
When Your Coding Agent's String-Matcher Becomes a Billing Decision
Three threads on the front page of Hacker News in the same stretch of about ten days turned out to be different views of the same bug. Claude Code, Anthropic's
The Go Service That Slowed Down Without Errors
Dev.to · Arthur 🏗️ Systems Design & Architecture ⚡ AI Lesson 2mo ago
The Go Service That Slowed Down Without Errors
There is a popular phrasing in Go circles that says concurrency is almost free. The phrasing is true at the level of stack allocation and misleading at the leve