Ask HN: What is this aversion to Rust on online forums about?
6 points| zduny | 3 years ago
There were quite a few comments in a tone like I've offended their mother because I said the word "Rust".
What is it about?
I've never seen anything like this regarding other tool/programming language...
jstx1|3 years ago
1. people being really excited by Rust, learning Rust, using it for hobby projects, rewriting things in Rust etc.
1.1. sometimes the excitement has downsides - people get carried way, they get too preachy, they exaggerate how good it is, they insist on using Rust in places where it doesn't belong, they refuse to listen to criticism, they bring it up any time programming languages are discussed, they start acting a bit cult-ish
2. as a result of 1.1, when a positive Rust post comes up some people will have a negative reaction. Sometimes it's negative in a reasonable way that counteracts the exaggerated excitement and sometimes it's a more general feeling of "oh not this again".
So some people have aversion to Rust some of the time, there's still plenty of other people who like Rust or don't care too much about it either way.
zduny|3 years ago
Well, to me Rust is just a tool that I've discovered, it meet my expectations so I started using it.
Only then I've started noticing comments on reddit or whatever like "bleh, not Rust again" and really don't get why a programming language can be so triggering to people.
vegai_|3 years ago
ThePhysicist|3 years ago
radonek|3 years ago
Then again, every attempt at dethroning C++ came with it's own crowd of fanatic cultists, so maybe it's just that C++ is cursed.
lakomen|3 years ago
dcminter|3 years ago
In return you get a lot of power, and eliminate several broad categories of bug for zero performance cost. How many competing tools offer that?
Personally I find the errors quite helpful, but I come from the land of late 90s C++ template vomit...
If you want to build a webapp it's probably a daft choice (for example) but for several other wide categories of software it's truly groundbreaking.
quickthrower2|3 years ago
Scottsa|3 years ago
[deleted]