June 15, 2023
Securing Your Digital Life
Keep your digital life safe by taking a few proactive measures
Read full article
May 3, 2023
Installing a Newer Version of Python on Amazon EC2
EC2 ships with Python 3.7.11, but some might need a newer version
April 25, 2023
Collecting Beta Testers and Cleaning TestFlight CSVs
Collect testers with Google Sheets then clean them with my tool
February 14, 2023
Upgrading OpenSSH on macOS
macOS ships with OpenSSH 8.1, but some newer features require 8.2 or higher
Creating FIDO2 SSH Keys
Secure your SSH keys with a FIDO2 security key
January 13, 2023
Adding Wildcard Subdomain Support to macOS
I needed to set up wildcard subdomain support for my home network, this is how I did it
May 6, 2022
Generate TypeScript Declaration Files for JavaScript Files
Here's the way you can generate TypeScript declaration files for your JavaScript project
April 19, 2022
Changing Google Docs' Default Styles
It's easy to change the default text styles, like fonts and spacing, in Google Docs
June 4, 2020
Dark Mode Toggle for Vue.js Apps with Vuetify
Here's a simple way to set Vuetify's dark mode state and make it user-changeable
January 30, 2020
Expanding PKGs on macOS
Ever needed to expand a PKG without using Installer? Here's a guide.
Getting balenaEtcher to Work on macOS Catalina
balenaEtcher was throwing an error when trying to flash an image to a microSD card, here's how I fixed it