2nd April 2021
Side Project Imposter Syndrome
What is a side project, if not a safe place to get imposter syndrome?
2nd April 2021
What is a side project, if not a safe place to get imposter syndrome?
22nd March 2021
PHP Deployer is a great little utility for deploying your PHP app via command line. It doesn't force you to use any specific tech stack and simplifies the process of getting your app live.
8th March 2021
I recently migrated our Gitlab server install from one server to another. With the help of a few tutorials it was fairly painless, however I thought I would outline the steps here
22nd February 2021
I have recently made a side project called "Socket RSS". The idea is it becomes a place for Gleefreshing, not Doomscrolling.
15th February 2021
Laravel Mix is a great asset compiler from the creators of Laravel - but you don't have to be using their framework to benefit from it. This blog walks through setting it up to run with 11ty.
1st February 2021
Despite the name, Laravel Mix isn't just for Laravel. It is a tidy, succinct task runner with understandable syntax and a single config file. This tutorial will run through setting it up with your project
18th January 2021
In this post we are going to set up a custom domain in Netlify using Cloudflare. We will also install a self signed Cloudflare certificate on Netlify to ensure end-to-end encryption.
14th January 2021
Delegation is hard for people who find themselves in management roles. The trick is to be the overflow, not the gatekeeper.
31st December 2020
2020 brought the first pandemic of my lifetime, but plenty of good things too
20th November 2020
Written For Liquid Light
Servers power the internet and have done since the creation of it. All the websites in the world run on servers (with varying levels of web interfaces & logins). So what are they, how do they work and what do Liquid Light typically use?