Skip to content
nullchefo

Journal.

Notes on backend engineering, infrastructure and the occasional web experiment.

Latest entry

June 5, 2026 2 min read

Rebuilding nullchefo.com with Astro

Why I traded a React SPA for islands, content collections and zero JavaScript by default — and what the migration actually looked like.

#astro#typescript#meta
  1. April 21, 2026

    Virtual threads in Spring Boot, two years in

    Notes from running Project Loom in production: where virtual threads genuinely simplify a Spring service, and the two traps that still bite.

    #java#spring#backend
  2. February 10, 2026

    Homelab notes: a tiny k3s cluster that survives me

    Running k3s on three mini PCs as a learning lab — bootstrap, GitOps with Flux, and the self-healing setup that makes breaking things safe.

    #kubernetes#homelab#devops