▲ | Yoric 5 days ago | |
Hey, going from Rust to Go drops my productivity by maybe about 50% :) But more seriously, yeah, Rust doesn't make sense for trivial programs. But these days, I write Python for a living, and it doesn't take long to stumble upon bugs that Rust would have trivially detected from within the comfort from my IDE. |