Notes

The logbook.

Short, low-stakes, no ceremony. Thoughts, links worth keeping, and small things learned — the escape valve for when a sentence is the whole post.

4 notes · newest first

  1. Jun 26, 2026

    Benchmarking your software against established benchmarks doesn’t just show you what your apps can and can’t do — it shows you the weird ways people will try to use them. Finding the right benchmarks to harden your product is worth the effort.

    • #benchmarking
  2. Jun 26, 2026

    Spent the evening turning the Lab page into a modular-synth rack — every side project a faceplate, patch cables drawn between the things that grew out of each other. It started as a joke about eurorack and ended up being the most honest map of my GitHub I’ve ever made.

    • #squad
    • #design
  3. Jun 24, 2026

    If you’ve never wired a multi-service app together with Aspire, the AppHost model is worth twenty minutes of your day. It’s the first orchestration story in .NET that didn’t make me reach for a YAML file out of spite.

  4. Jun 15, 2026

    Shipped something small today instead of planning something big. Recommend it.

    • #shipping