Code
2016
HTTPS
·1 min

Now that Let’s Encrypt is live, the site is now accessible over https. The only thing of note is that you need to reference site local assets using:
<a href='/some/protocol/free/path'>some internal link</a>
Otherwise the site isn’t entirely secured by https.
2014
Powershell hr
·1 min
I saw this on reddit (or possibly hackernews) the other day that produces a simple banner line in bash.
So here’s a powershell version: