this post was submitted on 28 Feb 2024
1001 points (97.0% liked)

Programmer Humor

32563 readers
446 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 14 points 8 months ago (2 children)

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

[–] Turun@feddit.de 5 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.

[–] Asudox@lemmy.world 2 points 8 months ago* (last edited 8 months ago)

Runtime errors are rare? Interesting. I guess it depends on how much error handling the dev additionally wants to do.