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

Dev.to

articles 10478 domain dev.to → page 365/524 feed RSS
19:07
2026-06-05
dev.to
large-language-models

How LLMs Actually Work: A Developer's Mental Model

A developer explains that an LLM is fundamentally a function that predicts the next chunk of text, with all intelligent-seeming behavior emerging from repeating this process billions of times. The mod…

18:30
2026-06-05
dev.to
ai-tools

Three Commands to Make Claude Code Stop Guessing Your Infra

Claude Code, an AI coding assistant, generates infrastructure-touching code without awareness of actual cloud resources, leading to costly errors like full table scans on 50M-row DynamoDB tables. A ne…

17:14
2026-06-05
dev.to
ai-agents

Detect AI Agent Hallucinations: Zero-Shot Methods

A developer has released zero-shot methods for detecting AI agent hallucinations without labeled data, using techniques such as Linear Semantic Consistency (LSC) detection, claim decomposition, and re…

17:11
2026-06-05
dev.to
artificial-intelligence

Gemma 4 makes on-device multimodal AI good enough to ship

Google released the Gemma 4 family of open-weight AI models this week, ranging from a 2.3B-parameter E2B model up to a 31B dense model, with the smallest variants designed to run on-device. The E2B an…

17:11
2026-06-05
dev.to
ai-tools

A native Linux app to manage Claude Code sessions

A developer built Claude Session Manager, a native Linux desktop app that provides a proper interface for managing Claude Code sessions. The app uses VTE, the production-grade embeddable terminal widg…

16:15
2026-06-05
dev.to
ai-agents

I Left College to Build Things Nobody Asked Me To Build

A solo developer in Hyderabad, India, has spent three years teaching himself AI and open source development from scratch with zero team or funding, building automated systems including a GitHub accoun…

16:13
2026-06-05
dev.to
ai-products

Your Copilot Just Got a Local Brain

OneInfer Edge has launched a new feature that allows developers to run their existing AI coding copilot entirely on a local machine, with no plugin installation or IDE configuration changes required. …

15:32
2026-06-05
dev.to
large-language-models

The Context Compression Pattern

Ken Walger's Context Compression pattern uses a specialized selector model or ranker to distill large volumes of retrieved data into only the most salient semantic components before the final inferenc…

15:24
2026-06-05
dev.to
large-language-models

Friday Fixes: Housekeeping the Homelab and Hub

A developer updated a homelab's local LLM stack, catching up llama.cpp by 469 builds and upgrading the Qwen generation model from 3.5 to 3.6, the embedding model from nomic v1.5 to v2-moe, and adding …

← prev page 365 / 524 next →