Welcome to my blog! Here you’ll find a collection of my latest posts, insights, and tutorials on various topics related to technology, programming, self-hosting, and more.
Blockchain is a tamper-evident, append-only ledger secured by cryptographic hashes and distributed consensus. Build one in pure Python to understand how it works.
If you’re looking into running OpenVPN on your Synology NAS, you may have come across the following error: ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2). Let’s see how to fix it.