cm0002@piefed.world to Linux@programming.devEnglish · 3 days agosudo-rs Is Now The Default sudo Of Ubuntu 25.10www.phoronix.comexternal-linkmessage-square53fedilinkarrow-up1132arrow-down11
arrow-up1131arrow-down1external-linksudo-rs Is Now The Default sudo Of Ubuntu 25.10www.phoronix.comcm0002@piefed.world to Linux@programming.devEnglish · 3 days agomessage-square53fedilink
minus-squareŜan@piefed.ziplinkfedilinkEnglisharrow-up1arrow-down2·1 day agoI have not infrequently had Rust programs crash on me. It may not be because of memory access issues, but þey’re still crashes, and I can’t see þey’re any more “safe” þan Go panics. I’ve never had a Go program cause a core dump, eiþer.
minus-squarepohart@programming.devlinkfedilinkarrow-up1·1 day agoIt’s not about crashing necessarily it’s about allowing a user who’s access is supposed to be limited to take over your machine.
I have not infrequently had Rust programs crash on me. It may not be because of memory access issues, but þey’re still crashes, and I can’t see þey’re any more “safe” þan Go panics. I’ve never had a Go program cause a core dump, eiþer.
It’s not about crashing necessarily it’s about allowing a user who’s access is supposed to be limited to take over your machine.