2026 · 06 · 11
This site's chat is a LoRA fine-tune of me, running entirely in your browser — candle compiled from Rust to WebAssembly, no servers, no cookies. How it works, what it cost, and the three lessons that made a 135M-parameter twin stop rambling.
2026 · 05 · 28
The universe doesn't owe your software a reason to exist. That's not despair — it's the most freeing license a builder can be handed. A note on authoring your own fixed point.
2024 · 02 · 29
Why Rust's Actix actor model plus Protobuf serialization beats Python, Node.js, and Go for high-throughput real-time WebSocket servers — with a minimal implementation.