this post was submitted on 28 Feb 2024
9 points (100.0% liked)

Programmer Humor

32558 readers
501 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] marcos@lemmy.world 0 points 8 months ago (1 children)

Rust required you to fix all the errors before running the code.

[–] Asudox@lemmy.world 0 points 8 months ago (1 children)

Runtime errors are still a thing.

[–] marcos@lemmy.world 0 points 8 months ago (1 children)

Compared to that trio, they are a rarity that make people excited just to spot one.

[–] Turun@feddit.de 0 points 8 months ago

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.