|
|
|
|
|
by bb88
452 days ago
|
|
Go being simple and fast to compile, doesn't mean go is simple to use. My friend tells me the primary use case for go are microservices no more than one page worth of code deployed in kubernetes. I think that's correct. Anything larger is just masochism. There will be a revolt at some point, the question will be to what? Rust? Probably not. Maybe a C++ resurgence... |
|
Why would anybody choose C++ over Rust in 2025? The biggest (valid) criticisms against Rust are that it is difficult to learn and use, but C++ is like 1000 times harder. When people say Rust is complicated they’re comparing it to modern GCed languages, not to C++.