jmhobbs

Tag : golang

gpdmp-to-slack

Show your currently playing song as your Slack status from Google Play Desktop Music Player.

Chicken Cam: Incubator Edition

Why let a chicken hatch your eggs when you could make a Raspberry Pi do it?

Party Gopher!

go func(partyordie bool) {...}()

A peek inside pinentry

I interact with pinenty daily, but I don't really understand it. This post dives into how it is invoked and can be used outside of GPG for your own projects.

Moving from WordPress to 11ty

After 17 years with WordPress, it's time for something different. Here's how I migrated 500 posts to a static site generator.

The Authy Backup System

A look at how the Authy authenticator app works, in the pursuit of securely backing up my MFA tokens offline.

Detecting Sucessfull AES Decrypts With Padding

Unauthenticated AES works even if you have the wrong key. Here's a way to tell you have the right key.

CHIP-8 BCD

While implementing a CHIP-8 emulator, I came across a new concept.

Generating Open Graph preview images for 11ty

Generated Open Graph images, without driving a browser. Here is how I made mine.