Links
Dec 3, 2021
Blocking countries with GeoLite2 in nginx using the swag/letsencrypt docker container | Technical RamblingsSince the GeoLite legacy database has been discontinued, we now have to use the GeoLite2 database to get new updates to the database. This will be a followup article from the post i made about the legacy database. As the new GeoLite2 database uses a new format (maxminddb) we couldn’t just switch to the new […]
Nov 23, 2021
Configuring iOS VPN On Demand with a Synology DiskStationStep-by-step details how to set up VPN On Demand from iOS to a Synology DiskStation server using OpenVPN and certificate-based auth.
Oct 17, 2021
Penguin Classics Marvel CollectionFor the first time, these classic stories of some of the most iconic super heroes in the history of American comics are Penguin Classice
Oct 9, 2021
Advanced SCSS, or, 16 cool things you may not have known your stylesheets could doAdvanced SCSS, or, 16 cool things you may not have known your stylesheets could do - SCSS.md
Oct 3, 2021
List Comprehensions in Python - PythonForBeginners.comList Comprehensions in Python will help you improve your python skills with easy to follow examples and tutorials. Click here to view code examples.
Sep 18, 2021
Trust, Uncertainty, and Being a Great ManagerBeing a manager is a constant balancing act. Get too involved and you are a micromanager, not involved enough and you are “conflict averse”…