Hacker News new | ask | show | jobs
by mkotowski 1537 days ago
Honestly, I think part of this perception is the fact that things developed in Rust are more likely to advertise themselves as such. For example, I know that micro text editor is developed in Go only because I checked. I have no need to know this as an end-user, but many Rust-based projects seem quite eager to highlight that.
1 comments

I have a feeling that advertising that it's Rust instantly means:

* you can reuse (parts of?) it in your project easily

* it will be fast

* you can contribute to it easily