Editing 2200: Unreachable State

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 8: Line 8:
  
 
==Explanation==
 
==Explanation==
 +
{{incomplete|Created by a BOT in an UNREACHABLE STATE, which is also tired. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}
  
When writing a computer program, developers often need to make assumptions about what state the system could potentially be in at the time the program is executed. For example, a program designed to fetch data from a database requires that the database be accessible at the time it tries to fetch data; if it is not, then the program needs to know how to handle that state, or it might simply hang or crash the system. A good developer will have accounted for this possibility and may give the program a way to fail gracefully; often, this is done by outputting an {{w|error message}} to the user, to tell them what is wrong.
+
An {{w|error message}} is information shown when a computer program encounters a problem that the programmers did not anticipate, such as if the URL given to a web browser does [[404|not correspond]] to any page on a website. Most sites have customized error pages, from the [[404|simple]] to the [https://www.kualo.co.uk/404 creative].
  
Sometimes, cautious developers will identify states that, in theory, should never be reachable ''at all'' - if they were, it would imply that something has gone fundamentally wrong. A paranoid developer might still decide to handle this case anyway, perhaps including a note that the situation should ''theoretically'' never happen, but they aren't confident enough to state with absolute certainty that it cannot.
+
This comic shows [[Cueball]] reading an strange error message from a program he is using. The programmer seems to have written this text while tired, so the message seems rather hopeless, bordering on the existential. The idea behind it is that the author of any error code hopes that no one will have to see it, because that would mean that the program is working perfectly, but the fact that they are writing it means they know the program will eventually fail. This could make the whole idea of writing a program seem rather hopeless; that hopelessness is associated with tiredness in the caption.
  
This comic shows [[Cueball]] reading (or possibly writing) just such an error message from a program he is using. The developer has evidently written this text while tired (possibly from sleep deprivation), and did not trust themself enough to be sure that the state is truly unreachable. The hopeless tone of the message supports this lack of confidence in their work.
+
The title text refers to the common trope of a character being given a "magic" item and winning something because of it, then being told that the item was not actually magic and that the magic was [https://tvtropes.org/pmwiki/pmwiki.php/Main/MagicFeather?from=Main.TheMagicWasInsideYouAllAlong inside them all along]. It is often used as a fable to tell people to follow their dreams. The title text puts the fable in a place where it doesn't belong, saying that finding the "unreachable state" that is the error code implies that the finder can do anything.
 
 
The title text refers to the common trope of a character being given a "magic" item and winning something because of it, then being told that the item was not actually magic and that the magic was {{tvtropes|MagicFeather|inside them all along}}. It is often used as a fable to tell people to follow their dreams. The title text puts the fable in a place where it doesn't belong, saying that finding the "unreachable state" that is the error code implies that the finder can do anything.
 
  
 
==Transcript==
 
==Transcript==
:[Cueball, sitting on an office chair at his desk with his hands over his laptop computer. There is an error message on the screen which is displayed above him with a zigzag line from the screen to the text. The exclamation mark at the top is shown in white on a black triangle.]
+
:[Cueball, sitting on an office chair at his desk, with his hands over his laptop computer is reading an error message on the screen. What he reads is displayed above him with a zigzag line from the screen to the text. The exclamation mark at the top is shown in white on a black triangle.]
:! Error
+
:If you're reading this, the code is in what I thought was an unreachable state.
:If you're seeing this, the code is in what I thought was an unreachable state.
 
 
:I could give you advice for what to do. But honestly, why should you trust me? I clearly screwed this up. I'm writing a message that should never appear, yet I know it will probably appear someday.
 
:I could give you advice for what to do. But honestly, why should you trust me? I clearly screwed this up. I'm writing a message that should never appear, yet I know it will probably appear someday.
:On a deep level, I know I'm not up to this task. I'm so sorry.
+
:On a deep level, I know I'm not up to this task. I'm sorry.
  
 
:[Caption below the panel:]
 
:[Caption below the panel:]
Line 30: Line 28:
  
 
[[Category:Comics featuring Cueball]]
 
[[Category:Comics featuring Cueball]]
[[Category:Programming]]
+
[[Category:Computers]]

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)