I have a new post on Hackaday: This Homebrew CPU Got Its Start In The 1990s.
Category Archives: Software
New hard drives
Yesterday I was talking to my friends on IRC about how I should use a proper RDBMS for ad hoc data analysis more often. Then I found myself a job.
The hard disks I use for my offsite backups are ready to be replaced. They are good reliable drives (Western Digital Ultrastar 8TB) but they have been in service for five years and the warranty is just about to expire.
So I wanted to get some new drives which will do me for the next five years. I needed to know: what are good reliable drives to buy?
It turns out Backblaze maintains Hard Drive Data and Stats.
I downloaded their data for Q1 2025 and wrote a few scripts to process it. The output was this report:
The first drive listed in the above report is an SSD, but I want an ordinary spinning rust HDD. The second drive listed is ST12000NM000J which is Seagate Exos X18 12 TB. I found them on Amazon for AU$499 and on eBay for AU$280. So I purchased three drives from eBay.
Time well spent. Thanks d0nk`! <3
Making GameCube Keyboard Controller Work With Animal Crossing
I have a new post on Hackaday: Making GameCube Keyboard Controller Work With Animal Crossing.
The Tao of Programming
Every now and again I find myself reading this: The Tao of Programming.
Converting An E-Paper Photo Frame Into Weather Map
I have a new post on Hackaday: Converting An E-Paper Photo Frame Into Weather Map.
Debugging USB Firmware
An old article from Jan Axelson about Debugging USB Firmware. I’ve been reading her books.
Simulation And Motion Planning For 6DOF Robotic Arm
I have a new post on Hackaday: Simulation And Motion Planning For 6DOF Robotic Arm.
LibreOffice Calc: Data -> Calculate -> Recalculate Hard (Ctrl+Shift+F9)
This is a note for Future John. In LibreOffice Calc you can run Data -> Calculate -> Recalculate Hard to force a recalculation of your worksheet. I needed to do this so that changes to my macros got picked up. The shortcut key is Ctrl+Shift+F9. There is also F9 but I can’t use that shortcut key because I have it bound to something else.
A Love Letter To Embedded Systems By V. Hunter Adams
I have a new post on Hackaday: A Love Letter To Embedded Systems By V. Hunter Adams.
Excel and VBA reading
I’m doing some Excel VBA work for $dayjob and got a few books to brush up on the tech involved:
