Four Ways to Deploy a Bun Server
Slim, distroless, alpine, or a compiled single binary — benchmarked on a dedicated amd64 host under cgroup limits. The base image turned out not to matter at all, and it took me two wrong results to find that out.
Hey, I'm
Staff Software Engineer building full-stack products and AI-powered systems.
Slim, distroless, alpine, or a compiled single binary — benchmarked on a dedicated amd64 host under cgroup limits. The base image turned out not to matter at all, and it took me two wrong results to find that out.
How I built system theme detection for my portfolio — an inline script for flash prevention, React hooks for reactive switching, and Shiki dual-theme syntax highlighting.
What it's like switching from TypeScript to Go for an API project — the good, the painful, and the surprisingly ergonomic PostGIS queries.
An OCR API that returns word-level geometry, not just a wall of text — plus the dashboard, API keys, and metered plans needed to sell it. One Go binary, SQLite, no external services in the request path.
Privacy-first AI scribe — record any conversation, get structured notes (SOAP, sales, 1:1, interviews). Audio stays on-device; AI runs in your browser, on the free tier, or against your own API key.
A PDF signing app with PKCS#11 smart card signature integration, built with Bun, Electrobun, and React.