Development Technical Interviewer Humor Published April 10, 2024 From an internal message board for my company’s interviewers…
Published May 13, 2023 Latest Project: Carlson’s > Coders COVID drove the UC Berkeley Coding Boot Camp online in early 2020. Sadly, it seems as though there are no plans to […]
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 August 8, 2017 React Router 4 Here’s a great explanation of React Router 4 — how it’s different (and better!) than version 3.
Published September 6, 2017 Capture screen animations with LICEcap Capturing screen animations couldn’t be easier with LICEcap On MAC, the app is installed with a terminal command: `brew cask install LICEcap` […]