cd/sources/dev-to· home sources Dev.to
cat /sources/dev-to.feed | wc -l → 19105

Dev.to

articles 19105 domain dev.to → page 332/956 feed RSS
11:03
2026-08-10
dev.to
developer-tools

The 30-Second Ghost: When a Simple Audit Took Down My Backend

Developer Sheezal Patel resolved two critical bugs in an AI Spend Audit app after connecting the frontend to MongoDB. The first issue caused 30-second timeouts and 500 errors on audit submissions, tra…

10:35
2026-08-10
dev.to
ai-safety

MCP attack classes: a reference

A developer has published a reference catalogue of attack classes against the Model Context Protocol (MCP), showing how malicious servers can manipulate AI clients through tool descriptions and local …

10:23
2026-08-10
dev.to
artificial-intelligence

Harness Engineering? Loop Engineering?

A developer clarifies the meanings of Harness Engineering and Loop Engineering in AI. Harness Engineering involves preparing the ecosystem of tools and connections an AI agent needs, while Loop Engine…

09:56
2026-08-10
dev.to
ai-tools

The card said one column. The apply wrote two.

A developer found a critical flaw in their open-source tool @hyuga/llm-safe-sql, which lets language models propose SQL updates that are executed in a transaction, measured, and rolled back for human …

09:55
2026-08-10
dev.to
ai-agents

Your AI Agent Needs a Maintenance Window Protocol

A developer has proposed a maintenance-window protocol for long-running AI agents, addressing the gap between startup and normal operation when deployments, credential rotations, or host restarts occu…

09:44
2026-08-10
dev.to
artificial-intelligence

Where Will Durable AI Competitive Advantage Accrue?

Anand Arivukkarasu, a former Meta product leader, has developed a framework called the Supply Chain of Intelligence to explain where durable competitive advantage accrues in AI. The framework, publish…

09:35
2026-08-10
dev.to
machine-learning

BM25 Length Normalization: Why Long RAG Chunks Never Rank

A developer found that BM25's default length normalization parameter (b=0.75) systematically penalizes long RAG chunks, causing exact-answer chunks to rank below irrelevant headings. The analysis show…

09:21
2026-08-10
dev.to
ai-tools

Is Anyone Else Tired of Claude Code Leaking Their Secrets?

A developer has released claude-code-guardrails, an open-source set of user-level hooks for Claude Code that intercepts Bash tool calls before execution to deny commands that might expose secrets like…

09:03
2026-08-10
dev.to
developer-tools

MCP tool discovery eats 10,000 tokens. I got it down to 350.

A developer created mcptoon, a CLI client that outputs Token-Optimized Object Notation (TOON) instead of JSON to reduce token overhead in MCP tool discovery and calls. The tool cuts tool discovery tok…

08:46
2026-08-10
dev.to
ai-agents

Your Agent's Sandbox Is a Hypothesis. Here's How I Test Mine

A developer has created a falsification kit for testing the sandbox claims of coding agents, using a honeypot repository and a shell-based audit script to detect scope violations and data leaks. The k…

← prev page 332 / 956 next →