Quickfixing the Jekyll SEO plugin (to ingest page description)
A quick fix for Jekyll SEO plugin to populate the description tag from page's perex.
Easily hosting GIT repos on forgejo
Part IV of HAWA series -- how to easily host git repos on forgejo using the setup already laid down in previous installments.
Adding a layer indicator light to Svalboard
An end-to-end journey of me adding DataHand-style layer indicator to my Svalboard keyboard.
The One True Way™ to handle temporary files
An explainer on how to safely handle temporary files (with mktemp) because I find the other ways highly sub-optimal (read as: dumb).
Serving CA certificates on the cheap
Part III of HAWA series -- how to cheaply (in terms of resources) serve my homegrown Certificate Authority certificates. Especially since the webserver is typically used ~once per device.