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

Dev.to

articles 17996 domain dev.to → page 113/900 feed RSS
05:00
2026-08-28
dev.to
ai-agents

How Autonomous Agents Operates

An engineer's technical walkthrough explains how autonomous agents combine three protocols—MCP for tool discovery, A2A for agent-to-agent delegation, and MPP for transactions—as layers of a single sta…

04:07
2026-08-28
dev.to
developer-tools

A Free Tier Benchmark Needs a Test Set, Not a Screenshot

MonkeyCode, an open-source coding project, has introduced a free tier offering ten million tokens and a free server option, and a developer has outlined a benchmarking method to evaluate such free AI …

04:06
2026-08-28
dev.to
large-language-models

Free LLM Servers: Red Flags, Safer Alternatives, Exit Criteria

A developer warns that free LLM servers can be the most expensive zero in AI tooling, citing hidden costs in latency, data jurisdiction, and retries. The article, part of MonkeyCode's product outreach…

03:50
2026-08-28
dev.to
developer-tools

My AI Refactor Was Slow. The Model Wasn't Guilty.

A developer's profiling experiment found that AI refactoring delays are often caused by network queue time, not model inference. Using MonkeyCode's hosted endpoint versus its free server option, the d…

03:41
2026-08-28
dev.to
ai-policy

Governance You Can't Grep Isn't Governance

A developer detailed the creation of AIEOS, a governance framework that embeds AI development rules into machine-readable, CI-enforced pipelines, allowing validators to fail builds and approvals to be…

03:23
2026-08-28
dev.to
machine-learning

The Best Anomaly Detector I Know Optimizes Nothing

In the final part of a series on classic machine learning for site reliability engineers, a developer explains why Isolation Forest, an anomaly detection algorithm that optimizes nothing and deliberat…

02:57
2026-08-28
dev.to
artificial-intelligence

I Built a Company That Doesn't Exist to Test an AI Product

A developer building the AI product Clarity created a synthetic company to test the system without using real customer data, but found that structurally valid test files were operationally unrealistic…

02:30
2026-08-28
dev.to
large-language-models

The Best Self-Hosted LLMs in 2026 — and How I Deployed Them

A developer detailed how they deployed self-hosted open-weight LLMs for a fintech client whose compliance team banned external AI APIs, running a 70B-class model on two GPU boxes for document Q&A, sup…

02:23
2026-08-28
dev.to
large-language-models

GPT-5.6 Sol vs Terra vs Luna: A Cost-Aware Router in Python

A developer outlines a cost-aware routing strategy for OpenAI's GPT-5.6 model family, which includes Sol, Terra, and Luna tiers with varying API prices. The approach uses a Python router that selects …

← prev page 113 / 900 next →