Technology · 4 hours ago · 7 min read

Fix NixOS Boot Failures After RAM Swaps on Framework Laptop 16: Step-by-Step Configuration Guide

Prevent NixOS boot failures after RAM swaps on Framework Laptop 16 by dynamically regenerating UEFI boot entries and adjusting swap configuration without configuration drift. Includes verified NixOS configuration examples and firmware-specific fixes.

Technology · 2 days ago · 7 min read

Secure GPT-4o-Codex Agent Memory in Production

Lock down agentic memory to prevent data exfiltration in AI-assisted code workflows.

Technology · 3 days ago · 8 min read

How to Migrate MySQL from DigitalOcean to Hetzner to Escape TLS 1.3 CPU Throttling at 1,843 RPS

DigitalOcean silently throttles TLS 1.3 handshakes at 1,843 RPS due to unpatched OpenSSL 3.0.2 and hypervisor-level vCPU scheduling—here's how to fix it with Hetzner root access, kernel tuning, coordinated MySQL cutover, and real mobile traffic testing.