return2ozma@lemmy.world to Technology@lemmy.worldEnglish · 1 month agoMicrosoft releases urgent Office patch. Russian-state hackers pounce.arstechnica.comexternal-linkmessage-square15fedilinkarrow-up1164arrow-down13
arrow-up1161arrow-down1external-linkMicrosoft releases urgent Office patch. Russian-state hackers pounce.arstechnica.comreturn2ozma@lemmy.world to Technology@lemmy.worldEnglish · 1 month agomessage-square15fedilink
minus-squaredejpivo@lemmings.worldlinkfedilinkEnglisharrow-up5·30 days agoI genuinely wonder if rust helps guarding against slop coding vulnerabilities, at least statistically.
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up3·edit-230 days agothe compiler stops you from compiling most of incorrect code. unless AI learns to use unsafe blocks liberally, it will still prevent memory corruption bugs and such
I genuinely wonder if rust helps guarding against slop coding vulnerabilities, at least statistically.
the compiler stops you from compiling most of incorrect code. unless AI learns to use unsafe blocks liberally, it will still prevent memory corruption bugs and such