Tech.
Jun 9, 2026
Hardening a Cheap VM: How Not to Get Hacked

How to secure your budget VPS before putting anything live.
Read more: Hardening a Cheap VM: How Not to Get HackedAug 31, 2022
Installing Jellyfin Media System
A guide to setting up Jellyfin as a self-hosted media system for streaming your own library.
Read more: Installing Jellyfin Media SystemMar 25, 2021
Command line variables on Flutter using --dart-define

How to pass build-time values into Flutter apps with --dart-define and read them back in code.
Read more: Command line variables on Flutter using --dart-define