1. I Needed Some Cabinets

    I moved, needed to design some cabinets, and started building a small browser-based modeller instead of relearning Fusion 360.

  2. A Place on the Web

    I'm late to blogging, but I want a place for career notes, personal projects, and weirder corners of the web.

  3. My Boss Was Right About empty()

    PHP's empty() is convenient, but it can hide the exact state I needed to notice.

  4. Optional Generic Function Argument

    How to define a generic type argument for an optional function parameter in TypeScript