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

Dev.to

articles 18021 domain dev.to → page 119/902 feed RSS
16:18
2026-08-27
dev.to
ai-safety

The LLM Isn't Your Attacker. Your eval() Statement Is.

A critical vulnerability in vLLM's tool-call parser, CVE-2025-9141, allows model-generated arguments to be passed directly to eval(), enabling arbitrary code execution. The flaw highlights a broader p…

16:04
2026-08-27
dev.to
artificial-intelligence

VectorAI DB Doesn't Embed Your Text, and That's the Point

A developer built a local knowledge base on Actian VectorAI DB, emphasizing that the database does not embed text but stores vectors and runs nearest-neighbor searches. The project separates concerns:…

16:00
2026-08-27
dev.to
developer-tools

How I Set Up Claude to Actually Work Like My Pair Programmer

A developer detailed how they configured Claude Code, Anthropic's CLI coding assistant, to function as an effective pair programmer by adding a minimal CLAUDE.md context file, targeted rule files, reu…

15:50
2026-08-27
dev.to
developer-tools

Despite AI agents, why is StackOverflow still relevant?

A developer recounts how, after an Expo-built mobile app crashed in production, an AI coding assistant hallucinated a diagnosis, forcing a return to Stack Overflow and Reddit for answers. The develope…

15:30
2026-08-27
dev.to
ai-agents

Retries Are Not a Recovery Strategy

A developer argues that retries are not a recovery strategy for AI workflows, emphasizing that recovery must bring operations to a known outcome through status lookups, resumption, compensation, or es…

15:21
2026-08-27
dev.to
artificial-intelligence

AI Weekly: Qwen4 Preview, Hot Chips, and Agent Tools Go GA

Alibaba's Qwen team released Qwen3.8-Flash-Next, an open-weight multimodal mixture-of-experts model previewing the architecture for the upcoming Qwen4. The model features 125 billion total parameters …

14:30
2026-08-27
dev.to
artificial-intelligence

438 of 536 quarantined — and not one was a bad verdict

A developer built an AI agent for a humanitarian NGO to screen payments against OFAC sanctions lists, but a bug caused 438 of 536 counterparties to be quarantined due to rate limits being misclassifie…

14:09
2026-08-27
dev.to
large-language-models

I Tested GLM-5.3-Flash and Qwen3.8-Flash on 24 Real Tasks

A developer's smoke test of GLM-5.3-Flash and Qwen3.8-Flash across 24 real tasks found the two open-weight models effectively tied on quality, with per-task costs within 3%. The biggest practical diff…

← prev page 119 / 902 next →