Other things I've learned tonight:
- all those context switches between dozens of projects are a lot more exhausting and mentally draining than you could possibly imagine
- this would have been a lot worse without #golang's strict coding style and formatting conventions
- many projects have a CI pipeline set up, but ignore lots of the brilliant code analysis tools the Go ecosystem provides
- Maybe C++ projects next? Not sure that's a good idea for my mental health 😂