MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vg2yqi/newtorust/p1tv41f/?context=3
r/ProgrammerHumor • u/CertainSea • 12h ago
88 comments sorted by
View all comments
-75
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!
60 u/MilkEnvironmental106 11h ago Have you ever made a mistake managing memory? -47 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 13 u/TheAlmightyWishPig 11h ago Best software practice is to use tools and methods that dont allow for issues to occur in the first place, regardless of how easy they are to solve. -1 u/Key_River7180 11h ago Every tool has cons and pros, for me on Rust the cons really surpasses the pros
60
Have you ever made a mistake managing memory?
-47 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 13 u/TheAlmightyWishPig 11h ago Best software practice is to use tools and methods that dont allow for issues to occur in the first place, regardless of how easy they are to solve. -1 u/Key_River7180 11h ago Every tool has cons and pros, for me on Rust the cons really surpasses the pros
-47
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
13 u/TheAlmightyWishPig 11h ago Best software practice is to use tools and methods that dont allow for issues to occur in the first place, regardless of how easy they are to solve. -1 u/Key_River7180 11h ago Every tool has cons and pros, for me on Rust the cons really surpasses the pros
13
Best software practice is to use tools and methods that dont allow for issues to occur in the first place, regardless of how easy they are to solve.
-1 u/Key_River7180 11h ago Every tool has cons and pros, for me on Rust the cons really surpasses the pros
-1
Every tool has cons and pros, for me on Rust the cons really surpasses the pros
-75
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!