Emil Miler

Tea Timer in Bash

I grew tired of unlocking my phone and starting a timer every time I brewed tea. Running a simple shell script is far more convenient, and writing it also gave me a chance to refresh my dulled shell scripting skills.

2025-10-29

Issues With OpenVPN & MikroTik

I started having issues with my an existing OpenVPN tunnel after setting up a new MikroTik router in my home network.

The symptoms were strange: I could resolve addresses through DNS, ping all hosts on the network, and access HTTP sites without issues. However, when I tried to SSH into any machine or access HTTPS services, the connection would time out.

2025-10-22