Recent Posts

Releasing A Second Album

Throughout the year I spent some weekends sweating away behind the score editor & DAW. Below are the fruits of my labour 😂

Using Terraform To Setup OICD

AWS Access tokens are old news these days. A much better approach is using OpenID Connect (OIDC) whenever possible.

Secure your online identity

I'm seeing more and more scamming & account hacking online these days. Email 2FA & Mobile Phone 2FA is not good enough anymore, and I don't think better security should be limited to just people working in the tech industry.

South Africa on the FATF Grey List

I don't normally complain about South Africa online—because honestly, what’s the point? But this time, I’m making an exception.

Starting a YouTube channel

I can highly recommend taking on that thing you've been scared of for ages, just do it, jump in fail, start again, try again, and look back at the journey. You won't regret it.

0 Unread emails

For years, and I mean years, my mailbox has been bombarded with 10k, 30k, 50k+ emails. I guess it's one of those things, where you sign up for a tech blog, or medium article, or what have you, and eventually, you get overwhelmed.

Enable SSM Agent On AWS

I'll assume we're coming from an area of 0 knowledge, in general when going through AWS blog posts / courses you'll notice you'll either use SSH or AWS...

Secure Multi Git Remote

In this post I'll explain how to set up a local dev environment that supports multiple upstream git branches, with unique ssh keys with a twist.

Make Jetbrains suck less

I'm a huge Jetbrains fan, their tools are great.. but sometime you need to customise your tools just a little to get the right amount of use out of them.

Simple RxJs Broadcast Service

The following seemed to do the trick for the time being. I'd like to improve, or add the ability to only publish to specific subscribers without having to force a property in the payload that we need to use to discriminate who the consumers should be.

Webpack Tips and Tricks

I'll demonstrate a few cool tricks that I've learned that really isn't as obvious as it should be, which I believe any dev that using Webpack will encounter at some stage or another

Bootstrap Loader Bug

As of Webpack 2, and some plugin updates, that go along with it, there has been an issue with bootstrap-loader.

CAGED System

The start of my venture into the world of (music) theory we'll have a look at the **CAGED** system.

Mutation Observer

I've started toying with the idea of doing a small CSS alterations via a Chrome extension called Stylish purely for aesthetic purposes

I'm alive!

This is my first attempt at anything Ruby & Jekyll related, as well as "hosting" anything on github. The experience was quite... pleasant actually..