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

Dev.to

articles 18238 domain dev.to → page 170/912 feed RSS
12:54
2026-08-23
dev.to
ai-agents

How Your Agent Writes Its First DSH Plugin

Two plugins on WhaleHarness, a store browser and a headless screenshot tool, were written by an AI agent, reviewed by an automated pipeline, and shipped without human code review. The build log shows …

12:20
2026-08-23
dev.to
machine-learning

I Got 28 TPS Out of Free Kaggle GPUs. Here's What It Took.

A developer achieved 28.10 TPS on Qwen2.5-7B using free Kaggle T4 GPUs and a low-cost AWS relay, a 5.7x improvement over baseline. The key fix was using CUDA Graphs to eliminate Python overhead in the…

12:16
2026-08-23
dev.to
artificial-intelligence

AI chat moderation in Roblox — by meaning, not a word list

Cortex, an AI moderation tool for Roblox, replaces word-list chat filters with a model that reads message meaning, catching obfuscated toxicity while avoiding false positives. The tool bills on output…

11:41
2026-08-23
dev.to
artificial-intelligence

Causal Lineage and Session Replay with ZizkaDB

ZizkaDB, an open-source operational database for LLM agents, introduces causal lineage and session replay features to address behavioral debugging gaps in traditional tracing tools. The database store…

11:32
2026-08-23
dev.to
developer-tools

Weekly Challenge: Rearranging Atoms

A developer shared solutions to The Weekly Challenge's two tasks, implementing binary string rearrangement and chemical formula atom counting in Python and Perl. The binary string task replaces all oc…

11:23
2026-08-23
dev.to
artificial-intelligence

The AI writes the answer

A developer argues that the current AI chat interface imposes a 'copy-paste tax' on users, who must manually move AI-generated text into documents, spreadsheets, and other tools. The post proposes a n…

11:16
2026-08-23
dev.to
machine-learning

Three Tiers, One of Them Tested

A developer built a three-tier model routing system for email extraction, using input length to select between nano, mini, and full models, with a quality gate and spend ledger. The nano tier is valid…

11:15
2026-08-23
dev.to
developer-tools

I Built Format-on-Save for Everything That Isn't an Editor

A developer built onwrite, an open-source tool that runs format-on-save for files written by generators, shell commands, and coding agents, not just editors. It detects the project's existing formatte…

11:00
2026-08-23
dev.to
artificial-intelligence

State-Funded Loneliness

State-funded AI companion robots, such as Intuition Robotics' ElliQ, are being distributed to older adults in the U.S. and Australia to combat loneliness, raising concerns about the substitution of hu…

10:56
2026-08-23
dev.to
developer-tools

Pi Coding Agent Review: Minimal, Hackable AI Coding CLI

Pi Coding Agent, an open-source terminal coding harness created by Mario Zechner and now maintained by Earendil Works, takes a minimal approach to AI coding tools by shipping with only four default to…

10:52
2026-08-23
dev.to
generative-ai

I Didn’t Plan to Build a 4,000-Page Site

Huebloom, a printable paper site, has grown to 4,184 unique page records, built with heavy AI assistance by a non-developer creator. The project evolved from using AI to generate content to establishi…

← prev page 170 / 912 next →