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

Dev.to

articles 9240 domain dev.to → page 215/462 feed RSS
22:43
2026-06-18
dev.to
artificial-intelligence

Demo Is Not the Product

A developer warns that AI demos often fail in production because they lack automated evaluation, robust prompts, cost monitoring, and model-agnostic architecture. The key is treating evaluation as inf…

22:40
2026-06-18
dev.to
artificial-intelligence

Many Are Building Cathedrals on Quicksand

A developer warns that AI startups are building on shifting foundations, with model APIs and products being deprecated or retired within months. The post argues that teams should abstract model-specif…

22:20
2026-06-18
dev.to
ai-agents

A green test suite proves less than you think

A developer discovered that a green test suite for a routing agent was passing for the wrong reason, providing false confidence. The test reused the same task string, making the new capability structu…

22:20
2026-06-18
dev.to
large-language-models

LLM Self-Preference Bias: How Anonymized Peer Review Fixes It

A developer discovered that a multi-model LLM evaluation panel exhibited self-preference bias, favoring outputs that resembled the judges' own writing style. Research from Panickssery et al. (2024) co…

22:17
2026-06-18
dev.to
artificial-intelligence

Clioloop — The Open-Source AI Agent with Agentic Fusion

Clioloop, an open-source AI agent featuring Agentic Fusion, has been released. The agent uses a panel of models that collaborate on tasks via a /fusion command, synthesizing outputs from cheap open mo…

22:16
2026-06-18
dev.to
artificial-intelligence

Here is my wild take:AI Is Scary, But Not Because It’s Smart

A developer argues that AI is scary not because of its intelligence, but because it arrived during a period of widespread societal fragility following COVID and mass layoffs. The post claims that fear…

22:13
2026-06-18
dev.to
artificial-intelligence

Adding a post-quantum hybrid handshake to a Rust VPN

A developer added a hybrid post-quantum key exchange to the Rust-based VPN Qeli, combining X25519 and ML-KEM-768 to protect against 'harvest now, decrypt later' attacks. The handshake runs both algori…

22:13
2026-06-18
dev.to
ai-agents

Congrats to the Hermes Agent Challenge Winners!

DEV announced the winners of the Hermes Agent Challenge, where developers built innovative projects using the open-source Hermes agentic system. Notable submissions included an offline-first emergency…

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

May You Get What You Asked For

A developer working on the open-source framework Projector encountered a bundle size issue caused by unnecessary code being pulled into the browser. Using ChatGPT 5.5 with Codex, they iterated on solu…

20:49
2026-06-18
dev.to
artificial-intelligence

Agent memory is not a database

A paper by Orogat and Mansour argues that agent memory should not be treated as a database, identifying four failure modes when memory is handled like storage. The authors propose Governed Evolving Me…

20:15
2026-06-18
dev.to
ai-agents

Durable identity is converging. The handle isn't.

An engineer building anchortree, an agent-first browser interface, observes that the industry is converging on durable element identity for AI agents. Tools like Playwright, agent-browser, and browser…

← prev page 215 / 462 next →