Software Engineering .NET Disposable Pattern Guidelines - How Good Are They? After having to look into the recommended way of implementing the Disposable pattern in .NET/C#, there's a lot about it I find non-optimal. Ranging from the philosophical to actual implementation decisions.
Personal Infrastructure Money with Privacy: Run your own Monero node Privacy is an overlooked feature in cryptocurrencies today. Monero makes privacy and confidentiality its priority. Running a node is key to guarantee that - here's a simple way of doing it.
Personal Infrastructure Share Your Thoughts: Setting Up a Blog Using Ansible and Ghost Owning the platform you use to express yourself is becoming more important in these times. Use this guide to setup a ghost blog using ansible.
Personal Infrastructure Structuring an Ansible Repo for Personal Infrastructure An approach on how to structure an Ansible repo to manage your personal infrastructure.
Opinion Taking Ownership of your Key Internet Services Decentralizing the internet and taking power away from the giants starts with you owning your key services. This is my approach to do it.
Personal Infrastructure Setting up a OpenVPN gateway using docker containers How to set up an OpenVPN node using docker with multiple services that are guaranteed to use the VPN. Leveraging Ansible to have it consistent and reproducible.
Personal Infrastructure IDEX Staking Node Ansible Role Description and motivation behind the development of the Ansible Role to setup an IDEX staking node.
Personal Infrastructure Syncing external hard-drive with Dropbox for backup Simple trick to run a secondary Dropbox daemon in Linux. Useful to generate alternative backups.
Personal Infrastructure Free SSL: Using "Let's Encrypt" for TLS certificates in your website Quick and easy way of setting up Let's Encrypt to generate certificates for a site hosted by nginx.
Personal Infrastructure Setting up a VPN gateway in Ubuntu using LXC containers and OpenVPN Simple how-to for setting up a VPN gateway using LXC containers. Also covering the setup of a killswitch and a SOCKS5 proxy
Personal Infrastructure Using gnome keyring in xmonad How to set up the environment so as to have the Gnome keyring available when usig Xmonad as the window manager.