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

Dev.to

articles 9312 domain dev.to → page 225/466 feed RSS
10:48
2026-06-18
dev.to
ai-agents

The Security Model I Use When AI Agents Touch Employee Data

A developer outlines a security model for AI agents that access employee data, emphasizing three principles: separating read and write agents, generating immutable audit records for every query, and s…

10:48
2026-06-18
dev.to
developer-tools

We let ChatGPT and Claude see your screen

Crade, a new desktop app for macOS and Windows, lets users capture their screen and send it directly to ChatGPT or Claude without manual screenshots or tab switching. The app uses a CLI-as-subprocess …

10:37
2026-06-18
dev.to
artificial-intelligence

You don't pick the RL algorithm — SIA's Feedback loop does

Hexo Labs released SIA (Self Improving AI), the first open-source framework that co-evolves both an agent's scaffold and its model weights in a single iterative loop. On the LawBench task, SIA achieve…

10:37
2026-06-18
dev.to
large-language-models

Qwen3.6-35B NVFP4 runs on one H100 — A100 owners are out

NVIDIA released Qwen3.6-35B-A3B-NVFP4, a post-training FP4-quantized variant of Alibaba's 35B MoE model that fits on a single H100 by reducing VRAM from ~71 GB to ~23 GB. The quantization targets weig…

10:34
2026-06-18
dev.to
developer-tools

Reviewing AI-generated code before shipping: why I built Sego

A developer built Sego, a local-first review layer for AI-generated code that sits after coding agents to assess safety before committing. The MVP reviews staged changes and produces structured findin…

10:16
2026-06-18
dev.to
large-language-models

What GLM-5.2 Changes for Long-Horizon Coding

Zhipu AI released GLM-5.2, a large language model with a 1M-token context window, flexible effort levels, and an MIT license, targeting long-horizon coding tasks. The model introduces IndexShare, an a…

10:14
2026-06-18
dev.to
ai-safety

Tinfoil (YC X25): Verifiable Privacy for Cloud AI

Tinfoil (YC X25) proposes verifiable privacy for cloud AI inference pipelines using cryptographic proofs, but the implementation gap lies in inspecting model artifacts before deployment. Local model f…

09:36
2026-06-18
dev.to
large-language-models

Step 3.7 Flash is a drop-in — except for one endpoint detail

Step 3.7 Flash, released on May 29, 2026, is a structural upgrade to 3.5 Flash with a new vision encoder, runtime escalation, and a compute-control flag. The migration requires two environment variabl…

09:36
2026-06-18
dev.to
developer-tools

llama-bench skipped FA on capable GPUs — b9437 corrects it

Build b9437 of llama.cpp fixes two default-value bugs in llama-bench that caused flash attention to be skipped on capable GPUs and GPU-layer count to use a legacy sentinel. The flash attention flag no…

09:35
2026-06-18
dev.to
developer-tools

⚔️ Limn Engine vs Phaser 3 — The Honest Comparison

Limn Engine, a newcomer HTML5 game engine, outperforms Phaser 3 in setup time, API predictability, and static-content performance, according to a developer comparison. Phaser retains advantages in eco…

09:24
2026-06-18
dev.to
artificial-intelligence

I built a persistent memory API for AI agents — and it's free

A developer built AgentMemo, a free REST API that gives AI agents persistent, semantic memory. The API allows agents to store, retrieve, and forget memories based on meaning rather than keywords, and …

← prev page 225 / 466 next →