329

"Rust's compiler prevents common bugs" So does skill. No offense to you, but, this trope is getting so tiresome. If you like the language then go ahead and use it. What is it with the rust crowd that they have to come acrosslike people trying to convert your religion at your front door?

you are viewing a single comment's thread
view the rest of the comments
[-] Scoopta@programming.dev 26 points 2 days ago* (last edited 2 days ago)

While I do totally see the advantages of rust and agree skill is not a solution given people make mistakes...I do agree a lot of the very vocal rust advocates do act almost religious and it is an annoying turn off.

[-] Valmond@lemmy.world 18 points 1 day ago

We had the Java guys in year 2000, at least Rust seems to be a decent language.

[-] LeFantome@programming.dev 6 points 1 day ago

Java was created so that teams of intermediate skill programmers could maintain large, long-lived code bases. And it did its job incredibly well.

If that is not your use case (or you do not want to admit that you are such a programmer), it may not be your favourite language.

I always like C# far better. It may be my favourite language overall. It has a bit more headroom and was designed somebody far more skilled. But it was designed to compete directly with Java. So, you know who it was built for.

[-] Valmond@lemmy.world 1 points 1 day ago

Seems there still are some around!

[-] zarkanian@sh.itjust.works 1 points 1 day ago

I've never run into a Java evangelist. Every opinion I've ever heard about Java is something like "Yeah, this sucks". I always thought that people put up with it because it's write-once, run-anywhere, but so is, y'know, Python.

[-] ZILtoid1991@lemmy.world 2 points 21 hours ago

Early on, Java was advertized as the next great thing, ending headaches from system development, porting, and "promoting good programming practices through OOP".

Then people increasingly got tired of OOP and the speed penalty of both that paradigm and the JVM, not to mention more and more education institutes started to claim Java was too hard for beginners, and that Python would be better.

Now we have Rust evangelists promoting the language as the next great thing, ending headaches from memory safety issues, porting (if you target WASM and pack your app into a Chromium instance), and "promoting good programming practices through FP".

Time is truly a flat circle...

[-] bradboimler@lemmy.world 1 points 19 hours ago

I love Java and use it every chance I get

[-] Strawberry@lemmy.blahaj.zone 2 points 23 hours ago
[-] Valmond@lemmy.world 0 points 1 day ago

There was a saying back in the day, roughly: "java can run on all platforms like anal sex works on all genders".

Python is slow but fantastic when it comes to interoperability IMO and is just complex enough that you can get the job done. I just hope they'll won't complexify it into oblivion, it's a really neat language. IMO.

[-] daniskarma@lemmy.dbzer0.com 7 points 1 day ago

Do you have time to talk about our lord Rust? Did you know it died for our bugs so we don't have to debug them at run time?

this post was submitted on 03 Aug 2025
329 points (95.3% liked)

Programmer Humor

25485 readers
1829 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS