Posts for: {research}

Monitoring Wireguard in Uptime Kuma (with OPNsense)

Tutorial explaining how to monitor a Wireguard VPN endpoint in Uptime Kuma using the OPNsense API.

read more →

Downloading HTML5 games for offline play

A guide to downloading HTML5 games and playing them locally. Assumes some basic knowledge of Bash and Python. This was a fun exercise!

read more →

Error recovery with parser combinators (using nom)

A brief exploration of the paper “Syntax error recovery in parsing expression grammars” (2018) and a practical demonstration in code.

read more →