Blog

The Covering Index Paradox

Posted 4/10/20258 min read

SQLite index performance gap explained by B-tree height difference.

Sitemap generation by streaming from WordPress headless

Posted 11/3/20245 min read

Optimize sitemap generation by leveraging streaming and chunked transfer encoding.

Tower of Hanoi in P5.js + WASM

Posted 5/8/20238 min read

Implementation of the Tower of Hanoi problem using P5.js for animation and Rust compiled to WebAssembly (WASM).