<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/index.php?action=history&amp;feed=atom&amp;title=1024%3A_Error_Code</id>
		<title>1024: Error Code - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/index.php?action=history&amp;feed=atom&amp;title=1024%3A_Error_Code"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;action=history"/>
		<updated>2026-05-14T12:10:39Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=334422&amp;oldid=prev</id>
		<title>172.70.90.29: Undo revision 334413 by 172.69.151.196 (talk) The phantom Citation Neededer strikes again..? (And still doesn't know how to use them.)</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=334422&amp;oldid=prev"/>
				<updated>2024-02-07T13:13:27Z</updated>
		
		<summary type="html">&lt;p&gt;Undo revision 334413 by &lt;a href=&quot;/wiki/index.php/Special:Contributions/172.69.151.196&quot; title=&quot;Special:Contributions/172.69.151.196&quot;&gt;172.69.151.196&lt;/a&gt; (&lt;a href=&quot;/wiki/index.php?title=User_talk:172.69.151.196&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:172.69.151.196 (page does not exist)&quot;&gt;talk&lt;/a&gt;) The phantom Citation Neededer strikes again..? (And still doesn&amp;#039;t know how to use them.)&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 13:13, 7 February 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l10&quot; &gt;Line 10:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 10:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Complex {{W|computer program}}s often incorporate a numbering system for errors that are anticipated. This way, the code can be referenced to tech support so that there is some feedback from the program as to what is wrong (akin to a car dashboard with multiple lights telling you if you have a battery problem or an engine problem or a cooling problem, etc.) Most people have seen at least one error code in their life. Perhaps the most famous error code is seen in web browsers, [[404]] (not found). Another common code is 403 (forbidden).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Complex {{W|computer program}}s often incorporate a numbering system for errors that are anticipated. This way, the code can be referenced to tech support so that there is some feedback from the program as to what is wrong (akin to a car dashboard with multiple lights telling you if you have a battery problem or an engine problem or a cooling problem, etc.) Most people have seen at least one error code in their life. Perhaps the most famous error code is seen in web browsers, [[404]] (not found). Another common code is 403 (forbidden).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The guy at the computer gets the error &amp;quot;-41&amp;quot;, but cannot tell even what program it comes from. So, the other guy decides to look up the code in a book apparently called ''Error Codes''. The book then indicates to go to a lake instead of how to resolve the computer problem. Which seems like a great solution because it would be very relaxing&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;{{citation needed}}&lt;/del&gt;! The panel with the image of the lake is fairly rare as far as xkcd comics go, in that it is approaching a more realistic style. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The guy at the computer gets the error &amp;quot;-41&amp;quot;, but cannot tell even what program it comes from. So, the other guy decides to look up the code in a book apparently called ''Error Codes''. The book then indicates to go to a lake instead of how to resolve the computer problem. Which seems like a great solution because it would be very relaxing! The panel with the image of the lake is fairly rare as far as xkcd comics go, in that it is approaching a more realistic style. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The beep codes referenced in the title text refers to the error codes produced by motherboards. Because the motherboard is sort of the &amp;quot;heart&amp;quot; of the computer, the designers apparently did not want to rely on any form of error display that might be compromised by the error itself (i.e. a visual display). Instead, motherboards typically have a code consisting of beeps from the system &amp;quot;PC&amp;quot; speaker which is expected to work without error in most situations, as it's wired directly to the motherboard. In a sort of {{w|Morse code|morse-code}}-type system, certain lengths and numbers of beeps refer to different errors like memory problems, video card problems, etc. The one quick beep that occurs on boot sequences is the POST (Power On Self-Test) beep, which detects vital parts of the system, like motherboard, memory, monitor, etc. The beep indicates that everything necessary to boot is present. Anyone who has built a few computers is probably familiar with less happy beep sequences.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The beep codes referenced in the title text refers to the error codes produced by motherboards. Because the motherboard is sort of the &amp;quot;heart&amp;quot; of the computer, the designers apparently did not want to rely on any form of error display that might be compromised by the error itself (i.e. a visual display). Instead, motherboards typically have a code consisting of beeps from the system &amp;quot;PC&amp;quot; speaker which is expected to work without error in most situations, as it's wired directly to the motherboard. In a sort of {{w|Morse code|morse-code}}-type system, certain lengths and numbers of beeps refer to different errors like memory problems, video card problems, etc. The one quick beep that occurs on boot sequences is the POST (Power On Self-Test) beep, which detects vital parts of the system, like motherboard, memory, monitor, etc. The beep indicates that everything necessary to boot is present. Anyone who has built a few computers is probably familiar with less happy beep sequences.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>172.70.90.29</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=334413&amp;oldid=prev</id>
		<title>172.69.151.196 at 06:42, 7 February 2024</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=334413&amp;oldid=prev"/>
				<updated>2024-02-07T06:42:15Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 06:42, 7 February 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l10&quot; &gt;Line 10:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 10:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Complex {{W|computer program}}s often incorporate a numbering system for errors that are anticipated. This way, the code can be referenced to tech support so that there is some feedback from the program as to what is wrong (akin to a car dashboard with multiple lights telling you if you have a battery problem or an engine problem or a cooling problem, etc.) Most people have seen at least one error code in their life. Perhaps the most famous error code is seen in web browsers, [[404]] (not found). Another common code is 403 (forbidden).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Complex {{W|computer program}}s often incorporate a numbering system for errors that are anticipated. This way, the code can be referenced to tech support so that there is some feedback from the program as to what is wrong (akin to a car dashboard with multiple lights telling you if you have a battery problem or an engine problem or a cooling problem, etc.) Most people have seen at least one error code in their life. Perhaps the most famous error code is seen in web browsers, [[404]] (not found). Another common code is 403 (forbidden).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The guy at the computer gets the error &amp;quot;-41&amp;quot;, but cannot tell even what program it comes from. So, the other guy decides to look up the code in a book apparently called ''Error Codes''. The book then indicates to go to a lake instead of how to resolve the computer problem. Which seems like a great solution because it would be very relaxing! The panel with the image of the lake is fairly rare as far as xkcd comics go, in that it is approaching a more realistic style. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The guy at the computer gets the error &amp;quot;-41&amp;quot;, but cannot tell even what program it comes from. So, the other guy decides to look up the code in a book apparently called ''Error Codes''. The book then indicates to go to a lake instead of how to resolve the computer problem. Which seems like a great solution because it would be very relaxing&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;{{citation needed}}&lt;/ins&gt;! The panel with the image of the lake is fairly rare as far as xkcd comics go, in that it is approaching a more realistic style. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The beep codes referenced in the title text refers to the error codes produced by motherboards. Because the motherboard is sort of the &amp;quot;heart&amp;quot; of the computer, the designers apparently did not want to rely on any form of error display that might be compromised by the error itself (i.e. a visual display). Instead, motherboards typically have a code consisting of beeps from the system &amp;quot;PC&amp;quot; speaker which is expected to work without error in most situations, as it's wired directly to the motherboard. In a sort of {{w|Morse code|morse-code}}-type system, certain lengths and numbers of beeps refer to different errors like memory problems, video card problems, etc. The one quick beep that occurs on boot sequences is the POST (Power On Self-Test) beep, which detects vital parts of the system, like motherboard, memory, monitor, etc. The beep indicates that everything necessary to boot is present. Anyone who has built a few computers is probably familiar with less happy beep sequences.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The beep codes referenced in the title text refers to the error codes produced by motherboards. Because the motherboard is sort of the &amp;quot;heart&amp;quot; of the computer, the designers apparently did not want to rely on any form of error display that might be compromised by the error itself (i.e. a visual display). Instead, motherboards typically have a code consisting of beeps from the system &amp;quot;PC&amp;quot; speaker which is expected to work without error in most situations, as it's wired directly to the motherboard. In a sort of {{w|Morse code|morse-code}}-type system, certain lengths and numbers of beeps refer to different errors like memory problems, video card problems, etc. The one quick beep that occurs on boot sequences is the POST (Power On Self-Test) beep, which detects vital parts of the system, like motherboard, memory, monitor, etc. The beep indicates that everything necessary to boot is present. Anyone who has built a few computers is probably familiar with less happy beep sequences.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>172.69.151.196</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=328476&amp;oldid=prev</id>
		<title>Firestar233: grammar</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=328476&amp;oldid=prev"/>
				<updated>2023-11-09T23:11:48Z</updated>
		
		<summary type="html">&lt;p&gt;grammar&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 23:11, 9 November 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l8&quot; &gt;Line 8:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Explanation==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Explanation==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Complex {{W|computer program}}s often incorporate a numbering system for errors that are anticipated &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;might occur&lt;/del&gt;. This way, the code can be referenced to tech support so that there is some feedback from the program as to what is wrong (akin to a car dashboard with multiple lights telling you if you have a battery problem or an engine problem or a cooling problem, etc.) Most people have seen at least one error code in their life. Perhaps the most famous error code is seen in web browsers, [[404]] (not found). Another common code is 403 (forbidden).&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Complex {{W|computer program}}s often incorporate a numbering system for errors that are anticipated. This way, the code can be referenced to tech support so that there is some feedback from the program as to what is wrong (akin to a car dashboard with multiple lights telling you if you have a battery problem or an engine problem or a cooling problem, etc.) Most people have seen at least one error code in their life. Perhaps the most famous error code is seen in web browsers, [[404]] (not found). Another common code is 403 (forbidden).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The guy at the computer gets the error &amp;quot;-41&amp;quot;, but cannot tell even what program it comes from. So, the other guy decides to look up the code in a book apparently called ''Error Codes''. The book then indicates to go to a lake instead of how to resolve the computer problem. Which seems like a great solution because it would be very relaxing! The panel with the image of the lake is fairly rare as far as xkcd comics go, in that it is approaching a more realistic style. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The guy at the computer gets the error &amp;quot;-41&amp;quot;, but cannot tell even what program it comes from. So, the other guy decides to look up the code in a book apparently called ''Error Codes''. The book then indicates to go to a lake instead of how to resolve the computer problem. Which seems like a great solution because it would be very relaxing! The panel with the image of the lake is fairly rare as far as xkcd comics go, in that it is approaching a more realistic style. &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Firestar233</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=282864&amp;oldid=prev</id>
		<title>Vandalbane: Reverted vandalism with User:CRLF/OneClickUndo.js</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=282864&amp;oldid=prev"/>
				<updated>2022-05-26T19:50:45Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted vandalism with &lt;a href=&quot;/wiki/index.php/User:CRLF/OneClickUndo.js&quot; title=&quot;User:CRLF/OneClickUndo.js&quot;&gt;User:CRLF/OneClickUndo.js&lt;/a&gt;&lt;/p&gt;
&lt;a href=&quot;//www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;amp;diff=282864&amp;amp;oldid=282490&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Vandalbane</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=282490&amp;oldid=prev</id>
		<title>Donald Trump: Reverted edit by anti-crap user</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=282490&amp;oldid=prev"/>
				<updated>2022-05-26T19:05:10Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted edit by anti-crap user&lt;/p&gt;
&lt;a href=&quot;//www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;amp;diff=282490&amp;amp;oldid=279431&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Donald Trump</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279431&amp;oldid=prev</id>
		<title>CRLF at 17:35, 26 May 2022</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279431&amp;oldid=prev"/>
				<updated>2022-05-26T17:35:20Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;//www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;amp;diff=279431&amp;amp;oldid=279414&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>CRLF</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279414&amp;oldid=prev</id>
		<title>Donald Trump: Reverted edit by anti-crap user</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279414&amp;oldid=prev"/>
				<updated>2022-05-26T17:34:51Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted edit by anti-crap user&lt;/p&gt;
&lt;a href=&quot;//www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;amp;diff=279414&amp;amp;oldid=279405&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Donald Trump</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279405&amp;oldid=prev</id>
		<title>CRLF: Reverted vandalism with User:CRLF/OneClickUndo.js</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279405&amp;oldid=prev"/>
				<updated>2022-05-26T17:34:44Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted vandalism with &lt;a href=&quot;/wiki/index.php/User:CRLF/OneClickUndo.js&quot; title=&quot;User:CRLF/OneClickUndo.js&quot;&gt;User:CRLF/OneClickUndo.js&lt;/a&gt;&lt;/p&gt;
&lt;a href=&quot;//www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;amp;diff=279405&amp;amp;oldid=279249&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>CRLF</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279249&amp;oldid=prev</id>
		<title>Donald Trump: Crapped page</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=279249&amp;oldid=prev"/>
				<updated>2022-05-26T17:32:08Z</updated>
		
		<summary type="html">&lt;p&gt;Crapped page&lt;/p&gt;
&lt;a href=&quot;//www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;amp;diff=279249&amp;amp;oldid=277687&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Donald Trump</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=277687&amp;oldid=prev</id>
		<title>Donald Trump: Reverted edit by anti-crap user</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;diff=277687&amp;oldid=prev"/>
				<updated>2022-05-26T17:04:34Z</updated>
		
		<summary type="html">&lt;p&gt;Reverted edit by anti-crap user&lt;/p&gt;
&lt;a href=&quot;//www.explainxkcd.com/wiki/index.php?title=1024:_Error_Code&amp;amp;diff=277687&amp;amp;oldid=248763&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>Donald Trump</name></author>	</entry>

	</feed>