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.
Windows Updates
I am reminded today why I hate Windows 11. It doesn't matter what configuration settings I have, the next Windows update may (and probably will) trample all over them. The latest update did just that. I had W-11 setup so that it would notify me of any necessary reboots after an update so I could choose when to reboot.
ForgeJo and GitHub
You might be wondering how my process of releasing FOSS projects works. FOSS (free and open source software) is an essential part of the modern world, and the stuff I write isn't targeted at a paying demographic. I go through a simple process of releasing software that involves 'git', GitHub and ForgeJo. I don't host anything on forgejo.org, but rather I host my own forgejo server.
Pi-Mars-v2
The clock is finished. If you want to build one yourself (it also tells the time on Earth), complete instructions and source can be found at the repository: https://github.com/stroggprog/mars-clock-2. The clock can also act as a slideshow for your family photos.
This time it comes with a complete menu-driven installation system that can install, uninstall, repair and upgrade. The clock can run on a DietPi operating system, and there are a comprehensive set of instructions on how to prepare a Raspberry Pi 4 for the clock. After that it's just a matter of cloning the repository and running the install menu.
Read on for further details.
News 11th Sep 2024
I'm working on a new physical Martian Clock, similar to Pi-Mars v1, but without the Electron framework, without the external libraries (some had developed security warnings as exploits had been discovered), and is much easier to update/maintain. It also works on a smaller form-factor, and handles leap-seconds in an even more intelligent way, reducing the number of calls to fetch IERS data even further. The clock is almost finished, so look for announcements in the next couple of weeks (or earlier!).