vohzd.com

Blog

RSS feed
Sort by
  1. Flash games in 2026, courtesy of Ruffle

    7 min read

    Vendoring a Ruffle build into a Nuxt site so a pile of old SWF files still run, and being honest about the pages that do not

  2. Rebuilding bash.org search on libsql FTS5

    8 min read

    Importing the bash.org IRC quote dump into SQLite, indexing it with an FTS5 virtual table, and putting bm25 ranked search and a pager on top

  3. Building a Last.fm Exporter

    3 min read

    How I built a client-side Last.fm scrobble exporter with rate limiting, cancellation, CSV export, and a security review

  4. Getting Started with Bun

    2 min read

    A quick look at why Bun is brilliant and how to get it running

  5. Taming Spacing with CSS Custom Properties

    4 min read

    How replacing hardcoded pixel values with a spacing scale made my site's layout more consistent and easier to maintain

  6. Building a Home Server from a Mini PC

    2 min read

    Setting up Ubuntu Server on a Beelink mini PC, covering LVM, SSH hardening, Podman, and the bits nobody tells you