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

Dev.to

articles 19315 domain dev.to → page 365/966 feed RSS
23:19
2026-08-03
dev.to
developer-tools

How to Let gzip Find the Signal in a Pile of Documents

A developer demonstrates a technique using gzip compression ratios to rank text documents by information density, helping to surface potentially valuable files in large collections. The method measure…

23:09
2026-08-03
dev.to
developer-tools

Nineteen Subdomains, One Allowed IP

A developer built a self-hosted infrastructure using a wildcard DNS record and Nginx Proxy Manager to publish nineteen services, but the ease of publishing created a security problem: all services are…

22:42
2026-08-03
dev.to
ai-agents

Building Deterministic Multi Agent Workflows with LangGraph

A developer's guide demonstrates how to build deterministic multi-agent workflows using LangGraph, an orchestration framework that models agent interactions as graph-based state machines. The approach…

22:28
2026-08-03
dev.to
artificial-intelligence

OpenAI Realtime API vs LiveKit for Enterprise Voice

A developer compared OpenAI's Realtime API with LiveKit for enterprise voice agents, highlighting trade-offs in latency, cost, and compliance. The analysis shows LiveKit's modular WebRTC pipeline can …

22:26
2026-08-03
dev.to
artificial-intelligence

Staying in the Loop: Automating Attention, Not Judgment

A developer at an internal platform team built a daily reflection routine over chat history to identify over-explaining and track open threads, and applied the same pattern to collect support trends a…

22:21
2026-08-03
dev.to
large-language-models

From "token" to "MoE": the LLM glossary in dependency order

A developer has published a dependency-ordered glossary of large language model terminology, designed to be read sequentially so each concept builds on previously explained ones. The glossary covers t…

22:17
2026-08-03
dev.to
developer-tools

Up and Running with Cloudinary’s Next Starter Kit

Cloudinary released a Next.js Starter Kit, create-cloudinary-next, that scaffolds a media-driven Next.js application with Cloudinary integration, including environment setup, official components, and …

21:38
2026-08-03
dev.to
ai-safety

Prompt Injection Is an Authorization Problem

A developer argues that prompt injection is fundamentally an authorization problem, not a content problem, and that system prompts are insufficient security boundaries. The post demonstrates how a sta…

21:23
2026-08-03
dev.to
artificial-intelligence

Provenance Belongs in the Image Table

A developer at a content studio implemented a PostgreSQL schema for AI-generated images that stores provenance directly in the image table, using a self-referencing foreign key to link edited variants…

20:38
2026-08-03
dev.to
ai-agents

I have been Vibecoding Evals (works better than I thought)

A developer experimenting with AI coding agents found that adding evals to a support-triage app caught a subtle misclassification that manual testing missed. The app, built for a fictional shipment-tr…

← prev page 365 / 966 next →