Table of Contents
I'm a novelist and have an interest in space science and physics. I've been a programmer for more than 40 years and I like reviewing new and up-and-coming authors.
Please consider registering (see top of page) to help support this site. Your personal data isn't shared with anyone, but it makes me feel good.
OC Downloads
On Friday 23rd September 2024, Orbital Calculator reached 2,000 downloads. Woot!
Upgrading Pi-Hole
I decided to upgrade my Pi-Hole installation. It was running on a RPI3b, with the boot partition on an SD card, and the file system on an SSD. It also used a PoE (power over ethernet) HAT, and apart from the fan on the HAT getting very squeaky and dusty, it was running rather warm.
Time to upgrade to an RPI4b booting direct from a 256Gb SSD. For heat management I embraced the Pi in a purple armour case. While I was doing this, it seemed like a good time to test my Raspberry Pi docking station.
Rust
I've been learning Rust (the programming language, not the online game), and as I get to grips with it's idiosyncrasies, I'm loving it more and more.
I've currently set myself the task of reproducing the functionality of my Mars Clock, which I wrote for the Raspberry Pi. The Mars Clock is intended as a permanently running piece of software in a hardware configuration to display the current time anywhere on Mars, using the Martian Calendar. It also displays information about experiments if you choose a location where an experiment landed (pancake or soft-landing both count). The display is highly configurable. You can read more about it on the Mars Clock page.
I'm not intending to reproduce the entire functionality of the clock, but provide sufficient functionality that it can keep accurate time and manage things like leap-second updates.
Toucher2
This is a Dokuwiki plugin that revived (original: toucher), it having been not updated in twelve years and officially marked as dead.
What toucher2 does is 'touch'1) the dokuwiki configuration file. This has the effect of invalidating the cache.
DLCounter Update
There has been a long-standing issue with dlcounter whereby it doesn't display an admin page. At last that is fixed and the update is now available via the Dokuwiki Extension Manager.