minus-squarejroid8@lemmy.worldtoProgrammer Humor@lemmy.ml•Programming languageslinkfedilinkarrow-up3·2 days agoRust no undefined behavior outside unsafe performance package management lots of crates it’s enums Result and Option makes good practices easy and bad ones hard Other languages are cool too (except java) but they often miss half of what I like about rust. I like C but debugging undefined behavior is hard even with valgrind linkfedilink
jroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoTests are code toolemmy.worldimagemessage-square0fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square0fedilink
Rust
Other languages are cool too (except java) but they often miss half of what I like about rust. I like C but debugging undefined behavior is hard even with valgrind