Buffer Pools, Caches, and the Memory Hierarchy
Explores how database engines manage memory using buffer pools, caches, and page replacement policies to optimize query performance.
Explores how database engines manage memory using buffer pools, caches, and page replacement policies to optimize query performance.
Explains distributed join strategies: shuffle, broadcast, and co-located joins, focusing on network costs in query engines.
Explains concurrency control in databases, covering 2PL, MVCC, isolation levels, and OCC for handling simultaneous reads/writes.
Practical advice on implementing AI in software development, focusing on boring but valuable workflows, safety guardrails, and real-world delivery over hype.
A developer's experience redesigning CloudSecList's landing page using Claude Design and Claude Code, highlighting what worked and what didn't.
Summary of recent Azure, .NET, GitHub, and Visual Studio blog posts from April 28, 2026, covering updates, tools, and security.
Discusses URL rot, the Internet Archive's preservation efforts, and the challenges of maintaining websites when owners need to walk away.
GitHub Copilot transitions to usage-based billing with AI Credits, ending the freemium era and changing how users pay for AI-assisted coding.
ElBruno.OllamaMonitor is a Windows system tray app that monitors local Ollama runtime, showing CPU, RAM, GPU usage, and model status in real-time.
Explores Materialized Tables in Apache Flink 1.20+, covering setup, SQL definition, and automated refreshes with examples.
ScratchBook 2.1 released on Mac App Store with macOS 14/15 support and text truncation fix.
Introduces GitHub Quick Review (ghqr), a CLI tool to scan GitHub organizations and repos, generating reports based on the Well-Architected Framework.
Recap of Codemotion Madrid 2026, a tech conference with talks on AI, hiring practices, and developer mentorship.
A developer shares their migration from GitHub to Codeberg and Forgejo, citing ideological and reliability concerns.
AspireMonitor is a Windows tray app that lets you monitor and control your Aspire AppHost without leaving your IDE.
AKS introduces managedNATGatewayV2 with zone-redundant egress, IPv6 support, and flow logs, currently in public preview.
A fun R programming tutorial for creating a desk plant simulator game with ASCII art and daily care mechanics.
Isolator framework adds Docker isolation support for running secure, isolated .NET code in containers.
A blog post sharing lesser-known macOS apps for productivity, including notification management, screenshot tools, and more.
Explores tautology, impredicative circularity, and the barber paradox as selection principles for self-adjudicating systems in game theory.