-
aa-sms – Send messages from Rust with Andrews & Arnold’s SMS API
aa-sms is a Rust crate that provides an async client for sending messages with Andrews & Arnold’s SMS API.
2024-07-31
-
#NewMusicMonday – Kiasmos & Warrington-Runcorn New Town Development Plan
I spent a day racking network gear, bobbing along to Kiasmos’ & Warrington-Runcorn New Town Development Plan’s latest releases; this week’s #NewMusicMonday recommendations.
2024-07-29
-
Debian Packaging from First Principles – Part 1 – Simple .deb
I’ve used Debian as my distro of choice for well over a decade and whilst I’ve become familiar with “using” Debian I’ve never really understood how it worked under the hood. In this post I aim to uncover what exactly is a .deb file, what it contains and how one works.
2024-07-25
-
Recover a single drive from an abandoned RAID 1 mirrored pair
How much of the RAID array’s state has been lost by pulling the drive? Can one drive be mounted as if it was always just a single disk? Is there even anything left?
2024-07-10
-
#NewMusicMonday – Mammoth Weed Wizard Bastard & Slomatics
This week I’ve listened to Doom and Sludge Metal for the first time and let albums from Mammoth Weed Wizard Bastard and Slomatics wash over me whilst coding in a new language.
2024-07-08
-
STM32 to Blinky with Rust – Part 3 – HAL and Blinky
Now we’ll blink the LEDs on the STM32F407G-DISC1 Discovery board, starting with a single LED and finishing with all four in a pattern.
2024-07-04
-
STM32 to Blinky with Rust – Part 2 – Development and Debug Toolchain
This time we’re creating a basic embedded project in Rust that prints “Hello, world!” over the debug interface.
2024-06-30