Working on migrating blogs to this website—watch out for gremlins.

Latest Posts

Steffen's File Format Documentation

Over the years, I've made a few binary templates while researching save data file formats and the like, for games such as Dead Island and Dying Light, and I've decided to publish them.

CapRover deployment controlled database migration

I started using CapRover recently for running first party and third party web services. CapRover lets me set up apps with HTTPS enabled, certificates automatically issued by Let's Encrypt, and I can scale instances up or down any time, on a single machine or even across multiple machines.

NuGet install fails: "Unable to read package from path '[snip].nupkg'"

In my case, this issue came almost out of nowhere. The package installation/restoration succeeded using a regular Windows account, but failed under the SYSTEM account. You've probably verified permissions and what not, so I'll get to the solution to my specific problem: The NuGet cache was corrupted.