Skip to main content

Vol. MMXXVI No. 82

Field reports from cloud-security engineering, AI experiments, and a homelab that keeps getting bigger.

Latest writing from William Zujkowski

Ai·10 min read·

A Month of Modularization: nexus-agents in April 2026

Extracting benchmarks into a standalone package was the punchline. The setup was a month of governance, skills, security, and pipeline discipline that made the extraction possible in an afternoon.

  1. Open Source·6 min read·

    Grading GitHub Repos: Six-Dimension Hygiene Scores from repo-health-report

    A static-analysis tool that grades any GitHub repo across security, testing, docs, architecture, devops, and maintenance. The methodology is still WIP, but the findings are consistent: most repos are skipping the basics.

  2. Security·8 min read·

    Signed USB Rescue Boot: aegis-boot and the QEMU+OVMF Persona Harness

    A UEFI-Secure-Boot-preserving rescue USB for any ISO, and the companion QEMU harness that validates it against ~100 hardware personas without physical Frameworks, ThinkPads, or Dells on a lab bench.

  3. Linux·8 min read·

    Multiboxing EverQuest on Linux: Deterministic Wine Prefixes and Programmatic Window Layout

    I left Windows behind for good. Norrath-Native is an IaC-style toolkit that deploys EverQuest on Ubuntu 24.04 with Wine and DXVK, and a growing exploration into what you can actually do with programmatic window management on Linux.

  4. Design·9 min read·

    Remarque: A Typography-First Design System for Technical Sites

    Most developer sites look like SaaS dashboards. Remarque is the antidote — a design system rooted in book typography, 17px body text, 46rem reading columns, and the OKLCH color space. Self-hosted fonts, AI-native tokens, zero CDN dependencies.

  5. Civic Tech·5 min read·

    Building US Code Tracker: Federal Law as Git History

    How I built an end-to-end pipeline that converts the United States Code from XML into a Git-versioned, searchable static site with 53,000+ sections and inline case law annotations.