Archives
All the articles I've archived.
2025 1
January 1
Building a Python Project
Published: at 08:00 PMCreating a Python project and going through the necessary steps to make it reusable.
2024 2
August 1
Building a C++ Program
Published: at 09:00 PMGoing through the stages of building a c/c++ program and how it all "links" together...
February 1
Copy/Move Semantics
Published: at 08:00 PMExplain how objects get created and moved and then some of the "optimisations" we need to know go on in the background, when creating and specifying objects.
2023 2
September 1
Upgrading to Astro 3.0
Updated: at 07:45 PMUpgrading my astro website to 3.0
July 1
Migrating my Wordpress blog to Astro
Published: at 09:00 PMMigrating my blog to Astro
2022 1
February 1
Creating a Pi Hole instance with Ansible and Docker
Published: at 08:00 PMAutomating a Pi-hole installation onto a Raspberry Pi using Docker and Ansible