[WIP] Namecheap let's encrypt

First, go to cPanel's SSL/TLS, Private Keys, View. Note the ID of your TLS key; copy it to your clipboard or something. (Be careful not to grab any extraneous spaces or anything; triple-clicking to select the whole line did work for me, but just be sure you're paying attention.) Then, go to cPanel's Terminal and execute the following commands: mkdir -p ~/virtualenv /opt/alt/python37/bin/python3 -m venv ~/virtualenv/simp_le bash . ~/virtualenv/simp_le/bin/activate …

Namecheap affiliate-linking

Our hosting provider is excellent; I was considering adding a link to them in the sidebar. I then further considered making these links "Affiliate" links, because a discount on the hosting I'm paying would be cool. However, it does appear that doing so would come at a specific burden. The following must be fulfilled just to put affiliate links in the sidebar (all emphasis added): Your Site specifically shall …