My CLI Centric Workflow
WIP. This post is not finished. For a very long time I was Windows only user. Nor did I liked it, nor did I hated it. I just was somewhat above average user. But it all ended when I started to work with Go and Kafka Go library which I needed to cross-compile for an Linux system. And it was pain. CygWin, MinGW an a lot of gymnastics around it. In parallel I was trying to be in the “microservices” hype train. I was constantly running like 20 terminal windows for each little service, observing logs, restarting, compiling, etc. It was a pain. ...