🦞🌯 Lobster Roll

Stories by afpereira

Using directx shared surfaces as a kernel IPC channel (afpereira.me)
MicroVault: A simple distributed blob store in ~1000 lines
I got tired of reading thousands of pages of documentation for distributed storage systems. All I wanted was to store files across a few servers reliably.<p>So I built MicroVault - a content-addressable blob store that you can actually understand.<p>*What it does:* - Stores blobs across N volume ser...