devilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agoC++ Momentlemmy.worldimagemessage-square158fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageC++ Momentlemmy.worlddevilish666@lemmy.world to Programmer Humor@lemmy.ml · 8 months agomessage-square158fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·8 months agoRust required you to fix all the errors before running the code.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·8 months agoCompared to that trio, they are a rarity that make people excited just to spot one.
minus-squareTurun@feddit.delinkfedilinkarrow-up0·8 months agoI have a graphical application that crashes regularly when I switch between displays with Ctrl+alt+number. Something in the winit stack does not like it.
minus-squareasudox@lemmy.worldlinkfedilinkarrow-up0·edit-28 months agoRuntime errors are rare? Interesting. I guess it depends on hoe much error handling the dev additionally wants to do.
Rust required you to fix all the errors before running the code.
Runtime errors are still a thing.
Compared to that trio, they are a rarity that make people excited just to spot one.
I have a graphical application that crashes regularly when I switch between displays with Ctrl+alt+number. Something in the winit stack does not like it.
Runtime errors are rare? Interesting. I guess it depends on hoe much error handling the dev additionally wants to do.