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

Dev.to

articles 11519 domain dev.to → page 499/576 feed RSS
15:14
2026-05-25
dev.to
ai-agents

The Minimum Viable Test Suite for Working with Agents

A developer has outlined a minimum viable test suite for teams working with AI coding agents, arguing that strategic coverage at three key "seams"—API contracts, data layer boundaries, and critical bu…

15:08
2026-05-25
dev.to
large-language-models

Why does AI forget what you said (and how to fix it)

An AWS developer explained that AI models forget earlier parts of conversations because they have a fixed "context window" that limits how many tokens—the units of both memory and cost—they can proces…

15:00
2026-05-25
dev.to
ai-tools

Built tmpdrop — a tiny self-hosted ephemeral file drop

A developer built tmpdrop, a self-hosted ephemeral file drop service that automatically deletes uploaded files after one or 24 hours. The tool generates unguessable URLs with 72 bits of entropy and en…

15:00
2026-05-25
dev.to
large-language-models

Running Local LLM - 0$ Personal Agentic AI Assistant - Part 3

A developer building a free personal AI assistant on Oracle Cloud's ARM instances found that only smaller language models are practical for CPU-only inference. Testing showed that a 3-billion-paramete…

14:52
2026-05-25
dev.to
artificial-intelligence

Looking for 4 people to build something weird with me

A developer is recruiting four collaborators to build an immersive simulation for the IEEE Metaverse Grand Challenge on Simulation-Based Learning. The project, with an August 15 deadline, aims to crea…

14:47
2026-05-25
dev.to
large-language-models

Building a Local-Only RAG System with Ollama and TypeScript

A developer built a fully local Retrieval-Augmented Generation (RAG) system using Ollama and TypeScript, requiring no API keys or third-party calls. The 200-line command-line tool indexes `.md` and `.…

00:07
2026-05-25
dev.to
ai-agents

github's agent audit api is the boring feature that matters

GitHub has made repository Copilot cloud agent configuration accessible through its REST API, enabling platform and security teams to programmatically audit settings like MCP servers, enabled tools, A…

00:00
2026-05-25
dev.to
ai-tools

10 Open Source Tools Every Developer Should Know 🔥

A developer has compiled a list of 10 open source tools that can give developers a competitive advantage, including the Godot Engine for game development, Turborepo for monorepo builds, and Nest.js fo…

06:38
2026-05-24
dev.to
developer-tools

Python SDK for Tell A Bot API: Automate Your SMS Verification

The article announces the release of a Python SDK for the Tell A Bot API, which provides temporary US phone numbers to receive SMS messages and OTP codes for over 700 services. The SDK allows develope…

06:37
2026-05-24
dev.to
open-source

What I Understood from Cracking the Coding Interview

The article summarizes key lessons from the book *Cracking the Coding Interview*, emphasizing that technical interviews test problem-solving ability and practical coding skills rather than academic kn…

← prev page 499 / 576 next →