6 ms·
Go and Rust don't have old code. Talk in 30 years.
by conradolandia 2y ago
Go and Rust don't have old code. Talk in 30 years.
- TwentyPosts 2y agoSure, I agree that these guarantees still have to stand the test of time. So far they're holding up quite well.
- _8j50 2y agoIf they stuck to binary libraries that would have been nice but since you have to build deps locally and match up the right versions, go and rust programs have been a constant headache for me similar to python. The version from debian repos never seems to be good enough, I have to install it from upstream and maintain it.