this post was submitted on 23 Jul 2023
692 points (96.3% liked)

Programmer Humor

33090 readers
889 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 2 years ago (2 children)

I really need to learn Rust...

[–] [email protected] 8 points 2 years ago* (last edited 2 years ago)

It's difficult but worth the time if you have it. No other language creates programs with such guarantees for not having common memory bugs and performance like c.

[–] [email protected] 6 points 2 years ago* (last edited 2 years ago)

You will get there one day, I believe in you :)