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

Dev.to

articles 18863 domain dev.to → page 296/944 feed RSS
21:33
2026-08-12
dev.to
artificial-intelligence

How Azure OpenAI's Global Standard Deployment Type Works

Microsoft's Azure OpenAI Global Standard deployment type is a routing behavior with quota consequences, not a performance choice, and teams often misunderstand its implications. The company documents …

21:21
2026-08-12
dev.to
developer-tools

Auditing Token Budget Assumptions Baked Into Chunking Logic

A developer's audit of chunking logic reveals that token budget assumptions baked into chunkers often cause silent retrieval failures when models change. The audit identifies common sources of incorre…

21:21
2026-08-12
dev.to
machine-learning

Audio Embeddings for Similarity Search Across a Sound Library

An evaluation protocol for choosing audio embedding models for similarity search across a sound library is described. The protocol emphasizes that retrieval quality depends on the library's recording …

20:52
2026-08-12
dev.to
natural-language-processing

How Abjads Like Arabic and Hebrew Leave Vowels Ambiguous for AI

An engineer at Multigrid AI explains how abjad scripts like Arabic and Hebrew, which omit short vowels in everyday writing, create ambiguity for AI models trained on unvocalised text. The post details…

20:50
2026-08-12
dev.to
machine-learning

PyTorch Autograd Explained: What .backward() Actually Does

A developer explains the inner workings of PyTorch's autograd engine, detailing how the .backward() method computes gradients by walking a computation graph in reverse. The post uses the example y = x…

20:20
2026-08-12
dev.to
large-language-models

Using LLMs as a Documentation Amplifier, Not a Shortcut

A developer with over a decade of experience in software development and technical writing describes using LLMs as a structured interview partner during the documentation extraction phase, rather than…

19:55
2026-08-12
dev.to
artificial-intelligence

Building a Chemistry AI Solver That Shows Its Work

A developer built Chemistry AI (chemistryai.chat), an AI-powered chemistry solver that emphasizes transparency by showing its work. The system breaks down problems into four stages—input normalization…

← prev page 296 / 944 next →