this post was submitted on 23 Jul 2023
718 points (96.4% liked)

Programmer Humor

32371 readers
504 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
[–] Speculater 10 points 1 year ago (2 children)

I really need to learn Rust...

[–] [email protected] 7 points 1 year ago* (last edited 1 year 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] 5 points 1 year ago* (last edited 1 year ago)

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