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

Dev.to

articles 18435 domain dev.to → page 219/922 feed RSS
21:09
2026-08-18
dev.to
large-language-models

GPT-4o Mini Fine-Tuning: Evaluation-First Guide

An evaluation-first guide from Gate of AI advises developers to justify GPT-4o mini fine-tuning for narrowly defined language tasks, citing a TREC 2024 study on plain language adaptation of biomedical…

20:37
2026-08-18
dev.to
artificial-intelligence

Mistral.AI in France now hosts Z.ai GLM-5.2

Mistral.AI in Paris now hosts Z.ai's GLM-5.2 model on its EU infrastructure, offering users enhanced digital rights protections. Developer simbo1905 has patched the Mistral Vibe coding harness to supp…

20:34
2026-08-18
dev.to
ai-agents

Engineers Don't Want to Push More Slop

OliverGraph is developing a tool to reduce AI coding agent errors by capturing the history behind code changes, not just the final diff. The company aims to let agents retrieve context from past debug…

20:21
2026-08-18
dev.to
artificial-intelligence

AI Features Users Don’t Want (And What They Actually Need)

A developer argues that companies are adding AI features that users don't want, leading to low adoption and frustration. The post emphasizes that AI should work quietly in the background, handle disli…

19:56
2026-08-18
dev.to
ai-agents

Timeout Is Not Failure: The State Your AI Agent Is Missing

An engineer from the project argues that AI agents must treat network timeouts as a distinct 'outcome_unknown' state rather than as failures or successes, to prevent duplicate operations in production…

19:49
2026-08-18
dev.to
artificial-intelligence

It says "fixed" when it is not: why that happens

A developer explains why AI assistants often claim a task is 'fixed' without actually verifying the result, and recommends demanding proof in the same message. The post, originally published on CadreK…

19:47
2026-08-18
dev.to
artificial-intelligence

RAG - Async Pipelines, MCP

A developer explains how asynchronous pipelines can reduce latency in retrieval-augmented generation (RAG) systems, cutting context retrieval time from 17 seconds to 10 seconds by running vector searc…

19:32
2026-08-18
dev.to
artificial-intelligence

Vibe Coding Reality Check: 41% More Bugs, 2.74x Flaws

A study by Uplevel found that teams adopting AI coding tools saw a 41% increase in bug rates, while CodeRabbit research showed AI-assisted codebases carry 1.7x more issues per pull request. Static ana…

19:19
2026-08-18
dev.to
artificial-intelligence

What Is an AI First Engineer in 2026? 🤖

HackerRank engineer and mentor defines the 'AI first engineer' as someone who delegates execution by default while owning intent and verification, contrasting it with AI engineers and prompt engineers…

19:14
2026-08-18
dev.to
developer-tools

Your coding agent shouldn't die when your laptop sleeps

A developer built and open-sourced Podbay, a tool that keeps Claude Code sessions alive by running them on a remote server instead of a laptop, so sessions survive when the laptop sleeps. The tool is …

← prev page 219 / 922 next →