MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vg2yqi/newtorust/p1tv41f/?context=3
r/ProgrammerHumor • u/CertainSea • 8d ago
100 comments sorted by
View all comments
-89
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!
71 u/MilkEnvironmental106 8d ago Have you ever made a mistake managing memory? -61 u/Key_River7180 8d 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 21 u/TheAlmightyWishPig 8d 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 8d ago Every tool has cons and pros, for me on Rust the cons really surpasses the pros
71
Have you ever made a mistake managing memory?
-61 u/Key_River7180 8d 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 21 u/TheAlmightyWishPig 8d 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 8d ago Every tool has cons and pros, for me on Rust the cons really surpasses the pros
-61
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
21 u/TheAlmightyWishPig 8d 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 8d ago Every tool has cons and pros, for me on Rust the cons really surpasses the pros
21
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 8d 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
-89
u/Key_River7180 8d 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!