Home

Hello and thank you for visiting. I’ve created this blog to share my adventures in tech. If you enjoyed the content, please share with others, it’s the best way to say thanks.

All posts are for entertainment purposes only. Opinions are entirely my own.


  • Exploring Model Context Protocol (MCP)

    I’m always exploring new protocols and tools to optimize performance, clarity, and maintainability of the systems we build. One intriguing development I’ve been examining recently is the Model Context Protocol. Today, I want to introduce you to this interesting concept, Continue reading Exploring Model Context Protocol (MCP)→


  • Building a Kubernetes Cluster with Raspberry Pi 5 and NVMe SSD

    Building a Kubernetes Cluster with Raspberry Pi 5 and NVMe SSD

    This post will cover how to build a Kubernetes cluster using Raspberry Pi 5 devices and NVME SSD drives. This can be a cheap and effective way to run a private cloud stack for educational, professional, or home automation purposes. Continue reading Building a Kubernetes Cluster with Raspberry Pi 5 and NVMe SSD→


  • Record and Stream Video From Over the Air TV Antenna with Raspberry Pi 5

    Record and Stream Video From Over the Air TV Antenna with Raspberry Pi 5

    Over-the-Air (OTA) TV antenna’s can receive 100 or more channels depending on your area. In this post I’ll cover how to integrate an OTA TV antenna into a home networking solution. I’ll show how to combine a few technical components Continue reading Record and Stream Video From Over the Air TV Antenna with Raspberry Pi…