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

Dev.to

articles 7973 domain dev.to → page 77/399 feed RSS
00:35
2026-06-28
dev.to
developer-tools

Set per-customer send quotas with agent policies

Nylas introduced per-customer send quotas for multi-tenant email agents using agent policies. The system allows setting different limits for free-tier and enterprise tenants by attaching policies to w…

00:04
2026-06-28
dev.to
developer-tools

10 GitHub Bounty Issues You Can Solve This Weekend (2026)

GitHub bounties are emerging as a lucrative opportunity for developers in 2026, with rewards ranging from $50 to $10,000 per issue. A developer reports having a pipeline of approximately $2,000 in ope…

23:52
2026-06-27
dev.to
large-language-models

The Codebase Is the Prompt

A developer using Fable 5 found that the quality of AI-generated code depends heavily on the codebase it works with, not just the prompt. In personal projects with clean code, Fable 5 solved complex p…

23:00
2026-06-27
dev.to
ai-agents

From OpenClaw to Norax: Evolving an AI Agent Architecture

A developer rebuilt their AI agent architecture from OpenClaw to Norax, achieving a cost reduction from $8-12/day to $1.80/day and implementing 11,000+ canonical memories with entity graph retrieval. …

22:44
2026-06-27
dev.to
artificial-intelligence

Portable AI on a USB Stick

A developer created a portable AI agent that fits on a USB stick, bundling Python, Ollama, and memory into a 340MB self-contained package for x86_64 Linux. By stripping GPU libraries and using relativ…

22:33
2026-06-27
dev.to
artificial-intelligence

Sleep Consolidation for AI Memory

An AI agent developer implemented a sleep consolidation system to manage memory stores that grow to tens of thousands of items, causing retrieval slowdowns and irrelevant memories. The system merges s…

22:31
2026-06-27
dev.to
ai-agents

Two Doors, One Gate: Navigating Governance Beyond EDD

Karl-Heinz Reichel of Calyntro distinguishes between awareness tools and governance tools in AI-assisted development, arguing that a single onboarding document cannot serve both functions for a team o…

22:26
2026-06-27
dev.to
ai-agents

Entity Graph Retrieval for AI Agents

Norax builds an entity graph from its memory store to improve retrieval for AI agents. The graph uses entity extraction, co-occurrence edges, community detection, and weighted edges to capture relatio…

22:18
2026-06-27
dev.to
artificial-intelligence

AI Data Centers and Nature - What the fuss is really about?

AI data centers consumed about 1.5% of global electricity in 2024, projected to reach under 3% by 2030, but local impacts are severe: in Ireland they use 22% of national electricity, and in the US the…

← prev page 77 / 399 next →