Recent Posts

Breaking TestGorilla interview questions with ChatGPT

Posted on Mon 26 December 2022 in Technical Solutions • Tagged with technical, job search, chatgpt, ai interviews

Using ChatGPT, I'm going to solve a couple interview questions from TestGorilla quickly, easily and with nothing more than copying and pasting.


Using ChatGPT to interact with an API

Posted on Tue 20 December 2022 in Technical Solutions • Tagged with technical, chatgpt

I'm going to take ChatGPT for a spin against an API that I know. Let's see what it's capable of producing.


ChatGPT is here - Use that to stop asking LeetCode questions during interviews

Posted on Thu 15 December 2022 in Technical Solutions • Tagged with job, leadership, job search, chatgpt, ai interviews

ChatGPT's availability and ability to answer basic questions should end LeetCode use in software engineering interviews. Right?


Run Sanic on Heroku

Posted on Thu 19 May 2022 in Technical Solutions • Tagged with technical

A quick guide on how to launch a small Sanic application on Heroku


Setting up GitLab runners

Posted on Tue 22 October 2019 in Technical Solutions • Tagged with technical

How I set up a GitLab runner


Installing InvoiceNinja on Ubuntu 18.04

Posted on Tue 30 July 2019 in Technical Solutions • Tagged with technical

A brief walkthrough on how to install InvoiceNinja on Ubuntu 18.04


Updating PHP from 7.1 to 7.3 on Ubuntu 18.04

Posted on Fri 26 July 2019 in Technical Solutions • Tagged with technical

A brief walkthrough on how to upgrade PHP to 7.3 (and make sure NextCloud still works)


Upgrading the home network to use Ubiquiti products

Posted on Wed 13 March 2019 in Technical Solutions • Tagged with technical

My home network received a major upgrade. This post covers the new hardware and impressions a month after the upgrade.


Fixing XPS 13 (Ubuntu) and Thunder Bolt 16 issue after BIOS update

Posted on Thu 31 January 2019 in Technical Solutions • Tagged with technical

Updating BIOS using a Dell provided update broke how my Thunder Bolt dock and XPS interacted. This is how I fixed it.


Autobuild and Deploy this Pelican Blog

Posted on Thu 15 November 2018 in Technical Solutions • Tagged with technical, Pelican

It's time to automate the deployment of this Pelican blog. This is a walkthrough of how I set it up.