this post was submitted on 03 Aug 2025
342 points (95.5% liked)

Programmer Humor

32144 readers
287 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 3 years ago
MODERATORS
 

"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
[–] mitchty 1 points 11 months ago

Because it ostensibly does? I’ve written multithreaded kernel code in c, the amount of humbling I had learning to thread data access in rust was humbling. I guarantee the rust compiler prevents bugs and frankly bad logic.

Care to source your misspelled evangelist claim?