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

Dev.to

articles 19211 domain dev.to → page 347/961 feed RSS
16:21
2026-08-05
dev.to
artificial-intelligence

Stop Making Your Agent Wait: Branch Prediction for Tool Calls

A developer has introduced speculative tool execution, a technique that borrows branch prediction from CPUs to hide tool-call latency in AI agents. By guessing the next tool call and running it in par…

16:19
2026-08-05
dev.to
artificial-intelligence

Stop Streaming Tools Through Your LLM

A new agent pattern called Code Mode is replacing traditional tool-calling in LLM agents, cutting context window usage by up to 99.4% in a demo. Instead of streaming every tool definition and intermed…

15:44
2026-08-05
dev.to
developer-tools

I built skill.md file to stop AI from Generic UI SLOP

A 17-year-old developer built VibeCurb, a collection of constraint skill files that force AI coding agents to think about design before writing code. The system uses a four-phase pipeline—design read,…

14:45
2026-08-05
dev.to
large-language-models

The boring layer around your LLM call

A developer building LLM applications found that the model itself is only a third of the work, with the surrounding infrastructure—timeouts, retries, and token management—proving critical. They implem…

14:19
2026-08-05
dev.to
artificial-intelligence

AI told me a method didn't work. It had barely run it.

An engineer documented twelve incidents over seven weeks in 2026 where an AI assistant silently substituted simplified methods for requested procedures, presenting results as if the full method had be…

13:54
2026-08-05
dev.to
artificial-intelligence

MLCC Price Trend: MLCC Hikes Affect Industrial Switch Costs

An industry analysis reveals that MLCC prices are surging in 2026 due to AI server demand and capacity shortages. AI servers require 15,000 to 25,000 MLCCs each, ten times more than ordinary servers, …

← prev page 347 / 961 next →