Linux not booting…
For the first time in quite a few years, I had a boot problem in Linux. Turned on my laptop and it went to recovery mode. My heart skipped a beat my mind went straight to the worst – dead drive! So, I took a breath and went into recovery mode. Ran: journalctl -xb Went through the log and saw that it was just an issue with one partition on my second drive. Continue readingTime for some Pine
I finally placed my first Pine64 order recently and it turned up today.
Three beautiful PineTime Smart Watches…
Our kids have been wanting smart watches and now they are getting open-source ones for Christmas! 🕺 🐧 🎄
They look nice and the build quality seems good. Plugged them all in and seamlessly upgraded to the latest 1.7.1 firmware build.
Forking the WP-Maintenance-Mode plugin…
I went to work on an “un-released” WordPress site of mine the other night and discovered that was displaying a blank page! It was displaying a title and summary of the site courtesy of the “WP Maintenance Mode” plugin. Turns out that this particular plugin has been handed over to a new maintainer and recently updated.
The recent update actually looks very good and the interface is a big improvement on how it used to look, however they removed all the original templates that were the reason I liked the plugin (which, being their project, is their prerogative).
In keeping with the Open Source spirit, I simply forked the code for the plugin and rolled it back to the last point before the templates were deleted. For anyone else that liked the old templates, feel free to grab the old version from GitHub here: Caffeinated-Maintenance-Mode.