When I moved back to the Seattle area from Philadelphia I started riding a prominent Seattle commuter train several times a week. After the first few weeks of commuting I was surprised by how infrequently I saw Seattle ticket enforcement officers. I’ve always paid my fare (and plan to continue doing so because trains are awesome and I support public transit), but I started to wonder, if I were a perfectly rational, amoral decision maker and didn’t care about public transit would I still pay?

Photo of Seattle Light Rail

Using Legecy Versions of the Hugo Static Site Generator

While upgrading Hugo (the static site generator I use to make this blog), I noticed a few errors surfacing: WARNING: calling IsSet with unsupported type "invalid" (<nil>) will always return false. After looking around for this I got a hit: Amusingly, a coworker had asked this question a few weeks earlier and discovered the error was related to deprecated functionality in a new version of Hugo that my current theme still relied on.