Development App In Production Published January 21, 2020 Decanting UI running at Sedanos/Miami There are few things better than seeing an app you’ve built working live in production.
Published July 7, 2018 Having trouble getting PHP to parse files without a PHP extension in cPanel While migrating servers, this code in .htaccess stopped working for me: <Files filename> SetHandler application/x-httpd-php </Files> After hours of searching (and mostly […]
Published April 2, 2025 Amazon’s April Fools Every year, Amazon has a little fun with everyone’s virtual badge image in the company directory, PhoneTool. This year, employees got some […]
Published July 14, 2016 New Javascript ForEach iterator Have to start getting used to some iterator syntax. Here’s how we USED to do it: for (let color in colors) { […]
Published September 25, 2020 Congratulations UC Berkeley Coding Boot Camp Grads Congratulations to the graduates of my 7th cohort at UC Berkeley Coding Boot Camp! They all made it through an intensive 6-month […]