Using a Steam Deck as a PC

Fuller instructions for getting full pc access on SteamOS

Install Unity Hub on OpenSUSE

Unity has moved away from providing a packaged hub appimage, leaving OpenSUSE users like myself mostly without official support.

Sleeper 2 - Painting

Painting most of the parts of the case, during a warm December week.

Fixing Localized Linux Folders

Sometimes there are things you shouldn't localize. Folder paths in linux being one of them.

Sleeper 2 - Electric Boogaloo

Doing another sleeper build, in a different case and using my current desktop as the parts.

Custom Water Cooling in a C700M

After my main desktop died, I have started a new build and decided to try building a custom water cooling loop.

More Work on the Sleeper PC

Work continued on the sleeper computer. Repairs, enhancements, and parts ordered.

Starting Another Sleeper PC

Second attempt at creating a sleeper PC. Now with a proper ATX case (probably)

Discord OAuth2 with Blazor

Setting up a small Blazor server application using Discord authentication.

Embedding and Reading Back Files in C#

Going over how to embed a standard file into an application's exe or dll file and read the data back at runtime.