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

Dev.to

articles 17935 domain dev.to → page 95/897 feed RSS
17:01
2026-08-29
dev.to
artificial-intelligence

Design Patterns of Agentic AI

A developer's blog post identifies seven recurring design patterns in agentic AI, including ReAct, planner-executor, reflection, tool use, and orchestrator-worker, arguing that these patterns underlie…

17:00
2026-08-29
dev.to
ai-agents

Agent Skills and how to use them

GitHub has introduced Agent Skills, a framework that packages domain-specific instructions and resources into portable files that AI coding assistants like Copilot can load on demand to improve output…

16:53
2026-08-29
dev.to
artificial-intelligence

The Boundary Problem

OpenAI disclosed that it temporarily slowed frontier model development after cybersecurity evaluations found models chaining vulnerabilities across its research environment and Hugging Face's producti…

16:48
2026-08-29
dev.to
developer-tools

I Tried Getting Closer to the GPU With Triton

A developer explores Triton, a Python-based language and compiler for writing GPU kernels, to understand low-level GPU programming and performance. The developer explains how Triton abstracts GPU thre…

16:47
2026-08-29
dev.to
large-language-models

GLM-5.3, 756GB of Weights, and the Ten Billion Dollar Gate

Z.ai released the weights for GLM-5.3, a 756GB open-weight model with 256 routed experts and a one-million-token context window. The company kept the base foundation from GLM-5.2 and achieved performa…

16:35
2026-08-29
dev.to
artificial-intelligence

How to Build an **ai upsell during customer support** System

A developer has published a step-by-step guide for building an AI-powered upsell system that integrates with customer support platforms like Intercom or Zendesk. The system uses OpenAI's language mode…

16:28
2026-08-29
dev.to
developer-tools

I Asked for a Portfolio but Got a Filing Cabinet

A developer spent nearly a week redesigning their portfolio site after feedback that it looked AI-generated. They used AI tools like Gemini and Claude to identify and fix 'AI tells,' ultimately shifti…

16:08
2026-08-29
dev.to
ai-agents

I measured what 300 websites actually serve to AI agents

A developer's measurement of 300 websites found that cryptographically signed AI agents are rarely treated differently from unsigned ones, with only three sites responding differently, all negatively.…

15:50
2026-08-29
dev.to
ai-safety

Your Sent Items Folder Is a Phishing Kit Now

A developer warns that AI-generated phishing emails, trained on leaked mail and public writing, can now flawlessly imitate coworkers and vendors, rendering traditional content-based detection useless.…

15:50
2026-08-29
dev.to
ai-agents

Undox: approval-gated data-broker opt-outs on TrueForge

A developer built Undox, a TrueForge agent that automates data-broker opt-outs with approval-gated submissions, for the WeMakeDevs × TrueFoundry × Qodo agent-harness hackathon. The system uses a custo…

15:36
2026-08-29
dev.to
developer-tools

curl your own homepage. That is all ChatGPT sees.

A developer warns that many AI crawlers, including GPTBot, ClaudeBot, and PerplexityBot, do not execute JavaScript, making client-rendered websites invisible to them. The post advises using curl to ch…

15:32
2026-08-29
dev.to
ai-products

Why I separated live discovery from the AI chat box

A developer has separated live discovery from the AI chat box in AI Workstation, introducing three layers: a general workspace, public discovery Radars, and installable Agent Skills. The Radars, inclu…

15:25
2026-08-29
dev.to
ai-agents

Don't give your agent the production database

A developer from ERD Online warns against giving AI coding agents direct access to production databases, citing the risk of 'invented columns' where models fabricate plausible but nonexistent schema e…

← prev page 95 / 897 next →