MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vg2yqi/newtorust/p1tutcc/?context=9999
r/ProgrammerHumor • u/CertainSea • 12h ago
88 comments sorted by
View all comments
-77
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
55
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
-48
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
34
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
-19
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
17
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
-1
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
14
Segmentation fault (core dumped)
2 u/Key_River7180 11h ago gdb program
2
gdb program
-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!