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

Dev.to

articles 17987 domain dev.to → page 110/900 feed RSS
10:56
2026-08-28
dev.to
developer-tools

Building IndiePaste: A Fast, Ephemeral Code Sharing Tool

A developer has launched IndiePaste, a fast, ephemeral code sharing tool built with Next.js and Upstash Redis. The tool offers burn-after-read controls, automated expiration, and integrated Groq AI fo…

10:49
2026-08-28
dev.to
large-language-models

GLM-5.3-Flash / Ox-Alpha The Difference They Didn't Tell You!

Z.ai's stealth preview model, branded 'ox-alpha' on OpenRouter.AI and OpenCode.AI, has launched as GLM-5.3-Flash, an efficient open-weights model priced at $0.07 per million input tokens and $0.25 per…

10:21
2026-08-28
dev.to
developer-tools

No, the LLM Doesn't Get to Approve Your Refund

A developer building an LLM-powered support agent documented why refund eligibility is handled by deterministic Java rules rather than a model judgment. The decision, recorded in an ADR, uses plain re…

10:17
2026-08-28
dev.to
developer-tools

Replacing Algolia with an In-Memory Search in Next.js 14

A developer replaced Algolia with an in-memory search for cloudapp.dev, a Next.js 14 site with about 220 blog posts. The new approach uses a single file that searches over an 8 MB JSON payload already…

10:08
2026-08-28
dev.to
large-language-models

Prompt caching strategies to cut LLM costs by 70%

A developer detailed how prompt caching can cut LLM API costs by 70-80% with minimal refactoring. The technique involves marking stable prompt prefixes as cacheable, allowing providers to reuse KV sta…

09:34
2026-08-28
dev.to
artificial-intelligence

What is an AI Agent Phone?

An AI agent phone is a real or cloud-hosted smartphone that an LLM-powered agent operates autonomously, seeing the screen, tapping, swiping, and completing multi-step tasks in native apps. The develop…

← prev page 110 / 900 next →