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

Dev.to

articles 9130 domain dev.to → page 196/457 feed RSS
07:57
2026-06-20
dev.to
ai-agents

Building Your First AI Agent Skill: From Markdown to APIs

A developer explains how to build AI agent skills, starting from a simple markdown file to scripts and API integrations. The approach scales from a SKILL.md with instructions to adding scripts for exe…

07:49
2026-06-20
dev.to
developer-tools

Smart Bookmarks Sidebar

Foxaura AI has released a smart bookmarks sidebar for Firefox that allows users to color, drag and drop, rename, and save browser tabs. The extension features color-coded folders, inline renaming, ins…

07:47
2026-06-20
dev.to
artificial-intelligence

Free Local AI Coding Agent: Cut Dev Costs 90%

A developer built a free local AI coding agent using open-source tools like CodePaidie and Ollama, aiming to cut development costs by 90% by eliminating monthly subscriptions for commercial coding ass…

07:45
2026-06-20
dev.to
large-language-models

Chatting with your Data: Conversational Analytics in BigQuery

Google Cloud has launched BigQuery Conversational Analytics, a feature that uses Gemini to allow users to query massive datasets with natural language. The tool includes governance features like Datap…

07:19
2026-06-20
dev.to
ai-agents

Your Agent Demo Works. Your Agent Doesn't.

Addy Osmani and Shubham Saboo from Google Cloud published five patterns for building reliable, stateful AI agents, addressing the common failure of agents that work in demos but break in production. T…

07:07
2026-06-20
dev.to
artificial-intelligence

AI Agents Explained: the Thought-Action-Observation Loop

An engineer demonstrates how AI agents use a Thought-Action-Observation loop to solve multi-step tasks by calling tools like calculators and search. The agent iterates until completion, with each real…

07:06
2026-06-20
dev.to
large-language-models

Temperature and Sampling: the LLM Creativity Dial

A developer created an interactive tool demonstrating how temperature and sampling parameters control the creativity and reproducibility of large language model outputs. The tool shows that low temper…

07:05
2026-06-20
dev.to
large-language-models

The Context Window: an LLM's Short-Term Memory, Explained

A developer explains that large language models (LLMs) are stateless and their 'memory' is limited to a fixed context window. When the window fills, the oldest messages are dropped and cannot be recal…

06:54
2026-06-20
dev.to
developer-tools

I Built Pac-Man in ~150 Lines of Vanilla JavaScript

A developer built a fully playable Pac-Man clone in about 150 lines of vanilla JavaScript, using a text-based maze, grid movement, and simple greedy ghost AI. The entire game logic relies on array loo…

05:57
2026-06-20
dev.to
large-language-models

Nobody Knows Why It Said That

An engineer building with AI daily reveals that even the creators of large language models at Anthropic, Google DeepMind, and OpenAI do not fully understand why their models work. The post explains th…

05:36
2026-06-20
dev.to
developer-tools

CortexOps vs Langfuse: Open Source AI Observability Compared

CortexOps and Langfuse are both open-source AI observability platforms, but they differ in focus: Langfuse traces LLM calls for prompt engineering and cost monitoring, while CortexOps traces full agen…

← prev page 196 / 457 next →