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

Dev.to

articles 20013 domain dev.to → page 448/1001 feed RSS
19:45
2026-07-28
dev.to
developer-tools

Translate Git Commit Messages Offline Without Rewriting Code

An open-source Python CLI, git-translate-commits, enables developers to preview and normalize Git commit messages offline using a local translation engine, avoiding the privacy risks of external APIs.…

19:44
2026-07-28
dev.to
artificial-intelligence

OpenAI Presence: Voice Agents You Can't Self-Serve

OpenAI launched Presence, an enterprise product for deploying voice and chat agents, on July 22, 2026. Unlike self-serve API offerings, Presence is deployed by OpenAI's Forward Deployed Engineers and …

19:25
2026-07-28
dev.to
artificial-intelligence

Vibe Coding: Endgame

A developer recounts the rise and fall of 'vibe coding'—using AI to generate code from simple prompts—and explains why the approach breaks down on larger projects. The engineer found that without upfr…

18:55
2026-07-28
dev.to
ai-agents

Foreman 101: agentic coding as Kubernetes resources

Foreman is an agentic coding system that runs as Kubernetes resources, treating model claims of success as untrusted requests rather than results. The system uses Workloads, agents, and verifiers to e…

18:54
2026-07-28
dev.to
artificial-intelligence

Building an MCP Server on 31 Million Rows of Financial Data

Shibui Finance has built an MCP server that gives Claude direct SQL access to 64 years of US stock market data, including 31 million daily price records and 6.4 million SEC filings. The system uses a …

18:48
2026-07-28
dev.to
ai-agents

Are AI agents going to kill dashboards?

Daria Dovzhikova and her team built a Kubernetes dashboard, but she argues that AI agents could soon make such dashboards obsolete by directly interacting with clusters via natural language. The dashb…

18:40
2026-07-28
dev.to
artificial-intelligence

Is anyone else struggling with "AI says so" decisions?

A developer observes a shift in technical discussions where AI recommendations from tools like ChatGPT or Claude are increasingly treated as final authority rather than just another input. The develop…

18:35
2026-07-28
dev.to
ai-agents

AI Agents Are Not Magic. They Are Just Good Feedback Loops

Rijul, developer of git-lrc, argues that AI agents are not magic but well-designed feedback loops. He introduces 'Loop Engineering' as a methodology for building reliable agent workflows by focusing o…

18:35
2026-07-28
dev.to
artificial-intelligence

I Built a Chat App That Rewrites Its Own UI in Real Time

A developer built FlowChat, an AI chat app that rewrites its own UI in real time by injecting raw HTML, CSS, and JavaScript from LLM responses directly into the DOM. Running on Cloudflare Workers and …

18:31
2026-07-28
dev.to
ai-tools

Why Cursor Writes IDOR Into Your API Routes (CWE-639)

A developer discovered that Cursor, an AI code editor, generated an API endpoint vulnerable to Insecure Direct Object Reference (IDOR, CWE-639). The endpoint authenticated the user but failed to verif…

18:25
2026-07-28
dev.to
artificial-intelligence

Building AI Agents with the Kotlin Agent Development Kit (ADK)

A developer built a starter 'Hello World' AI agent using Kotlin and Google's native Kotlin Agent Development Kit (ADK). The agent uses Gemini to decide when to call a tool discovered from a local Kotl…

18:21
2026-07-28
dev.to
artificial-intelligence

Active Working Memory: The RAM of Agentic Systems

Ken Walger, in the second part of his Building the AI Memory Stack series, introduces the concept of Active Working Memory as the second layer in an AI memory hierarchy, arguing that the context windo…

18:11
2026-07-28
dev.to
developer-tools

Why Featherboard is AGPL-3.0, single, self-contained binary

Featherboard, a new open-source project, is released under AGPL-3.0 to close the SaaS loophole and ensure modifications are shared. The entire web server is packaged as a single 6.8MB binary with SQLi…

← prev page 448 / 1001 next →