Comment All this was on Java 20 years ago..and faster!!! (Score 1, Flamebait) 17
Java not fast enough? Rust is FAR FAR FAR faster than Go...just as memory safe...uses less RAM, etc.
Go has no purpose any more. This is like listening to the inventors of Ask Jeeves opining on running a search engine. My time working with Go was it had a significant learning curve, but once I got my code running, I was SHOCKED at how fucking slow it ran. I thought I must have imported 2000 libs and been making background network calls...or standing up proxy servers or something insane...so I traced through the code...saw I was doing exactly what I thought I was doing and was supposed to be doing....just making REST calls and parsing json...it's just dogshit slow and what took milliseconds in my java projects was taking several seconds AND locking up my system. Go is GARBAGE!
For fun, I tried porting the same simple code to Rust...was even faster than the Java and quite nice!!!...easily 10x faster than Go.
A build for a given target produces the same distribution bits whether you build on Linux or Windows or Mac, whether the build host is X86 or ARM, and so on.
You mean like Java does (as well as several other languages)?...and and has done for 30 years???
All the other features are intangibles. Don't add unneeded dependencies???....holy shit!!!!...I would have never thought of that!!!! No wonder Google hired you! That's some Sigma-grade thinking there!!! That's like telling me not to clamp jumper cables to my testicles when they're hooked up to a giant battery.