FinOps with Google Cloud Thursday, 8 June 2023
I didn’t even know “FinOps” was a thing, I hadn’t even heard the phrase until very recently. It turns out I had been doing it while I was experimenting with using Google Cloud Run.
Burnout: A tale from the trenches Wednesday, 15 February 2023
I stare at the screen… I know what I need to write. It’s not a difficult task, maybe two or three classes… a few dozen lines of code… but it won’t come together into a coherent thought.
Going Serverless Sunday, 9 January 2022
As I get my feet wet with some new technology - this blog takes the hit and becomes my plaground once again. Here’s my writeup of transitioning this blog to static HTML and serverless hosting using Hugo and AWS.
Installing Starlink Saturday, 3 April 2021
After exploring just about every other option available and even the possibility of laying my own fibre, the Starlink beta has arrived in the UK and I jumped at the chance to get it. Here’s a walk-through of my installation, setup and linking it to my existing Ubiquity based home network.
JavaFX on the Raspberry Pi 4 Thursday, 5 November 2020
Running JavaFX applications on the Raspberry Pi 4 + 7" LCD touch using direct framebuffer rendering without installing a full desktop environment.
Launch of FLXS public build Wednesday, 5 August 2020
A little over a year ago, I started putting together some notes and playing around with some ideas. I realised that there are a large number of software tools I use on a regular basis that would have virtually zero impact on functionality if they didn’t collect ANY personal information from me - not even an email address!
New Blog Engine Monday, 27 July 2020
It’s been nearly 1,000 days since I published my “relaunching soon” post and I’ve got my Java rewrite to a point where it’s actually usable again. So here’s some details on the changes and some reflections on the overall progress of this blog.
My Standard Pi Server Setup Sunday, 17 November 2019
I mostly use my Raspberry Pi’s as mini servers without a desktop environment, and I almost never hook them up to a display or a keyboard & mouse. So these are the steps I take to flash the SD cards in order to have them already configured to connect via SSH on a known IP address from their very first boot.
Disable swap on Raspbian Buster Wednesday, 13 November 2019
While I was recently playing around with Kubernetes on a few Raspberry Pi’s, I noticed that after disabling swap it would be re-enabled on the next boot. This was the solution I found to get it permanently disabled.
Setting up logging & metrics in your app Friday, 4 October 2019
Singletons, static references and global variables are generally considered evil by most top-rated answers to related questions on stack overflow! However, today I’m going to offer some thoughts on using static logging and metrics recording classes in your applications and why it’s not all that bad.
Front End Optimisations Thursday, 7 March 2019
In an earlier post, I looked into replacing the Silex PHP framework I originally used to setup this blog (It was my “go-to” framework of choice at the time). Once again, I have to hold my hands up and admit that I have been guilty of just using my go-to framework and building upon it without really evaluating if it was the right time and place to use a framework - this time, on the front end.
Radeon VII and Ubuntu 18.10 / 19.04 Friday, 15 February 2019
I jumped on the Radeon VII as soon as it was released. Like any new hardware with Linux, there can be some tweaks needed to get it running properly. These are the steps taken to get a new Radeon VII working under Ubuntu 19.04 ( and will probably work for 18.10).
Removing Silex Thursday, 17 January 2019
I developed this iteration of my blog platform as an exercise in Event Sourcing and CQRS. As such, I did not want to spend too long learning the ins and outs of a new framework, so I fell-back to one of my old favourites to fill the gap of HTTP request routing and configuring controllers - Silex.
Cross-server lock with MySQL and PHP Sunday, 13 January 2019
This is a quick solution for a problem I’ve come across a few times recently when it comes to running “single tasks” such as scheduled cron scripts in High Availability or Scale Out deployment scenarios where you want to make sure you don’t accidentally run the action multiple times.
Is it time to ditch Frameworks? Monday, 29 October 2018
In the last two and a half decades that I have been a “web developer”, things have come a very long way. Languages like JavaScript and PHP have grown from quick scripting tools into the cornerstone of the software which many enterprises are building their business critical systems with. As these languages have matured so have the ecosystems that surround them.
Exploring life beyond PHP Sunday, 17 June 2018
After 20 years, I’m defecting to the other side! PHP is Slow and Java is Fast!! Here are some of my thoughts and ideas as I go about ditching PHP in favour of Java and exploring how the world of modern Java web apps shape up as I dive into the vert.x framework. I’m not intentionally going to be bashing PHP (although I suspect it might come across that way), but I’m going to try and explore what it is that keeps us tied to PHP even though there are (probably) better solutions out there.
Wildcard SSL certs from Let's Encrypt using acme.sh and Route53 Sunday, 3 June 2018
A run through of my solutions for overcoming two challenges I have recently faced with acquiring Let’s Encrypt certificates for use in local dev environments and securing web interfaces on the increasing number of devices I have on my local network. In both these scenarios, there is no direct connection to these systems from the internet, so I’m going to be using acme.sh and Route53’s for DNS in order to use the ACME DNS challenge verification method in order to obtain the certificates.
Network Speed Testing Wednesday, 21 February 2018
As part of another project I am working on, I wanted to make sure I could reliably test the speed, latency and packet loss of a network setup. Not necessarily an internet connection - but the connection between any two devices on the network. So I thought it would be a good time to write up a post about the tools I am planning on using to gather the test data.
Relaunching Soon Thursday, 23 November 2017
I am working on relaunching this blog soon. Probably for about the 5th time! Having somehow managed to keep backups of my old blog safe since 2005, I was having a read through the old posts only to find that, to be perfectly honest with myself, 95% of what I was writing about was total rubbish and not worth keeping backups of - never mind restoring into this incarnation of the pheonix! In order to hopefully motivate myself to keep the blog going properly this time, I am setting myself some ground rules…
Hi. I'm Paul Court, a Software Engineer, DevOps, Gamer, Entrepreneur and general tinkerer of all things computer related.
My ramblings here are mostly about software development with PHP and Java, Linux and server admin related things. Occasionally you might find some things relating to games and woodwork.
Founder @
