Skip to main content

Posts

2026

Baby Book

·5 mins
Introduction # Once again, I sought a solution and found none. That does not mean there is none out there. It just means I did not find it in the short search I performed. In this case, that search was for a baby tracking app. No, not like an Air Tag1 I mean like a book where I can write down the feeds and naps my baby boy has had throughout the day.

2025

Watch Go 0.2.0

Download links Summary # This version comes with a slew of changes including an actual GUI implementation. Gone are the days of printing in a loop and cluttering up your terminal history. The time of terminal GUI has come.

October 2025 Update

·4 mins
Quick Update # Just a little blog update and some details about my projects. Oh look, and a new theme for the blog. Do you like it?

Mail 2 Webhook

·4 mins
The Problem # Have you ever wanted to setup notifications on something in your home lab, but then given up because it doesn’t support your tool of choice?

Countdown App

·5 mins
I built a little countdown timer app over a weekend. “But why?” You might ask. I wanted to learn a little more Vue, Vuetify, Vite, and static site stuff. Another reason is because I am interested in client side web stuff. I have always wanted to make a timer and a clock in JavaScript. Try it out here!

Watch Go Utility

·3 mins
Watch-Go is a simple Golang script that behaves similarly to the Linux native command watch. Why? # I wanted to learn Golang and I really got tired of not having the watch command from Linux on Windows devices.

Unraid 7.0.0 Upgrade

·6 mins
Unraid recently released 7.0.0, a major version that brought a good chunk of changes. If you run Unraid at home, you might consider upgrading. The process is simple enough. Right? Sure. But have you considered why you are upgrading? What are you gaining? What will you lose? Are you safe in the case of a failed upgrade?

Dual Booting Manjaro Linux

·8 mins
What is Manjaro and why use it? Manjaro is a distribution of Arch Linux. It brings a much more user friendly experience to the Arch world and provides many conveniences that used to be manual like installing appropriate graphics drivers, supplying a graphical application installer, and more.

2024

Building a Blog with Hugo

·11 mins
๐ŸŽ„First off, Merry Christmas! ๐ŸŽ‰ Inspiration # You know when you start doing something new and either want to do it as a learning opportunity or perhaps you want to take notes of it for later? Well why not publish those notes for the world to read? I was inspired by NetworkChuck on YouTube to finally follow through on my idea of writing a blog.