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

Dev.to

articles 11659 domain dev.to → page 518/583 feed RSS
19:23
2026-05-23
dev.to
developer-tools

Quidditch - Powered By PostgreSQL and ASP.NET

The article describes how to build a persistent data store for a .NET web API using PostgreSQL and Entity Framework. The author explains the process of installing PostgreSQL, creating a database, and …

19:23
2026-05-23
dev.to
developer-tools

Build a Database Connection Framework In 133 Lines Of Code

This article explains how to build a custom database connection framework for ASP.NET minimal APIs using ADO.NET and SQLite, replacing Entity Framework to gain full control over SQL queries. The autho…

19:16
2026-05-23
dev.to
developer-tools

Installing Terminal & WSL (Windows Subsystem for Linux)

This article explains that Windows Subsystem for Linux (WSL) is essential for web developers on Windows, as it allows them to run a genuine Linux environment directly on Windows without the overhead o…

19:15
2026-05-23
dev.to
products

A Floating Productivity Panel I Built for Android

The article describes Floatkit, a floating productivity sidebar for Android that provides instant access to tools like global search, quick notes, a task manager, and a clipboard manager without requi…

18:55
2026-05-23
dev.to
large-language-models

Open WebUI: Your Local ChatGPT

Open WebUI is a self-hosted web interface for Ollama that transforms local large language models into a ChatGPT-like experience, running entirely on the user's machine with no data leaving it. It supp…

18:53
2026-05-23
dev.to
developer-tools

Build a streaming UI without overcomplicating it

The article explains that Server-Sent Events (SSE) offer a simpler, browser-native alternative to WebSockets for building UIs that require live updates, progress indicators, or log streaming. Unlike p…

18:52
2026-05-23
dev.to
cybersecurity

The Cost of Kernel CVE Patching Frequency in SLA Commitments

The article explains the conflict between maintaining high Service Level Agreement (SLA) commitments, such as 99.999% uptime, and the necessity of patching critical Linux kernel vulnerabilities (CVEs)…

18:52
2026-05-23
dev.to
artificial-intelligence

Gemma 4 Runs on a Raspberry Pi. Let That Sink In.

The article announces that Google DeepMind's Gemma 4 E2B model, released on April 2, 2026, can run on a Raspberry Pi 5 with 8 GB of RAM using only 1.5 GB of memory at INT4 quantization. This capabilit…

18:49
2026-05-23
dev.to
large-language-models

Local RAG: Chat With Your Documents (Open Source, Private)

Here is a factual summary of the article: The article explains how to set up a local, private Retrieval-Augmented Generation (RAG) system, which allows users to upload documents like PDFs and code fi…

18:48
2026-05-23
dev.to
large-language-models

GGUF & Modelfile: The Power User's Guide to Local LLMs

The article explains how power users can download GGUF (GPT-Generated Unified Format) model files directly from Hugging Face, quantize them (using Q4_K_M as the optimal balance of size and quality), a…

← prev page 518 / 583 next →