Recent posts

Automate the Docker DNS Pain Away

6 minute read

Making progress from an infuriating, half-broken Docker DNS setup, to one that works reliably with some existing tools, and only mild cursing.

Including collections in Jekyll archives

1 minute read

Recently, I decided to upload all my recipes onto my blog, as a convenient way to share them, any modifications I made, and the original source. It also allo...

Making money via sloppy record keeping

4 minute read

TL;DR: We leased a car, transferred the lease to someone else within the allowed period, GM Financial due to their sloppy record keeping, continued to think ...

Bringing Rust to C#: Oxide and Oxide.Http

2 minute read

Rust is a language I’ve admired for a long time now, from a slight distance. I’ve read about the borrow checker, perused the standard crates, and read up on ...