Sep 25, 2025
6 min read
My Hugo Site
(#5 of 10)
This is how I display the four most recent articles as styled cards on the homepage by extend Hugo functionality using custom shortcodes and calling them in markdown files and CSS.
Oct 24, 2018
1 min read
Upgrading MacOS from High Sierra to Mojave introduces some new security requirements that cause issues with some applications. The fix for apps created in electron is simple onse you know how.
Oct 2, 2017
1 min read
Sysprep wipes the host ssh keys from the guest image (this is a good thing) meaning that you will no longer be able to ssh in to the guest VM (This is a bad think). Let’s fix that.
Sep 24, 2017
2 min read
How configure gdm when running a duel monitor setup. I’m running Gnome3 and the GNOME Display Manager (GDM) which handles graphical user login, as well as other duties….My primary monitor…
Aug 16, 2017
2 min read
Notes on overcoming certificate trusted peer certificate errors when importing and using s/mime for email signing on systems that use NSS instead of OpenSSL libraries
Jul 8, 2017
2 min read
youtuble-dl bombs when trying to extract from html5 player sites and updating it solves this but the native update command has stopped working and package managers are inconsistant