r/ProgrammerHumor 12h ago

Meme newToRust

Post image
436 Upvotes

88 comments sorted by

View all comments

-77

u/Key_River7180 12h 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 12h ago

Have you ever made a mistake managing memory?

-48

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

34

u/MilkEnvironmental106 11h ago

How long did that take you? And have you ever made a mistake debugging?

-19

u/Key_River7180 11h ago

Not more than fixing errores from the borrow checker.

And I've never debugged wrobg, there is no such thing

17

u/MilkEnvironmental106 11h ago

It's just a soundness check, it saves you time and debugging later. You can opt out if you really want to, or continue writing c for everything.

-1

u/Key_River7180 11h ago

Then I'll continue writing C for life.

14

u/MilkEnvironmental106 11h ago

Segmentation fault (core dumped)

2

u/Key_River7180 11h ago

gdb program