Running Visual Basic 6.0 applications on Linux with Wine and Docker
Running legacy Visual Basic 6.0 applications on modern Linux systems can be challenging, especially when you want to avoid modifying your main system configuration. Using Wine in Docker provides an isolated, reproducible environment that’s perfect for this use case.
Evaluating Self-Hosted Video Streaming
I wanted a simple, low-resource solution for hosting and embedding small videos—ideally something lightweight, easy to deploy, and self-contained. After some research, I settled on PeerTube.
Set Up Analytics with Hugo
In this post, I’ll walk you through how I set up an analytics solution for my Hugo-based blog. I wanted to avoid using Google Analytics or other invasive services that collect excessive data, so I opted for a simple, self-hosted alternative.