Recent posts

Python development environment 2020 edition

3 minute read

It’s 2020 and I’m still using Python for most of my stuff. I’ve been keeping an eye on Julia because of its roots in numerical computing, but Python is still...

Free Springer books to download

52 minute read

I came across a large list of free to download books from Springer. It’s awesome! There are tons of good books there.

Encrypted Backup Redux

less than 1 minute read

gpgzip seems to be deprecated, and the recommended tool to replace it is called gpgtar. It’s easy to use it, but the documentation doesn’t make it clear that...