Metype @lemmy.worldtoProgrammer Humor@lemmy.ml•On this deserted island I could use some help()English
7·
1 year agoYou want to remove the string concatenation operator? Cause that’ll do it
You want to remove the string concatenation operator? Cause that’ll do it
There’s a project I could have written in Rust. Maybe some of the headache wouldn’t have ever happened using Rust.
I also didn’t know Rust at the time and it was a large project with unkind deadlines. I think the right tool for the job can also depend on available resources. So while the more unsafe, older tool I used caused a few small issues that Rust would not have; the project wouldn’t have been finished if I’d used Rust.