this post was submitted on 23 Jul 2023
581 points (96.0% liked)

Programmer Humor

32484 readers
772 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@lemmy.world 9 points 1 year ago (2 children)

I really need to learn Rust...

[–] Dominic8999@lemm.ee 5 points 1 year ago* (last edited 1 year ago)

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

[–] mrmanager@lemmy.today 5 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 with twice the performance of Go.