ChatGPT vs. GPT-3
At the moment building anything on top of the ChatGPT beta is cumbersome due to no official API being available (I have been using the Python wrapper as desc...
At the moment building anything on top of the ChatGPT beta is cumbersome due to no official API being available (I have been using the Python wrapper as desc...
Happy new year all!
Hello Skynet? 🤖
Automating and standardising GitHub repository deployments using Terraform and GitHub Actions.
Moving photos and pictures out of the Git Repo to S3 Storage.
Been a while! I thought I’d resurrect the blog and treat myself to my own domain. Linking them turned out to be quite easy - read below.
In this post we will continue setting up our development image. We will install Terraform onto the image and authenticate against AWS using aws-vault. We wil...
The default practice for an IAM user to gain programmatic access to AWS is through generating AWS access keys. These consist of an ID and secret key which ar...
Want an easy way to run Inspec tests against a Docker container in development, without worrying about local Ruby/Chef Inspec installations? Read on.
I thought it fitting to kick-off by walking through the steps of setting this up. Below you can find a step by step guide on how to setup a similar blog page...