In case you weren't aware, recently one of Australia's large telecommunication companies Optus suffered one of the largest cybersecurity …
Programming on a Curved Monitor
A few years ago, I ditched the concept of a dual monitor setup as 30"+ displays started to come down in price, and getting a single large …
I tried TailwindCSS for the first time
After avoiding Tailwind for such a long time, I finally decided to sit down and see what the hype was all about and use it with Aurelia …
Aurelia 2 vs Svelte — The battle of two front-end underdogs
In this video, I compare some basics like reactivity, component creation and events in Aurelia 2 and Svelte. You'll notice some similarities …
It’s 2022. We’ve Suffered Enough: Developers Use Whatever You Want
I am an avid reader of Medium, and it's no secret that the quality of Medium articles has gone downhill over the last couple of years. …
A review of the Elgato Facecam
Before the pandemic, webcams were not really on the mind of most. Many used the inbuilt camera on their laptops or phones for any …
Building with Aurelia 2: Episode #1 — Search autocomplete with term highlighting
Because I love punishing myself and loading my plate with more things, I have embarked on a new Aurelia 2 series called Building with …
What Button Covers to Use on Your Quad Cortex?
The Quad Cortex is an amazing modeller, and since buying one in October 2021, I use it many times a week (the perks of having it on your …
Reliably waiting for network responses in Playwright
Playwright makes what used to be complicated in end-to-testing almost too easily, especially waiting for network requests. However, in …