Welcome to My Tech Blog

Thoughts on programming, Linux, and open source

Setting Up a Home Lab with Proxmox

June 15, 2026

Recently I've been experimenting with Proxmox VE to virtualize my home server setup. Here's what I learned about container management and resource allocation...

My Favorite Command-Line Tools for 2026

June 8, 2026

Over the years I've collected a set of CLI tools that make my daily workflow smoother. From modern replacements like eza and bat to powerful utilities like fzf and ripgrep...

Understanding systemd: A Deep Dive

May 28, 2026

Systemd is often misunderstood. In this post I break down how service units work, how to write custom service files, and some lesser-known features...