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

Dev.to

articles 11741 domain dev.to → page 530/588 feed RSS
11:51
2026-05-23
dev.to
developer-tools

How I Caught and Fixed an N+1 Query in My Django REST API

The article describes how the author identified and fixed an N+1 query problem in a Django REST API, where lazy ORM evaluation caused excessive database queries when serializing related fields like Fo…

11:47
2026-05-23
dev.to
developer-tools

What Are Buffers, Really?

A buffer is a temporary memory space that stores data in small chunks while it is being moved from one location to another, similar to using a spoon to transfer rice. In computers, buffers hold raw bi…

11:47
2026-05-23
dev.to
artificial-intelligence

Build AI Agents with Hot Dev

Here is a factual summary of the article: The article explains how to build AI chat agents with two distinct memory scopes using Hot Dev: a Personal Mode that remembers user-specific information acro…

11:47
2026-05-23
dev.to
artificial-intelligence

Build AI Agents with Personal and Team Memory in Hot Dev

The article explains how to build AI chat agents with two types of memory using Hot Chat: Personal Mode, which remembers user-specific information across devices and sessions, and Team Mode, which sha…

11:45
2026-05-23
dev.to
developer-tools

Scalable Treasure Hunts Are a Myth, But We Almost Made One

The article describes a team's failed attempt to scale a server infrastructure for a treasure hunt game by using a complex modular microservices architecture, which actually hindered performance. Afte…

11:43
2026-05-23
dev.to
artificial-intelligence

Gemini CLI Is Dead. Here's the Better Thing That Replaced It

According to the article, Google replaced its Gemini CLI with Antigravity CLI at I/O 2026, shifting from a simple prompt-response interface to an agent harness that can spawn sub-tasks, use tools, and…

11:36
2026-05-23
dev.to
developer-tools

Understanding Optimistic Preloading in Modern Applications

Optimistic preloading is a performance optimization technique where applications predict user actions and load data or resources before they are explicitly requested, aiming to reduce perceived latenc…

11:07
2026-05-23
dev.to
cybersecurity

⚡ WordPress Performance: The Real Truth They Don't Tell You

This article explains that while WordPress powers over 43% of the web, its performance and security are often misunderstood, with the real risks stemming from outdated plugins and themes rather than t…

← prev page 530 / 588 next →