Mar 14, 2026
10 min read
A primer on Nix and Nix-Darwin and the how and why I have implemented it as a replacement to Homebrew and MacPorts on my laptop for easier and reproducable application and state management in a MacOS environment.
Aug 21, 2025
3 min read
My Hugo Site
(#4 of 13)
I’m exploring moving out my content from the Hugo site code into a seperate isolated direcrory structure and git repository usingĀ git submodules. This should create a cleaner, more focused workflow with independent version histories, making it easier to manage and publish my content.
Jan 17, 2019
1 min read
Lately I’ve been focusing on home automation using Home Assistant and I’ve created a GitHub repository for my configuration to help version control and roll backs. I’m sure I will find more uses
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.
Apr 28, 2018
1 min read
dd has being my go to tool for “everything-imges-and-iso”, especially ever since the usb stick became ubiquitous and norm for installing new a OS. There is a new kid on the block now…but it needs a GUI.
Jan 19, 2018
3 min read
As we have seen, the original/traditional/generic way to install new kernels or patch existing kernels is a relatively straight forward affair but requires manual management. Let’s use git to help
Jan 18, 2018
4 min read
Each distribution has a preferred way which tends to result in a nice reusable packaged compatible to specific package management system. For this scenario I’ll focus on Fedora 27
