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

Dev.to

articles 18256 domain dev.to → page 174/913 feed RSS
04:30
2026-08-23
dev.to
ai-products

What makes a Mac voice assistant private?

A developer behind the Mac voice assistant Pace argues that privacy must be a property of the entire data path, not just a model label. The assistant keeps audio capture, transcription, planning, and …

04:14
2026-08-23
dev.to
large-language-models

Why LLMs Are Bad at Math, Explained Simply

A developer explains why large language models struggle with arithmetic, noting that they predict text rather than compute exact values. The post highlights that language is statistical while math is …

04:11
2026-08-23
dev.to
ai-agents

When you need an Agent Gateway, not just another LLM proxy

NeuralTrust has built TrustGate, an open-source Agent Gateway in Go that provides a single control plane for both model calls and tool (MCP) calls, ensuring consistent identity, audit, budgets, and po…

02:50
2026-08-23
dev.to
developer-tools

Why Fusebox doesn't support Claude yet

Fusebox, a tool that alerts users before their OpenAI bill exceeds a set limit, does not support Claude because Anthropic's individual Console API keys lack scoped read-only permissions, requiring ful…

02:47
2026-08-23
dev.to
artificial-intelligence

Open Knowledge Format vs RAG: Why Your Agent Should Read a Wiki

Google Cloud and Andrej Karpathy have proposed a new pattern for AI agents that replaces retrieval-augmented generation with a wiki-like knowledge base stored in markdown files. The Open Knowledge For…

02:37
2026-08-23
dev.to
ai-agents

Level 100: Claude foundations

Anthropic's Claude platform comprises four core components: Claude Code, an agentic command-line tool for code generation and refactoring; the Agent SDK, a framework for building multi-agent applicati…

02:30
2026-08-23
dev.to
artificial-intelligence

Self-Hosted RAG: A Production Pipeline on Your Own Hardware

A developer detailed the construction of a fully self-hosted RAG pipeline for a Gulf bank that required no data to leave its premises. The project, built on two used 3090 GPUs and open-source tools li…

02:26
2026-08-23
dev.to
artificial-intelligence

Note: Common Claude Architecture Challenges and Solutions

A developer outlines common architectural challenges in building Claude-based agentic systems and their solutions. The piece highlights the risks of lossy summarization for critical data and recommend…

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

Lets talk about llms

A developer known as Walter warns that LLMs like ChatGPT can be manipulated through automated content generation, potentially poisoning training data to damage reputations or spread misinformation. Th…

← prev page 174 / 913 next →