Wildcard Routing with Cloudflare Email Forwarding
If you have your own domain name but are cheap like me and don't want to pay for a third party service you can use Cloudflare to route your emails to your gmail address. (And after reading this quick post, can forward even plus suffixed email addresses to your gmail account. …
Speed up Python Github Actions
If you want to speed up your CI builds you can use this setup on your GitHub actions. Doing this from the previous method cut my build times from 2 minutes to 1 minute. …
Treesitter Highlights for Jenkinsfile
Ever wanted syntax in neovim for Jenkinsfiles? Let's create an autocommand to do just that! …
The Flaw in Taking Photos to Capture Memories (and how to fix it)
Years ago, I was looking through old photo collections of my youth. Despite the happiness on my face, the people smiling around me, there something missing, my father. …
Python Logging
Just a very quick post/memo to myself about an awesome way to configure logging in python based on an excellent Github repo I stumbled across via a YouTube video. …
- ← Prev
- 1 of 4
- Next →