Multi-Tenant Local Dev

We'll use dnsmasq and nginx on MacOS to setup a multi-tenant local dev environment. This lets us map subdomains of a .test domain to the same code base.

Nginx Unit with Laravel and PHP

I came across Nginx Unit recently. Turns out, it's really cool! We can get rid of PHP-FPM, and run our apps more efficient. Let's see how, and go over the pros and cons.

2018

My 2018 year in review.

Adapters and Makers

Two personality traits exist on opposite ends of a spectrum: adapters and makers.