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

Dev.to

articles 17636 domain dev.to → page 28/882 feed RSS
10:17
2026-09-04
dev.to
ai-agents

How do you turn traces into a training dataset?

Overmind Lab details a four-stage pipeline for converting production agent traces into fine-tuning datasets, emphasizing standardized capture via OpenTelemetry GenAI conventions and strategies like fa…

10:04
2026-09-04
dev.to
developer-tools

The Outlook SVG Problem (And How to Fix It in Seconds)

A developer built CrushSVG, a free client-side tool that converts SVG images to PNG format directly in the browser, eliminating the need for server uploads. The tool uses the HTML5 canvas API and Java…

09:24
2026-09-04
dev.to
developer-tools

AI Engineering Is Easy. Changing How We Work Is Hard

An engineer at an unnamed company argues that while AI can now assist in requirements, refinement, planning, build, and validation stages of software development, the real challenge is adapting workfl…

09:11
2026-09-04
dev.to
ai-agents

Building AI Agents That Actually Work: What Nobody Tells You

A developer with experience building autonomous AI agents shares hard-won lessons about production deployments, arguing that the real challenges lie not in the LLM itself but in tool integration, obse…

09:00
2026-09-04
dev.to
developer-tools

Design AI Features for the Moment the Free Tier Ends

A developer argues that free AI tiers should be treated as a specification for building robust features, not as a workaround target. The post outlines three rules—prompt discipline, statelessness, and…

09:00
2026-09-04
dev.to
developer-tools

Python Semantic Cache: Cut Free-Tier LLM Token Costs

A developer built a Python semantic cache that cuts free-tier LLM token costs by matching new questions by meaning and returning stored answers when embedding distance is close enough. The cache store…

← prev page 28 / 882 next →