Blog & Papers
Systems papers, technical postmortems, and benchmarks from building the Laplace stack.
- Systems paper · · draft
Zero-Copy from NIC to GPU inside a Kernel-Space Engine
A systems-paper outline: how LplPlugin, running in ring-0 of LplKernel, collapses the network→render latency chain.
- Postmortem · · draft
The Impostor Problem: Killing ABA with Generational IDs
A technical postmortem on a subtle entity-reuse bug in the ECS, and the atomic generational-handle fix.
- Benchmark · · draft
Benchmarks: 10k Entities in 23 µs
Stress-test results for the physics and networking paths, with methodology notes.