-
@ phil
2025-03-12 09:11:13Fairly 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.