this post was submitted on 14 Sep 2024
848 points (98.7% liked)
Programmer Humor
32410 readers
234 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Is this just humor or there's a reason why people dislike rust? I'm curious.
i think it's just humour, i assume it's referring to rust's lifetimes which is a feature (mostly) unique to rust
There are many who are pushing rust as a religion tan that turns people off.
Ah, I see lol. Thanks.
One thing I always liked about the various flavors of BASIC was that nobody ever pushed that shit as a religion.
religion-tan
Half joking. Lifetimes can be hard but once you understand the concept it's quite easy.
The second joke is about you never learn Rust. You're always on the learning rollercoaster. Always one step away but each time it makes you rethink the whole language.
Don't get me wrong, I'm a rust main. But does issues does exist
Both. The people who promote Rust can be very annoying. They trumpet Rust's memory safety while turning a blind eye to any problems with the language, let alone the effort required to rewrite a large system and all the bugs such a rewrite will introduce.