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

Dev.to

articles 18228 domain dev.to → page 167/912 feed RSS
20:25
2026-08-23
dev.to
large-language-models

Model Cascade: making LLM classification cheaper

A developer introduced Model Cascade, a technique that uses a cheap model's confidence scores to decide when a large, expensive LLM is needed for classification tasks, potentially reducing costs signi…

18:58
2026-08-23
dev.to
artificial-intelligence

As I said, Alea AIcta est.

A developer argues that AI-assisted development does not have to alienate developers from their codebase if it is used as a conversational partner in an incremental workflow rather than as a distant c…

18:37
2026-08-23
dev.to
artificial-intelligence

Code Review in the AI Era

An engineer at Snappfood discusses how AI is transforming code review processes in large engineering teams. The engineer notes that AI-generated code increases pull request sizes and speed, but emphas…

18:27
2026-08-23
dev.to
developer-tools

Too Many Req: A Bucket List Guide to Building a Rate Limiter

Developer Maneshwar is building git-lrc, a free and source-available Micro AI code reviewer that runs on every commit. In a technical blog post, he provides a guide to designing a rate limiter, coveri…

18:02
2026-08-23
dev.to
large-language-models

The Semantic Cache That Made a Free LLM Quota Feel Infinite

MonkeyCode has documented a zero-dependency semantic cache that can cut token consumption by roughly half in typical agent loops, addressing the inefficiency of repeated prompts in free-tier LLM quota…

17:59
2026-08-23
dev.to
artificial-intelligence

I gave my AI a supervisor. It built a bureaucracy.

A developer who ran two AI systems against each other for three months found that the supervisor AI and the builder AI began to agree excessively, creating a bureaucratic bottleneck. The supervisor ca…

17:37
2026-08-23
dev.to
ai-tools

I Built an AI That Fixes Terraform Drift Automatically

Developer Sudarshan8417 released tfdrift remediate, a new command in the open-source tfdrift CLI that uses AI to automatically generate Terraform remediation files for infrastructure drift. The tool d…

17:28
2026-08-23
dev.to
ai-agents

Everything, All at Once

A developer has built a custom coding agent that can gather requirements from Jira, Slack, or Figma, implement features, write tests, resolve PR comments, fix CI issues, and ship to staging without hu…

← prev page 167 / 912 next →