Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The Rust community is however, an excellent community to be part of.

And it's future proof. Everyone knows Rust is the future.

I'd say, for most college students, Rust would be the one you'd advise today.



> The Rust community is however, an excellent community to be part of.

I honestly haven't found this to be the case. There is a constant denial that some people might find Rust difficult (with a very strong implication that if they do, it's because of inferiority on their part), and extreme thin-skinnedness towards even the possibility that Rust might not be for everyone. Indeed, a bluff assertion that it is for everyone is part of its official tagline. The community keeps up a surface politeness, but it always looks to me that it achieves this by keeping a tight lid on dissent (or appearance thereof).


I've experienced this as well. Any disagreement always comes down to "you just haven't used it enough". I let myself take that gaslighting for years before I decided to just not go to the Rust servers any more.

And then when you question any of the classic Rust axioms (such as safety or speed being only desirable rather than an absolute commandment) a lot of them tend to get rather hostile. It's not a pleasant crowd if you don't think 100% like they do.


Sorry to hear that. I certainly don't think Rust is ideal for every use case. And it is definitely hard to learn. I think people get a bit too zealous promoting it, simply because it has solved a lot of painful problems that many of us have battled with for decades in C++/C land.


I have bad experience interacting with members of the rust community. Biggest issue is that they don't keep their opinions to themselves and frankly make everyone misserable with their "join us now, you must" mentality.


I have mixed experiences.

The evangelism on HN and reddit can be stifling. Particularly the overemphasis on "safety".

The community on discord was very helpful though, when I was struggling.

I feel like the community is large enough that you can find a lot of more normal people using it, and just avoid the zealots.


Yeah, the way I sometimes describe this is that Rust social media can be pretty toxic, but the actual Rust community is generally very friendly and supportive. The problem is that a lot of people confuse the two.


I should definitely say, if I'm talking about the "community," I mean real people not anonymous Twitter accounts.


I don't think safety or correctness can be over-emphasized.


I'd say it definitely can, 99% of tasks in programming can be done with a garbage compiler after all.

Different conversation though.


I don't know it's the future. I was writing C and C++ when everyone was yelling that Go would replace them. I am still writing a lot of C and C++ while people yell that Rust will replace it. Chances are when Zig/Nim/Pony becomes the new hotness, I will still be writing a lot of C and C++.

Beyond Rust, Apple has swift, Google is working on "Carbon," and there's a ton of active work on improving the safety of C++. The future is exciting, but there is a lot more than just Rust in it.


College students learning mostly Rust -- that would be a blessing. We would get rid of the typical "every noun is a class" type of thinking that students tend to have going through a Javaducation. We would get them to see the correspondence with structs, procedures and traits and we would get them more often to reach for the simpler solution that way.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: