Recent Posts

The Singleton design pattern in Java

In Java, sometimes it can be useful to have exactly one instance of a class. This is known as a Singleton pattern. A logger, print spooler, or window manager...

Buck Lake camping trip

I spent the weekend camping at Buck Lake. It’s a serene alpine lake in the middle of the Mt. Hood National Forest and the camping spots are an easy, mile-lon...

Configuring MiniDLNA on FreeNAS

I was looking for a guide on how to do this, and the one that finally worked for me was found here. I copied it for reference and made a few minor corrections.