Personally, I don't like Go. I wish my projects needed Rust's speed, or its safety, or its engineering powers.<p>But I don't. For simple parsing or number crunching, Go is just right.[1]<p>I find the fast prototyping, the wonderful IDE environment (VSCode, vim), and the community to be _so good_ that I don't need anything else.<p>There was a time I thought of learning Python[2] or Rust, but found both lacking.<p>[1]. Sure, I wish I was smart enough to get a job working on Quantum, working as a kernel dev, or in fintech where every nanosecond counts. But I'm not. The Rust community is great, there's a lot of help out there, and it seems like an amazing and cool language.<p>[2]. I tried it out a bit. My main issue is that it doesn't (didn't) have nearly as good of an IDE community (PyCharm is practically the only good IDE for Python, and in the bit of time I spent with it, I found it much less powerful than their Java IDE) revolving around it.