Setting up a new website, 2021 version

Buy a domain (misk, namecheap, google domains) Set custom nameservers, I’m using Linode ns1.linode.comns2.linode.comns3.linode.comns4.linode.comns5.linode.com 3. Clone the dns entry in linode (just Domains, then Clone) 4. Setup Up Name Based Virtual Host and Destination Directory I have an apache server setup, so I need to make a new file to configure the virtual host. // … Continue reading Setting up a new website, 2021 version

Scrabble 2-Letter Word List/PDF

I was looking for an easy Scrabble 2-Letter word list/pdf to use. Here is the source from Merriam-Webster, but this is not very clean or easy to use: https://scrabble.merriam.com/2-letter-words Here is a cleaned up google sheet with the list: https://docs.google.com/spreadsheets/d/1xaldUbKrGVcV2M_qjO-adTIZw7BrFUDmlEoLiUZfEEw/edit#gid=0 Here is a PDF file: Here is the image file: Also here is the InDesign … Continue reading Scrabble 2-Letter Word List/PDF

Certbot renewal fixes

I got email notifications that my Let’s Encrypt/certbot certificates were expiring, and these should auto-renew. I had explored certbot a bit ago to organize it more, but did not look into all aspects I looked into it a bit more and saw that everything with certbot was getting errors. First there was a misconfiguration due … Continue reading Certbot renewal fixes

Exploring OECD Health Care Spending Data by Country

I wanted to take a look at the OECD health care spending data by country. If you take a look the US is really an outlier country, and not in a good way. Here’s a spreadsheet where you can explore the data https://docs.google.com/spreadsheets/d/e/2PACX-1vRQ7aLKrmptQ547MHm0Sj6t7ezduULvcls2eqKEK8vuluq7qg5_hh-42UBrYHrekGLDumYxc-jy5SRg/pubhtml The source data is from here: https://data.oecd.org/healthres/health-spending.htm You can view the data … Continue reading Exploring OECD Health Care Spending Data by Country