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

Dev.to

articles 17636 domain dev.to → page 27/882 feed RSS
22:57
2026-09-06
dev.to
artificial-intelligence

Building Adaptive AI Agents

A developer has published a course glossary on building adaptive AI agents, defining key concepts such as agent loops, memory types, and skill induction. The material distinguishes between token space…

22:51
2026-09-06
dev.to
machine-learning

Neural Networks: Weights, Activation, and Backpropagation

An engineer's blog post explains the core mathematics of neural networks, covering perceptrons, weighted sums, activation functions, hidden layers, softmax, and loss functions. The post emphasizes tha…

11:35
2026-09-04
dev.to
developer-tools

Ollama API: A Practical Guide with Examples

Ollama's local HTTP server on port 11434 provides a REST API for interacting with models, with endpoints for generation, chat, embeddings, and model management. The API supports streaming responses, c…

11:23
2026-09-04
dev.to
artificial-intelligence

Gemini Agentic Video Isn't Always Cheaper: A 24-Run Benchmark

A developer benchmark of Google's Agentic Video Understanding with Gemini 3.7 Flash found that agentic processing dramatically reduces token usage for long-form video but can increase costs for short …

11:10
2026-09-04
dev.to
ai-agents

Persist AI Agent State on Free Servers with JSON Checkpoints

A developer has outlined a method for persisting AI agent state on free ephemeral servers using JSON checkpoints, addressing the issue of agents losing context when sandboxes expire. The approach invo…

11:09
2026-09-04
dev.to
artificial-intelligence

Don't put an LLM in charge of your production database

A developer recounts how a GenAI assistant caused a $4,200 query failure and downtime on a production database, arguing that Text-to-SQL agents need hard infrastructure constraints rather than blind t…

10:35
2026-09-04
dev.to
large-language-models

Photo to Listing: Barcode Decoding and LLM Re-rank

A developer built intent-longbox, a photo-to-listing pipeline for comic shops that combines barcode decoding with LLM re-ranking to identify exact comic issues and variants. The system uses an append-…

← prev page 27 / 882 next →