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

Dev.to

articles 18235 domain dev.to → page 169/912 feed RSS
15:54
2026-08-23
dev.to
developer-tools

I spent one day smashing three real open source bugs

A developer spent one day fixing three real open source bugs, each with a test that fails before the change and passes after. The first fix addressed a bug in OpenClaw, a TypeScript-based personal AI …

15:38
2026-08-23
dev.to
developer-tools

App-like UX in Next.js 16.3

Next.js 16.3 introduces features such as Instant Navigations, Cache Components, Partial Prefetching, and View Transitions to deliver app-like UX while retaining server rendering benefits. The Next.js …

14:44
2026-08-23
dev.to
developer-tools

Let Your AI Agent Use Slack: One CLI, No Slack App Needed

Shaharia Lab has released SlackCLI, an open-source command-line tool that lets AI agents interact with Slack without building a Slack app or obtaining OAuth approval. The tool captures session tokens …

14:23
2026-08-23
dev.to
developer-tools

I stopped spawning a second Pi just to switch sessions

A developer created pisesh, a Node-based session picker for the Pi coding agent, to address the problem of managing many similar sessions. The tool adds favorites, search, custom names, and a current-…

14:00
2026-08-23
dev.to
machine-learning

How a Dedup Pass Deleted My Training Curriculum

A developer built a capture-the-flag arena where language models attack and defend containers, and trained a local Qwen2.5-3B-Instruct bot with an MLX LoRA adapter on game replays. The bot outperforme…

13:54
2026-08-23
dev.to
developer-tools

I Ran 3 AI Labs Through the Company Info API. 1 Stood Out.

A developer tested the Company Info API on RapidAPI by querying three AI labs—ElevenLabs, TwelveLabs, and ThirteenLabs—but the API returned a cached sample for GitHub.com instead. The response include…

13:51
2026-08-23
dev.to
machine-learning

Embeddings: Meaning as Numbers

An engineer's blog post explains how embeddings convert words into numerical coordinates, enabling chatbots to understand semantic similarity without true comprehension. The post details the embedding…

13:48
2026-08-23
dev.to
artificial-intelligence

When Code becomes cheap, Judgement becomes the craft

Bharat Sharma, a developer, argues that as AI accelerates software engineering, core skills like problem framing, systems thinking, and verification will become more valuable and scarce. He calls for …

13:45
2026-08-23
dev.to
developer-tools

Object Storage vs File Storage: When to Use Which (2026)

A developer explains the differences between object storage and file storage, advising when to use each. File storage suits POSIX semantics like databases and OS files, while object storage excels at …

13:16
2026-08-23
dev.to
artificial-intelligence

What a second model cannot catch

A developer argues that while AI can automate much of software engineering, the irreplaceable human contribution lies in intent and judgment, not verification. The developer describes how AI agents ca…

12:54
2026-08-23
dev.to
ai-agents

How Your Agent Writes Its First DSH Plugin

Two plugins on WhaleHarness, a store browser and a headless screenshot tool, were written by an AI agent, reviewed by an automated pipeline, and shipped without human code review. The build log shows …

← prev page 169 / 912 next →