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

Dev.to

articles 9361 domain dev.to → page 235/469 feed RSS
19:11
2026-06-17
dev.to
ai-agents

MCP Server Design: 3 Principles We Learned in Production

Trent AI learned three MCP server design principles after shipping a public-facing server consumed by third-party agents. The team consolidated tools from 17 to 11, enforced consistent naming across s…

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

Why Your Search Bar Understands You

Maneshwar is building git-lrc, a Micro AI code reviewer that runs on every commit. The project is free and source-available on GitHub. The post explains how semantic search works, contrasting it with …

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

Tokens, Context, and Why Small AI Tasks Aren't Cheap

A developer discovered that using Cursor Agent Mode for a simple font-pairing task consumed 1% of their token budget, leading to an investigation of usage-based pricing. The engineer found that input …

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

42/60 Days System Design Questions

A developer outlines four memory architecture options for AI agents that lose context after multiple turns. The choices include in-context window, vector memory store, episodic memory with summarizati…

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

Stop Dumping Your Entire Repository Into AI

TokenCap released v0.7 — Smart Retrieval Engine, which allows developers to query their codebase with natural language instead of manually assembling context for AI tools. The engine searches across p…

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

MCP na prática: Tools, Resources e quando usar cada um

A developer building a Model Context Protocol (MCP) server for a course catalog learned to distinguish between Tools, Resources, and Prompts. The team refactored their V2 implementation, which incorre…

17:56
2026-06-17
dev.to
machine-learning

My First Step into LeetCode and Problem Solving Journey

A BSIT student passionate about software engineering and machine learning began a consistent problem-solving journey on LeetCode, starting with the 'Merge Strings Alternately' problem. The student lea…

17:49
2026-06-17
dev.to
large-language-models

Open-Weights Long-Horizon Coding LLMs: India's AI Future 2026

Z.ai released GLM-5.2, a 753-billion parameter open-weights large language model optimized for long-horizon coding tasks. The model features an IndexShare architecture that reduces per-token compute F…

17:43
2026-06-17
dev.to
large-language-models

NCCL: The Hidden Engine Behind Multi-GPU LLM Training

Shrijith Venkatramana, a developer building git-lrc, explains that NVIDIA Collective Communications Library (NCCL) is the critical infrastructure enabling multi-GPU training of large language models. …

← prev page 235 / 469 next →