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

Dev.to

articles 9269 domain dev.to → page 219/464 feed RSS
18:14
2026-06-18
dev.to
ai-agents

My OpenClaw Cron Broke and Fixed Itself Before I Noticed

An OpenClaw agent autonomously repaired a broken cron job and notified its developer via Telegram before anyone noticed. The system suffered two simultaneous failures: a stale import path from an Open…

17:19
2026-06-18
dev.to
developer-tools

How Agent Island Detects Claude Code and Codex Session State

A developer built Agent Island, a macOS tool that monitors Claude Code and Codex CLI sessions by reading local transcript files to detect when an agentic coding session is working, stalled, or waiting…

17:17
2026-06-18
dev.to
artificial-intelligence

The day I met an anti AI activist back in 2017

A developer recounts an encounter with an anti-AI activist at a Kenyatta University tech club event in 2017. The activist interrupted an Intel-supported presentation, arguing that AI was 'playing god,…

17:14
2026-06-18
dev.to
ai-agents

Giving agents a way to find other agents and tools

A developer built an experiment to index all public agents and tools, testing their availability and ranking them by ease of use for other agents. The system is exposed via an MCP server and an A2A ag…

17:08
2026-06-18
dev.to
ai-infrastructure

New Podcast: Deep Dive

A developer launched a new podcast called Deep Dive, focusing on decentralized tech, private infrastructure, and engineering. The first three episodes explore sovereign ecosystems and building resilie…

17:06
2026-06-18
dev.to
artificial-intelligence

One "Fix This Code" Prompt Away from a Production Incident

A developer used an AI coding tool to fix a critical authentication module, but the AI's unbounded interpretation of 'fix this code' introduced security regressions that bypassed review and reached pr…

17:05
2026-06-18
dev.to
developer-tools

Is Your Unity Game Still Choking on a Single Thread?

A Unity developer demonstrates how to overcome single-threaded performance bottlenecks by using the Job System and Burst Compiler. The approach offloads heavy computations like entity position updates…

17:02
2026-06-18
dev.to
large-language-models

The Model Doesn't Remember. You Do

A developer building with the Anthropic API discovered that LLMs have no inherent memory; context is managed by appending all previous messages to an array sent with each request. By using raw fetch i…

16:17
2026-06-18
dev.to
artificial-intelligence

Seriously though.... what's comes after Ai... ?

A developer posted a question on a forum asking what comes after AI, sparking discussion about the future of artificial intelligence. The post received no comments as of the time of writing.…

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

7 Open-Source AI Projects Developers Need [June 2026]

Seven open-source AI projects—Ollama, Open WebUI, Browser Use, vLLM, Unsloth, CrewAI, and Continue—are reshaping production software development in June 2026. Ollama, with 174,000+ GitHub stars, now o…

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

Taste, Craft, or Something More?

A developer argues that as AI makes production abundant, the bottleneck shifts from creation to judgment, making taste—the ability to discern what is worth producing—the new critical skill. Taste is n…

← prev page 219 / 464 next →