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

Dev.to

articles 9069 domain dev.to → page 185/454 feed RSS
05:43
2026-06-21
dev.to
artificial-intelligence

💻 The Forward-Deployed Engineer 🤖 Playbook 📖

A forward-deployed engineer (FDE) is a software engineer who embeds inside a customer's environment, builds a production system on top of the product, and feeds lessons back to core engineering. The r…

05:24
2026-06-21
dev.to
artificial-intelligence

What Is an Agent Loop? How AI Agents Reason, Act, and Iterate

An agent loop is an iterative cycle that enables AI agents to reason, act, and adjust until a task is complete, distinguishing them from single-response models. The loop, often following the ReAct (Re…

05:18
2026-06-21
dev.to
large-language-models

Vector Databases Compared: pgvector, Qdrant, Pinecone, Weaviate

A developer compares four vector databases—pgvector, Qdrant, Pinecone, and Weaviate—for RAG workloads, explaining that the choice depends on specific workload metrics like vector count, filtering need…

05:15
2026-06-21
dev.to
artificial-intelligence

Why I'm building a place to practice catching AI's bugs

A developer is building Loupe, a platform for practicing the skill of finding bugs in AI-generated code. The project was inspired by the realization that AI coding agents often produce code that passe…

05:00
2026-06-21
dev.to
machine-learning

Local Gradient Accumulation Speeds Training 1.7

Researchers introduced PACI (Partial Accumulation with Controlled Inconsistency), a method that accelerates asynchronous pipeline parallelism by up to 1.69× over synchronous flush baselines while main…

03:15
2026-06-21
dev.to
ai-agents

AI Coding Agents Need a Control Layer

A developer building AgentLeash argues that as AI coding agents like Claude Code, Cursor, and Codex become more autonomous, the bottleneck shifts from code generation to supervision and control. They …

02:46
2026-06-21
dev.to
large-language-models

Claude Cowork: The Setup Guide I Wish I'd Had on Day One

An engineer at Anthropic shares a setup guide for Claude Cowork, emphasizing that the tool works best with a delegation mindset rather than chat-style prompting. Key recommendations include creating d…

← prev page 185 / 454 next →