It's more like opinionated programmers imo. And devs can't build things for every environment, my "cloud" is very different from say EC2.
I think the issue is that, 99% of the time we're not deploying infra from a terminal. Im doing it from my IDE then pushing to a git server which kicks off jobs to deploy apps. The terminal does me no good here.
Login to reply
Replies (1)
opinionated programmers are shit programmers.
i know you think i'm opinionated for favoring Go, but i mainly favor it because it was the first language that didn't get in my way. with javascript and C/C++/rust there's always 50 more dependencies, and build times in the multiple aeons.