20 November 2022 / Snippets Thanks archive.org! So, I migrated my ghost blog from an old DO droplet to a new instance, and I failed to restore all of the images...
10 November 2022 / Snippets Python Script for monitoring WiFi I've been having some issues with one of my Access Points so I "forked" a python script that will monitor connectivity continuously and write out when and for how long it drops. Here's
30 June 2020 / Tech Gist for blocking annoying content Adding a link to a gist I'm going to be updating with different methods to block some annoying stuff like sponsored or promoted content and ads, where ad blockers seem to not work
18 March 2020 / Tech Playing with Data (COVID-19) Architecting, building, and deploying a data visualization of the spread of COVID-19 over time.
1 August 2017 / Certbot Automating JKS Certificate Renewal Automating JKS file generation via Bash This is part 2 / LetsEncrypt + Salesforce Communities Update, I will be creating a new post outlining using Acme.sh instead of CertBot. Acme.sh has better scripting
29 July 2017 / Certbot LetsEncrypt + Salesforce Communities Part 1: So, as a proof of concept, I was interested in setting up a Salesforce Customer Community, with a custom domain and use an SSL certificate from LetsEncrypt, since LetsEncrypt is free.
21 February 2016 / Lets Encrypt SSL via LetsEncrypt As a POC, I wanted to try out enabling SSL support for my site (and because it's just good practice). This tutorial was excellent DigitalOcean. Looking forward to using LetsEncrypt on more projects.