Blog posts
CrewAI ReadMe Generator, a fully customised Crew
A fully customised CrewAI project to generate a README file from a local folder
Updated May 29, 2024
I built a Static Site Generator to build this site
What my personal Static Site Generator looks like, the mistakes I made and the lessons I learned.
Updated April 29, 2024
Unit Testing with Terraform: Basics and Benefits
Some examples of practically useful unit tests to check that your code is producing the expected output.
Updated April 29, 2024
Full Vagrant Ubuntu 22 Dev (VirtualBox) setup
A full setup for a Vagrant Ubuntu 22.04 Dev environment, including a script to install software and configure the machine for an ssh user
Updated April 16, 2024
Essential Guide to Using AWS Nuke
When you create a new AWS account, you need to prepare it for use. The first thing you should do is run AWS Nuke
Updated April 29, 2024
8 Best AI YouTube channels
The best YouTube channels to subscribe to if you're interested in AI
Updated April 29, 2024
Instance Scheduler with AWS EventBridge
Save some money by scheduling your EC2 instances to stop and start with AWS EventBridge and Terraform
Updated April 29, 2024
Revealing the power of Custom GPTs
Make custom GPTs your own, the more specific the better
Updated April 29, 2024
Comparing ChatGPT, Gemini, Mistral & Anthropic
Comparing the Large Language models from, OpenAI, Anthropic, Mistral and Google on technical subjects (not trying to trip them up with wordplay)
Updated April 29, 2024
Advanced Terraform Wrap-up
A wrap-up of our series: An Introduction to Advanced Terraform. Bringing all the concepts together in a fully dynamic example
Updated April 29, 2024
Terraform Cloud and remote state
Using Terraform Cloud and remote state to manage infrastructure
Updated April 29, 2024
Flattening data in Terraform
A deep-dive on manipulating data in Terraform, to prepare it for use in resource blocks
Updated April 29, 2024
User-friendly Terraform
Making it easy for other people to use your Terraform code
Updated April 29, 2024
Terraform Workspaces and Environments
Using Terraform workspaces and environments to manage infrastructure
Updated April 29, 2024
Terraform, Objects, Maps, Lists, Sets & Tuples
A quick look at the different data structures in Terraform, with some examples of how to use them
Updated April 29, 2024
Terraform setup, Providers and Multi-Region Deployments
Setting up Terraform providers and profiles for multi-region deployments
Updated April 29, 2024
Introduction to Advanced Terraform
This is the first article in a series that will introduce some fairly advanced terraform concepts quite quickly
Updated April 29, 2024
Resolving Multi-Account Git SSH Issues on Linux
Working with multiple GitHub accounts on a single Linux machine
Updated April 08, 2024