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

Dev.to

articles 8201 domain dev.to → page 114/411 feed RSS
10:41
2026-06-25
dev.to
developer-tools

An eval is just a test that returns a value

A developer created apte, an async-first test framework for Python that unifies unit tests and LLM evals in the same engine with shared fixtures. The framework uses typed dependencies with Annotated a…

10:33
2026-06-25
dev.to
mlops

MLOps for LLM: A Case Study on Dresscode

A developer participating in the Gemma 4 challenge built Dresscode, an AI stylist that uses computer vision to digitize wardrobes and LLM function calling to recommend weather-appropriate outfits. The…

10:18
2026-06-25
dev.to
artificial-intelligence

Confidence is enough to decide. It's not enough to do.

A developer building an email triage system argues that classifier confidence alone is insufficient for irreversible actions like sending or permanently deleting emails. The system uses a deterministi…

10:13
2026-06-25
dev.to
large-language-models

Evaluating a C# LLM Eventparser with Promptfoo

A developer built a C# LLM event parser called EventParser and tested it using Promptfoo's LLM-as-a-judge evaluation. The project separates the prompt file from the code, allowing Promptfoo to test th…

09:57
2026-06-25
dev.to
artificial-intelligence

The AI Engineering Tools Landscape — Mid-2026

The AI engineering tools landscape in mid-2026 shows a three-tier structure with Claude Code leading at 87.6% SWE-bench, Cursor crossing 1 million paid users, and GitHub Copilot switching to credit-ba…

09:52
2026-06-25
dev.to
developer-tools

Introducing kreuzcrawl v0.3.0

Kreuzcrawl v0.3.0 ships with 14 language bindings, a tiered WAF-aware dispatch engine, and reduces peak streaming memory from ~2.5 GB to ~20 MB. The release also enables SSRF defense by default across…

09:27
2026-06-25
dev.to
artificial-intelligence

The website chatbot was a workaround, not a solution

A developer argues that website chatbots are a workaround for companies wanting to show they use AI, not a solution for users. The bots rely on stale snapshots, cannot handle paginated feeds, and lack…

09:12
2026-06-25
dev.to
developer-tools

Self-host n8n on a VPS with Docker

A developer provides a step-by-step guide for self-hosting n8n on a VPS using Docker, emphasizing cost savings, data control, and security. The setup involves installing Docker, configuring a docker-c…

08:31
2026-06-25
dev.to
artificial-intelligence

AI Coding Agents Need Tests More Than Prompts

A developer with 25 years of experience reports that AI coding agents became genuinely productive around late 2025 with models like GPT-5.3 and Claude Sonnet 4.5. The developer's role shifted to desig…

08:21
2026-06-25
dev.to
developer-tools

Dokploy Setup Guide

Dokploy is a free, self-hosted PaaS that bundles Docker Swarm, Traefik, PostgreSQL, and Redis into a single web dashboard, allowing users to deploy apps, manage databases, and handle domains without m…

08:12
2026-06-25
dev.to
artificial-intelligence

MCP Knowledge: Simple Beats Complex When AI Thinks

A developer built a knowledge base in 2019 and spent seven years iterating on it, only to find that adding the Model Context Protocol (MCP) simplified the system dramatically. By replacing complex emb…

← prev page 114 / 411 next →