246
Go vs Rust learning
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Isn't that exactly what Rust is supposed to be good at
And conversely, something Go is very bad at. For example,
os.Chmod
silently not doing anything on Windows.