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

Dev.to

articles 18402 domain dev.to → page 209/921 feed RSS
19:41
2026-08-19
dev.to
artificial-intelligence

InfraAI at the heart of your architecture

A team of developers built InfraAI, a web-based platform that converts plain-English descriptions of systems into editable, collaborative architecture diagrams. The platform uses an AI layer to genera…

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

Agentic Memory System Design

An engineer detailed the design of an agentic memory system, distinguishing procedural, semantic, and episodic memory. The system uses a threshold to trigger summarization of episodic memory into sema…

19:34
2026-08-19
dev.to
developer-tools

I auto-sorted my 3D printing files without an LLM

A developer created MakerX 3D File Sorter, an open-source Electron app that automatically categorizes 3D printing files locally without using an LLM. The tool, built with JavaScript, Three.js, and Web…

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

AI Gets More Useful When You Build the Workflow Around It

A developer has been building a suite of open-source AI tools, including SWE Forge, SelfContext, and custom agent skills, and found that the real productivity gains come from the compounding workflow …

18:40
2026-08-19
dev.to
machine-learning

Reinforcement Learning Series

A developer created a series to demystify reinforcement learning by tracing its evolution chronologically, from early psychology and mechanical machines to modern mathematical breakthroughs. The serie…

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

Finding a Random Island with Geometry and CUDA

A developer detailed a CUDA-based approach to finding the closest island to any ocean point using spherical geometry and GPU acceleration. The method leverages the Haversine formula and spatial indexi…

17:23
2026-08-19
dev.to
artificial-intelligence

Opus 5: Review bottleneck

Anthropic's Opus 5 model improves self-verification but shifts the bottleneck to code review, as developers face larger diffs and longer review times. Telemetry from Faros AI and LinearB shows median …

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

What I Found While Exploring AI-Powered Test Automation

A developer exploring AI-powered test automation compared platforms such as mabl, Testim, and Functionize, noting their strengths in self-healing, smart locators, and natural-language test creation. T…

17:12
2026-08-19
dev.to
developer-tools

Appwrite MCP vs Vercel MCP: I benchmarked both

A developer benchmarked the hosted Appwrite and Vercel MCP servers by having an agent perform identical deployment, observation, and recovery tasks. The results show Vercel leads in deployment speed a…

16:05
2026-08-19
dev.to
developer-tools

Building an AI-Powered Security TUI with Rust and MCP

OWASP BLT's summer project has produced BLT-CLI, a Rust-based terminal interface, and BLT-MCP, a server connecting AI models with the BLT API. The CLI now supports browsing vulnerabilities, submitting…

← prev page 209 / 921 next →