Articles

Configuring Ansible Vault …

I run a small homelab in a Tailscale network configured with Ansible. There are several methods I could use to manage application secrets in this environment, but I’ve chosen to use HashiCorp Vault as Vault Community is frequently what I would turn to in a professional environment, so it will …

How to Sign Commits For …

GitHub recently announced support for validating Git commit signatures signed by SSH keys. OpenSSH 8.0 added support for this back in 2019 and Git has supported the functionality since version 2.34 in 2021, so it is great to see GitHub adding support as well. PGP is bad, so I am glad to see …

Super-Charged Remote …

This is the golden age to be in software development. There are so many opportunities and so many options for how to be productive. My laptop was aging, so I wanted to explore remote development products and compare the experience (and cost) before purchasing a new, beefy development machine. I use …