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

Dev.to

articles 18337 domain dev.to → page 193/917 feed RSS
10:59
2026-08-21
dev.to
artificial-intelligence

What Is an AI Crawler? (GPTBot, ClaudeBot & More)

An AI crawler is an automated bot that fetches web pages to feed AI systems, either for training models like GPT and Claude or for live retrieval so AI answers can cite sources. Major crawlers include…

10:53
2026-08-21
dev.to
ai-agents

Your Agent's Guardrails Can't See the Money

A developer argues that guardrails for AI agents that inspect tool-call text cannot catch dangerous financial operations, because the risk often lies in the state of the system rather than the command…

10:33
2026-08-21
dev.to
ai-products

Designing a Meme Template Picker That Preserves Context

Thumbs.ai's YouTube meme thumbnail maker faces an information-architecture challenge in its template picker, requiring a frontend model that represents more than image previews. The interface should s…

10:33
2026-08-21
dev.to
ai-products

When the product works but nothing moves

A developer known as DL, who runs Direction Reset Review, explains why AI tools with impressive demos often fail to gain adoption. He argues that solving the production problem (output quality) is not…

10:29
2026-08-21
dev.to
developer-tools

Python Claude Sonnet 5 and ChatGPT Assistant

Gate of AI published a technical tutorial on building a Python terminal assistant that supports both OpenAI ChatGPT-style models and Anthropic Claude Sonnet 5. The application uses a provider adapter …

10:00
2026-08-21
dev.to
artificial-intelligence

Separating Retrieval Problems From Answer-Writing Problems

A developer outlines a method for debugging customer-support assistants by separating retrieval problems from answer-writing problems. The approach involves creating a contract that names the customer…

09:40
2026-08-21
dev.to
ai-agents

Detecting Tool + Schema Drift in a Remote MCP Server

An engineer has detailed a method for detecting tool and schema drift in remote MCP servers, a failure mode invisible to conventional uptime checks. The approach involves fingerprinting a server's adv…

09:31
2026-08-21
dev.to
artificial-intelligence

Why 75% of Developers Prefer Claude Code Over Codex

A survey of 138 developers found that 75% prefer Anthropic's Claude Code over OpenAI's Codex for everyday AI-driven coding, citing higher accuracy, deeper context awareness, and smoother workflow. The…

09:00
2026-08-21
dev.to
artificial-intelligence

The Skill That Gets More Valuable When Agents Write the Draft

Addy Osmani, who spent 14 years at Google working on Chrome DevTools and developer experience, discussed how AI agents are reducing the cost of producing output, making specification and evaluation th…

08:55
2026-08-21
dev.to
developer-tools

Define once, cite everywhere

A developer introduced a tool called Prodshape that lets spec-driven development repositories define business rules once and cite them across multiple specs, preventing drift and ambiguity. The tool u…

08:53
2026-08-21
dev.to
artificial-intelligence

Building AI Systems, One Project at a Time 🚀

Software engineer Ilakkiyan has announced plans to document his work in AI engineering, LLMs, and AI agents on DEV.to, emphasizing the importance of data, architecture, reliability, and user experienc…

← prev page 193 / 917 next →