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

Dev.to

articles 9163 domain dev.to → page 204/459 feed RSS
15:11
2026-06-19
dev.to
large-language-models

How I Slashed AI API Costs 60% as a Cloud Architect

A cloud architect rebuilt their inference layer to slash AI API costs by 60% while maintaining sub-2-second p99 latency. By implementing a tiered model routing system that directs simple queries to ch…

15:03
2026-06-19
dev.to
artificial-intelligence

#1.—Use AI as a calculator.

Cesar Aguirre argues that developers should use AI as a calculator, treating it as a tool for quick calculations rather than a replacement for understanding. He suggests that relying on AI for code ge…

15:02
2026-06-19
dev.to
artificial-intelligence

Summer Solstice Is Tangled: The Final Knot

A developer created 'The Final Knot', a philosophical puzzle-adventure game for the Summer Solstice Game Jam, where the process of designing the game mirrored its theme of untangling distinctions. The…

15:02
2026-06-19
dev.to
large-language-models

Reading the web with half-understood words everywhere

A developer built rabbitholes, a browser extension that lets users highlight text on any webpage to get instant explanations from Claude Haiku 4.5 via a shadow-DOM tooltip. Every word in the explanati…

15:02
2026-06-19
dev.to
large-language-models

Gemma 2's Architecture: More Performance from Less Model

Google's Gemma 2 models demonstrate that architectural efficiency can deliver competitive performance with fewer parameters. The 27B model rivals models twice its size through hybrid attention, Groupe…

14:58
2026-06-19
dev.to
ai-tools

I Can't Tell If the Model Matters

A developer testing heterogeneous AI code review found that context and prompt quality matter more than model lineage. Running Claude Code with full repo access and adversarial prompts caught all plan…

14:57
2026-06-19
dev.to
large-language-models

How I Architected a Multi-Provider Fallback for Local RAG

A developer built a local-first RAG tool called Study Assistant that implements a multi-provider fallback chain to ensure reliability. The system prioritizes local Ollama inference but automatically s…

14:16
2026-06-19
dev.to
artificial-intelligence

An AI Agent Is a Hammer. The Think Phase Is Where You Aim It.

A developer argues that the effectiveness of AI agents in coding depends on the clarity of the initial direction, not the agent's capability. The 'Think' phase, where the agent acts as an architect to…

13:59
2026-06-19
dev.to
developer-tools

Placeholder Maintenance with Sitecore Content SDK

A developer working with Sitecore's Content SDK during a migration from JSS to XM Cloud encountered a challenge where server components cannot be placed inside a client component's placeholder. The so…

13:55
2026-06-19
dev.to
artificial-intelligence

I Built 12 Apps With AI. Here's Where Every One of Them Died.

A marketing professional with no coding background built 12 apps using AI tools like Lovable, Bolt, and v0, but all died at the same stage: deployment. The apps worked in preview but failed to go live…

13:26
2026-06-19
dev.to
large-language-models

Fault-injecting our LLM provider to trust Bifrost fallbacks

Buildkite ran a game day that fault-injected OpenAI with 429s and 500s to test whether Bifrost's fallback config would reroute requests for an LLM-backed build-failure summariser. After fixing a retry…

← prev page 204 / 459 next →