PGP/GPG
6.20.2020
If you'd like to send me a super-secret message, my PGP public key is now available for download here. You can also import it directly by running curl https://jonathanthom.com/jonathanthom.asc | gpg --import
, or find it on my contact page.
The key's fingerprint is: 2234 2499 516C 6C96 EF0E E053 AC35 0024 11C3 7541
This is a nice guide to getting started with PGP, and the GNU Privacy Handbook is also very complete and easy to follow.
A fun practical use for PGP (not saying other uses are not practical...) is to start signing your GitHub commits.
Other Posts
The Best Projects Can Be Done in a Weekend
Everyone Has Something To Offer
Book Thoughts: Capital and Ideology
Naive Diffie-Hellman Implementation in Ruby
When Does the Magic Comment Work, and When Does it Not?
Benchmarking Arrays Full of Nils
Go, and When It's Okay to Learn New Things
Grouping Records by Month with Ruby
Add Timestamps to Existing Tables in Rails
The Busy and (Somewhat) Fit Developer
TuxedoCSS and the Rails Asset Pipeline
Gem You Should Know About: auto_html
Querying for Today's Date with ActiveRecord