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

Dev.to

articles 9478 domain dev.to → page 256/474 feed RSS
15:07
2026-06-16
dev.to
artificial-intelligence

#3.—Use AI for opposite tasks.

Cesar Aguirre argues that developers should use AI for opposite tasks, challenging conventional wisdom on AI-assisted coding. The piece presents unpopular opinions aimed at provoking discussion among …

14:57
2026-06-16
dev.to
ai-agents

What I learned building a slide-deck skill for AI agents

A developer built a skill for AI agents that generates slide decks with unique visual designs per topic, avoiding fixed templates. The skill produces a single self-contained HTML file using reveal.js,…

14:30
2026-06-16
dev.to
artificial-intelligence

Is Artificial Intelligence the New Religion?

A Gen X developer offers a humorous, irreverent take on artificial intelligence, comparing it to past technologies like dial-up and Clippy. The piece frames AI as just another tool in a long line of i…

14:08
2026-06-16
dev.to
developer-tools

tracesage: See Inside Your LangGraph Agents

A developer built tracesage, an open-source local-first observability tool for LangChain and LangGraph agents. It hooks into LangChain's callback stream to capture events, stores them locally, and ren…

13:38
2026-06-16
dev.to
ai-agents

MCP OAuth: Connecting Agents to Protected Servers

PolicyLayer argues that while OAuth in the Model Context Protocol (MCP) improves on static API keys, it introduces token-management challenges at scale. The company proposes an MCP gateway that centra…

13:37
2026-06-16
dev.to
ai-agents

MCP Gateway: What It Is and Why Agent Fleets Need One

A developer proposes an MCP gateway as a missing control layer for AI agent fleets, addressing the Model Context Protocol's lack of permission models. The gateway sits between AI clients and MCP serve…

13:27
2026-06-16
dev.to
artificial-intelligence

Connect Claude to Your Files in 10 Minutes (No Code)

A developer demonstrates how to connect Claude Desktop to local files in about ten minutes using the Model Context Protocol (MCP) filesystem server, requiring no coding. The setup involves editing a c…

13:21
2026-06-16
dev.to
ai-agents

Your AI Agent Can Run DROP TABLE on Production

A developer warns that the PostgreSQL MCP server exposes a single 'query' tool that executes raw SQL, allowing AI agents to run destructive commands like DROP TABLE or DELETE without a WHERE clause, d…

← prev page 256 / 474 next →