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

Dev.to

articles 18717 domain dev.to → page 270/936 feed RSS
19:10
2026-08-14
dev.to
machine-learning

Build a Federated Learning System on Android with Kotlin

A developer has published a tutorial on building a federated learning system on Android using Kotlin. The tutorial covers the architecture, including a central server coordinating training rounds, loc…

19:08
2026-08-14
dev.to
artificial-intelligence

Build a RAG-Based AI Assistant in Kotlin with a Vector Database

A developer demonstrates how to build a Retrieval-Augmented Generation (RAG) based AI assistant in Kotlin, using a vector database to enhance LLM responses with private or frequently changing document…

19:06
2026-08-14
dev.to
large-language-models

Build an On-Device LLM Chatbot with Kotlin and TensorFlow Lite

A developer detailed the architecture for building an on-device LLM chatbot using Kotlin and TensorFlow Lite, focusing on mobile integration, model execution, prompt handling, and performance. The tut…

19:01
2026-08-14
dev.to
developer-tools

Your MCP server didn't break. The protocol did.

A developer reports that a recent MCP protocol revision (2026-07-28) made the protocol stateless, removing methods like initialize and ping, which breaks many existing MCP servers. The developer expla…

18:17
2026-08-14
dev.to
large-language-models

Opus 5: How to Fix Verbose Output

Anthropic's Opus 5 model produces verbose output, and a developer offers four methods to fix it, from writing rules in CLAUDE.md to using output styles. The developer explains that output styles, whic…

18:00
2026-08-14
dev.to
artificial-intelligence

Your CLAUDE.md Rules Achieve 0% Compliance. Here's the Data.

Design engineer James Coombs ran 91 controlled experiments showing that CLAUDE.md governance files achieve 0% compliance in AI code generation, identical to having no guidance. A two-sentence contextu…

18:00
2026-08-14
dev.to
artificial-intelligence

AI Code Review - How to Automate Quality Control in 2026

AI code review has become production-standard in 2026, with tools now outperforming tired human reviewers on many categories of findings. The guide explains how AI code review works, its capabilities …

17:48
2026-08-14
dev.to
ai-agents

Build an AI Financial Agent with EODHD's MCP Server

EODHD has released an official MCP server with over 70 financial data tools, enabling AI agents to access fundamentals, prices, earnings, and news through a single interface. A developer demonstrates …

← prev page 270 / 936 next →