Web Development Blog

I spend a lot of time in the Powershell environment when using Windows, however as I’m using Linux at the moment I’m spending most of my time using the Bash shell. I’d always wondered how, when watching a YouTube video,

Read more ›


We know that the point of state in Terraform is to bind a resource in your source code to resources in your cloud provider, this makes state rm is a bit of an odd command in Terraform. If removing a

Read more ›






Whilst there are loads of GUI tools available to use Git on the desktop, using Git in the PowerShell will always be the preferred method for a lot of developers like myself. Posh Git extends the offering from the basic

Read more ›



The first stage of the Akitika GT-102 project after unboxing, was building the power supply and amplifier modules, which whilst being a little daunting at first soon became both satisfying and enjoyable. It’s been a while since I’ve done any

Read more ›


In the Linux environment, I have always found the shell dig command really useful as a way of getting a little more domain info than is returned by using a simple ping. If you happen to be using Windows, Resolve-DnsName

Read more ›