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

Dev.to

articles 20365 domain dev.to → page 491/1019 feed RSS
21:40
2026-07-25
dev.to
large-language-models

We Got the Prompt Cache Working. Our Pipeline Got Slower.

An engineer at a small AI startup benchmarked OpenAI's Codex app-server against the standard subprocess approach and found that prompt caching made the pipeline 39% more expensive in raw tokens and sl…

21:24
2026-07-25
dev.to
developer-tools

I created a Laravel package to generate clean API modules

A developer released strides/laravel-api-module, a Laravel package that generates clean API module structures using the Action + Repository + Transformer pattern. The package creates action classes, r…

21:15
2026-07-25
dev.to
developer-tools

Building a desktop client for an AI coding agent

A developer built a native desktop client for xAI's open-source Rust coding agent grok-build, using Tauri 2 for an ~8 MB binary with a React frontend and Rust runtime that communicates with the CLI ov…

21:09
2026-07-25
dev.to
ai-safety

AI Agent Safety and Compliance Tools: A 2026 Comparison

A developer's comparison of AI agent safety tooling identifies three categories: observability, security guardrails, and compliance evidence. The post argues that most teams lack compliance evidence t…

20:48
2026-07-25
dev.to
developer-tools

How To Know Whether AI Fixed The Bug Or Hid The Bug In 2026

A developer warns that AI-generated bug fixes can hide bugs rather than resolve them, and provides a framework for verifying fixes. The developer recommends writing a minimal reproduction case before …

← prev page 491 / 1019 next →