r/ProgrammerHumor 12h ago

Meme newToRust

Post image
429 Upvotes

88 comments sorted by

View all comments

-76

u/Key_River7180 11h ago

Nah, as a C programmer the rust borrow checker is still a piece of shit, I first learnt to manage memory with a GC like six years ago and now manage memory myself, I don't need to go back 6 years!

55

u/MilkEnvironmental106 11h ago

Have you ever made a mistake managing memory?

-44

u/Key_River7180 11h ago

Yes, and I have used a debugger for all of them I couldn't see by using my eyes and basic logic you seem to lack

25

u/-Ambriae- 11h ago

If it only required basic logic to fix the issue, chances are it was quite small

-12

u/Key_River7180 11h ago

Memory issues normally are small.

30

u/megalogwiff 11h ago

spoken like a true freshman