Go Study Notes (10) - Catastrophic Record of Migrating Old Projects to Go ModulesRecently, I have been working on revamping an early project that involves replacing the original dependency management using “Vendor” with “Go Modules”. However, the process has been quite tumultuous. 2021-07-20 Go Study Notes golang go module
Mac OS automatically changes network location based on WI-FI nameMac OS provides us with a Network Location feature where we can set different DNS/VPN, etc. for different locations. However, every time our actual location changes, we have to manually switch. S 2019-04-06 default Efficiency mac-os location