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

Dev.to

articles 17610 domain dev.to → page 20/881 feed RSS
15:07
2026-09-07
dev.to
artificial-intelligence

The self-hosting math for LLMs quietly inverted this year

A developer's analysis of self-hosting economics for AI models reveals that the cost calculus has shifted dramatically in 2025, with API token prices falling while GPU hardware costs have risen sharpl…

15:05
2026-09-07
dev.to
artificial-intelligence

Anthropic's Fable and Mythos 5.1: More Than a Model Update

Anthropic released Claude Fable 5.1 and Mythos 5.1, splitting a single underlying architecture into two offerings tailored for different risk profiles. Fable 5.1 is the general-purpose flagship model …

15:02
2026-09-07
dev.to
artificial-intelligence

How to Automate Your Work With AI: A Beginner's Guide

A developer's guide to AI automation argues that choosing what to automate matters more than learning tools, recommending a cost-benefit calculation and a one-week task log to identify repetitive work…

15:02
2026-09-07
dev.to
artificial-intelligence

AI Reads Your Codebase. Then It Forgets Everything.

A developer is developing a semantic layer based on Algebraic Architecture Theory (AAT) to help AI agents understand and reason about large codebases. The approach aims to capture the meaning of code …

14:46
2026-09-07
dev.to
artificial-intelligence

Testing the Untestable: A Regression Suite for a Coin Flip

Antonio Lopes Correia, in part 8 of an experiment building an LLM-powered support agent, details a regression suite that evaluates agent behavior via scenario-based evaluators with per-property pass b…

14:36
2026-09-07
dev.to
developer-tools

Pin the Entrypoint Snapshot Before Any Internal Refactor

A developer advises locking an entrypoint's observable outputs before refactoring internal code, warning that helper tests miss script-level behavior such as print text, file bytes, and CLI argument o…

14:21
2026-09-07
dev.to
generative-ai

I Built an AI Tool for Editing Text Inside Images

A developer has launched EditTextImage, an AI-powered tool designed to replace visible text within existing images while preserving the original layout and style. The tool supports JPG, PNG, and WebP …

14:14
2026-09-07
dev.to
developer-tools

Visual editing for Astro, with no second source of truth

A developer has released @sudodevstudio/astro-ai, an open-source Astro integration that enables visual editing directly on source files, eliminating the need for a separate CMS or editor-specific form…

14:05
2026-09-07
dev.to
artificial-intelligence

How we prepared voice cloning TTS to run on-device

A developer detailed how they trained a text-to-speech model with voice cloning that fits into 100 MB and runs on-device, from smartphones to a Raspberry Pi. The model, about 45M parameters, uses a si…

13:52
2026-09-07
dev.to
artificial-intelligence

Use AI for Technical Writing Without Losing Your Voice

A developer shares insights from experimenting with AI for technical writing, from simple editing prompts to multi-agent drafting workflows. The developer concludes that AI is useful for heavy lifting…

13:35
2026-09-07
dev.to
developer-tools

How to Write Better Technical Posts with MCP

Developer Julian Brown has open-sourced dev.to-mcp, a FastMCP server that connects AI coding agents to DEV.to via stdio, enabling agents to research community discussions, stage drafts, and update pub…

13:34
2026-09-07
dev.to
developer-tools

How to Give Your AI Coding Agent Infinite Memory

A developer has created an open-source system that gives AI coding agents persistent memory by indexing past conversation transcripts locally. The setup uses a FastMCP server connected to an SQLite FT…

← prev page 20 / 881 next →