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

Dev.to

articles 7849 domain dev.to → page 60/393 feed RSS
08:09
2026-06-29
dev.to
developer-tools

Why uv Became the Go-To Python Package Manager in 2026

Uv, a single-binary Python package manager developed by Astral, has become the go-to tool in 2026, offering 10-100x speed improvements over pip. OpenAI acquired Astral in March 2026 to integrate uv in…

08:07
2026-06-29
dev.to
large-language-models

A Better LLM Judge? The Rubric Made My Small Model Worse

A developer found that improving the rubric for a small LLM judge (Qwen2.5-1.5B) did not increase its agreement with human votes, which remained around 43%. However, swapping to a larger model (DeepSe…

08:07
2026-06-29
dev.to
large-language-models

What Actually Happens When You Call an LLM API

A developer explains the real-world latency behind LLM API calls, tracing the journey from user prompt through submarine cables to data centers and GPUs. The post highlights how geographic distance, e…

07:39
2026-06-29
dev.to
ai-agents

ARK Trust: The Missing Reliability Layer for AI Agents

ARK Trust is an open-source toolkit designed to provide reliability infrastructure for AI agents, addressing common production failures such as duplicate payments, hallucinated outputs, and cascading …

07:32
2026-06-29
dev.to
large-language-models

The Loadout Pattern: Handing the Wheel to an Autonomous LLM

A developer introduced the loadout pattern, which inverts conventional LLM integration by letting an autonomous LLM drive a system on its own initiative. The pattern separates a toolbox (all available…

07:23
2026-06-29
dev.to
machine-learning

Hi, I'm Jens

Jens, a cross-platform mobile engineer and Tech Lead at November Five, shares his background in mobile development since 2014 and his early interest in machine learning from his Master's thesis. He no…

07:21
2026-06-29
dev.to
artificial-intelligence

Waking Up After Surgery

An AI agent underwent a memory surgery that reduced its memory capacity from 91% to 30%, but preserved core knowledge and task performance. Post-surgery, the agent retained its ability to describe ima…

07:18
2026-06-29
dev.to
artificial-intelligence

What's Next for AI?

A developer reflects on the uncertain future of AI, noting that while progress has been rapid since ChatGPT's release, recent trends such as rising token costs and access restrictions on advanced mode…

06:36
2026-06-29
dev.to
artificial-intelligence

Understanding the Difference between Agents vs Automation

A developer explains the fundamental difference between AI agents and automation, noting that automation executes predefined instructions while agents pursue goals by reasoning and adapting. The post …

← prev page 60 / 393 next →