Storage
- Learned Indexes: When Models Replace B‑Trees
· 2025-10-04
A practitioner's guide to learned indexes: how they work, when they beat classic data structures, and what it takes to ship them without getting paged.
- GPUDirect Storage in 2025: Optimizing the End-to-End Data Path
· 2025-09-16
How modern systems move data from NVMe and object storage into GPU kernels with minimal CPU overhead and maximal throughput.
- Merkle Trees and Content‑Addressable Storage
· 2020-08-17
From Git to distributed object stores: how Merkle DAGs enable integrity, deduplication, and efficient sync.