All Projects

Optimizing Searching a File for a Binary Sequence in Python

I recently spent some time optimizing a deserialization tool at work. I wanted to walk through my process for optimizing this Python code.

Pathfinder Lore Letters

I’ve been making in universe letters and posters as part of a Pathfinder game I’ve been playing. They started out as something my character roleplayed producing, but they’ve become a...

CLI Murder Mystery

For old time’s sake, I decided to do a quick write up of the cute “educational” mystery game that tests your Bash knowledge https://github.com/veltman/clmystery. This is very reminiscent of the...

Toy Controller WiFi

A friend of mine gave me a baby toy to hack awhile back, and I finally got a chance to take a crack at it.

Running Syncthing on ancient QNAP NAS

Syncthing is a Dropbox alternative that I’ve wanted to try out. I decided to set it up to run on my decade old QNAP NAS.

Software Bug Hunt

Recently, at work, I was faced with one of the more satisfying bug hunts that I’ve had in awhile.