|
|
|
|
|
by melling
2372 days ago
|
|
“ Rust has been the "most loved programming language" in the Stack Overflow Developer Survey every year since 2016” https://en.m.wikipedia.org/wiki/Rust_(programming_language) 10 years is a long time. Swift is 5 years old and it seems old and baked. Considering the buzz Rust has had on HN, etc, I thought it was more popular. Sounds to me like it needs some sort of push to get over a tipping point. Often part of the problem isn’t technical. In business people don’t want to be first. Perhaps a few more high-profile users. |
|
Besides a big target for Rust is the C and C++ world. On Hacker News in my experience you have a majority of commenters coming from the web world where no news in one year effectively means that the project is dead.
For us in the low level world "stable for 4 years" means "maybe we can start considering using it in production" and the lack of big buzz every other month is more a pro than a con. I'll take boring and reliable over shiny and breaks-every-other-year.
I've just started adding a new feature on a C project started in 2009. If I used Rust I'd want to know that my dev environment will still be usable in 2019. I think the commitment to stability will pay off eventually.