GETTING STARTED WITH OPEN SOURCE: MAKING MY FIRST CONTRIBUTION TO HUGO.
Lots of people ask for advice on how to get started in open source.
THE HIDDEN RISKS OF HIGH-QUALITY CODE
Haunted Graveyards in Consulting Popularized by Google[1][2], Haunted Graveyards are pieces of code that, while providing a business value, are so ancient, obtuse, or complex that no one dares enter them.
MAKE CHROME GO BRRRRRR....
Everything started with a simple question: “Why does my laptop get hot watching YouTube?
POSTMORTEM: UNRAID FLASH DEVICE FAILURE
Status: Complete, action items in progress. Summary: unRAID’s OS Flash Device failed undetected for 14 days, preventing server to successfully reboot, taking all internal services down, including pfSense VM which prevented home network from accessing internet.
CONFIGURE DNS:NET AS ISP ON PFSENSE ROUTER
Since DNS:NET provides support only for a limited number of supported routers, and pfSense is not on that list, I will share my configuration here.
CONTROL VIRTUALBOX VMS VIA BATCH
VirtualBox GUI is slow for repetitive tasks such as starting & stopping virtual machines.
TRAEFIK 2 AS DOCKER REVERSE PROXY ON UNRAID
Hosting multiple containers on unRAID, and keeping track of their port mappings can become quite annoying.