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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 18 points 1 year ago (3 children)

I hate those messages. Just be class clear about the failure.

OTOH, keep up the good fight little computer.

[โ€“] [email protected] 5 points 1 year ago

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.

load more comments (2 replies)