Contemplating getting an amateur radio license although I don’t know that I need another expensive hobby.. The basic license seems pretty cheap though. Free 1 day course and exam, then a small fee for registration and to get a call sign.
Fairly productive day at work today. Spent most of the day writing Python code to automate the generation of the router configurations required for some complex network migrations. Previously it took a long time to manually determine the require changes. Now I can just feed in a list of services to move and scripts generate the required config. Much more efficient and less prone to errors.