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

Dev.to

articles 9740 domain dev.to → page 289/487 feed RSS
22:05
2026-06-14
dev.to
artificial-intelligence

AI Pair Programming in Your Terminal with Aider and Ollama

A developer combined Aider, an AI pair programming tool, with Ollama running local models like Qwen3 Coder 30B to create a fully private coding assistant that works in the terminal. The setup reads fi…

21:54
2026-06-14
dev.to
large-language-models

Build a Unified AI Gateway with LiteLLM and Ollama

A developer built a unified AI gateway using LiteLLM and Ollama, enabling a single OpenAI-compatible API endpoint for both local and cloud LLMs. The setup provides load balancing, cost tracking, rate …

21:54
2026-06-14
dev.to
developer-tools

While My Friends Were Playing Games, I Was Pressing BREAK

A developer who grew up in the early '90s with a ZX Spectrum describes how pressing the BREAK button to see BASIC code sparked a lifelong passion for understanding how things work. This curiosity led …

21:54
2026-06-14
dev.to
generative-ai

Generate Professional AI Images Locally with ComfyUI and FLUX

A developer detailed how to set up ComfyUI with FLUX.1 Dev for local, professional-grade image generation. The setup requires a GPU with at least 12GB VRAM and can be done via a desktop app or manual …

21:53
2026-06-14
dev.to
large-language-models

Chat With Your Documents Locally Using AnythingLLM and Ollama

A developer built a private RAG system using AnythingLLM and Ollama that runs locally on any machine, allowing users to drop in PDFs, Word docs, and code files and ask questions without cloud dependen…

21:25
2026-06-14
dev.to
artificial-intelligence

Build a Private AI App Platform with Dify and Ollama

A developer built a private AI app platform using Dify and Ollama, enabling chatbots, RAG pipelines, and agents to run entirely on local hardware with no monthly fees. The setup uses Qwen3 14B as the …

21:22
2026-06-14
dev.to
developer-tools

Save 60-90% of Your Claude Code Tokens With Two Tools

A developer created two tools that reduce Claude Code token usage by 60-90%. RTK is a shell proxy that compresses command output before it reaches the context window, while context-mode is a plugin th…

21:15
2026-06-14
dev.to
artificial-intelligence

How to Use Claude to Troubleshoot Linux Servers

A developer shares a workflow for using Claude to troubleshoot Linux servers, based on a year of experience with Ubuntu, RHEL, and Rocky. The key is providing full context—OS, role, recent changes, an…

21:14
2026-06-14
dev.to
computer-vision

Why Ethernet Is Named After a Physics Myth

Ethernet, the most widely deployed wired networking standard, was named after the discredited 19th-century concept of luminiferous ether. Robert Metcalfe deliberately chose the name in 1973 to emphasi…

21:04
2026-06-14
dev.to
large-language-models

Hillock: A brain-inspired, CPU-bound memory gate for local LLMs

A developer has created Hillock, a brain-inspired memory system for local LLMs that runs entirely on CPU without requiring a neural vector database or VRAM. The system uses Hyperdimensional Computing …

21:00
2026-06-14
dev.to
large-language-models

5 LLM APIs Tested for Latency: Real Data [2026]

A developer benchmarked five LLM APIs for latency in March 2026, finding Claude Haiku 4.5 delivers its first token in 597ms on a medium prompt, while GPT-4.1 Mini takes roughly 2,400ms—four times slow…

20:59
2026-06-14
dev.to
artificial-intelligence

Local AI Needs Data-Plane Health Checks

A developer debugging a local AI mesh network discovered that control-plane health checks can report green while the data plane is dead. The issue was caused by privacy VPN killswitch rules silently d…

20:44
2026-06-14
dev.to
artificial-intelligence

Kaggle is Vibe Coding its own Vibe Coding course

Kaggle launched a 5-Day Intensive Course on AI Agents and Vibe Coding, using NotebookLM to generate an AI-hosted podcast as the introduction. The course's first day features AI-generated voices discus…

← prev page 289 / 487 next →