May 13, 2021
Live in the Future; Delegate the Present
Managing new projects with ongoing work and not going crazy.
Dec 22, 2020
Interop in PHP Should Not Be Exceptional
Swapping out interchangeable pieces could be easier.
Apr 25, 2019
Learning to Be a Tech Lead
Chronicle of my journey from an individual contributor to a manager.
Apr 11, 2019
Meta: How this blog is built and deployed
Gaining control of my content in the most complicated way.
Aug 23, 2018
Building a Chess bot for Slack
Designing and building a bot that enables PvP chess within slack.
Jan 02, 2017
Why Use Generators in PHP?
Keep iterators from leaking their implementation details by using Generators.