this post was submitted on 31 Oct 2023
175 points (98.3% liked)
Programmer Humor
19544 readers
671 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I hate those messages. Just be class clear about the failure.
OTOH, keep up the good fight little computer.
It kinda is though. Iirc it received an interrupt it shouldn't have received and doesn't know how to resolve. It is not supposed to ignore it, but then the only other option is crashing at this point. Basically it continues in a dazed and confused state.
Of course the message could be clearer, but at least it also makes the message easily searchable.