#wasm

2 posts

2026 · 07 · 18

I compiled fifty years of hardware history into your browser

silicon·eras is an interactive explorable of consumer-hardware history, 1975–2026 — pure Rust compiled to WebAssembly, the whole dataset parsed and embedded at build time, no server and no network after load. Why the data lives in the binary, and how one CSV becomes an era-banded chart you can pivot and share by URL.

#rust#wasm#dioxus#data-viz 3 min read
2026 · 06 · 11

I fine-tuned myself into my website

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.

#rust#wasm#llm#ai 5 min read