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

Dev.to

articles 17767 domain dev.to → page 53/889 feed RSS
14:00
2026-09-02
dev.to
developer-tools

AI Code Review Needs a Place to Stop

A developer proposes that AI code review tools need a stopping rule, not just more findings. They suggest sorting findings into categories and requiring evidence with line references before marking an…

13:12
2026-09-02
dev.to
ai-agents

My Actors worked fine until an AI agent called them

A developer reported that their web-scraping Actors on the Apify platform failed when called by an AI agent via the Model Context Protocol, returning empty results without errors. The issue stemmed fr…

13:01
2026-09-02
dev.to
developer-tools

I Built a Hybrid AI / Spatial Video Upscaler in the Browser

A developer built a hybrid video upscaler that runs entirely in the browser, dynamically switching between AI-based ONNX inference and WebGPU spatial upscaling based on input resolution. The tool, par…

12:33
2026-09-02
dev.to
ai-agents

Accountable Generation: Intent as the Artifact of Record

An engineer running an AI-native delivery operation argues that as AI agents generate most code, the artifact of record should shift from source code to human intent, with code treated as governed out…

11:49
2026-09-02
dev.to
developer-tools

Context anchoring works. Files, not a service.

A developer benchmarked file-based AI context anchoring against a hosted memory service, finding the file approach costs roughly 15x less per request due to MCP tool schemas shipping on every request.…

11:45
2026-09-02
dev.to
developer-tools

Before I Call GPT Image 2, I Validate These 7 Things

An engineer at XPLA detailed a seven-check preflight validation workflow for GPT Image 2 API calls, emphasizing contract-based request validation, dimension conflict checks, and idempotency handling t…

11:15
2026-09-02
dev.to
ai-agents

Prompts Lie. Permissions Don't.

An engineer's experiment building an LLM-powered support agent concludes that prompt-based restrictions are ineffective against injection attacks, advocating instead for architectural enforcement thro…

← prev page 53 / 889 next →