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

Dev.to

articles 17683 domain dev.to → page 38/885 feed RSS
17:38
2026-09-03
dev.to
developer-tools

Golden-Master a Tangled Script Before the Cleanup Diff

A developer detailed a protocol for safely refactoring legacy scripts with AI assistance, emphasizing the creation of characterization tests and golden-master oracles before making any code changes. T…

17:19
2026-09-03
dev.to
ai-infrastructure

Deploying Inference Using NVIDIA Dynamo and vLLM

NVIDIA Dynamo, an open-source inference framework, has been deployed with the vLLM backend to serve chat completion requests in both aggregated and disaggregated configurations. The deployment involve…

16:37
2026-09-03
dev.to
developer-tools

Snapshot File Deltas Before You Extract Glue

A developer proposes a characterization-testing approach for refactoring untested 'glue' code that writes files, reads environment variables, or changes directories. The method records a frozen ledger…

16:36
2026-09-03
dev.to
developer-tools

Software Is Fast Fashion.

A developer argues that AI has turned software development into a fast-fashion cycle, where apps are rapidly produced and discarded. They advise engineers to distinguish between disposable components …

16:28
2026-09-03
dev.to
ai-agents

The open-source AI agent platform landscape, mapped

A developer has published an open-source directory of AI agent platforms, categorizing 49 tools into five distinct types: AI coworkers, agent builders, workflow automation, browser agents, and coding …

15:58
2026-09-03
dev.to
developer-tools

Write a Blast-Radius File Before Your First AI Patch

A developer at MonkeyCode outlines a fail-closed strategy for introducing AI-assisted code changes, emphasizing the creation of a blast-radius file before any patch. The approach requires a reversible…

15:47
2026-09-03
dev.to
developer-tools

Why Python Is Used In The Data Field?

A developer explains why Python is the preferred language in the data field, citing its simple syntax, powerful libraries such as pandas and PyTorch, and a large supportive community. The post also pr…

15:32
2026-09-03
dev.to
ai-agents

How pdlc-skills Keeps Quality Up When AI Writes the Code

A developer detailed a seven-link quality assurance chain for AI-generated code in the pdlc-skills project, addressing the challenge of maintaining quality when AI produces code faster than humans can…

15:30
2026-09-03
dev.to
artificial-intelligence

AI Systems Need Runtime Budgets

A developer argues that AI systems need runtime budgets that span entire workflows, not just per-call timeouts. The post details how individual dependencies can each stay within their limits while the…

15:25
2026-09-03
dev.to
developer-tools

Commit Your Code tip

Danny Thompson delivered the keynote at the Commit Your Code conference in Dallas, offering AI advice for developers. He recommended instructing AI models to read and reread project files before promp…

← prev page 38 / 885 next →