@devilish666 to Programmer [email protected] • 9 months agoC++ Momentimagemessage-square147arrow-up11.04Karrow-down132
arrow-up11.01Karrow-down1imageC++ Moment@devilish666 to Programmer [email protected] • 9 months agomessage-square147
minus-square@marcoslink28•9 months agoRust required you to fix all the errors before running the code.
minus-square@marcoslink14•9 months agoCompared to that trio, they are a rarity that make people excited just to spot one.
minus-squareTurunlinkfedilink5•9 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-squareasudoxlink2•edit-29 months agoRuntime errors are rare? Interesting. I guess it depends on how much error handling the dev additionally wants to do.
minus-square@[email protected]linkfedilink8•9 months agoRust: this garbage code is beneath me, come back when you have your shit together.
Where’s rust?
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 how much error handling the dev additionally wants to do.
Rust: this garbage code is beneath me, come back when you have your shit together.
Still compiling
Compilation: top row, runtime: button row.