Recent blog posts
-
RPi incident report: SD card failure on 24 July 2025
On 24 July 2025, all services hosted on the Raspberry Pi 400 went offline. This was due to the Pi’s microSD card (which provides the root and boot filesystems) failing and producing I/O errors for write operations.
-
Fixing ERR_INVALID_ARG_TYPE when debugging with Yarn v3 and VSCode
When using modern versions of Yarn with the “Plug ‘n’ Play” method of storing packages, you have to use the
yarn nodecommand to run your program so that the Node.js runtime can access package in Yarn’s format. -
Quick update: Using dust to free space on my Pi
I logged onto my Raspberry Pi this morning to find that its root filesystem was 100% full (minus the usual space reserved by the kernel).
-
Deploying my Jekyll site to Netlify
So, it looks like this is my first post in this blog. Let’s start off with a brief mention of a problem I encountered while trying to set it up.
- Take a look at all my blog posts