Recent Posts

Boltzmann’s Dungeon

14 minute read

Experimental Log and Post-Analysis Report — Cortical Statics Laboratories, Internal Document #CSL-2031-047

My new blog on GitHub!

less than 1 minute read

I’ve just moved my blog from Google’s Blogger service to GitHub pages. There’s no particular reason. I’ll write about technologies that I use and am interest...

letsencrypt-with-apache-vhost-on-ubuntu

less than 1 minute read

I sudo-su-d into my root account and enabled the ssl module: $ a2enmod ssl $ service apache2 restart I installed the letsencrypt client: $ git clone https:/...