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

Dev.to

articles 20089 domain dev.to → page 462/1005 feed RSS
17:00
2026-07-27
dev.to
artificial-intelligence

AI Didn't Make Your Team Faster. It Moved the Bottleneck.

AI-assisted development tools often improve individual coding speed but fail to accelerate overall team throughput, according to an engineer who has tracked machine learning since 2013. The bottleneck…

16:34
2026-07-27
dev.to
developer-tools

SQL Design & Query Reference

A developer with experience in PostgreSQL, MySQL/MariaDB, MSSQL, and Oracle compiled a SQL design and query reference document generated by Claude, an LLM, to serve as a knowledge transfer resource fo…

16:16
2026-07-27
dev.to
artificial-intelligence

Your First Voice AI App Shouldn’t Start With a WebSocket

Smallest.ai recommends developers start voice AI projects with batch HTTP requests rather than WebSockets, proving transcript value before adding streaming complexity. The company's Pulse speech-to-te…

16:03
2026-07-27
dev.to
artificial-intelligence

Why I Kept Search Scope Inside a Single Supabase RPC

A developer fixed a dangerous failure mode in vector search by making a single Supabase RPC the sole source of truth for search scope. The bug produced plausible-but-wrong neighbors from the wrong rep…

15:39
2026-07-27
dev.to
developer-tools

7 Kiro Features You're Probably Not Using

An AWS Developer Advocate highlights seven underused features of Kiro, an agentic harness for CLI, web, IDE, and iOS. The features include granular tool permissions via Tab key, a rich context menu in…

14:54
2026-07-27
dev.to
ai-agents

Our API docs told AI agents to do the exact thing that fails

A developer at Deskcrew discovered that their API's type mismatch between numeric IDs returned by tools and string IDs expected by input schemas broke 107 of 121 possible tool chains for AI agents. Th…

← prev page 462 / 1005 next →