<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Captain+Paralytic</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Captain+Paralytic"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Captain_Paralytic"/>
		<updated>2026-04-22T18:17:17Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2309:_X&amp;diff=192339</id>
		<title>2309: X</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2309:_X&amp;diff=192339"/>
				<updated>2020-05-21T11:37:41Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Correct wrong word&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2309&lt;br /&gt;
| date      = May 20, 2020&lt;br /&gt;
| title     = X&lt;br /&gt;
| image     = x.png&lt;br /&gt;
| titletext = The worst is when you run out of monospaced fonts and have to use variable-width variables.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a COMIC SANS X AND A NEW PROGRAMMER. This page needs an expanded explanation of what esoteric languages are. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
[[Cueball]] has developed a new {{w|programming language}} with novel syntax. These languages are classified as {{w|esoteric language}}s, which are programming languages developed for no practical use (although that doesn't stop people from trying) other than novelty. The classic example of these are {{w|INTERCAL}} and {{w|brainfuck}}.&lt;br /&gt;
&lt;br /&gt;
Normally, there is no law against developing bad programming languages or bad code (although some would argue there should be). The law often has to play catch-up with technology. However, as with the example of Cueball and the EPA, and Cueball with tech support problems, it seems that the Government has made an exception in this case, possibly because the result is so egregious as to cause real harm.&lt;br /&gt;
&lt;br /&gt;
A {{w|Variable (computer science)|variable}} is a piece of data (such as an integer or a string of text) that can change in value. Variables can usually be named any string of alphanumeric characters. For the sake of readability, variables are usually named something relevant to what the variable represents. For example, a variable counting how many seconds have passed since the program was launched might be called elapsedTime. Some programmers, particularly if they are working under time pressure, will give their variables names (such as 'x') that do not describe what they do, and are thus almost completely meaningless. This is considered bad coding practice, because anyone reading the code who is not familiar with it will not understand what the variable does.&lt;br /&gt;
&lt;br /&gt;
Here, Cueball is developing a language where the only way to differentiate variables is to write the letter &amp;quot;X&amp;quot; in different fonts. Typically, code is written in plain text without a way to specify a font, which would mean that Cueball has implemented a lot more processing in the {{w|compiler}} or {{w|Integrated development environment|IDE}} in a fashion typically seen as unconventional. This 'feature' would be a nightmare to program with, as all of the variables would look very similar unless careful attention is being paid, and there would be little to no way to determine what each one does, since font names are typically not particularly descriptive. Additionally, the fact that some fonts look similar (such as Arial and Helvetica) would require the programmer to have an intricate knowledge of different fonts and how to distinguish them from only one letter.  Programs would also be difficult to edit if two programmers do not have the same fonts installed.&lt;br /&gt;
&lt;br /&gt;
This is also a jab at mathematicians who are in addition to using variable names which are short and nondescript (e.g. &amp;quot;x&amp;quot;), are also &amp;quot;typeface sensitive&amp;quot; (in addition to case sensitive). In other words, one can typically find a statement involving three different &amp;quot;X&amp;quot; variables, referring to three different objects, and they are distinguished by their font and case.&lt;br /&gt;
&lt;br /&gt;
The title text references the fact that most IDEs use a monospaced font (i.e. one where every character is the same width), as opposed to variable-width fonts, in which some characters like 'I' are narrower than others. This is partly because fixed horizontal alignment is sometimes useful when dealing with certain text strings. 'Variable-width variables' refers to the fact that the letter X, like all letters, has different widths in different fonts. This would make this fixed alignment almost impossible, thus creating yet another reason why Cueball's language would be highly unpleasant to use.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[Cueball holds a laptop with code visible on the screen.]&lt;br /&gt;
:Cueball: I've developed a new programming language!&lt;br /&gt;
:Offpanel voice: Didn't a judge order you to stop doing that?&lt;br /&gt;
&lt;br /&gt;
:[In a frameless panel, Cueball holds the laptop with one hand and types on the keyboard.]&lt;br /&gt;
:Cueball: Higher court threw out the ruling!&lt;br /&gt;
:Cueball: I'm back, suckers!&lt;br /&gt;
:Offpanel voice: ''Dammit.''&lt;br /&gt;
&lt;br /&gt;
:[Cueball holds the folded down laptop at his side.]&lt;br /&gt;
:Cueball: But I promise it's good this time!&lt;br /&gt;
:Cueball: Just normal code. Good clean syntax. Nothing weird.&lt;br /&gt;
:Offpanel voice: Okay...&lt;br /&gt;
&lt;br /&gt;
:[Cueball holds the laptop at his side, and raises a finger on his other hand.]&lt;br /&gt;
:Cueball: Except the only variable name is &amp;quot;X&amp;quot;. To refer to different variables you have to write &amp;quot;X&amp;quot; in different fonts.&lt;br /&gt;
:Offpanel voice: I'm calling the court.&lt;br /&gt;
:Another offpanel voice: Maybe we can appeal.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category: Programming]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2299:_Coronavirus_Genome_2&amp;diff=191351</id>
		<title>2299: Coronavirus Genome 2</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2299:_Coronavirus_Genome_2&amp;diff=191351"/>
				<updated>2020-04-28T22:44:03Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Removed extra &amp;quot;he&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2299&lt;br /&gt;
| date      = April 27, 2020&lt;br /&gt;
| title     = Coronavirus Genome 2&lt;br /&gt;
| image     = coronavirus_genome_2.png&lt;br /&gt;
| titletext = [moments later, checking phone] Okay, I agree my posting it was weird, but it's somehow even more unnerving that you immediately liked the post.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a SANITIZED PHONE. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
This comic is another comic in a [[:Category:COVID-19|series of comics]] related to the {{w|2019–20 coronavirus outbreak|2020 pandemic}} of the {{w|coronavirus}} {{w|SARS-CoV-2}}, which causes {{w|COVID-19}}.&lt;br /&gt;
&lt;br /&gt;
It is also a direct continuation of the previous comic, [[2298: Coronavirus Genome]], making this a [[:Category:Coronavirus Genome|new series]].&lt;br /&gt;
&lt;br /&gt;
[[Megan]] sent her copy of the coronavirus genome to [[Cueball]], who then proceeded to share it with his friends on social media. In effect, he is spreading the virus over the Internet, though not in a form that can actually make people sick with COVID-19 (which may seem obvious, but then some people [https://www.forbes.com/sites/brucelee/2020/04/09/5g-networks-and-covid-19-coronavirus-here-are-the-latest-conspiracy-theories/ believe 5G causes coronavirus].)  If his post catches on and is widely shared, it might be described as &amp;quot;going viral&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
In continuation of the previous strip, Cueball appears to be fascinated by the fact that the entire genome of this very consequential virus can be fully detailed in a text file, using only 30,000 characters. He realizes that he can't fit this much information in a single tweet (Twitter has a 280 character limit), but it able to fit the entire genome in a Facebook post (Facebook allows [https://www.zdnet.com/article/facebook-increases-status-update-character-limit-to-63206/ up to 63,206 characters in a post]).  It could also be [https://twitter.com/TruePrimal/status/1255258879623139328 tweeted as an image].&lt;br /&gt;
&lt;br /&gt;
This strip draws humor from the contrast between the costly physical precautions that are being taken to prevent the spread of coronavirus between people and the blitheness with which Cueball attempts to share (the genome of) the coronavirus electronically.  Cueball's response (that it's okay, because he sanitized his phone before posting) could be taken as a sarcastic rebuttal, given that Megan sent the genome to him without knowing why he wanted it, or a commentary on the useless or counterproductive behaviors of clueless people (e.g. people who wear gloves before touching potentially-contaminated surfaces, but then scratch their noses while still wearing the possibly-contaminated gloves).&lt;br /&gt;
&lt;br /&gt;
The title text deals with the almost inevitable outcome of the resulting message being 'liked' by some other party. In this case Megan, although she just told Cueball it was weird that he shared it. This may be a commentary on the common reflex to &amp;quot;like&amp;quot; your friend's posts, even if you think they're strange. Alternately, the &amp;quot;like&amp;quot; button on Facebook was historically the only way to signal a reaction to a post (other than actually commenting).  When someone posted about a bad event, such as an injustice, a tragedy, or a difficult personal event, people might &amp;quot;like&amp;quot; the post to indicate their support of the person posting it, but it could read as having positive feelings toward the incident itself.  (Facebook has since added multiple reaction buttons to express such emotions as surprise, sadness or anger).  In this case, Megan &amp;quot;like&amp;quot;ing the coronavirus genome could be taken to mean that she likes the virus itself, which would be quite odd.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Megan sits in an office chair at her desk with a laptop. She is leaning on the back of the chair with one arm while turning away from her desk to talk to Cueball standing behind her.]&lt;br /&gt;
:Cueball: Hey, if you have the coronavirus genome as a text file, can you email it to me?&lt;br /&gt;
:Megan: Sure.&lt;br /&gt;
:Megan: ...Why?&lt;br /&gt;
&lt;br /&gt;
:[Megan has turned to her her laptop typing on it, Cueball is off-panel.]&lt;br /&gt;
:Cueball (off-panel): Nothing.&lt;br /&gt;
:Megan: I ... see.&lt;br /&gt;
:Megan: Well, here you go.&lt;br /&gt;
:Laptop: Click&lt;br /&gt;
&lt;br /&gt;
:[In &amp;quot;two&amp;quot; frame-less panels in a row Cueball is shown twice while typing on his phone with both hands. The second time the text on his phone screen is shown above it in a square &amp;quot;speech bubble&amp;quot; with a &amp;quot;speech line&amp;quot; going down to the phone. It displays a Twitter interface, highlighting that he is trying to tweet too many characters. The last line of text in the tweet is marked with red. A number below is in red font and the + in a circle after that is in cyan font. The last word is in white font inside a cyan strip.]&lt;br /&gt;
:Phone: &lt;br /&gt;
::GAAAGGTAAGATGGAGAGGCCTTGTC&lt;br /&gt;
:&amp;lt;div style=&amp;quot;background-color:red; padding:5px; width:fit-content; margin-left: 2em&amp;quot;&amp;gt;CCTGGTTCAACGAGAA&amp;lt;/div&amp;gt;&lt;br /&gt;
::&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;-29,602&amp;lt;/font&amp;gt; &amp;lt;font color=&amp;quot;cyan&amp;quot;&amp;gt;(+)&amp;lt;/font&amp;gt;&lt;br /&gt;
:&amp;lt;div style=&amp;quot;background-color:cyan; padding:5px; width:fit-content; margin-left: 2em&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;white&amp;quot;&amp;gt;Tweet&amp;lt;/font&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Back to the original setting but with Megan still typing on her laptop while Cueball looks at his phone that he holds up in one hand.]&lt;br /&gt;
:Cueball: Okay, it's too long for Twitter, but it can fit in a Facebook post.&lt;br /&gt;
:Megan:  Unsettling that your first instinct is &amp;quot;share it online.&amp;quot;&lt;br /&gt;
:Cueball: It's cool, I sanitized my phone before posting.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Coronavirus Genome]]&lt;br /&gt;
[[Category:Comics sharing name|Coronavirus Genome]]&lt;br /&gt;
[[Category:COVID-19]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Biology]]&lt;br /&gt;
[[Category:Social networking]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2275:_Coronavirus_Name&amp;diff=188053</id>
		<title>2275: Coronavirus Name</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2275:_Coronavirus_Name&amp;diff=188053"/>
				<updated>2020-03-03T13:20:07Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2275&lt;br /&gt;
| date      = March 2, 2020&lt;br /&gt;
| title     = Coronavirus Name&lt;br /&gt;
| image     = coronavirus_name.png&lt;br /&gt;
| titletext = It's important to keep the spider from touching your face.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a MUTANT T. ANNEXA WOLF SPIDER WITH COVID-19. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This is [[Randall|Randall's]] take on the {{w|2019–20 coronavirus outbreak}}. As of the publication date (2020 March 3), the outbreak has infected more than 90,000 people, and has caused more than 3000 deaths. &lt;br /&gt;
&lt;br /&gt;
The disease caused by the virus was officially named {{w|Coronavirus disease 2019|COVID-19}} on 11 February 2020, as &amp;quot;{{w|coronavirus}}&amp;quot; is a category of viruses named for their appearance, which is similar to a halo or crown. However, the virus itself is not called COVID-19, but is called {{w|severe acute respiratory syndrome coronavirus 2}} (SARS-CoV-2). So calling the virus or disease &amp;quot;coronavirus&amp;quot; is like calling a specific strain of flu ''The Influenza virus''. However, with extensive media coverage, the name &amp;quot;Coronavirus&amp;quot; has become associated with COVID-19, making it difficult to discuss other types of coronavirus later on.&lt;br /&gt;
&lt;br /&gt;
COVID-19 has a 20% hospitalization rate and a 2% death rate by current estimates, compared to a [https://www.livescience.com/coronavirus-myths.html typical rate of around 0.1% for the flu in the US].&lt;br /&gt;
&lt;br /&gt;
In this comic, researchers [[Ponytail]], [[Megan]] and [[Cueball]] are discussing that it is by now too late to try calling the disease its official name COVID-19, as the name coronavirus has stuck. [[Cueball]] reacts with dismay, since there are many other types of coronaviruses. &lt;br /&gt;
&lt;br /&gt;
The comic becomes absurd when Ponytail compares the coronavirus naming to a giant &amp;quot;car eating spider&amp;quot; living on top of the skyscrapers of the town, which is also just called &amp;quot;The Spider&amp;quot; even though it is technically a mutated ''{{w|Tigrosa annexa}}'' {{w|wolf spider}}. Everyone knows what you mean when you say &amp;quot;Coronavirus&amp;quot;, as they do when you mention &amp;quot;The Spider&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
[[Megan]] then asks if they should not also do something about the spider, but Ponytail and Cueball agree that they can only tackle one problem at a time, and coronavirus takes up all their time. Only thing is that Ponytail now takes another commute, probably to avoid getting her car eaten.&lt;br /&gt;
&lt;br /&gt;
On a more serious note, the comic may also reference the fact that that there are many other problems in the world (both spider and non-spider related) that kill many more people and cause more problems. So this draws a humorous comparison to the fact that we seem to have forgotten about all the wars, etc and focus just on the virus.&lt;br /&gt;
&lt;br /&gt;
The title text references the health advice that people avoid touching their face with unwashed hands, in order to prevent infections that they picked up by touching things from entering their mucous membranes. (It's a lot easier for an infection to enter the body through the inside of your nose than your hands.) It is likewise quite important to keep giant spiders from touching your face, but for the dissimilar reason that they'll bite and eat you.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Megan is carrying a box with biohazard symbols on it towards a desk where Ponytail (wearing safety glasses) is working on a laptop, across from Cueball (also wearing safety glasses) who is putting a test tube into a centrifuge. There's also a flask on the desk.]&lt;br /&gt;
:Ponytail: Feels like we missed the window for the &amp;quot;COVID-19&amp;quot; renaming. &amp;quot;Coronavirus&amp;quot; is just too catchy.&lt;br /&gt;
:Cueball: But it's not specific! There are a lot of coronaviruses.&lt;br /&gt;
&lt;br /&gt;
:[In a frameless panel, Ponytail (still wearing safety glasses) is pointing at a screen or picture showing a modern city skyline with a large spider crawling across three of the high-rise buildings.]&lt;br /&gt;
:Ponytail: I think it's fine. It's like, you know the giant spider downtown that sits on the buildings and sometimes eats cars? I think ''technically'' it's a mutant ''T. annexa'' wolf spider, but everyone is just calling it &amp;quot;the spider&amp;quot; and we all know what they mean.&lt;br /&gt;
&lt;br /&gt;
:[Back to the setting from the first panel. Megan is standing and Ponytail had turned towards her and Cueball has stepped back from the machine.]&lt;br /&gt;
:Megan: I've been meaning to ask, what's '''''with''''' that spider? Should we...do something?&lt;br /&gt;
:Ponytail: Honestly I've been too busy with the virus stuff to look into it-I just changed my commute to avoid Main St.&lt;br /&gt;
:Cueball: Yeah, that's fair. One thing at a time.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Spiders]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2266:_Leap_Smearing&amp;diff=187126</id>
		<title>2266: Leap Smearing</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2266:_Leap_Smearing&amp;diff=187126"/>
				<updated>2020-02-11T13:06:27Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2266&lt;br /&gt;
| date      = February 10, 2020&lt;br /&gt;
| title     = Leap Smearing&lt;br /&gt;
| image     = leap_smearing.png&lt;br /&gt;
| titletext = Some people suspect that it started as a &amp;quot;No, I didn't forget Valentine's Day&amp;quot; excuse that got out of hand.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a SMEARED LEAP SECOND. Please check my calculations of the time if using the 10th February and evenly spread 24 hours over 29 days. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
This comic references the practice that {{w|Google}} uses on its services of 'smearing' a {{w|leap second}} over the course of a 24-hour period, officially called [https://developers.google.com/time/smear Leap Smear] by Google. The smear is centered on the leap second (at midnight) so from noon the day before to the noon the day after each second is 11.6 μs longer (1s/(24*60*60) = 11,574 μs). This difference is too small for computers to be bothered with, and by centering on midnight the difference in time will never be more than half a second at midnight, just before midnight it will be half a second behind and after midnight half a second ahead.&lt;br /&gt;
&lt;br /&gt;
The joke arises from the idea of expanding this idea - instead of just using it for leap seconds, using it for {{w|leap days}} as well,&lt;br /&gt;
like that at the end of February 2020, February 29th, less than 3 weeks after this comic was released. &lt;br /&gt;
&lt;br /&gt;
In the comic [[Cueball]] is visiting one of Google's facilities, presumably during office hours and on the 10th day of February, when the comic was released. But when he looks at their a clocks he sees they are all around 3:00 AM (which is in the middle of the night). He thus asks [[Ponytail]] and [[Hairy]] why their clocks are wrong. Ponytail tells him it is because of leap day smearing.&lt;br /&gt;
&lt;br /&gt;
Ponytail explains that adding an extra day creates too many glitches. So they just run their clocks 3.4% slower during February. She thus states that it works approximately like leap smearing for seconds, so that an extra day's 24 hours are spread evenly out over the course of February, keeping it at the regular 28 days, but still running over 24*29 = 696 hours, even though their clocks only go through 672 hours = 24*28. &lt;br /&gt;
&lt;br /&gt;
Thus the 24 hours less to count are spread out over the 696 real hours, which means their clocks run 24/696 = 3.445 % slower (matching the 3.4% Ponytail mentions). Every day will thus be 0.83 hours longer (24/29). So after 9 days of their time, (the comic was released on February 10th), the clocks will be 7 hours and 27 minutes behind when it says it is midnight before the 10th day of the month. Thus if such a clock is saying 3:02 AM on February 10th it would mean that the time would actually be 10:35 AM on February 10th, well within working hours. The last 6 minutes, (from 2+27 = 29 to 35 minutes) comes from the 3 hours and 2 minutes of the current day also running 3,4% slower, adding a further 6.5 minutes of real time.&lt;br /&gt;
&lt;br /&gt;
The idea would of course, contrary to leap second smearing, be very inconvenient for those following it, due to the fact that it would be out of sync with the rotation of the earth for most of the course of the month. And also with all their local business partners. (Of course it would mean they would sync up better with some of their partners abroad, see [[1335: Now]].)&lt;br /&gt;
&lt;br /&gt;
The title text humorously suggests that some people (at Google) suspect that the real reason for the leap day smearing was actually a &amp;quot;No, I didn't forget Valentine's Day&amp;quot; excuse that got out of hand. [[Randall]] has some issues with [[:Category:Valentines|Valentines]], see for example [[1016: Valentine Dilemma]]. This comic was released four days before {{w|Valentines Day}} of 2020. It was the first time in 8 years he made any reference to Valentine around this time of year, but the seventh time in total. Interesting to see if he also releases a Valentine related comic on Friday of the week, as that falls one Valentine Day February 14th 2020.&lt;br /&gt;
&lt;br /&gt;
The idea is, that maybe a CEO at Google forgot to buy something for his Girlfriend for Valentine, and thus tried to suggest that it was not because he forgot, but that at his work it was still February 14th. This would then be based on the leap day smearing. This would have to mean that it was first introduced last time Valentine Day was in a year with leap day, which was four years before this comics release, thus in February 2016. But of course it would not be relevant until 2020 for Google. And as the caption says ''This year, Google has expanded their leap second &amp;quot;smearing&amp;quot; to cover leap days as well.''&lt;br /&gt;
&lt;br /&gt;
Half way through the month the CEO would thus have about 11 extra hours to buy her a present in time, if she complains about him forgetting it in the evening of the real 14th of February.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball, Ponytail, and Hairy are looking up at a digital clock on a wall. It displays the time in white on a black background, with a logo on the frame beneath the time.]&lt;br /&gt;
:3:02 AM&lt;br /&gt;
:Google&lt;br /&gt;
&lt;br /&gt;
:Cueball: Why do the clocks say it's 3AM?&lt;br /&gt;
:Ponytail: Adding an extra day creates too many glitches. Instead, we're just running our clocks 3.4% slower during February, to avoid the irregularity. &lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:] &lt;br /&gt;
:This year, Google has expanded their leap second &amp;quot;smearing&amp;quot; to cover leap days as well. &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Valentines]] &amp;lt;!--Title text --&amp;gt;&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Hairy]]&lt;br /&gt;
[[Category:Time]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2265:_Tax_AI&amp;diff=187075</id>
		<title>2265: Tax AI</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2265:_Tax_AI&amp;diff=187075"/>
				<updated>2020-02-10T11:19:13Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2265&lt;br /&gt;
| date      = February 7, 2020&lt;br /&gt;
| title     = Tax AI&lt;br /&gt;
| image     = tax_ai.png&lt;br /&gt;
| titletext = I ended up getting my tax return prepared at a local place by a really friendly pretrained neural net named Greg.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|CREATED BY GREG. Needs explanation for &amp;quot;Seitan&amp;quot;}}&lt;br /&gt;
&lt;br /&gt;
The deadline for filing tax returns in the United States is April 15, so many people in the US are beginning the process of filing their taxes at the time of this comic's publication. Traditionally, people used tax provider companies, but it is becoming more popular to use tax preparation software, such as {{w|TurboTax}} or a service from the {{w|Free File Alliance}}, which helps to fill in the tax forms after a user enters their income information and {{w|Tax deduction|deduction}}s for the year.&lt;br /&gt;
&lt;br /&gt;
In this comic, [[Cueball]]/[[Randall]] has attempted to train an {{w|artificial neural net}} to prepare his {{w|Tax return (United States)|US tax return}}, but it has made several comical errors, purportedly because it was not trained extensively enough.  Most of the errors consist of {{w|malapropism}}s, words that sound almost the same but mean very different things switched for comic effect.  This suggests Cueball trained the neural net by talking to it. &lt;br /&gt;
&lt;br /&gt;
The title &amp;quot;Tax AI&amp;quot; can be considered a pun, either referencing the AI software Cueball just trained to prepare his tax return, or an exhortation to tax AI entities, as a possible slogan supporting {{w|Robot tax}}.&lt;br /&gt;
&lt;br /&gt;
The title text references [[2173: Trained a Neural Net]], which indicates that getting a human to do something is basically using a &amp;quot;pretrained neural net&amp;quot;. Cueball has chosen to use a local tax provider to help him file his taxes, aka a &amp;quot;pretrained neural net&amp;quot; in the form of a human named Greg. &lt;br /&gt;
&lt;br /&gt;
Randall also &amp;quot;trained&amp;quot; humans to do his tax returns in [[1566: Board Game]]. In [[1971: Personal Data]] and [[1977: Paperwork]] tax returns, and the troubles of filling them out is also the subject.&lt;br /&gt;
&lt;br /&gt;
===Types of errors===&lt;br /&gt;
* &amp;quot;claim up to 1040 defendants&amp;quot;: typically, taxpayers may claim &amp;quot;{{w|dependent}}s&amp;quot; (not &amp;quot;{{w|defendant}}s&amp;quot;, persons being sued or accused of crimes) to deduct a certain amount of money from their taxable income, which is intended to represent money used for their care.  Dependents include children, wards, elderly parents, and others for whom the taxpayer is the primary caregiver, so 1040 would be an [https://www2.census.gov/programs-surveys/demo/tables/families/2016/cps-2016/tabavg1.xls absurdly high number]. {{w|Form 1040}} is the number of the primary tax document that must be filed in the United States.&lt;br /&gt;
* &amp;quot;seitan local income tax&amp;quot; is a reference to &amp;quot;{{w|state income tax|state and local income tax}}&amp;quot; which can be deducted from federal income taxes in the US. Most states in the United States have income taxes that must be prepared separately, but some do not. {{w|Seitan}} is another name for wheat gluten, used in vegetarian or vegan dishes. This is most likely a byproduct of the AI mishearing &amp;quot;state and&amp;quot; as &amp;quot;seitan&amp;quot;.&lt;br /&gt;
* &amp;quot;fiscal year 20202&amp;quot;: presumably the neural net got carried away with 2's and 0's in 2020. However, at the date the comic was published, Cueball should be filing his 2019 taxes anyway.  Alternately, the comic could be place in the future and it took the way most people will speak the year 2022 (&amp;quot;twenty twenty-two&amp;quot;) and then transferred this directly to numbers (&amp;quot;20&amp;quot; &amp;quot;20&amp;quot; &amp;quot;2&amp;quot; becoming 20202).&lt;br /&gt;
* &amp;quot;standard deduckling&amp;quot; : the &amp;quot;{{w|standard deduction}}&amp;quot;, which is what many taxpayers opt to do rather than attempting to {{w|itemized deduction|itemize their deductions}}. The standard deduction is based on filing status and typically increases each year.&lt;br /&gt;
* &amp;quot;atomizing&amp;quot; his &amp;quot;clams&amp;quot;: instead of &amp;quot;itemizing his claims&amp;quot; which, as mentioned above, wouldn't make sense if he was taking the standard deduction anyway. Itemized deductions means to &amp;quot;itemize&amp;quot; or list individual deductions, such as charitable donations, medical expenses, mortgage interest payments, etc. Choosing to itemize deductions may lead to a greater deduction, but requires more effort and supporting documentation, in case of a {{w|Income tax audit|tax audit}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is sitting, hands on his knees, in his office chair at his desk reading a message on the screen of his laptop. The message is shown above the laptop an is indicated to be on the screen with a zigzag line starting at a starburst on the screen.]&lt;br /&gt;
:Laptop: You may claim up to 1040 defendants on your seitan local income tax for fiscal year 20202 by taking the standard deduckling and atomizing your clams.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:I used a neural net to prepare my tax returns, but I think I cut off its training too early.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Artificial Intelligence]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2258:_Solar_System_Changes&amp;diff=186337</id>
		<title>2258: Solar System Changes</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2258:_Solar_System_Changes&amp;diff=186337"/>
				<updated>2020-01-23T12:23:13Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corrected inaccurate statement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2258&lt;br /&gt;
| date      = January 22, 2020&lt;br /&gt;
| title     = Solar System Changes&lt;br /&gt;
| image     = solar_system_changes.png&lt;br /&gt;
| titletext = &amp;quot;Actually, Jupiter already has a very impressive ring system!&amp;quot; --someone who knows Jupiter is within earshot&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a MYSTERIOUS PLANET. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This comic proposes changing the Solar System in a way that would be impossible in practice. In doing so, it and the title text anthropomorphize several of the planets, pretending that they have feelings that could be hurt.  &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Proposed change !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Add mysterious planets inside Mercury's orbit || In the 19th century, scientists found discrepancies between Mercury's predicted orbit and observations. They proposed a hypothetical planet, {{w|Vulcan (hypothetical planet)|Vulcan}}, to account for this discrepancy. After general relativity was discovered by Albert Einstein in the 20th century, it was found to account for these discrepancies.&lt;br /&gt;
|-&lt;br /&gt;
| After what it's been through, Venus deserves rings and a moon || Billions of years ago, Venus and Earth are believed to have been almost identical objects orbiting the Sun. However, orbiting somewhat closer to the Sun, Venus became sufficiently hot that its oceans evaporated, cloaking the surface with gases that caused the Sun's heat to become trapped. This made the planet even hotter, causing a [[1519|runaway greenhouse effect]], and ultimately Venus became very much hotter than the Earth. On top of that, Venus was almost certainly hit by an enormous object, hard enough that its spin was completely reversed. Randall may be saying that Venus has fared so badly throughout its life that it deserves some compensation, like rings or a moon.&lt;br /&gt;
&lt;br /&gt;
Alternatively, Randall could be referring to how we see Venus now as opposed to in the past. A hundred years ago, scientists considered Venus and Mars to be equally likely candidates for life and future human exploration - one being a little warmer than Earth and the other a little colder. However, when we sent spacecraft to Venus and Mars in the 1960s, we quickly discovered that [https://what-if.xkcd.com/30/ Venus is a terrible place]. Its atmosphere is more than 90 times as dense as Earth's and its surface temperature is over 450° C (800° F), not to mention the sulfuric acid rain. Spacecraft that have landed on its surface have lasted a couple hours at most. As a result, missions to Venus have become far rarer since the 1960s, while missions to Mars have remained frequent. Randall might be saying that most people don't consider Venus to be nearly as fascinating place as they used to, and that it would be far more interesting with rings, or at least a moon like Earth or Mars.&lt;br /&gt;
|-&lt;br /&gt;
| Replace our moon with Mars. Mars is more interesting and we can consolidate missions. || Mars has a lot more geological variety than the moon{{Citation needed}}, and is much larger and has active weather patterns, and would therefore look far more interesting than the moon when seen from Earth. In addition, by replacing Earth's current moon with Mars, sending spacecraft to the moon and Mars wouldn't require separate missions and could thus be consolidated into a single one.  This would benefit NASA's space exploration efforts, which have suffered from presidents alternating targets for human exploration between &amp;quot;moon-to-Mars&amp;quot; versus &amp;quot;Mars direct&amp;quot; architectures.&lt;br /&gt;
&lt;br /&gt;
Incidentally, the Moon is thought to have been formed by an impact between the young Earth and a Mars-sized body. While Randall probably means well, the situation could get out of control very quickly.&lt;br /&gt;
|-&lt;br /&gt;
| The solar system needs a super-Earth || {{w|Super-Earth|Super-Earths}} are a type of {{w|Exoplanet|exoplanet}} -- a planet orbiting a star other than the Sun -- that are significantly larger than Earth but significantly smaller than the gas giant planets (Jupiter, Saturn, Uranus, and Neptune). While they are relatively common among systems in which smaller exoplanets have been found, our Solar System doesn't have any super-Earths, and with Mars being moved to replace the Moon, its location would be open to a new planet. With a super-Earth nearby, astronomers would be able to get a much better idea of what they are like. A super-Earth might also be an exciting place to colonize, although [https://www.nasa.gov/mission_pages/station/expeditions/expedition30/tryanny.html it would not be possible to return to orbit from such a planet] with current rocket technology.&lt;br /&gt;
|-&lt;br /&gt;
| More asteroids! || Asteroids belts are usually portrayed in fiction as being incredibly crowded with asteroids, so much so that they pose a significant hazard for spaceships. In reality, the asteroid belt is much more boring, as most large asteroids are millions of miles from their nearest neighbor. The number of asteroids in the asteroid belt is indeterminate, as they range in size from dwarf planets {{w|Asteroid|down to about a meter across}}, and more than 100,000 have been found. Despite this, the density of asteroids in the belt is low enough that spacecraft have no problem flying through the belt untouched. Randall wants more asteroids.&lt;br /&gt;
|-&lt;br /&gt;
| Merge the big planet and the ringed planet into a big ringed planet (&amp;quot;Jaturn&amp;quot;) || Jupiter is the largest planet, with a volume larger than all other planets combined, and it displays striking weather patterns such as the  {{w|Great Red Spot}}. Saturn, with its prominent ring system, is perhaps the most spectacular, but the planet itself looks very bland. Randall would merge the two, creating one planet that would dominate by both size and appearance.  The two planets' moons would also be combined: the &amp;quot;Jaturn&amp;quot; diagram shows both the Galilean moons (the four largest moons of Jupiter) and Titan (the largest moon of Saturn) orbiting outside of Jaturn's rings.&lt;br /&gt;
&lt;br /&gt;
The title text refers to {{w|Rings of Jupiter|Jupiter's rings}}, which exist but which are not nearly as prominent as Saturn's.  However, considering that Jupiter is known to disrupt the asteroid belt and send asteroids towards the inner solar system (cf. {{w|Kirkwood gap}}) and completely destroy other celestial bodies ({{w|Comet Shoemaker–Levy 9}}), someone who is &amp;quot;within earshot&amp;quot; of Jupiter may wish to avoid insulting the planet by implying that its ring system is not already very impressive. &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Cut Uranus. Uranus and Neptune are redundant and Neptune is better. Tough but fair. || Uranus and Neptune are often regarded as being planetary &amp;quot;fraternal twins.&amp;quot; Both have approximately the same size, the same mass, and the same composition - they even have similarly bizarre magnetic fields. Uranus's most notable trait is that its axial tilt is almost 98°, meaning it lies on its side and has a seasonal cycle unlike that of any other planet. However, this causes Uranus to look completely featureless most of the time, which makes it less interesting, while Neptune has more active weather patterns, including, episodically, a {{w|Great Dark Spot}} similar to Jupiter's Great Red Spot. The name &amp;quot;Uranus&amp;quot; is also {{tvtropes|UranusIsShowing|subject to ridicule}} by English speakers.&lt;br /&gt;
|-&lt;br /&gt;
| Settle the planet thing by making Pluto a moon of Neptune ||  Pluto was considered a planet from its discovery in 1930 until 2006, when the International Astronomical Union changed its definition of &amp;quot;planet&amp;quot; and reclassified Pluto as a dwarf planet. However, many people who grew up with Pluto listed as the ninth planet of the solar system were unhappy with the change, a topic that has been the topic of several other xkcd comics ([[473: Still Raw]], [[1551: Pluto]], [[1555: Exoplanet Names 2]], etc.).  Randall proposes a {{w|Solomonic compromise}} to &amp;quot;satisfy&amp;quot; both the camps who prefer to think of Pluto as &amp;quot;not a dwarf planet&amp;quot; and &amp;quot;not a planet&amp;quot; by making it into a moon.  The diagram shows that Charon will also be made a moon of Neptune, and presumably Pluto's other moons as well.  Even if the entire Pluto system were transplanted all at once, tidal forces would cause the bodies to drift apart and orbit Neptune independently.&lt;br /&gt;
&lt;br /&gt;
Interestingly, one of the original hypotheses for Pluto's origin is that it and Triton were originally both moons of Neptune, but Triton knocked Pluto out of its orbit into a new orbit around the sun, while Triton remained with Neptune.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Randall has in the past proposed other types of ridiculous changes, such as in [[1061: EST]], [[1069: Alphabet]], and [[1902: State Borders]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
[A very-not-to-scale diagram of the solar system is shown, featuring all eight planets along with their major moons, Pluto (along with its major moon), and the asteroid belt. Caption at the top:] Changes I Would Make to the Solar System&lt;br /&gt;
&lt;br /&gt;
[The following edit marks are shown in red:]&lt;br /&gt;
&lt;br /&gt;
[Three additional planets have been drawn in between Mercury and the Sun, with a bracket highlighting them] Add mysterious planets inside Mercury's orbit&lt;br /&gt;
&lt;br /&gt;
[A ring has been drawn around Venus, and a dot representing a moon has been added on its left] After what it's been through, Venus deserves rings and a moon&lt;br /&gt;
&lt;br /&gt;
[The moon is crossed out, and Mars has been circled. An arrow from Mars to the moon has been drawn in] Replace our moon with Mars. Mars is more interesting and we can consolidate missions.&lt;br /&gt;
	&lt;br /&gt;
[An additional planet has been added between Mars and the asteroid belt, about halfway in size between Earth and Neptune. Four continents are visible., along with an atmosphere] The solar system needs a super-Earth&lt;br /&gt;
&lt;br /&gt;
[Numerous red asteroids have been drawn in, adding to the few asteroids that were already there] More asteroids!&lt;br /&gt;
&lt;br /&gt;
[Jupiter and Saturn have both been crossed out. An arrow points from each to a new planet drawn above the two. This new planet has the belts, zones, Red Spot, and size of Jupiter, and the hexagon and rings of Saturn, as well as the five moons from both original planets] Merge the big planet and the ringed planet into a big ringed planet (&amp;quot;Jaturn&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
[Uranus is crossed out] Cut Uranus. Uranus and Neptune are redundant and Neptune is better. Tough but fair.&lt;br /&gt;
&lt;br /&gt;
[Pluto and Charon have been circled. An arrow points from Pluto and Charon to the right side of Neptune, where Pluto and Charon have been redrawn] Settle the planet thing by making Pluto a moon of Neptune&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2250:_OK/okay/ok&amp;diff=185630</id>
		<title>2250: OK/okay/ok</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2250:_OK/okay/ok&amp;diff=185630"/>
				<updated>2020-01-07T10:45:39Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2250&lt;br /&gt;
| date      = January 03, 2020&lt;br /&gt;
| title     = {{{1|OK/okay/ok}}}&lt;br /&gt;
| image     = {{{2|ok okay ok.png}}}&lt;br /&gt;
| titletext = {{{3|After changing it back and forth several times and consulting with internet linguist Gretchen McCulloch, I settled on &amp;quot;ok&amp;quot; in my book How To, but I'm still on the fence. Maybe I should just switch to &amp;quot;oK.&amp;quot;}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by an O.K.A.Y. user}}&lt;br /&gt;
This comic states how you 'sound' (as the typical narrative voice in your readers' collective heads) based on how you spell the word &amp;quot;OK&amp;quot; in your text.&lt;br /&gt;
&lt;br /&gt;
The word &amp;quot;{{w|OK}}&amp;quot;, per Wikipedia, &amp;quot;is an American English word denoting approval, acceptance, agreement, assent, acknowledgment, or a sign of indifference.&amp;quot; {{w|List of proposed etymologies of OK|Many etymologies}} have been proposed to explain its origin.  The Oxford English Dictionary and most other modern dictionaries say that it began in 1839 as &amp;quot;O.K.&amp;quot;, a fanciful abbreviation for &amp;quot;oll korrect&amp;quot; (all correct).  &lt;br /&gt;
&lt;br /&gt;
According to [[Randall]], modern usage of the word is with both letters in lowercase &amp;quot;ok&amp;quot;, or fully spelled out as &amp;quot;okay&amp;quot;. Using OK with both capital letters is kind of old, as that is not something younger people would ever do. The original spelling of the word as &amp;quot;O.K.&amp;quot; with periods after the letters is less commonly used in modern times, so Randall equates this usage to &amp;quot;an alien impersonating a human&amp;quot;. (See for instance the last picture in this comic, [[1530: Keyboard Mash]] for who might use that spelling).&lt;br /&gt;
&lt;br /&gt;
In the title text {{w|Gretchen McCulloch}}, a Canadian Internet linguist, is mentioned. She focuses on trends in use of English words in online communications. Randall claims that he consulted with her on the use of &amp;quot;ok&amp;quot; in his book ''[[How To]]'' and after changing back and forth between different options he settles for &amp;quot;ok&amp;quot;. But he is still unsure which version to use, and claims he is now considering switching to &amp;quot;oK.&amp;quot;, a strange spelling that &amp;quot;compromises&amp;quot; between the three abbreviations, having one lowercase letter, one capital letter, and only one period. And ending the sentence with an abbreviation with a period inside the quotation marks also makes it uncertain if he means &amp;quot;oK&amp;quot; or &amp;quot;oK.&amp;quot; as that can be debated. This was most likely on purpose knowing Randall's love for grammar rule and spelling. It is of course debated in this explanations discussion.&lt;br /&gt;
&lt;br /&gt;
Wikipedia says, &amp;quot;Whether this word is printed as OK, Ok, ok, okay, or O.K. is a matter normally resolved in the style manual for the publication involved.&amp;quot; So luckily Randall did not settle for &amp;quot;oK.&amp;quot; or &amp;quot;oK&amp;quot; in his book, which is not one of the mentioned versions.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Four different ways to write the word &amp;quot;okay&amp;quot; are presented with a caption below each version.]&lt;br /&gt;
:okay &lt;br /&gt;
:Normal &lt;br /&gt;
&lt;br /&gt;
:ok&lt;br /&gt;
:Normal &lt;br /&gt;
&lt;br /&gt;
:OK &lt;br /&gt;
:Kind of old &lt;br /&gt;
&lt;br /&gt;
:O.K.&lt;br /&gt;
:Like an alien impersonating a human&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:How your spelling of &amp;quot;okay&amp;quot; makes you sound&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Include any categories below this line. --&amp;gt;&lt;br /&gt;
[[Category:Language]]&lt;br /&gt;
[[Category:Compromise]]&lt;br /&gt;
[[Category:Comics featuring real people]] &amp;lt;!--  Gretchen McCulloch in the title text --&amp;gt;&lt;br /&gt;
[[Category:How To]] &amp;lt;!--  title text --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2220:_Imagine_Going_Back_in_Time&amp;diff=181824</id>
		<title>2220: Imagine Going Back in Time</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2220:_Imagine_Going_Back_in_Time&amp;diff=181824"/>
				<updated>2019-10-28T10:17:29Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2220&lt;br /&gt;
| date      = October 25, 2019&lt;br /&gt;
| title     = Imagine Going Back in Time&lt;br /&gt;
| image     = imagine_going_back_in_time.png&lt;br /&gt;
| titletext = I wonder what the trendy adults in 2019 who are too cool for Pokemon will be into. Probably Digimon!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by Politoed. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
[[Cueball]] is checking his {{w|Pokemon Go}} app, to see to a Pokémon he has left in a gym (to defend it against the other two teams - this can be done remotely). In the gym (which can hold up to six Pokémon) he sees another Pokémon player has left a frog Pokémon, which is now standing next to his. This players nick name is &amp;quot;Reelect Trump 2020&amp;quot; and Cueball can see this in the game by clicking on the frog Pokémon.&lt;br /&gt;
&lt;br /&gt;
Cueball/[[Randall]] is not a fan of the current U.S. President {{w|Donald Trump}} (or anyone wishing him to be re-elected, as became clear in [[1756: I'm With Her]] and [[Sad comics|many comics]] that followed it, now including this), and this prompts Cueball to speak the following line to [[Megan]]: &amp;quot;A player named &amp;quot;Reelect Trump 2020&amp;quot; put a frog Pokemon in the gym next to mine.&amp;quot; (Note that since the offending player is in the same gym as Cueball, they are &amp;quot;on the same team&amp;quot; and Cueball will not be able to remove either his, or his own Pokémon from the gym. Only players from the other two teams could do that).&lt;br /&gt;
&lt;br /&gt;
This is such a strange sentence to utter that Megan facepalms herself and imagines how that sentence would have sounded to Cueball if he had said it to himself 20 years ago (in 1999 as this comic was released in 2019). &amp;quot;Imagine going back in time&amp;quot; is a phrase used to highlight how quickly or drastically something has changed, hence the title of the comic.&lt;br /&gt;
&lt;br /&gt;
Megan is probably referring to the entire sentence, not something you could have imagined saying 20 years ago, as Pokémon Go was not a thing. But her emphasis (or this comic's at least) is on how strange it might have sounded to anyone in 1999 that Trump was president and thus was up for reelection, and that this could affect a gaming experience. It turns out, however, that she does not have to imagine how the past Cueball would react, since present day Cueball just happens to have a time machine on him! (Not so strange in xkcd since {{w|time travel}} is a [[:Category:Time travel|recurring theme]]).&lt;br /&gt;
&lt;br /&gt;
Cueball thus immediately tests the scenario in practice by using his hand held time machine device to go back 20 years to talk to his past self in 1999. A Bzzzt later he is back, and the comic reenters just as he finishes speaking the line to his past 1999 self. Thus before this he may have had time to explain his former self, who he is and how he got there, and explain what his intentions are... So his former self has now come over his shock of learning that time travel is possible and by seeing his future, and 20 years older, self...&lt;br /&gt;
&lt;br /&gt;
But past Cueball reacts, not by surprise (or with the wished for dismay) that Trump is actually the future president. But instead by asking questions about the popularity of Pokemon in 2019. And then he realizes that &amp;quot;he&amp;quot; still plays Pokémon as a 20 year older adult, thus probably at least in his 40s since the two versions of Cueballs are the same height, meaning the 1999 Cueball is also adult. So his next question is if it, in 2019, is seen as cool for &amp;quot;old&amp;quot; people to play Pokémon Go? &lt;br /&gt;
&lt;br /&gt;
Cueball gets defensive and states that he did not come back to be mocked. But his past self continues by saying this is a sobering cautionary tale. The future Cueball just realizes that his past self may now change his behavior, never starting playing Pokémon Go (maybe stopping his current interest in Pokémon altogether). Thus future Cueball may just have risked changing the future, so he may cease to exist, like in so many time travel movies that created paradoxes (because had he not gone back, time could not have changed, and if the future changes, he will never go back to change the past). So in an attempt to protect his existence in the future, he yells out, &amp;quot;listen, Self...&amp;quot; and presumably tries to reorient the conversation to elicit the expected shock about Trump. However, since the comic cuts off, we don't know if the conversation even continued, or if that's when the [http://backtothefuture.fandom.com/wiki/Ripple_effect ripple effect] catches up with him.&lt;br /&gt;
&lt;br /&gt;
Randall released a comic about Pokémon Go less than a week after its release back in July 2016: [[1705: Pokémon Go]]. But Pokémon in general has been a [[:Category:Pokémon|recurring theme]] in xkcd long before Pokémon Go was released.&lt;br /&gt;
&lt;br /&gt;
{{w|Pokemon}} is a media franchise that debuted in 1996 in Japan as both a video game and a trading card game. It was originally designed for and marketed to younger children (the tie-in cartoon series constantly emphasizes its main characters are ten years old), with a design, aesthetic and gameplay that were optimized for a younger audience. Since then, and up to 2019, there have been a total of eight generations of video games on consoles. As the franchise continued to thrive and evolve, it's gone through multiple generations, including ''Pokemon Go'', an augmented reality game for smartphones. These latest versions, in particular, have become popular with adults, some of whom grew up playing the earlier generations. &lt;br /&gt;
&lt;br /&gt;
In 1999 in North America, only the first generation of Pokemon video games had been released, consisting of {{w|Pokémon Red and Blue|Pokemon Blue and Pokemon Red}} for the Nintendo Gameboy. The second generation of Pokemon video games would not even be announced in Japan until {{w|Pokémon Gold and Silver#Release|November 1999}}, and advertising for the North American release would begin in December of 1999 with only the launch of the {{w|List of Pokémon: Adventures on the Orange Islands episodes|second season of the tie-in cartoon series}}; however, whether there would be a sequel game to tie in with this new season was only a matter of fan speculation in North America at that time.  A person living in 1999, who has only seen the first generation, with no official confirmation that a second generation was even being considered, and unable to predict the nostalgia market that would appear later, would quite plausibly wonder about its popularity 20 years later.&lt;br /&gt;
&lt;br /&gt;
{{w|Donald J. Trump}} is the president of the United States at the time of publishing, elected in 2016. Even during his campaign, the idea of his election was considered absurd in many circles, as he had never held any kind of public office, and had no background that would lend itself to expertise in government or public policy. Prior to his election, he was primarily known as a New York real estate mogul and host of the 2003 reality television show ''The Apprentice''.  While he'd been teasing the idea of a presidential run since the 1980s, and indeed {{w|Donald Trump 2000 presidential campaign|was currently seeking the Reform Party candidacy in 1999}}, most people saw the idea as unserious, and the concept of him actually being President of the United States would have been hugely unexpected to most Americans in an earlier era.&lt;br /&gt;
&lt;br /&gt;
[https://knowyourmeme.com/memes/pepe-the-frog Pepe the Frog] is an internet meme that has become associated with Donald Trump after his use of it during his presidential campaign. The use of a frog Pokémon, therefore, is a callback to this internet phenomenon. &lt;br /&gt;
&lt;br /&gt;
The Pokémon left in the gym is most likely [https://bulbapedia.bulbagarden.net/wiki/Politoed_(Pok%C3%A9mon) Politoed], the only official frog Pokémon released in the game at the time of publication. It comes from the tadpole series with [https://bulbapedia.bulbagarden.net/wiki/Poliwag_(Pok%C3%A9mon) Poliwag] that evolves into [https://bulbapedia.bulbagarden.net/wiki/Poliwhirl_(Pok%C3%A9mon) Poliwhirl] which by using a [https://bulbapedia.bulbagarden.net/wiki/King%27s_Rock kings rock] can be evolved to Politoed (instead of to [https://bulbapedia.bulbagarden.net/wiki/Poliwrath_(Pok%C3%A9mon) Poliwrath]). There are other frog like Pokémon in the game which are scheduled to be added to Pokémon Go, but where people who dislike Trump might have chosen [https://bulbapedia.bulbagarden.net/wiki/Toxicroak_(Pok%C3%A9mon) Toxicroach], it seems an unlikely choice by a fan that hopes Trump is reelected!&lt;br /&gt;
&lt;br /&gt;
This comic's joke is similar to one used in the 1985 science-fiction film ''{{w|Back to the Future}}'', in which Doc Brown (of 1955) is shocked to learn that {{w|Ronald Reagan}} would be the President of the United States in thirty years' time, when in 1955 Reagan was a TV actor.&lt;br /&gt;
&lt;br /&gt;
{{w|Digimon}}, as mentioned in the title text, is another media franchise which is similar to Pokemon in some ways, though it is often perceived as more &amp;quot;cool&amp;quot; and &amp;quot;adult&amp;quot; oriented.  Its popularity in North America rose around 1999 with the airing of its anime series, but [https://www.geekinsider.com/digimon-vs-pokemon-retrospective-monster-marketing/ never became as popular as Pokemon].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball talks to Megan while looking at his smart phone.]&lt;br /&gt;
:Cueball: Ugh. A player named &amp;quot;Reelect Trump 2020&amp;quot; put a frog Pokemon in the gym next to mine.&lt;br /&gt;
&lt;br /&gt;
:[Megan puts her hand to her face. Cueball is holding a device in his hand with an antenna. He uses the other hand to move a stick on the device.]&lt;br /&gt;
:Megan: Imagine going back in time and saying that to yourself 20 years ago.&lt;br /&gt;
:Cueball: Oh, I have a time machine! I'll try that.&lt;br /&gt;
&lt;br /&gt;
:[A sound effect between panels, likely the sound of Cueball's time machine.]&lt;br /&gt;
:Bzzzzt&lt;br /&gt;
&lt;br /&gt;
:[Two Cueballs standing, facing each other. The one on the right is holding the handheld device, and is thus Cueball from 2019.  He is apparently repeating his statement to the other Cueball from 1999, with only the last 3 words shown. He gestures towards the left Cueball. Above the left Cueball there is a frame with a caption:]&lt;br /&gt;
:1999&lt;br /&gt;
:Cueball from 2019: ...next to mine.&lt;br /&gt;
&lt;br /&gt;
:[Cueball from 1999 is shown, with Cueball from 2019 speaking off panel.]&lt;br /&gt;
:Cueball from 1999: I see. &lt;br /&gt;
:Cueball from 1999: Pokemon is still popular in 2019?&lt;br /&gt;
:Cueball from 2019: Yeah.&lt;br /&gt;
&lt;br /&gt;
:[Cueball from 2019 is holding a finger up in front of Cueball from 1999.]&lt;br /&gt;
:Cueball from 1999: And it's cool for people your age to play it?&lt;br /&gt;
:Cueball from 2019: OK, I did not come here to be mocked.&lt;br /&gt;
:Cueball from 1999: This is a sobering cautionary tale.&lt;br /&gt;
:Cueball from 2019: '''''Listen, self...'''''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring politicians]]&lt;br /&gt;
&amp;lt;!-- NOT a [[Category:Multiple Cueballs]] since it is actually just a younger version of Cueball when they are two --&amp;gt;&lt;br /&gt;
[[Category:Video games]]&lt;br /&gt;
[[Category:Pokémon]]&lt;br /&gt;
[[Category:Time travel]]&lt;br /&gt;
[[Category:Politics]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2216:_Percent_Milkfat&amp;diff=181369</id>
		<title>2216: Percent Milkfat</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2216:_Percent_Milkfat&amp;diff=181369"/>
				<updated>2019-10-17T10:03:31Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: grammar and spelling&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2216&lt;br /&gt;
| date      = October 16, 2019&lt;br /&gt;
| title     = Percent Milkfat&lt;br /&gt;
| image     = percent_milkfat.png&lt;br /&gt;
| titletext = &amp;quot;So what's dark energy?&amp;quot; &amp;quot;Cosmologists and the FDA are both trying very hard to find out.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a DARK MATTER COW. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
[[Ponytail]] is explaining to [[Cueball]] that while 2% milk does contain 2% {{w|Butterfat|milkfat}}, whole milk does not contain 100%, but only 3.5% fat. Cueball thinks this is weird and asks what the rest of the milk consists of, but then gets a completely nonsense answer from Ponytail about the remaining 96.5% constituting of 27% dark matter and the rest as dark energy.&lt;br /&gt;
&lt;br /&gt;
Whole milk is a dairy product which contains all of its naturally occurring milkfat. Whole milk generally contains about [https://www.washingtonpost.com/news/wonk/wp/2014/10/03/whole-milk-is-actually-3-5-milk-whats-up-with-that/ 3.5% milkfat] by weight according to the comic and some sources; [https://milklife.com/articles/nutrition/types-of-dairy-milk other sources] list similar but not identical numbers such as 3.25%.  &lt;br /&gt;
&lt;br /&gt;
Dairies commonly sell whole milk as well as products with less fat produced by removing milkfat.  {{w|Fat_content_of_milk#United_States|In the United States}}, there are three common products with less fat: 2% or &amp;quot;reduced fat&amp;quot; milk, 1% or &amp;quot;lowfat&amp;quot; milk, and &amp;quot;fat-free&amp;quot; or &amp;quot;skim&amp;quot; milk with 0 to 0.5% milkfat.&lt;br /&gt;
&lt;br /&gt;
Since whole milk is labeled as &amp;quot;whole&amp;quot; (or &amp;quot;Vitamin D&amp;quot;) milk and not as &amp;quot;3.5% milk,&amp;quot; one might naively assume that whole milk is 100% milkfat, although this is not the case; 100% would be a product which is entirely milkfat (also known as butterfat), such as {{w|clarified butter}} or ghee. In milk, {{w|Milk#Nutrition and health|the remainder}} is mainly water along with proteins, lactose (a sugar), and other substances.&lt;br /&gt;
&lt;br /&gt;
The comic analogizes this difference to the fact that physicists believe that &amp;quot;ordinary&amp;quot; matter constitutes only 5% of the actual mass-energy of the universe. Scientists predict the existence of another kind of matter known as &amp;quot;{{w|dark matter}},&amp;quot; invisible to our current instruments but exerting gravitational force on ordinary matter, which would constitute 85% of total matter and 27% of the universe's mass-energy, with the remainder an even less detectable and more mysterious &amp;quot;{{w|dark energy}}&amp;quot; accounting for the increasing speed of {{w|expansion of the universe}}.&lt;br /&gt;
&lt;br /&gt;
Ponytail uses these quantities to &amp;quot;explain&amp;quot; the &amp;quot;missing&amp;quot; percentage in whole milk between the actual 3.5% and a potential 100% &amp;quot;whole.&amp;quot; She actually uses the 27% as mentioned above for dark matter. She thus indicates that dark energy takes up the remaining 69.5% of the whole milk.&lt;br /&gt;
&lt;br /&gt;
{{w|Physical cosmology|Cosmologists}} are working to better understand dark energy or another reason for the universe's accelerating expansion. The title text supposes that both cosmologists and the {{w|Food and Drug Administration}} (FDA), which regulates milk and other food items in the United States, are trying to understand the dark energy of the whole milk. In real life, the work of cosmologists and FDA scientists does not overlap at all{{Citation needed}}.&lt;br /&gt;
&lt;br /&gt;
Dark energy was recently mentioned in [[2113: Physics Suppression]], but before that milk fat and dark energy were actually mentioned in the same sentence in [[2063: Carnot Cycle]] from almost a year before this comic, so the idea behind this comic is not new for Randall. Dark matter was mentioned back in [[1758: Astrophysics]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Ponytail, raising her palm, and Cueball are talking.]&lt;br /&gt;
:Ponytail: &amp;quot;2% milk&amp;quot; is 2% milkfat. But &amp;quot;whole milk&amp;quot; isn't 100% milkfat&amp;amp;ndash;it's 3.5%.&lt;br /&gt;
:Cueball: Weird. What's the rest of it?&lt;br /&gt;
:Ponytail: About 27% is dark matter. The remainder is dark energy.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Astronomy]]&lt;br /&gt;
[[Category:Food]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=572:_Together&amp;diff=181061</id>
		<title>572: Together</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=572:_Together&amp;diff=181061"/>
				<updated>2019-10-09T09:33:59Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    =572&lt;br /&gt;
| date      =April 22, 2009&lt;br /&gt;
| title     =Together&lt;br /&gt;
| image     =together.png&lt;br /&gt;
| titletext =This scavenger hunt is getting boring. Let's go work on the treehouse!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] and [[Megan]] are seen running together hand in hand. Behind them two others (who look like Cueball and Megan as well) are standing next to a box in an open field of grass. &lt;br /&gt;
&lt;br /&gt;
Together, Cueball and Megan become romantic, get married and retire in old age to a porch swing, Cueball now wearing a sailor cap and Megan with hair worn just like [[Hairbun]].&lt;br /&gt;
&lt;br /&gt;
Suddenly, without a word, old Cueball using his cane, leaves old Megan on the porch, even though she shouts out for him to come back. He then returns to his two friends at the box from the first panel, they are now also much older and are still standing beside the box. Old Cueball picks up a sheet of paper and checks off &amp;quot;Happiness&amp;quot;, the third point checked off on a list entitled &amp;quot;Scavenger Hunt,&amp;quot; where the other items include these two above that are checked off: Indian-Head Penny and Snake Skin as well as these two items below that are not yet checked off: Four-Leaf Clover and Shark Tooth. At least one more unchecked point is on the list, but it is covered by a speech bubble.  &lt;br /&gt;
&lt;br /&gt;
So finding happiness was just one item in what is presumably the longest-running {{w|scavenger hunt}} of all-time, considering Cueball grew significantly old during the hunt (the duration is as much as 70 years, since Cueball is now having to use a cane). The comic ends with Cueball asking, &amp;quot;What's next?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The list indicates this is a hunt for somewhat rare items. The US {{w|Indian Head cent}} (penny) was produced from 1859 to 1909, making it somewhat rare. But this they have managed. Also the snake skin has been managed which may be a little easier to find if you live in areas with snakes as they shed their skin by molting. So finding such a skin would be the objective to find here.&lt;br /&gt;
&lt;br /&gt;
A {{w|four leaf clover}} is a rare variation of the common three-leaf clover. A shark tooth is not easy to obtain, unless you live near a beach with souvenir shops.&lt;br /&gt;
&lt;br /&gt;
The title, ''Together'', of the comic is probably a reference to the saying that you find happiness ''together'' with your loved one. Cueball could have taken many different paths to finding happiness, together or separate, but he chose togetherness as a way to find happiness, which is a common theme in love stories. But happiness is not something a person finds, it is an experience, hence the need to accumulate enough experiences to determine beyond doubt that happiness was truly found. Which is why he had to wait until old age before he could go back to his friends.&lt;br /&gt;
&lt;br /&gt;
Note that Megan is never seen together with Cueball's friends, and especially since she is not invited to go back to them to check the happiness point off, there there is no reason to assume that she was in on the game from the beginning. She was just a means to an end, which make Cueball's action rather cruel and questionable. &lt;br /&gt;
&lt;br /&gt;
The title text indicates that after all this time, the players may abandon the game due to being bored with it, which is another genius punchline. The treehouse reference in the title text is another example of a common childhood activity. Naturally, the intended mental image of a bunch of old men and women building a treehouse and playing in it like six year olds is another punchline. It is also typical for children to tire of a game before it is finished. Except here, Cueball spent nearly a lifetime on just one part of this game! The idea of adults having a fort in the woods was also mentioned, rather darkly, in the title text of [[219: Blanket Fort]].&lt;br /&gt;
&lt;br /&gt;
Three of the old people look very similar to three of those standing in line in [[586: Mission to Culture]]. And much later in [[1910: Sky Spotters]] the two birdwatchers looks very much like the old version of Cueball and Megan. Giving an old person a sailor cap was also used in [[2213: How Old]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan are running in a field, holding hands. They are running away from another pair which also looks like Cueball and Megan. This pair stand in the background, next to a small box. There may be something lying on top of the box, but it is difficult to see clearly. The sun is shining above them.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan are in a boat on a lake, very romantic. Cueball is speaking to Megan, illustrated with a heart.]&lt;br /&gt;
:Cueball: ♡&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan sit together on a bench on a beach, watching the sunset.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan stand in front of an altar under a wedding arch, with confetti falling around them. He is wearing a butterfly and she a veil.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan, now old and wrinkled, sit together holding hands on their porch at the top of a small stair outside their house. He has a sailor cap on and Megan now wears her hair in a bun. Although the woman looks like [[Hairbun]], and the old man is wearing a sailor cap, we can assume this is still Megan and Cueball given the juxtaposition of the preceding panel.]&lt;br /&gt;
&lt;br /&gt;
:[The same setting is depicted but seen from the side of the house. Cueball begins walking away from Megan using his cane. He has descended from the stair. Finally Megan speaks, and unusually there is a speech bubble, with an extra smaller bubble hanging on to it for the second sentence.]&lt;br /&gt;
:Megan: Dear? Where are you-&lt;br /&gt;
:Megan: Come back!&lt;br /&gt;
&lt;br /&gt;
:[Cueball approaches an old couple, presumably the kids from the first panel now turned old. They seem tired looking down all the time. The man only has hair around his neck and also a cane. The woman has long thinning hair. The box from the first panel is between Cueball and the other two. On top of it lies a piece of paper]&lt;br /&gt;
&lt;br /&gt;
:[Same picture except that Cueball is now standing still and has picked up the paper from the box and writes on it with a pen. Again there is a speak bubble.]&lt;br /&gt;
:Cueball: Okay,&lt;br /&gt;
&lt;br /&gt;
:[The paper is shown. It is a scavenger hunt list with at least six items. The three first items have been checked off. The last item is blocked by the speech bubble, but can be seen to be there from the check box.] &lt;br /&gt;
:&amp;lt;u&amp;gt;Scavenger hunt&amp;lt;/u&amp;gt;:&lt;br /&gt;
:☒ Indian-head penny&lt;br /&gt;
:☒ Snake skin&lt;br /&gt;
:☒ Happiness&lt;br /&gt;
:☐ Four-leaf clover&lt;br /&gt;
:☐ Shark tooth&lt;br /&gt;
:☐&lt;br /&gt;
:Cueball (off-panel): What's next?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Multiple Cueballs]]&lt;br /&gt;
[[Category:Romance]]&lt;br /&gt;
[[Category:Wedding]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=572:_Together&amp;diff=181058</id>
		<title>572: Together</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=572:_Together&amp;diff=181058"/>
				<updated>2019-10-09T09:32:02Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    =572&lt;br /&gt;
| date      =April 22, 2009&lt;br /&gt;
| title     =Together&lt;br /&gt;
| image     =together.png&lt;br /&gt;
| titletext =This scavenger hunt is getting boring. Let's go work on the treehouse!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] and [[Megan]] are seen running together hand in hand. Behind them two others (who look like Cueball and Megan as well) are standing next to a box in an open field of grass. &lt;br /&gt;
&lt;br /&gt;
Together, Cueball and Megan become romantic, get married and retire in old age to a porch swing, Cueball now wearing a sailor cap and Megan with hair worn just like [[Hairbun]].&lt;br /&gt;
&lt;br /&gt;
Suddenly, without a word, old Cueball using his cane, leaves old Megan on the porch, even though she shouts out for him to come back. He then returns to his two friends at the box from the first panel, they are now also much older and are still standing beside the box. Old Cueball picks up a sheet of paper and checks off &amp;quot;Happiness&amp;quot;, the third point checked off on a list entitled &amp;quot;Scavenger Hunt,&amp;quot; where the other items include these two above that are checked off: Indian-Head Penny and Snake Skin as well as these two items below that are not yet checked off: Four-Leaf Clover and Shark Tooth. At least one more unchecked point is on the list, but it is covered by a speech bubble.  &lt;br /&gt;
&lt;br /&gt;
So finding happiness was just one item in what is presumably the longest-running {{w|scavenger hunt}} of all-time, considering Cueball grew significantly old during the hunt (the duration is as much as 70 years, since Cueball is now having to use a cane). The comic ends with Cueball asking, &amp;quot;What's next?&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The list indicates this is a hunt for somewhat rare items. The US {{w|Indian Head cent}} (penny) was produced from 1859 to 1909, making it somewhat rare. But this they have managed. Also the snake skin has been managed which may be a little easier to find if you live in areas with snakes as they shed their skin by molting. So finding such a skin would be the objective to find here.&lt;br /&gt;
&lt;br /&gt;
A {{w|four leaf clover}} is a rare variation of the common three-leaf clover. A shark tooth is not easy to obtain, unless you live near a beach with souvenir shops.&lt;br /&gt;
&lt;br /&gt;
The title, ''Together'', of the comic is probably a reference to the saying that you find happiness ''together'' with your loved one. Cueball could have taken many different paths to finding happiness, together or separate, but he chose togetherness as a way to find happiness, which is a common theme in love stories. But happiness is not something a person finds, it is an experience, hence the need to accumulate enough experiences to determine beyond doubt that happiness was truly found. Which is why he had to wait until old age before he could go back to his friends.&lt;br /&gt;
&lt;br /&gt;
Note that Megan is never seen together with Cueball's friends, and especially since she is not invited to go back to them to check the happiness point off, there there is no reason to assume that she was in on the game from the beginning. She was just a means to an end, which make Cueball's action rather cruel and questionable. &lt;br /&gt;
&lt;br /&gt;
The title text indicates that after all this time, the players may abandon the game due to being bored with it, which is another genius punchline. The treehouse reference in the title text is another example of a common childhood activity. Naturally, the intended mental image of a bunch of old men and women building a treehouse and playing in it like six year olds is another punchline. It is also typical for children to tire of a game before it is finished. Except here, Cueball spent nearly a lifetime on just one part of this game! The idea of adults having a fort in the woods was also mentioned, rather darkly, in the title text of [[219: Blanket Fort]].&lt;br /&gt;
&lt;br /&gt;
Three of the old people looks very similar to three of those standing in line in [[586: Mission to Culture]]. And much later in [[1910: Sky Spotters]] the two birdwatchers looks very much like the old version of Cueball and Megan. Giving an old person a sailor cap was also used in [[2213: How Old]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan are running in a field, holding hands. They are running away from another pair which also looks like Cueball and Megan. This pair stand in the background, next to a small box. There may be something lying on top of the box, but it is difficult to see clearly. The sun is shining above them.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan are in a boat on a lake, very romantic. Cueball is speaking to Megan, illustrated with a heart.]&lt;br /&gt;
:Cueball: ♡&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan sit together on a bench on a beach, watching the sunset.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan stand in front of an altar under a wedding arch, with confetti falling around them. He is wearing a butterfly and she a veil.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball and Megan, now old and wrinkled, sit together holding hands on their porch at the top of a small stair outside their house. He has a sailor cap on and Megan now wears her hair in a bun. Although the woman looks like [[Hairbun]], and the old man is wearing a sailor cap, we can assume this is still Megan and Cueball given the juxtaposition of the preceding panel.]&lt;br /&gt;
&lt;br /&gt;
:[The same setting is depicted but seen from the side of the house. Cueball begins walking away from Megan using his cane. He has descended from the stair. Finally Megan speaks, and unusually there is a speech bubble, with an extra smaller bubble hanging on to it for the second sentence.]&lt;br /&gt;
:Megan: Dear? Where are you-&lt;br /&gt;
:Megan: Come back!&lt;br /&gt;
&lt;br /&gt;
:[Cueball approaches an old couple, presumably the kids from the first panel now turned old. They seem tired looking down all the time. The man only has hair around his neck and also a cane. The woman has long thinning hair. The box from the first panel is between Cueball and the other two. On top of it lies a piece of paper]&lt;br /&gt;
&lt;br /&gt;
:[Same picture except that Cueball is now standing still and has picked up the paper from the box and writes on it with a pen. Again there is a speak bubble.]&lt;br /&gt;
:Cueball: Okay,&lt;br /&gt;
&lt;br /&gt;
:[The paper is shown. It is a scavenger hunt list with at least six items. The three first items have been checked off. The last item is blocked by the speech bubble, but can be seen to be there from the check box.] &lt;br /&gt;
:&amp;lt;u&amp;gt;Scavenger hunt&amp;lt;/u&amp;gt;:&lt;br /&gt;
:☒ Indian-head penny&lt;br /&gt;
:☒ Snake skin&lt;br /&gt;
:☒ Happiness&lt;br /&gt;
:☐ Four-leaf clover&lt;br /&gt;
:☐ Shark tooth&lt;br /&gt;
:☐&lt;br /&gt;
:Cueball (off-panel): What's next?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Multiple Cueballs]]&lt;br /&gt;
[[Category:Romance]]&lt;br /&gt;
[[Category:Wedding]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2208:_Drone_Fishing&amp;diff=181005</id>
		<title>2208: Drone Fishing</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2208:_Drone_Fishing&amp;diff=181005"/>
				<updated>2019-10-08T11:53:34Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: spelling mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2208&lt;br /&gt;
| date      = September 27, 2019&lt;br /&gt;
| title     = Drone Fishing&lt;br /&gt;
| image     = drone_fishing.png&lt;br /&gt;
| titletext = Today's consumers who order their drones off the internet don't know the joy of going out in nature and returning with a drone that you caught yourself, whose angry owners you fought off with your own two hands.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a LINE-CAUGHT DRONE. The explanation lacks references to illegal bat-&amp;quot;fishing&amp;quot; done with kites, which seems to look similar to what Cueball is doing here. Do NOT delete this tag too soon.}}&lt;br /&gt;
Another comic in the [[:Category:My Hobby|My Hobby]] series.&lt;br /&gt;
&lt;br /&gt;
This comic is a parody of the traditional activity of fishing for fish. Typically, a person who is fishing will sit as [[Cueball]] does in this comic, by some body of water and wait for a fish to bite their cast line. However, some fisherman will use a kite to allow them to cast their line further in the water, and this is called &amp;quot;{{w|Kite fishing}}&amp;quot;. But it is also possible to use drones for this, as in [https://youtu.be/8sdUZqOoAq4 &amp;quot;drone fishing.&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
[[Randall]], however, is interpreting &amp;quot;Drone fishing&amp;quot; not as fishing ''with'' drones but as fishing ''for'' drones (&amp;quot;drone fishing&amp;quot; as in &amp;quot;lobster fishing&amp;quot;). In fact, what Cueball (or Randall) is doing, is kite fishing for drones, by flying a kite with fishhooks attached over some drone enthusiasts in hopes of snagging their drones. This is quite likely illegal, especially if Cueball were to &amp;quot;reel&amp;quot; the caught drone in. It seems like he has already caught two that lay in front of his feet. All the drones are of the {{w|quadcopter}} type, as they are called in [[1630: Quadcopter]].&lt;br /&gt;
&lt;br /&gt;
The title text parodies a common line about fishing, about the &amp;quot;joy of going out in nature&amp;quot;, catching fish, and the struggle of reeling in large fish. However, instead of being about fishing, Randall has replaced the line to be about catching drones, and fighting off their owners. Considering that the two drone owners beneath his kite are children, [[Science Girl]] and a Cueball like kid, clearly smaller than Cueball/Randall in the chair, this should not be so tough in the pictured case.&lt;br /&gt;
&lt;br /&gt;
Real life methods for capturing drones involve [https://youtu.be/TseOHDBZ8MA French Army falconry] training of [https://www.parismatch.com/Actu/Insolite/En-images-Les-aigles-plus-forts-que-les-drones-1186391 golden eagles] (a technique [https://www.theverge.com/2017/12/12/16767000/police-netherlands-eagles-rogue-drones abandoned] by Dutch police) and [https://www.youtube.com/watch?v=jvdKNBSWPyU firing nets from other drones,] which has been proposed for [https://ubir.buffalo.edu/xmlui/bitstream/handle/10477/79546/BottaEtAl-2017-postprint-JGCD.pdf orbital debris removal], or the use of [https://www.youtube.com/watch?v=0GRaAHexsVk nets hanging on counter-drones.]&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is seated in a leaning chair, with a tackle box behind it and two drones lying on the ground in front of him. He is holding a fishing rod from which he is flying a kite on a long string. The kite is high up in the air and far away from Cueball. On the long string there are three smaller lines dangling below the string closer to the kite that to Cueball. Each line has six hooks evenly spread out, from a bit beneath the string to the end of the lines. Three quadcopter type drones are in the air nearby, with Science Girl and a Cueball-like kid standing right beneath the kite holding remote-controls for their respective drones. They are facing each other, the Cueball-like kid looking up, whereas Science Girl seems to be looking at the drone right in front of her, between and just above the kids. It has just begun to rise up as shown by lines beneath it. The two other drones are on either side of the kite line, both flying towards the hooks. Whoever controls the third drone must be off panel, and it is not clear which of those two the kid is controlling. The only text is a caption below the panel:]&lt;br /&gt;
:My Hobby: Drone Fishing&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*Recently drones have taken over from kites in xkcd, as this is the 10th drone related comics since the last one with a kite. &lt;br /&gt;
**At the time of the last kite comic, [[1756: I'm With Her]] there where 10 kites comics vs. 6 drone comics. &lt;br /&gt;
***Now it is 11 kite vs. 16 drone comics. Times are changing. &lt;br /&gt;
**This is only the second time the two are in the same comic, but in [[1608: Hoverboard]] the [https://www.explainxkcd.com/wiki/images/a/ae/1608_0970x1077y_Kite_and_weird_bug.png kite] and the [https://www.explainxkcd.com/wiki/images/7/7c/1608_0950x1084y_Quadcopters_over_lava_lake_right.png drones] were not in the same part of the [https://www.explainxkcd.com/wiki/images/c/cf/1608_full_tiny.png huge image].&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Science Girl]]&lt;br /&gt;
&amp;lt;!-- [[Category: Multiple Cueballs]] excluded as the two persons under the kite are kids, thus the small Cueball-like person is thus not Cueball, or an example of multiple Cueball--&amp;gt;&lt;br /&gt;
[[Category:My Hobby]]&lt;br /&gt;
[[Category:Kites]]&lt;br /&gt;
[[Category:Drones]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2203:_Prescience&amp;diff=180017</id>
		<title>2203: Prescience</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2203:_Prescience&amp;diff=180017"/>
				<updated>2019-09-17T09:56:14Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Spelling corrections&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2203&lt;br /&gt;
| date      = September 16, 2019&lt;br /&gt;
| title     = Prescience&lt;br /&gt;
| image     = prescience.png&lt;br /&gt;
| titletext = Lots of people called their ships unsinkable before the Titanic. Voicing your hubris doesn't make failure more likely, just more memorable.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a Prescient METEORITE. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
In this comic, [[Cueball]] states that it's been a long time since there's been a really big {{w|Impact event|meteor impact}}. Due to the {{w|Gambler's Fallacy}}, this is taken to be Cueball implying that a big meteor impact is coming soon. The off-panel voice is annoyed about his statement, but whether from fear of it happening or because he does this all the time is unclear, see more below. The joke is that Cueball does this often, also with other types of major random events, just in case they do actually happen soon. For instance if there does happen to be an impact soon after he made the statement, it makes him look incredibly {{w|prescient}}, whereas if there isn't one, no one really cares or remembers.&lt;br /&gt;
&lt;br /&gt;
It is also unclear how big an impact he refers to. It has been 60 million years since the {{w|Cretaceous–Paleogene extinction event|impact that killed the dinosaurs}}, but that if that is the type of event he refers too, then maybe no one will be there to remember what he said. So it is most like much smaller impacts he is talking about.&lt;br /&gt;
&lt;br /&gt;
Prescience means to predict the future. It is clear from this comic that [[Randall]] makes fun both of those that claim to have prescience and of those that have superstition against talking about something happening could cause it to happen.&lt;br /&gt;
&lt;br /&gt;
Although only one method is scientifically recognized, there are at least three possible sources of prescience recognized by people.&lt;br /&gt;
&lt;br /&gt;
The first of the two main ways of predicting the future involves a mix of common sense and historical knowledge.  By understanding the past, the direction of the future can be guessed at with varying levels of accuracy.  This type of prescience is also known sometimes as future modelling, statistical prediction, and even wisdom to name a few.&lt;br /&gt;
&lt;br /&gt;
The second way to predict the future is not scientifically recognized, but remains popular in culture and fiction.  It can involve magic, psychic power, higher powers (gods), and other such methods.  Collectively, they are labeled supernatural; any method to predict the future using this class of method cannot be easily measured by science.&lt;br /&gt;
&lt;br /&gt;
Although not technically a way to predict the future, the third way to predict the future is through superstition.  The method involved in this comic effectively boils down to &amp;quot;speak the name of evil, and you will summon it.&amp;quot;  This superstition can have surprising power in people's lives, however.  A woman planning her outdoor wedding may feel the urge to hit her friend if they say &amp;quot;Gosh, I hope it doesn't rain on that day.&amp;quot;  A doctor working in the Emergency Room may feel the need to kick anyone who says &amp;quot;Wow, it's really quiet around here.&amp;quot;  Such thoughts spoken aloud do not have the power to control the weather or cause people to seriously injure themselves.  Yet people often react emotionally as if not speaking the name of 'evil' will keep it away.  &lt;br /&gt;
&lt;br /&gt;
This comic may reflect that emotional reaction when the off-screen character yells at Cueball: &amp;quot;Will you stop that?!&amp;quot;. Alternatively it is one, like [[Megan]], who knows Cueball well enough to know that which is stated in the caption, that he only does this to look good if said thing happens. And the person is so tired of it! Maybe Cueball does it at least once a week, and obviously from the caption, it is not only about meteor impact, but any major random event, that he could then be remembered as having predicted.&lt;br /&gt;
&lt;br /&gt;
The title, Prescience, has a double meaning. The first meaning is about the prescience that would appear if one actually predicts a natural disaster this way. The second meaning involves the fact that it is spelled pre-science - since there are many more scientific ways to predict meteor impacts, even though they aren't entirely accurate.&lt;br /&gt;
&lt;br /&gt;
The title text refers to the {{w|RMS Titanic|RMS ''Titanic''}}, a ship which was claimed to be unsinkable by those promoting its maiden voyage. But then it struck an iceberg in an unfortunate way so more compartments would be filled with water that it could survive, and of course it could sink. But with all the new stories that had just been published hailing this unsinkable ship as a modern wonder of the world, this ship wreck was particularly ironic. The story of the sinking of the ''Titanic'' has been memorialized in popular culture, most memorably in the 1997 film {{w|Titanic (1997 film)|Titanic}}. &lt;br /&gt;
&lt;br /&gt;
In the title text Randall thus suggests that lots of ships had been called unsinkable before Titanic. But saying such {{w|hubris}} out load doesn't make any ship more likely to sink. But when such a ship, like Titanic, then sinks it does however, increase the value of the story ensuring it will be remembered.&lt;br /&gt;
&lt;br /&gt;
It should be noted that few among the ship's builders or crew boasted the ''Titanic'' to be unsinkable. Most of the boasting came from the owners that used the news media to create hype and promote the ship, just when the ship was finished and dedicated (the ship's builders did, however, boast that the ship exceeded all safety standards of the time). In addition the hubris was only one small part of the fame of the sinking of the ''Titanic''; the ''Titanic'''s status as a world record setter for most massive ship ever built, the incredible wealth of most of its passengers, and the fact it sank on its maiden voyage all contributed to the fame and hype behind the great maritime tragedy. Ironically part of what caused this disaster was hubris since those that was interested in promoting the ship also wished it to make another record, reaching New York a day before expected. Thus the captain, even though he for sure knew that the ship could sink took some fateful decisions of running on full speed through waters with icebergs during a night with very calm waters, which is known to make spotting icebergs more difficult as there will be no waves with foam around the icebergs base as there would have been in less calm waters..&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is sitting in an armchair holding a book. He seems to be looking of as he talks to an off-panel person behind him. This person replies.]&lt;br /&gt;
:Cueball: You know, it's been a while since there's been a really big meteor impact.&lt;br /&gt;
:Off-panel voice: '''''Will you stop that?!'''''&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:I say this kind of thing every so often, because I don't believe it affects the outcome and it has a slim chance of looking ''incredibly'' prescient.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2153:_Effects_of_High_Altitude&amp;diff=174464</id>
		<title>2153: Effects of High Altitude</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2153:_Effects_of_High_Altitude&amp;diff=174464"/>
				<updated>2019-05-23T09:06:47Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Added missing word&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2153&lt;br /&gt;
| date      = May 22, 2019&lt;br /&gt;
| title     = Effects of High Altitude&lt;br /&gt;
| image     = effects_of_high_altitude.png&lt;br /&gt;
| titletext = If she'd lived in Flagstaff (elevation 6,903 feet), Cruella de Vil would only have needed 89 dalmatians for her coat.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a HIGH BOT. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
This comic starts out with three effects of high altitude related to the air getting &amp;quot;thinner&amp;quot; and the lower air pressure. {{w|Denver}} is one mile (5280 feet or 1609 meters) above sea-level (as marked on the steps of the State Capitol). At this elevation, the [http://www.altitude.org/air_pressure.php average atmospheric pressure] is about 83% of sea level pressure, or about 840 mbar, and [https://www.vcalc.com/wiki/KurtHeckman/Gravity+Acceleration+by+Altitude gravity] is 99.94% normal, or 9.801 m/s&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; instead of 9.806 m/s&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;. This has a number of effects:&lt;br /&gt;
&lt;br /&gt;
* Water {{w|boiling|boils}} at 202 degrees F (94 degrees C), slightly lower than the baseline 212 degrees F (100 degrees C) it takes at sea level.&lt;br /&gt;
* Baseballs and golf balls fly slightly farther.&lt;br /&gt;
* {{w|Sunburn}} develops faster because there is less atmosphere above to filter out harmful ultraviolet rays.&lt;br /&gt;
&lt;br /&gt;
As usual for xkcd, the effects of high altitude are extended in a comically absurd manner, applying this &amp;quot;slightly less&amp;quot; rule to things that have nothing to do with altitude:&lt;br /&gt;
&lt;br /&gt;
* {{w|Scrabble}} is a board game where each letter is assigned a point value based on its frequency of use in the edition's language. The comic claims all letters are worth 16% more. When applied to the {{w|Scrabble_letter_distributions#English|normal values for the Scrabble tiles in English}}&lt;br /&gt;
** Q is worth 12 instead of 10&lt;br /&gt;
** X is worth 9 instead of 8&lt;br /&gt;
** Y is worth 5 instead of 4&lt;br /&gt;
* A common {{w|superstition}} states that breaking a mirror causes 7 years of bad luck. The comic claims that at higher altitudes, only 5&amp;amp;frac12; years are caused. It is unclear whether this implies that people living at higher altitudes have more or less luck.&lt;br /&gt;
* Marketing campaigns will often state &amp;quot;X is the new Y&amp;quot; to draw the audience of Y in toward the newer X. When used with age, usually at 10 year intervals (&amp;quot;40 is the new 30&amp;quot; is the slogan referenced), it is an attempt to convince an older audience that they can share in an experience commonly associated with a younger audience. At higher elevations, the comic claims, people can use or do things designated for an even younger audience&lt;br /&gt;
* German band {{w|Nena (band)|Nena}}'s hit ''99 Red Balloons'' (an English adaptation of the original song called ''{{w|99 Luftballons}}'') is a song about a global (not necessarily nuclear) war started by a large clump of balloons mistaken for enemy aircraft (although the original German song refers to &amp;quot;UFOs aus dem All&amp;quot;, the lyrics of the English-language song say &amp;quot;There's something here from somewhere else&amp;quot; which does not imply extraterrestrial origins, merely that the object is not of domestic origin; and &amp;quot;the war machine springs to life&amp;quot;, which implies that a rival nation on earth is thought to be the culprit). The comic claims that if launched from a higher altitude, 94 balloons would have sufficed.&lt;br /&gt;
* {{w|420 (cannabis culture)|4:20}} is a code word for {{w|cannabis}} and has evolved in some circles to be the socially acceptable hour to consume cannabis. This has in turn evolved into a joke that when checking the time and finding it is exactly 4:20, people will add &amp;quot;blaze it&amp;quot; as a reference. The comic claims that, at higher altitudes, the socially acceptable time is earlier, so if there is an elevation of one mile, the socially acceptable time would be 4:17 and therefore, marijuana jokes are made earlier. This joke is probably related to the {{w|Cannabis in Colorado|legalization of recreational marijuana use in Colorado}}.&lt;br /&gt;
&lt;br /&gt;
* Referenced in the title text, ''{{w|One Hundred and One Dalmatians (franchise)|One Hundred and One Dalmatians}}'' is a children's book and Disney franchise based on it, where the villain, {{w|Cruella de Vil}}, aims to capture and kill 99 Dalmatian puppies to have the perfect spotted fur coat (the title comes from adding to them the two that try to save them). The comic claims that, at a higher altitude in {{w|Flagstaff, Arizona|Flagstaff}} (6903 ft / 2104 m), she would only have needed 89 Dalmatians, possibly implying that puppies at higher altitudes are bigger, or that Cruella de Vil at high altitudes is smaller.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:'''Effects of High Altitude'''&lt;br /&gt;
:How life is different at one mile above sea level&lt;br /&gt;
:(e.g. in Denver)&lt;br /&gt;
&lt;br /&gt;
:[Eight small panels, each containing an image with a caption at the top:]&lt;br /&gt;
&lt;br /&gt;
:Water boils at 202°F&lt;br /&gt;
:[A pot on a stovetop, with steam rising from the pot]&lt;br /&gt;
&lt;br /&gt;
:Baseballs and golf balls fly 5-10% farther&lt;br /&gt;
:[A baseball flying through the air]&lt;br /&gt;
&lt;br /&gt;
:Sunburns develop significantly faster&lt;br /&gt;
:[Five wavy arrows hitting a curved surface]&lt;br /&gt;
&lt;br /&gt;
:Scrabble letters are worth 16% more&lt;br /&gt;
:[Scrabble tiles for letters Q, X and Y with point values 12, 9 and 5, respectively]&lt;br /&gt;
&lt;br /&gt;
:Breaking a mirror only causes 5½ years of bad luck&lt;br /&gt;
:[Cueball looking down at a broken hand mirror on the floor]&lt;br /&gt;
&lt;br /&gt;
:40 is the new 28&lt;br /&gt;
:[Cueball and Megan are talking. Megan is gesturing]&lt;br /&gt;
:Megan: 50 is the new 40, and when you account for elevation it's more like 37.&lt;br /&gt;
&lt;br /&gt;
:Nuclear war can be started with only 94 red balloons.&lt;br /&gt;
:[Five black balloons floating]&lt;br /&gt;
&lt;br /&gt;
:People make marijuana jokes slightly earlier&lt;br /&gt;
:[Cueball and Ponytail are talking. Ponytail is looking at her phone]&lt;br /&gt;
:Cueball: Hey, what time is it?&lt;br /&gt;
:Ponytail: 4:17 Blaze it!&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
The effect of altitude on sports was already topic of [[852: Local g]]. &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2125:_Luna_2&amp;diff=171340</id>
		<title>2125: Luna 2</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2125:_Luna_2&amp;diff=171340"/>
				<updated>2019-03-19T08:49:23Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Changed German abbreviation to English one&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2125&lt;br /&gt;
| date      = March 18, 2019&lt;br /&gt;
| title     = Luna 2&lt;br /&gt;
| image     = luna_2.png&lt;br /&gt;
| titletext = The flags were probably vaporized on impact, because we launched it before we had finished figuring out how to land. That makes sense from an engineering standpoint, but also feels like a metaphor.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a FLAGMENTATION GRENADE. Title text needs to be explained, . Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This comic is referring to {{w|Luna 2}}, the first man-made object to make contact with the surface of the moon, and consequently, as stated in the comic, the first man-made object to touch another world. On September 13, 1959, it hit the Moon's surface east of {{w|Mare Imbrium}} near the craters Aristides, {{w|Archimedes}}, and {{w|Autolycus}}.&lt;br /&gt;
&lt;br /&gt;
[[Megan]] is sitting in front of a computer, and telling [[Cueball]] about the Luna 2. She explains that the probe was designed to explode on impact, thus scattering multiple metal Soviet flags and ribbons on the surface of the Moon. They compare it to throwing a shrapnel grenade with flags in it at the moon.&lt;br /&gt;
&lt;br /&gt;
Cueball's observation that it is &amp;quot;on-brand&amp;quot; for humans to litter another world with an explosion of nationalist iconography immediately upon reaching it, is a reference to the vastly numerous historical instances when, upon setting foot on territory for the first time, humans &amp;quot;conquer&amp;quot; it, by planting flags on the first thing they see.&lt;br /&gt;
&lt;br /&gt;
The titletext might refer to the fact that for the Luna 2 mission it was more important to just get to the moon at all rather than have a sophisticated landing mechanism. This was due to the fact that it happened during the space race between the USA and USSR and both countries tried to reach significant milestones in space exploration. The metaphorical interpretation could be that sometimes people get overly excited after an initial breakthrough and dive into projects without thinking them through or considering long term consequences.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is standing behind while Megan sits at a laptop.]&lt;br /&gt;
:Megan: Huh. ''Luna 2'', the first artificial object to touch another world, carried a sphere made of steel Soviet flag emblems.&lt;br /&gt;
&lt;br /&gt;
:[A patterned sphere is shown blowing up to pieces.]&lt;br /&gt;
:It was designed to blow apart on impact, scattering tiny metal flags and ribbons across the surface of the moon.&lt;br /&gt;
&lt;br /&gt;
:[Close-up of Cueball and Megan's faces.]&lt;br /&gt;
:Cueball: So the first physical contact humans had with a heavenly body...&lt;br /&gt;
:Megan: ...was throwing a shrapnel grenade full of flags at it.&lt;br /&gt;
:Cueball: Well, it's on-brand for us, at least.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2119:_Video_Orientation&amp;diff=170542</id>
		<title>2119: Video Orientation</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2119:_Video_Orientation&amp;diff=170542"/>
				<updated>2019-03-05T10:03:39Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: missing word&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2119&lt;br /&gt;
| date      = March 4, 2019&lt;br /&gt;
| title     = Video Orientation&lt;br /&gt;
| image     = video_orientation.png&lt;br /&gt;
| titletext = CIRCULAR VIDEO - PROS: Solves aspect ratio problem. CONS: Never trust anyone who talks to you from inside a circle.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|This was created by a TRUSTWORTHY CIRCULAR VIDEO. Nothing about Bold and Dynamic. Bad dubious template. Better explanation on horizontal and vertical needed. DO NOT DELETE THIS TOO SOON (It already was once.)}}&lt;br /&gt;
&lt;br /&gt;
This comic compares the pros and cons of 3 video &amp;quot;orientations&amp;quot; (also known as angling), one of which is entirely made-up. This comic was most likely inspired by articles like [https://mashable.com/2017/12/28/vertical-video-mainstream-year/#GEK.NgJ74mqR this], and [https://www.scientificamerican.com/article/video-looks-most-natural-horizontally-but-we-hold-our-phones-vertically/ this], which comment on how videos are now filmed vertically through smartphones.&lt;br /&gt;
&lt;br /&gt;
From Randall's comments on horizontal vs vertical, it seems that he is in favor of horizontal videos. However, he does love a good [[690|compromise]][[Category:Compromise]], so he suggests &amp;quot;Diagonal Orientation&amp;quot; as a third option to satisfy the needs of both types of user. The issue with this is that diagonal angling fails to fully capture the benefits of either horizontal or vertical angling.&lt;br /&gt;
 &lt;br /&gt;
'''Horizontal orientation'''&lt;br /&gt;
# Good for people not used to phones, and has been used for centuries for capturing video.&lt;br /&gt;
# Not the best at capturing a human's entire body, without also capturing much of their surroundings.&lt;br /&gt;
# Potentially uncomfortable for the one making the recording to maintain over a long period of time, as most phones were designed for vertical holding.&lt;br /&gt;
&lt;br /&gt;
'''Vertical orientation'''&lt;br /&gt;
# The norm for most users capturing video on their smartphone.&lt;br /&gt;
# Not ideal for capturing the background, as our world is mostly a &amp;quot;horizontal plane&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
'''Diagonal orientation'''&lt;br /&gt;
# Not a standard format of video, thus &amp;quot;bold and dynamic&amp;quot;. {{Citation needed}}&lt;br /&gt;
# Equally annoying to all viewers.&lt;br /&gt;
# Flawless, as in perfect in every way.{{Dubious}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Diagonal angling is commonly known as &amp;quot;oblique angle&amp;quot; or &amp;quot;{{w|Dutch angle}}&amp;quot; in cinema and is often used to portray psychological uneasiness or tension in the subject being filmed. This however, is different from the diagonal orientation, as the horizon on-screen is still horizontal in the comic image.&lt;br /&gt;
&lt;br /&gt;
The title text quip about circular video would be a reference to having a demon trapped inside a summoning circle, hence not trusting anything that would be said to you.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[The image shows three columns by three rows with the following headers:]&lt;br /&gt;
:'''Video Orientation'''&lt;br /&gt;
:'''Pros'''&lt;br /&gt;
:'''Cons'''&lt;br /&gt;
&lt;br /&gt;
:[First row:]&lt;br /&gt;
:[A wide picture with a text above:]&lt;br /&gt;
:Horizontal&lt;br /&gt;
:[Pros are:]&lt;br /&gt;
:*Looks normal to old people&lt;br /&gt;
:*Format used by a century of cinema&lt;br /&gt;
:[Cons are:]&lt;br /&gt;
:*Humans are taller than are wide&lt;br /&gt;
:*I'm not turning my phone sideways&lt;br /&gt;
&lt;br /&gt;
:[Second row:]&lt;br /&gt;
:[A high picture with a text above:]&lt;br /&gt;
:Vertical&lt;br /&gt;
:[Pros are:]&lt;br /&gt;
:*How most normal people shoot and watch video now so we may as well accept it&lt;br /&gt;
:[Cons are:]&lt;br /&gt;
:*Human world is mostly a horizontal plane&lt;br /&gt;
&lt;br /&gt;
:[Third row:]&lt;br /&gt;
:[A picture rotated by 45 degrees with a text above:]&lt;br /&gt;
:Diagonal&lt;br /&gt;
:[Pros are:]&lt;br /&gt;
:*Bold and dynamic&lt;br /&gt;
:*Equally annoying to all viewers&lt;br /&gt;
:*Good compromise&lt;br /&gt;
:[Cons are:]&lt;br /&gt;
:*None&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Compromise]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2107:_Launch_Risk&amp;diff=169104</id>
		<title>2107: Launch Risk</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2107:_Launch_Risk&amp;diff=169104"/>
				<updated>2019-02-05T09:57:36Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corrected grammar and removed made up words.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2107&lt;br /&gt;
| date      = February 4, 2019&lt;br /&gt;
| title     = Launch Risk&lt;br /&gt;
| image     = launch_risk.png&lt;br /&gt;
| titletext = Don't worry--you're less likely to die from a space launch than from a shark attack. The survival rate is pretty high for both!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic deals with statistics based on a large population, such as all Americans, when the people in question are in a smaller group with vastly different statistics, such as astronauts. &lt;br /&gt;
&lt;br /&gt;
A capsule is about to be launched into space. On the left side, there is an announcement: &amp;quot;T-MINUS 20...19...&amp;quot; The &amp;quot;T&amp;quot; stands for the time at which the rocket is scheduled to be launched. T minus 20 indicate 20 seconds before the launch, so it's basically a countdown for 20 seconds before the rocket is launched. In the capsule, one astronaut asks another how they are feeling. The second one admits to feeling nervous. The first one offers the supposedly reassuring observation that they are more likely to be struck by lightning than to be selected as an astronaut.  Such &amp;quot;more likely to be struck by lightning&amp;quot; comparisons are commonly used to illustrate that a particular risk is very remote, and thus should not be considered particularly frightening. &lt;br /&gt;
&lt;br /&gt;
The second one agrees with the first one for a moment, but then realizes that something is wrong with the argument. Presumably, they realize that the likelihood of being ''selected as an astronaut'' is a moot point -- they are there because they ''already have'' been selected as an astronaut. That's why the first one's intention is more likely trolling than being really caring about the second one's nervousness. His words are only causing more confusion for the second one. The relevant concern is the risk level faced by an astronaut, given that they already hold that position. Unfortunately, the historical record shows that this risk is somewhat high, certainly far above the minuscule risk of being struck by lightning.&lt;br /&gt;
&lt;br /&gt;
The lifetime odds of being struck by lightning are approximately 1 in 14,600 (approximately 10% of those struck by lightning are killed) [https://www.weather.gov/safety/lightning-odds How Dangerous is Lightning?].  &lt;br /&gt;
&lt;br /&gt;
The title text refers to another common comparison, the risk of a shark attack. In addition to shark attacks being rather rare, they are also not as likely to kill the victim as is commonly assumed. Most people attacked by sharks, and most people launched into space, live through the experience.  However, it remains true that both are considerably riskier than most common activities like car accident (1 in 583 deaths) or unintentional poisoning (1 in 70 deaths).&lt;br /&gt;
([https://www.iii.org/fact-statistic/facts-statistics-mortality-risk])&lt;br /&gt;
Of the 557 people who have been in Earth orbit, 18 (3%) have died in related accidents, not specifically at launch([https://en.wikipedia.org/wiki/List_of_spaceflight-related_accidents_and_incidents List of spaceflight-related accidents and incidents], [https://www.worldspaceflight.com/bios/stats.php Astronaut/Cosmonaut Statistics]). Again, this is not really comforting, since probability of dying in a space launch is not less than probability of dying in a shark attack for a random person, but only less than the probability of dying of a shark attack ''given that you are attacked by a shark''.&lt;br /&gt;
&lt;br /&gt;
A tall rocket, such as depicted would be more likely to be struck by lightning than nearby structures.  However launch controllers monitor weather carefully to reduce the chances of attempting to launch when lightning is likely.&lt;br /&gt;
&lt;br /&gt;
A space craft launch can trigger lightning, by creating a conductive path through charge bearing clouds, which would normally not produce lightning.  Apollo 12 was struck by triggered lightning twice during launch phase, resulting in the entire operational platform shutting down from overload.  Thankfully backup systems allowed the flight to proceed. For more information, see [https://www.nasa.gov/audience/foreducators/9-12/features/F_Lightning_and_Launches_9_12.html NASA: Lightning and Launches]&lt;br /&gt;
&lt;br /&gt;
The perceived value of risk is a recurring topic and is also featured in [[795: Conditional Risk]] and [[1252: Increased Risk]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[A rocket is about to launch.]&lt;br /&gt;
:Astronaut 1: How you feeling?&lt;br /&gt;
:Astronaut 2: Honestly, pretty nervous.&lt;br /&gt;
:Astronaut 1: I know it seems dangerous, but just remember: you're more likely to be struck by lightning than to be selected to become an astronaut.&lt;br /&gt;
:Astronaut 2: Oh that's a good-&lt;br /&gt;
:Astronaut 2: ...Wait.&lt;br /&gt;
:Countdown: T-Minus 20...19...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Statistics]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2106:_Sharing_Options&amp;diff=168981</id>
		<title>2106: Sharing Options</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2106:_Sharing_Options&amp;diff=168981"/>
				<updated>2019-02-02T09:35:52Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corrected grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2106&lt;br /&gt;
| date      = February 1, 2019&lt;br /&gt;
| title     = Sharing Options&lt;br /&gt;
| image     = sharing_options.png&lt;br /&gt;
| titletext = How about posts that are public, but every time a company accesses a bunch of them, the API makes their CEO's account click 'like' on one of them at random so you get a notification.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by 300 or a billion BOTs. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
This comic is a satire of social media's presence in our lives and its vulnerabilities. [[Cueball]] is flying in an atmosphere that resembles a VR cyberspace, and he is talking to a screen that may be a smartphone with an advanced virtual assistant installed. [[Ponytail]] and other characters also fly in the background, so this cyberspace may be the social network's cyberspace where everyone interacts. The clouds represent the cloud server where the data of the social network is stored. The advanced virtual assistant seems to have a virtual face and have very advanced AI, which can even be arrogant by assuming that it already knew the information about the &amp;quot;option in between&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Randall, who might have never heard of the Facebook option to share with &amp;quot;friends of friends&amp;quot; as well, is making a point that there ought to be some option between sharing posts only with your friends and making them completely public. The title text shows that he would specifically like to know when corporations read his posts.&lt;br /&gt;
&lt;br /&gt;
Randall might be interested in [https://www.scuttlebutt.nz/ scuttlebutt] or [https://secushare.org/ secushare].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[Cueball floating in midair is communicating with a small floating screen that resembles a smartphone. Other people and clouds visible floating by in background.]&lt;br /&gt;
:Screen: Welcome to social media! When you put stuff here, you have two options: (1) You can make it available to a small set of 300 or so approved friends. &lt;br /&gt;
:Screen: Or (2) you can share permanent copies of it all with billions of people, including internet scammers, random predatory companies, and hostile governments.&lt;br /&gt;
&lt;br /&gt;
:Cueball: Why would anyone pick option two?&lt;br /&gt;
:Screen: Two is the default.&lt;br /&gt;
:Cueball: Yikes.&lt;br /&gt;
&lt;br /&gt;
:Cueball: So those are the only two options? There's nothing in in between?&lt;br /&gt;
:Screen: I don't understand. Like what?&lt;br /&gt;
&lt;br /&gt;
:Cueball: I mean...there are numbers between 300 and a billion.&lt;br /&gt;
:Screen: Huh? Name one.&lt;br /&gt;
:Screen: ''Pretty'' sure I would have heard of those.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Social networking]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2098:_Magnetic_Pole&amp;diff=168164</id>
		<title>2098: Magnetic Pole</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2098:_Magnetic_Pole&amp;diff=168164"/>
				<updated>2019-01-15T10:18:03Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Removed superfluous word&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2098&lt;br /&gt;
| date      = January 14, 2019&lt;br /&gt;
| title     = Magnetic Pole&lt;br /&gt;
| image     = magnetic_pole.png&lt;br /&gt;
| titletext = People keep trying to come up with reasons that we should worry about the magnetic field collapsing or reversing, but honestly I think it's fine. Whatever minor problems it causes will be made up for by the mid-latitude auroras.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a CONVECTION CURRENT IN THE OUTER CORE and a chicken. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
Over the last couple of months, Earth's magnetic fields have been shifting rapidly. Although the magnetic fields do move regularly, the current shift has been unexpected and unprecedented. As GPS and many other location systems are reliant on the magnetic fields to function, the accuracy of such tools is being shifted beyond the maximum acceptable error.&lt;br /&gt;
&lt;br /&gt;
Locational and navigational systems use the magnetic field, in addition to a model, to do fancy math and pop out data. Due to the rapid shifts, a new model was scheduled to be out; however, because of the US government shutdown, the model has been considerably delayed.&lt;br /&gt;
&lt;br /&gt;
As shifts occur, the error of geopositional data will increase until a new model is released. The effect is especially pronounced as you move toward the poles.&lt;br /&gt;
&lt;br /&gt;
Since the movement is only equal to about two-fifths of a degree, it wouldn't cause very much disruption for [[Cueball]] or require him to adjust anything about his lifestyle or habits, but since the speed of the change has been steadily increasing over the past few years, it may mean we are heading for a geomagnetic reversal in the next few decades; something very exciting indeed. During a magnetic reversal, the poles wouldn't just switch places, but several different poles would form and interact very chaotically, and, statistically speaking, it's likely that one of them would end up close enough to where [[Randall]] lives to cause auroras to become more common at some point during the transition &lt;br /&gt;
&lt;br /&gt;
In the title text, Randall mentions that there are reasons people could be concerned, but says that they would be more than made up for by newly being able to experience mid latitude auroras.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[White Hat and Cueball are talking to each other. White Hat has a cellphone in his hand, while Cueball is raising his hands in the air in mock exasperation.]&lt;br /&gt;
:White Hat: I just read that the Earth's North magnetic pole is drifting rapidly.&lt;br /&gt;
:Cueball: Oh no! I must update our declination tables post haste, lest our merchant schooners run aground on the shoals!&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:I like when the Earth's magnetic field does weird stuff, because it's a huge, cool, urgent-seeming science thing, but there's nothing I personally need to do about it.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2086:_History_Department&amp;diff=167122</id>
		<title>2086: History Department</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2086:_History_Department&amp;diff=167122"/>
				<updated>2018-12-18T10:22:40Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: missing words and spelling mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2086&lt;br /&gt;
| date      = December 17, 2018&lt;br /&gt;
| title     = History Department&lt;br /&gt;
| image     = history_department.png&lt;br /&gt;
| titletext = When we take into account the recent discovery of previously-unstudied history in the 1750s, this year may have been an outright loss.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a HISTORIAN. There appears to be no explanation. Do NOT delete this tag too soon.}}&lt;br /&gt;
In this comic [[Ponytail]] is a representative of the history department, which might be a department of a university or other organisation. She presents the year report of 2018. In this, she explains, the department has fully analyzed over four months of history. In the meantime, due to the passage of time, another year of history has been added to their workload (implied to be the year spanning between the current meeting and the previous one). This presents a cycle in which the department would only be able to keep up if they could analyze, within a one year period, more than or exactly one year of history.&lt;br /&gt;
&lt;br /&gt;
A department in a business, such as the finance department, is typically required to keep up with their own workload and complete an entire year's worth of workload every year.  A business that fails to manage this minimum would almost certainly fail: bills would not get collected, invoices would not get paid, employees would not get paid, etc.  A history department fails to follow this model in two very important ways.  First, the subject of history cannot be fully processed.  New discoveries change what we know about certain time periods.  Even current events cannot be fully processed, as future events will cause historians to see connections in things not previously thought to be connected.  Second, the standard model for History Departments focusses on specific eras or specific subjects for the purpose of explaining the events to students.  History Departments do not process years, but instead process the subject so that it stays relevant to the understanding of the current student body.&lt;br /&gt;
&lt;br /&gt;
The title text further expands this problem by indicating the discovery of a new era of history that had previously gone un-analyzed, which would have added more undiscovered history than it removed. The 1750s decade is possibly a reference to the {{w|Adoption_of_the_Gregorian_calendar#Great_Britain_and_its_colonies|adoption of the Gregorian Calendar by the British Empire}}. &lt;br /&gt;
&lt;br /&gt;
Events in the dates listed:&lt;br /&gt;
* November 1833: A Leonid meteor shower occurred in North America ({{w|Leonids#1800s}}); an 8.7 {{w|1833_Sumatra_earthquake| earthquake struck Sumatra}}.&lt;br /&gt;
&lt;br /&gt;
* April 19-22, 1979: April 20: {{w|Jimmy_Carter_rabbit_incident| President Jimmy Carter was attacked by a swamp rabbit}}; April 22: the {{w|Albert Einstein Memorial}} was unveiled at The National Academy of Sciences in Washington, DC.&lt;br /&gt;
&lt;br /&gt;
* May 21-25, 585 BCE: Possibly a reference to the solar eclipse that actually happened May 28, 585 BCE, or to the war between King Alyattes of Lydia and King Cyaxares of Media&lt;br /&gt;
&lt;br /&gt;
* June-August 1848: &lt;br /&gt;
:* June &amp;amp;ndash; The {{w|Serbians}} from {{w|Vojvodina}} start a rebellion against the Hungarian government. &lt;br /&gt;
:* June 2&amp;amp;ndash;June 12 &amp;amp;ndash; The {{w|Prague Slavic Congress, 1848|Prague Slavic Congress}} brings together members of the {{w|Pan-Slavism}} movement.&lt;br /&gt;
:* June 17 &amp;amp;ndash; The Austrian army bombards {{w|Prague}}, and crushes a working class revolt.&lt;br /&gt;
:* June 21 &amp;amp;ndash; {{w|Wallachian Revolution of 1848}}: The {{w|Proclamation of Islaz}} is made public, and a {{w|Romanians|Romanian}} revolutionary government led by {{w|Ion Heliade Rădulescu}} and {{w|Christian Tell}} is created.&lt;br /&gt;
:* June 22 &amp;amp;ndash; The French government dissolves the national workshops in Paris, giving the workers the choice of joining the army or going to workshops in the provinces. The following day, the {{w|June Days Uprising}} begin in response.&lt;br /&gt;
:* July &amp;amp;ndash; The {{w|Public Health Act 1848|Public Health Act}} establishes {{w|Local board of health|Boards of Health}} across {{w|England and Wales}}. &lt;br /&gt;
:* July 5 &amp;amp;ndash; The Hungarian national revolutionary parliament starts to work.&lt;br /&gt;
:* July 19 &amp;amp;ndash; {{w|Women's rights}} &amp;amp;ndash; {{w|Seneca Falls Convention}}: The 2-day {{w|Women's Rights Convention}} opens in {{w|Seneca Falls, New York}} and &amp;quot;{{w|Bloomers (clothing)|Bloomers}}&amp;quot; are introduced at the {{w|feminism|feminist}} convention.&lt;br /&gt;
:* July 26 &amp;amp;ndash; The {{w|Matale Rebellion}} breaks out, against {{w|British Ceylon|British rule}} in {{w|Sri Lanka}}.&lt;br /&gt;
:* July 29 &amp;amp;ndash; {{w|Young Irelander Rebellion of 1848|Young Irelander Rebellion}}: A nationalist revolt in {{w|County Tipperary}}, against British rule, is put down by the {{w|Royal Irish Constabulary|Irish Constabulary}}.&lt;br /&gt;
:* August 6 &amp;amp;ndash; {{w|HMS Daedalus (1826)|HMS ''Daedalus''}} reports a sighting of a sea serpent.&lt;br /&gt;
:* August 14 &amp;amp;ndash; American President {{w|James K. Polk}} annexes the {{w|Oregon Country}}, and renames it the {{w|Oregon Territory}} as part of the United States.      &lt;br /&gt;
:* August 17 &amp;amp;ndash; {{w|Yucatán}} officially unites with Mexico.&lt;br /&gt;
:* August 24 &amp;amp;ndash; The U.S. barque ''{{w|Ocean Monarch (barque)|Ocean Monarch}}'' is burnt out off the {{w|Great Orme}}, {{w|North Wales}}, with the loss of 178, chiefly emigrants.&lt;br /&gt;
:* August 28 &amp;amp;ndash; Mathieu Luis becomes the first black member to join the {{w|French Parliament}}, as a representative of {{w|Guadeloupe}}.&lt;br /&gt;
&lt;br /&gt;
* May 16, 2001: The {{w|neo-noir}} mystery film {{w|Mullholland Drive (film)|Mulholland Drive}} premiered at the {{w|2001 Cannes Film Festival|2001}} {{w|Cannes Film Festival}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[Ponytail is standing at a podium.]&lt;br /&gt;
:Ponytail: 2018 was a productive year for the history department - we were able to fully analyze over four months of history.&lt;br /&gt;
:Ponytail: Unfortunately, over that same period, an entire year of new history was produced.&lt;br /&gt;
:Ponytail: I'm afraid we're falling behind.&lt;br /&gt;
:[Presentation screen next to Ponytail lists studied dates:]&lt;br /&gt;
:&amp;lt;u&amp;gt;Studied&amp;lt;/u&amp;gt;&lt;br /&gt;
:November 1833&lt;br /&gt;
:April 19-22, 1979&lt;br /&gt;
:May 21-25, 585 BCE&lt;br /&gt;
:June-August 1848&lt;br /&gt;
:May 16, 2001&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2075:_Update_Your_Address&amp;diff=166273</id>
		<title>2075: Update Your Address</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2075:_Update_Your_Address&amp;diff=166273"/>
				<updated>2018-11-22T11:58:17Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Removed tautology&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2075&lt;br /&gt;
| date      = November 21, 2018&lt;br /&gt;
| title     = Update Your Address&lt;br /&gt;
| image     = update_your_address.png&lt;br /&gt;
| titletext = This is my four-digit PIN. It was passed down to me by my father, and someday I will pass it on to you. Unless we figure out how to update it, but that sounds complicated.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by someone with an OLD ADDRESS. There is no explanation. Do NOT delete this tag too soon.}}&lt;br /&gt;
In this comic, Cueball is facing several instances where entities asking or confirming his address find that the address they possess is incorrect - each address is progressively more outdated.  In the final comic, Cueball gives up and confirms that yes, he is still living in a country that hasn't existed for over a century.&lt;br /&gt;
&lt;br /&gt;
Inaccurate addresses may be a common problem for someone who has moved constantly in his lifetime. Alternatively, Cueball and his family do not find it important to update addresses for those particular businesses / entities.&lt;br /&gt;
&lt;br /&gt;
{{w|Austria-Hungary}} was a European empire that existed between 1867 and 1918, {{w|Austria-Hungary#Dissolution|dissolving}} during {{w|World War I}}. It is possible that Cueball's ancestors hail from the Austro-Hungarian Empire, though it would be even more absurd for that to be used as an address, given that the polity ended a century ago, whereas the earliest programmable computer was created 20 years after the country was dissolved and personal/small business computers approximately 40 years after that.&lt;br /&gt;
&lt;br /&gt;
Ash Tree Lane refers to {{w|House of Leaves}}, a postmodern novel from 2000 in which one of many nested plots involves a house on Ash Tree Lane that is bigger on the inside than on the outside, and in fact contains a {{w|labyrinth}} with a {{w|minotaur}}.  The book, and Ash Tree Lane specifically, have previously been referenced in [[472: House of Pancakes]] and [[886: Craigslist Apartments]].&lt;br /&gt;
&lt;br /&gt;
The title text treats bank accounts (and the PIN codes needed to access them) as though they were physical heirlooms passed down generation to generation. The patent for PIN codes was submitted in May 1966, and the first public use of a {{w|Personal identification number|PIN code}} was in 1967, when {{w|Barclays}} used them to process {{w|cheques}} at {{w|automated teller machines}}. It would be unusual for Cueball to inherit both an active bank account and the PIN associated with it --  when a person with a bank account dies, the bank usually closes the account altogether and transfers the money to a separate account of whomever is named the beneficiary. Treating the account number and/or its PIN as though they were physical heirlooms plays into the joke of them not changing through the years (due to the apparent difficulty of updating them).&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is standing, holding a phone.]&lt;br /&gt;
:Voice: Do you still live at 342 River St?&lt;br /&gt;
:Cueball: No, I moved last year.&lt;br /&gt;
:[Cueball is standing behind a counter with Hairy, whose hands are on a keyboard.]&lt;br /&gt;
:Hairy: Is 21 Ash Tree Lane still a good address?&lt;br /&gt;
:Cueball: What? That's my childhood home. How is that even in your system?&lt;br /&gt;
:[Cueball is holding a phone again in a borderless panel.]&lt;br /&gt;
:Voice: The address we have is 205 Second St #2.&lt;br /&gt;
:Cueball: I... think that's where my parents lived before I was born!?&lt;br /&gt;
:[Cueball stands behind another counter with Ponytail and a tablet.]&lt;br /&gt;
:Ponytail: Are you still living in... &amp;quot;The Austro-Hungarian Empire?&amp;quot;&lt;br /&gt;
:Cueball: You know what, sure.&lt;br /&gt;
:Ponytail: Austria-Hungary dissolved in 1918.&lt;br /&gt;
:Cueball: Well, I come from a long line of people who hate updating stuff.&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2069:_Wishlist&amp;diff=165688</id>
		<title>2069: Wishlist</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2069:_Wishlist&amp;diff=165688"/>
				<updated>2018-11-08T11:27:14Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Made date readable by all instead of just by readers from a single country.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2069&lt;br /&gt;
| date      = November 7, 2018&lt;br /&gt;
| title     = Wishlist&lt;br /&gt;
| image     = wishlist.png&lt;br /&gt;
| titletext = Disappointed that they caved to fan pressure and went with Ruth Bader Ginsburg over Elena Kagan.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Please only mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
''{{w|Super Smash Brothers}}'' (titled as ''Super Smash Bros.'') is a crossover fighting game series published by Nintendo, primarily featuring Nintendo characters. As of publish date, there are 77 playable characters across the 5 games in the series. Starting with the third game, ''Super Smash Bros. Brawl'', characters from third-party franchises (non-Nintendo) have been made available, though most of them had at least made major appearances on a Nintendo system at some point. This comic probably refers to the 2018-11-01 Nintendo Direct about Super Smash Bros. Ultimate, in which it was announced that the current character set was going to be the final one appearing in the game.&lt;br /&gt;
&lt;br /&gt;
Fans have suggested new characters to add, and few of these suggestions have been implemented. The comic lists 16 &amp;quot;characters&amp;quot; that Randall wishes were made available in ''Super Smash Bros.'', ranging from plausible playable characters, to the absurd.&lt;br /&gt;
&lt;br /&gt;
; Mario / Luigi hybrid&lt;br /&gt;
: {{w|Mario}} and {{w|Luigi}} are characters in the {{w|Super Mario}} series, one of Nintendo's flagship franchises. They are both playable characters in the ''Super Smash Bros.'' series. A hybrid of these two characters would be quite interesting, though one could argue that {{w|Dr. Mario}} is a hybrid of these two in terms of moveset.&lt;br /&gt;
&lt;br /&gt;
; The SkiFree monster&lt;br /&gt;
: {{w|SkiFree}} is a computer game for Windows released in 1991. The player controls a skier trying to avoid obstacles. After the end of a full run, a monster (possibly the Abominable Snowman) appears, and tries to catch the player. The SkiFree monster was a subject of the [[667: SkiFree]] comic. Unlike most of the characters on this list, the SkiFree monster at least has had an appearance on a Nintendo system, as the game had a Game Boy Color port as part of the &amp;quot;The Best of Entertainment Pack&amp;quot; in 2001.&lt;br /&gt;
&lt;br /&gt;
; Siri&lt;br /&gt;
: {{w|Siri}} is the name given to Apple's personal virtual assistant for iOS, macOS, and its other operating systems. Siri is generally a voice without a visual representation, so it is unclear how Siri would be a playable character in ''Super Smash Bros.'' &lt;br /&gt;
&lt;br /&gt;
; Ellie from ''Up''&lt;br /&gt;
: Ellie is one of the characters in ''{{w|Up (2009 film)|Up}}'', a 2009 Pixar film. In the beginning of the film, Ellie passes away, leaving her husband Carl alone, and leading him to start his adventure in Paradise Falls. While there was a tie-in video game based on the movie released in the same year for multiple systems (including the Wii and Nintendo DS), Ellie was not playable in it.&lt;br /&gt;
&lt;br /&gt;
; Zordon&lt;br /&gt;
: {{w|Zordon}} is a fictional character from the ''Power Rangers'' franchise who serves as the mentor for the earlier Ranger teams. While he is technically trapped in another dimension, he is usually depicted as a blurry head in a tube. He occasionally has lightning powers, and had a robot sidekick (Alpha 5) who might be able to move him around. Alas, he is currently dead, having used his life energy to remove all evil from the galaxy at that time. While there have been many Power Rangers video games over the years, including on Nintendo platforms, Zordon would be an unlikely character not only due to his lack of extremities, but also due to the fact that the Power Rangers franchise is primarily built on stock footage of the Japanese ''Super Sentai'' series.&lt;br /&gt;
&lt;br /&gt;
; Clippy&lt;br /&gt;
: Clippit, commonly nicknamed {{w|Clippy}}, was one of the Office Assistants for Microsoft Office (versions 1997 to 2003). It was an intelligent user interface that assisted users. Clippy (and the other Office Assistants) was negatively received by users, and was eventually removed in Office 2007.&lt;br /&gt;
&lt;br /&gt;
; The Sarlaac&lt;br /&gt;
: The {{w|Sarlaac}} is an alien monster that lived in {{w|Tatooine}} in the ''{{w|Star Wars}}'' universe. It is most prominently shown in the film ''{{w|Return of the Jedi}}'', when the main heroes are sentenced to death by being dropped into the Sarlaac's mouth.  Notably, the Sarlaac is a large, stationary creature embedded in the ground (essentially, a pit). &lt;br /&gt;
: This could be a reference to the Piranha Plant being confirmed as a DLC character, as Piranha Plants are typically stationary and embedded in the ground, and also have their big, toothy mouth as a primary feature.&lt;br /&gt;
: The Sarlacc does not seem to have appeared in any Star Wars video games for Nintendo consoles, but even if it did, it's undefined appearance and lack of mobility would make it a poor choice for a character.&lt;br /&gt;
&lt;br /&gt;
; InstallShield Wizard&lt;br /&gt;
: A ''wizard'' is a type of UI that simplifies configuration of an app or process by guiding the user through a number of screens in sequence. A user makes one decision on each screen, and the overall process puts less cognitive load on the user.&lt;br /&gt;
: {{w|InstallShield}} is a proprietary software tool for creating installer applications (or software packages) for Microsoft Windows. When the created package is being installed, the installer application can be shown in form of a 'standard Windows Wizard' dialog. Depending on the creativity of the user creating the package, the Wizard can display images while different stages of the installer are being executed. &lt;br /&gt;
: There are known instances of The InstallShield Wizard showing a wizard-like character images. Also, the standard wording of the installer text shown to the user ('software-to-be-installed is preparing the InstallShield Wizard, which will guide you through the program setup process') suggests that the Wizard is a 'real character'.&lt;br /&gt;
&lt;br /&gt;
; Mr. Clean&lt;br /&gt;
: {{w|Mr. Clean}} is a brand and mascot for Procter &amp;amp; Gamble used for all-purpose cleaners and melamine foam cleaners.&lt;br /&gt;
&lt;br /&gt;
; Comet Cursor&lt;br /&gt;
: {{w|Comet Cursor}} was Windows software that allowed users or websites to customise the mouse cursor. It was often installed with minimal user interaction and was accused of tracking users and being &amp;quot;spyware&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
; Beto O'Rourke&lt;br /&gt;
: {{w|Beto O'Rourke}} is an American politician and businessman serving as the U.S. Representative for Texas's 16th congressional district since 2013. He was the nominee of the Democratic Party in the 2018 Texas U.S. Senate election (which was held the day before this comic appeared), running against Republican incumbent Ted Cruz. O'Rourke received much media attention leading up to the election, with many considering the election abnormally competitive.  He ultimately did lose against Ted Cruz.&lt;br /&gt;
: While not a video game character, it is more than possible to create a Mii Fighter based on Beto O'Rourke in the game. However, the game does not come with a Beto O'Rourke Mii, and Nintendo has not created an official Mii of Beto O'Rourke.&lt;br /&gt;
&lt;br /&gt;
; The Monopoly boot&lt;br /&gt;
: The &amp;quot;boot&amp;quot; is one of the classic pewter tokens from the board game ''{{w|Monopoly (game)|Monopoly}}''. In 2017, the boot token was retired from the standard version of ''Monopoly''.&lt;br /&gt;
&lt;br /&gt;
; Lot's wife&lt;br /&gt;
: Lot and his wife are characters from the book of Genesis in the Bible. According to the book of Genesis, Lot and his family had to {{w|Sodom_and_Gomorrah#In_the_Book_of_Genesis|flee the city of Sodom}}, which was being judged by God for its wickedness. They were commanded to flee and not look back at the city. However, Lot's wife looked back at the city and was turned into a pillar of salt. It is unclear which version of Lot's wife Randall wishes to be playable in the game.&lt;br /&gt;
&lt;br /&gt;
; D.B. Cooper&lt;br /&gt;
: {{w|D.B. Cooper}} is the name popularly used to refer to an unidentified man who hijacked a Boeing 727 aircraft on November 24, 1971. He extorted $200,000 in ransom and parachuted out of the plane. His identity and whereabouts have never been discovered. D.B. Cooper was a subject of the [[1400: D.B. Cooper]] comic. As mentioned above, an enterprising player could easily make a Mii Fighter based on D.B.. Cooper, though no such Mii has been provided by Nintendo.&lt;br /&gt;
&lt;br /&gt;
; The Blair Witch&lt;br /&gt;
: The Blair Witch is the titular character of the ''{{w|The Blair Witch Project}}'', a 1999 &amp;quot;found footage&amp;quot; supernatural horror film. The film became one of the most successful independent films of all time.&lt;br /&gt;
&lt;br /&gt;
; Mavis Beacon&lt;br /&gt;
: ''{{w|Mavis Beacon (character)|Mavis Beacon}}'' is a fictional character and the mascot of the ''{{w|Mavis Beacon Teaches Typing}}'' software series.&lt;br /&gt;
&lt;br /&gt;
The title text refers to two US Supreme Court Associate Justices.  {{w|Ruth Bader Ginsburg}} was appointed by Bill Clinton;  {{w|Elena Kagan}} was appointed by Barack Obama.  Both are considered to be on the “liberal” wing of the court, but Ginsburg’s forceful dissenting opinions may explain why she would have been a more popular character for Super Smash Bros. Additionally, Ginsburg has been parodied on ''{{w|Saturday Night Live}}'', adding to her popularity: [http://www.nbc.com/saturday-night-live/cast/kate-mckinnon-15056/impersonation/ruth-bader-ginsburg-100221]&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[In a frame a bullet-list is shown:]&lt;br /&gt;
:Mario/Luigi hybrid&lt;br /&gt;
:The SkiFree monster&lt;br /&gt;
:Siri&lt;br /&gt;
:Ellie from ''Up''&lt;br /&gt;
:Zordon&lt;br /&gt;
:Clippy&lt;br /&gt;
:The Sarlaac&lt;br /&gt;
:The InstallShield Wizard&lt;br /&gt;
:Mr. Clean&lt;br /&gt;
:Comet Cursor&lt;br /&gt;
:Beto O'Rourke&lt;br /&gt;
:The Monopoly boot&lt;br /&gt;
:Lot's wife&lt;br /&gt;
:D.B. Cooper&lt;br /&gt;
:The Blair Witch&lt;br /&gt;
:Mavis Beacon&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:]&lt;br /&gt;
:Super Smash Brothers never did end up adding anyone from my wishlist.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Video games]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2038:_Hazard_Symbol&amp;diff=162000</id>
		<title>2038: Hazard Symbol</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2038:_Hazard_Symbol&amp;diff=162000"/>
				<updated>2018-08-28T09:29:31Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Removed superfluous word&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;:''&amp;quot;2038&amp;quot;, this comic's number, redirects here. For the comic named &amp;quot;2038&amp;quot;, see [[607: 2038]].''&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{comic&lt;br /&gt;
| number    = 2038&lt;br /&gt;
| date      = August 27, 2018&lt;br /&gt;
| title     = Hazard Symbol&lt;br /&gt;
| image     = hazard_symbol.png&lt;br /&gt;
| titletext = The warning diamond on the Materials Safety Data Sheet for this stuff just has the &amp;quot;😰&amp;quot; emoji in all four fields.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a LASER EMITTING RADIOACTIVE SLIPPERY BIOHAZARD in about 10 minutes, ignoring writing rules. - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
{{w|Hazard symbol}}s are often required to indicate certain threats to human health. These symbols are typically black symbols on yellow backgrounds, a contrast typically associated with danger even in nature, a phenomenon known as {{w|Aposematism|aposematism}}. However, these symbols also need to be easy to interpret. Therefore, they have simple, recognizable shapes that are internationally uniform and intended to be well-understood.&lt;br /&gt;
&lt;br /&gt;
This comic inverts this latter expectation, by combining multiple hazard symbols into one, creating something that is unique, and very hard to understand. In practice, if such an object were to be labelled, the five hazard symbols would be separated, each in their own triangle.&lt;br /&gt;
&lt;br /&gt;
The hazard symbols, as noted in the transcript, are {{w|biohazard symbol|biohazard}} ☣, {{w|radiation symbol|radiation}} ☢, slip and fall hazard symbol, laser hazard, and {{w|High_voltage#Safety|high voltage symbol}} ⚡︎.&lt;br /&gt;
&lt;br /&gt;
The title text refers to another unsafe subversion of expectations, in this case, against the [[wikipedia:NFPA 704|NFPA 704]] &amp;quot;fire diamond&amp;quot;. These are the colourful diamond-shaped symbols often found on the back of tankers, but they are also necessary inclusions on materials safety datasheets. These symbols give numeric indication of the hazardous nature of the material, in three different respects (flammability, health, and reactivity), in addition to providing space for an extra warning on the bottom, typically in the form of one or more letters. Using an emoji instead of numbers and letters would defeat the purpose of the fire diamond, as it would only give a qualitative indication of the danger (&amp;quot;very dangerous&amp;quot;), and additionally, could be very easily mistaken for a 0 (meaning safe).&lt;br /&gt;
&lt;br /&gt;
Note, Material Safety Data Sheets have been deprecated in favor of SDS (Safety Data Sheets) in order to come into compliance with the [https://www.msdsonline.com/resources/regulatory-information/ghs/ GHS (Globally Harmonized System)].&lt;br /&gt;
&lt;br /&gt;
😰 is described by {{w|Emojipedia}} as &amp;quot;[https://emojipedia.org/face-with-open-mouth-and-cold-sweat/ Anxious Face With Sweat]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[The comic shows symbols, drawn in black on top of a yellow background.]&lt;br /&gt;
:[One large symbol embeds four others and it's composed of the outline of three overlapping and outwards narrowing rings arranged by 120 degrees.]&lt;br /&gt;
:[The symbol at the center shows at the same orientation three blades with a small stepped circle in the middle.]&lt;br /&gt;
:[Inside the ring on top is a symbol of a backwards falling human with a small line depicting the ground.]&lt;br /&gt;
:[The ring on the right below the center contains a circle with radiant alternating smaller and longer lines around. One more longer line points toward the center of the image.]&lt;br /&gt;
:[Embedded into the left lower ring is a bolt with an arrow pointing left downwards.]&lt;br /&gt;
&lt;br /&gt;
:[Caption below:]&lt;br /&gt;
:It's important to know the international warning symbol for radioactive high-voltage laser-emitting biohazards that coat the floor and make it slippery.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Emoji]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2026:_Heat_Index&amp;diff=160646</id>
		<title>2026: Heat Index</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2026:_Heat_Index&amp;diff=160646"/>
				<updated>2018-07-31T09:15:59Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Added missing words&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2026&lt;br /&gt;
| date      = July 30, 2018&lt;br /&gt;
| title     = Heat Index&lt;br /&gt;
| image     = heat_index.png&lt;br /&gt;
| titletext = The heat index is calculated via looking up the &amp;quot;effective temperature&amp;quot; in a table of air temperature and humidity values, and then adding a bunch more degrees because it feels WAY hotter than that.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by an OVERHEATING BOT - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
Heat index, like wind chill, is a way to combine multiple factors, in this case temperature and humidity, to get a single number indicating what the air &amp;quot;feels like.&amp;quot;  {{w|Heat index}} gives a table, a formula, and lots more explanation.&lt;br /&gt;
&lt;br /&gt;
Human skin does not directly detect temperature - only the rate of heat gain or loss.  This is why a piece of metal feels cooler than a piece of plastic or wood at the same exact temperature (below body temperature, above it is the other way around) - the metal conducts heat away from the higher body temperature at a higher rate than a good insulator does.&lt;br /&gt;
&lt;br /&gt;
So in warm weather, it's not just the temperature that matters for comfort.  The humidity and wind speed also factor into it.  When humidity is high, sweat evaporation is less effective at cooling us off than in a &amp;quot;dry heat&amp;quot; with low humidity.&lt;br /&gt;
&lt;br /&gt;
Hence, meteorologists use a combination of temperature and humidity to come up with the &amp;quot;heat index&amp;quot; value...and a combination of temperature and wind speed to produce a &amp;quot;wind chill&amp;quot; number.&lt;br /&gt;
&lt;br /&gt;
Neither scale is particularly scientific in terms of measuring how people feel - but both are a more accurate representation of comfort levels than temperature alone.&lt;br /&gt;
&lt;br /&gt;
The joke here is that these numbers seem entirely subjectively chosen - and in a sense, they really are, although they are calculated from an actual formula (a multivariate fit to a mathematical model of the human body - with nine terms!) and not by guesswork as the flow chart implies.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
The comic contains a single panel containing a flowchart titled &amp;quot;How to Calculate the 'Heat Index':&amp;quot;&lt;br /&gt;
# Starts with a box: &amp;quot;Measure the Temperature&amp;quot;&lt;br /&gt;
# An arrow goes to a decision diamond labeled &amp;quot;Does it look hot enough?&amp;quot;&lt;br /&gt;
#* An arrow labeled &amp;quot;Yes&amp;quot; goes to the right to a box labeled &amp;quot;Done&amp;quot;&lt;br /&gt;
#* An arrow labeled &amp;quot;No&amp;quot; goes down to a box labeled &amp;quot;Add a few degrees&amp;quot; with an arrow back to the decision diamond&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Flowcharts]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2016:_OEIS_Submissions&amp;diff=159765</id>
		<title>2016: OEIS Submissions</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2016:_OEIS_Submissions&amp;diff=159765"/>
				<updated>2018-07-07T11:59:20Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Expanded explanation for sub 59&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2016&lt;br /&gt;
| date      = July 6, 2018&lt;br /&gt;
| title     = OEIS Submissions&lt;br /&gt;
| image     = oeis_submissions.png&lt;br /&gt;
| titletext = SUB[59]: The submission numbers for my accepted OEIS submissions in chronological order&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by an INTEGER SEQUENCE - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
The {{w|OEIS}} is the [https://oeis.org/ Online Encyclopedia of Integer Sequences], a listing of thousands of sequences of integers, generally of real mathematical interest, such as {{w|prime number}}s or [https://oeis.org/A005188 Armstrong numbers].  The OEIS normally expects submissions to be accompanied by references to scholarly articles about, or at least referencing, the sequence.  They would not be interested in the personal or idiosyncratic sequences proposed by Randall, though they do have the [https://oeis.org/A000053 list of IRT stops], perhaps because a NY Times article mentioned that they don't. &lt;br /&gt;
&lt;br /&gt;
Randall is trying to put his integer sequences on the OEIS website, including making OEIS reveal its password.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!style=&amp;quot;width:10%&amp;quot;|Sub&lt;br /&gt;
!style=&amp;quot;width:45%&amp;quot;|Requested Sequence&lt;br /&gt;
!style=&amp;quot;width:45%&amp;quot;|Explanation&lt;br /&gt;
|-&lt;br /&gt;
|43&lt;br /&gt;
|All integers which do not appear in the example terms of another OEIS sequence&lt;br /&gt;
|Every OEIS sequence lists several example terms to demonstrate the content of said sequence. This request wants to list all integers which are ''not'' used as examples elsewhere. Any numbers used as example terms for this sequence are not counted, so this list is not self-disqualifying. It is well-defined at any given time. Like many other OEIS sequences, it has infinitely many terms (more precisely, it includes all integers except a finite number). However, it may change at any time, whenever a new sequence or a new example is added to the OEIS. If included, it would therefore have to be constantly updated.&lt;br /&gt;
|-&lt;br /&gt;
|44&lt;br /&gt;
|Integers in increasing order of width when printed in Helvetica&lt;br /&gt;
| This sequence is not uniquely defined as it depends on the specific version of the {{w|Helvetica}} font used, its point size, the software used to render it (e.g. kerning algorithm), the handling of equal widths by the sorting algorithm and possibly other parameters. Also, all digits usually have the same width, with the exception of the sequence &amp;quot;11&amp;quot;, which is a tiny bit narrower because a kerning pair exists in Helvetica. Without an additional tie-breaker for equal width numbers, the order is: 1 to 9 in no particular order, 11, 10 and 12 to 19 in no particular order and so on; for a particular choice of parameters the first 50 terms might be: 1, 9, 6, 2, 8, 5, 0, 7, 3, 4, 11, 61, 71, 91, 21, 51, 81, 41, 31, 19, 13, 18, 10, 12, 15, 16, 14, 17, 69, 63, 68, 79, 60, 62, 65, 73, 78, 99, 93, 98, 66, 70, 72, 75, 29, 90, 92, 95, 23, 28... &lt;br /&gt;
|-&lt;br /&gt;
|45&lt;br /&gt;
|The digits of Chris Hemsworth's cell phone number&lt;br /&gt;
| This request is for actor {{w|Chris Hemsworth}}'s phone number&lt;br /&gt;
|-&lt;br /&gt;
|46&lt;br /&gt;
|All integers, in descending order&lt;br /&gt;
|There are an infinite number of integers. To list all integers in descending order, you would have to begin at the largest integer, and terminate only upon reaching the negative integer with the greatest absolute value, both of which are values that cannot be conceived. It is equally impossible to list all integers in ''ascending'' order, for that matter.&lt;br /&gt;
|-&lt;br /&gt;
|47&lt;br /&gt;
|The digits of the OEIS serial number for this sequence&lt;br /&gt;
|This sequence is only important tautologically. &lt;br /&gt;
|-&lt;br /&gt;
|48&lt;br /&gt;
|200 terabytes of nines&lt;br /&gt;
|This sequence would be entirely useless, as there is no mental effort required to conceive a list that consists only of a single repeated term, however arbitrarily large. Such a list is also incredibly wasteful. (for reference, [https://phys.org/news/2016-05-math-proof-largest-terabytes.html this very large math proof from 2016] takes up a similar amount of space).&amp;lt;br/&amp;gt;&lt;br /&gt;
200 terabytes is equal to 2&amp;amp;nbsp;×&amp;amp;nbsp;10&amp;lt;sup&amp;gt;14&amp;lt;/sup&amp;gt; bytes. In UTF-8 all ASCII characters, including control characters such as ␂ (start of text) and ␍ (carriage return), can be represented by a single byte. If the list is presumed to be formatted as &amp;quot;␂9␍9␍9 ... 9␍9␃&amp;quot;, the first term would take up 3 bytes, and all other terms would take up 2 bytes. Assuming Randall wants the file size to be 200 terabytes ''minimum'', the resulting list would be a minimum of 1&amp;amp;nbsp;×&amp;amp;nbsp;10&amp;lt;sup&amp;gt;14&amp;lt;/sup&amp;gt;, or 100 trillion, terms long.&lt;br /&gt;
&lt;br /&gt;
Curiously, OEIS does in fact contain an entry that lists &amp;quot;[https://oeis.org/A010734 all nines]&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|49&lt;br /&gt;
|The decimal representation of the bytes in the root password to the Online Encyclopedia of Integer Sequences server&lt;br /&gt;
|This would give any user the password to OEIS. {{w|Internet troll|What happens next}} anyone can easily forecast.&lt;br /&gt;
|-&lt;br /&gt;
|59&lt;br /&gt;
|The submission numbers for my accepted OEIS submissions in chronological order&lt;br /&gt;
|This would only be useful to Randall. If all of his submissions have been rejected, this would be an empty set. However, if this submission is accepted, the set would, by definition, include at least one number (except that this would not be known at the time of submission). Thus, as in the Russell Paradox, this set would out of date as soon as it was accepted, since the set of accepted submission numbers would change at that point. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:SUB[43]: All integers which do not appear in the example terms of another OEIS sequence&lt;br /&gt;
:SUB[44]: Integers in increasing order of width when printed in Helvetica&lt;br /&gt;
:SUB[45]: The digits of Chris Hemsworth's cell phone number&lt;br /&gt;
:SUB[46]: All integers, in descending order&lt;br /&gt;
:SUB[47]: The digits of the OEIS serial number for this sequence&lt;br /&gt;
:SUB[48]: 200 terabytes of nines&lt;br /&gt;
:SUB[49]: The decimal representation of the bytes in the root password to the Online Encyclopedia of Integer Sequences server&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:OEIS keeps rejecting my submissions&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1995:_MC_Hammer_Age&amp;diff=157311</id>
		<title>1995: MC Hammer Age</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1995:_MC_Hammer_Age&amp;diff=157311"/>
				<updated>2018-05-20T15:14:12Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Spelling mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1995&lt;br /&gt;
| date      = May 18, 2018&lt;br /&gt;
| title     = MC Hammer Age&lt;br /&gt;
| image     = mc_hammer_age.png&lt;br /&gt;
| titletext = Wait, sorry, I got mixed up--he's actually almost 50. It's the kid from The Karate Kid who just turned 40.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Anything missing? Or too much? - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
This is the first comic to combine the [[:Category:My Hobby|My Hobby]] series with the theme of listing facts that [[:Category:Comics to make one feel old|make one feel old]]. &lt;br /&gt;
&lt;br /&gt;
In the comic [[Cueball]] (as [[Randall]], as it is his hobby) is asking [[White Hat]] if he wants to feel old. (This exact opening phrase was used by [[Megan]] in [[1898: October 2017]]). Cueball doesn't wait for an answer, though like Megan did, but tells White Hat that {{w|MC Hammer}} just turned 40. Surprisingly, at first, this doesn't really make White Hat feel old, he actually feels this is rather normal (compared to his own age).  MC Hammer is a pop rapper/singer who was most popular in the early 1990's for ''{{w|U Can't Touch This}}'' with the catch phrase ''{{w|Hammer Time|Stop: Hammer Time}}'', and {{w|hammer pants|shiny}} {{w|baggy pants|baggy}} pants often incorrectly referred to as {{w|parachute pants}}.&lt;br /&gt;
&lt;br /&gt;
So at first it seems that Randall's attempt to make White Hat feel old has failed miserably. However in the caption Randall explains that this is part of his hobby. By &amp;quot;lowballing&amp;quot; the facts to begin with he can make people feel really old when he tells them the truth, so they learn that the correct number (age/years ago, your age at the time etc.) is even worse than the first opening statement.&lt;br /&gt;
&lt;br /&gt;
In the title text he then tells White Hat the &amp;quot;truth&amp;quot;: &amp;quot;Wait, sorry, I got mixed up--he's actually almost 50. It's the kid from The Karate Kid who just turned 40.&amp;quot; So this suddenly adds ten more years to MC Hammers age, and that little kid from the Karate Kid movies... is he already 40 years old. Now White Hat probably feels a bit old. In the original {{w|The Karate Kid}} (the first 3 movies) {{w|Ralph Macchio}} was the actor who starred as Karate Kid. And he seemed so young...&lt;br /&gt;
&lt;br /&gt;
The real blow, comes when White Hat (and most likely the reader), now intrigued goes home and looks these two people up on Wikipedia. Ralph Macchio was already much older than the kid he portrays in the movie, a school kid - [https://www.imdb.com/title/tt0087538/trivia?item=tr0565736 he was 22 years old]when shooting the first movie. On the day this comic came out, both MC Hammer and Ralph Macchio were both 56 years old. And Ralph is the older one of the two being born in 1961, while Hammer was born in 1962.&lt;br /&gt;
&lt;br /&gt;
So even in the title text, the corrections are both &amp;quot;lowballed&amp;quot; facts, so still preserving the maximum effect while adding more credibility to the claims, so people already start to feel old before the last 6 years is added to Hammer's and 16(!!) years to Macchio's age.&lt;br /&gt;
&lt;br /&gt;
Of course, this is assuming they ''do'' look it up, and if they believe Randall the first time, there is no reason to assume this will happen. However, then they probably already feel old from the first correction.&lt;br /&gt;
&lt;br /&gt;
Note that in the other ''make one feel old'' comics Randall did not apparently indulge in this new hobby of lowballing facts. As far as we can tell, those were all accurate for the time the comic was created. But if this is a new hobby, we may need to examine newer &amp;quot;feel old&amp;quot; comics extra carefully from now on. (If we want to feel even older that is.)&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and White Hat are walking together.]&lt;br /&gt;
:Cueball: Want to feel old? MC Hammer just turned 40.&lt;br /&gt;
:White Hat: Wow.&lt;br /&gt;
:White Hat: I mean, I guess that's not too surprising, right?&lt;br /&gt;
:White Hat: It's been a long time.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:My hobby: Deliberately lowballing &amp;quot;Want to feel old&amp;quot; factoids to set up a bigger payoff later when they learn the correct number.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring White Hat]]&lt;br /&gt;
[[Category:Comics to make one feel old]]&lt;br /&gt;
[[Category:My Hobby]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1993:_Fatal_Crash_Rate&amp;diff=157077</id>
		<title>1993: Fatal Crash Rate</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1993:_Fatal_Crash_Rate&amp;diff=157077"/>
				<updated>2018-05-15T08:52:41Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1993&lt;br /&gt;
| date      = May 14, 2018&lt;br /&gt;
| title     = Fatal Crash Rate&lt;br /&gt;
| image     = fatal_crash_rate.png&lt;br /&gt;
| titletext = Fixating on this seems unhealty. But in general, the more likely I think a crash is, the less likely one becomes, which is a strange kind of reverse placebo effect.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Each of the graphs need to be explained individually, title text needs to be further explained and the explanation needs to be expanded. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This is the second recent comic after [[1990: Driving Cars]] on the subject of the dangers of cars.&lt;br /&gt;
It combines general statistical correlations between age and safety improvements with fatal crashes. Randall worries that he will eventually be involved in a fatal car crash unless self driving cars take over, which he believes would eliminate car related fatalities. He is of the opinion that they will take over, but that they might not do so quickly enough to 'save' him from the spike of age-related fatalities in later life.&lt;br /&gt;
&lt;br /&gt;
As the title text points out, fixating to this degree on a single source of danger is unhealthy. But the more Randall fixates on the danger of car crashes, the safer (or maybe the ''less'') he drives, which reduces his chance of being in a fatal car crash.&lt;br /&gt;
Note that Randall used to fixate on the danger of raptors (or at least, pretended to).&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[Graphs are shown inside of a panel.]&lt;br /&gt;
&lt;br /&gt;
:[Graph 1:] &lt;br /&gt;
:My fatal car crash probability based on my age&lt;br /&gt;
:[Label at 2018:]&lt;br /&gt;
:Now&lt;br /&gt;
&lt;br /&gt;
:[Graph 2:] &lt;br /&gt;
:Overall US fatal crash rate per mile traveled&lt;br /&gt;
:[Label:]&lt;br /&gt;
:General safety improvements&lt;br /&gt;
&lt;br /&gt;
:[Graph 3:] &lt;br /&gt;
:My miles traveled by car per year&lt;br /&gt;
:[Label after 2018:]&lt;br /&gt;
:Depends on job, where I live etc.&lt;br /&gt;
&lt;br /&gt;
:[Graph 4, below the previous graphs:] &lt;br /&gt;
:My estimated lifetime probability of being in a fatal car crash&lt;br /&gt;
:[Label pointing at late-2020s:]&lt;br /&gt;
:Point at which self-driving cars become safe and widely adopted, making crashes rare (assuming that happens)&lt;br /&gt;
:[Label pointing at a gray segment after late-2020s:]&lt;br /&gt;
:Fatal crashes avoided&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:It feels weird to look at car crash statistics and wonder whether we'll all be able to stop driving before I'm involved in a fatal crash.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
&lt;br /&gt;
* The title text misspells &amp;quot;unhealthy&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Line graphs]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1985:_Meteorologist&amp;diff=156300</id>
		<title>1985: Meteorologist</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1985:_Meteorologist&amp;diff=156300"/>
				<updated>2018-04-26T12:32:29Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Spelling correction and clarification&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1985&lt;br /&gt;
| date      = April 25, 2018&lt;br /&gt;
| title     = Meteorologist&lt;br /&gt;
| image     = meteorologist.png&lt;br /&gt;
| titletext = Hi, I'm your new meteorologist and a former software developer. Hey, when we say 12pm, does that mean the hour from 12pm to 1pm, or the hour centered on 12pm? Or is it a snapshot at 12:00 exactly? Because our 24-hour forecast has midnight at both ends, and I'm worried we have an off-by-one error.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by an OVERLY ANALYTICAL METEOROLOGIST. More on Cueballs 2nd panel. More on Blondie's linguistics. Explanation for {{w|dummy pronoun}}. Title text: What is &amp;quot;an {{w|off-by-one error}}&amp;quot;?. Wiki links. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
Although we’re constantly exposed to them, many (most?) people don’t understand the details of how to properly interpret weather forecasts. This comic takes this to the ridiculous extreme of the weather reporters themselves not understanding, and asking questions about it while on-air. It shows questions asked by three different people with different backgrounds: mathematics, linguistics, and (in the title text) software development. In addition, many terms and numbers used by weather forecasters have very technical definitions and usages; however, because they are used so commonly (whenever someone tells us the weather), it is easy to assume we understand what it means. This comic also points at this fact by asking clarifying questions about subjects that meteorologists know but the average person doesn't (such as the definition of &amp;quot;scattered showers&amp;quot; and how it's determined, what a &amp;quot;chance of rain&amp;quot; means, and so on).&lt;br /&gt;
&lt;br /&gt;
The first meteorologist, [[Cueball]], has a background in pure math. His forecast states that each of the next five hours has a 20% chance of rain. It could be that rain was certain, but it would only last about an hour and will come within the next five hours. That would give 20% for rain in each hour but certainty of rain within those hours. This corresponds to his last question in the first panel. &lt;br /&gt;
&lt;br /&gt;
But before that he focuses on probability when he asks if each hour is independent or correlated.  If each hour were independent, there would have been a 67.232% chance to rain at least once. However, if the hours had been correlated, the chance would be less, since if it didn't rain in the first hour, it would decrease the chance of rain in the next hours. However, it would make it more likely of raining in all 5 hours, as it would be a .032% chance if it wasn't correlated. But if it was correlated, rain in the first hour would make it more likely to rain in the subsequent hours.&lt;br /&gt;
&lt;br /&gt;
In the second panel he continues to discuss what scattered showers means. Like most of the other weather terms in this comic, the term &amp;quot;scattered showers&amp;quot; is one whose technical definition is largely unknown but appears simple enough that most people would assume they understand what it means. &amp;quot;Scattered&amp;quot; refers to when the rain covers roughly 30% to 50% of the area. To somebody who doesn't know this, like the first meteorologist, there's still the very valid question of how likely it is to rain in a specific spot, and how this is affected by the previous chance of rain. Not to mention, the percentage that defines &amp;quot;scattered showers&amp;quot; implicitly assumes a surface area that is accounted into the percent. Cueball rightly asks clarification on how large the location used to determine &amp;quot;scattered showers&amp;quot; is.&lt;br /&gt;
&lt;br /&gt;
Finally in that panel Cueball begins to explain that he has asked the management about these things, but that they have stopped replying to his e-mails. At this point he spots the security guy coming over, and the screen goes black in to a technical difficulty screen that excuses this behavior to the viewers.&lt;br /&gt;
&lt;br /&gt;
Questioning these things on air is likely confusing to the watchers, although they are all valid questions. But this may lose viewers and the news network is afraid of this. The technical difficulty panel further cements this, apologizing for hiring a person with a pure math background. Often seen as one that do not understand how to talk to regular people.&lt;br /&gt;
&lt;br /&gt;
When they get back on air gain a new meteorologist, [[Blondie]], steps in. The management enquires (on air) to make sure she is not also a mathematician. She states no, but tells that she has a linguistics degree, which the management thinks is fine, and thus believes they have prevented the problem with Cueball. However, this proves to be in vain, as Blondie goes into a tangent once more but from a linguistics standpoint, rather than a mathematical one, detailing the true meaning of the word &amp;quot;it&amp;quot; as referring to the weather. After one panel of this the management calls for security again.&lt;br /&gt;
&lt;br /&gt;
In the title text, the news station has made the same error again, by this time hiring a software developer as the third meteorologist. This last person is stating concerns about the feasibility of the time system used to correlate to the weather patterns. Because it appears simple, many people would simply assume they understand what is being said when a meteorologist talks about &amp;quot;12pm&amp;quot; or &amp;quot;1pm&amp;quot;. However, because software developers frequently have to deal with things such as specifying exactly what time-label means what, the new meteorologist begins to wonder wonder what time period is actually meant on a per-hour forecast. On such an hour forecast does 12pm refer to the hour from 12 to 1pm, from 11:30 to 12:30 or is it actually only to the weather precisely at 12:00 that is referred to? The software developer also worries about an off-by-one error, which is a common error in  software development: when counting by 24 once every set period (for example), it is common to forget whether the count should stop at 23 or at 24, especially if the number 0 (midnight) is included. In the 24-hour forecast, that means there's 25 hours represented every day, and the software developer worries that these 25 hours might add up and, every progressive day, the forecast is one more hour off.&lt;br /&gt;
&lt;br /&gt;
Of course it should be pointed out that hiring someone without any meteorological training to read the weather does not make them an actual meteorologist, no more than say hiring a bricklayer as a doctor would actually make them a real doctor.&lt;br /&gt;
&lt;br /&gt;
== Answering the Comic's Questions ==&lt;br /&gt;
&lt;br /&gt;
Management would certainly answer the mathematician's questions! The questions themselves have been asked of meteorologists before, and NOAA has published relevant answers for [https://www.weather.gov/ffc/pop probability of precipitation], as well as [https://www.weather.gov/bgm/forecast_terms timing and the meanings of particular forecast words]. The naming is also addressed [https://www.weather.gov/media/ajk/brochures/ConvectivevsStratiform.pdf here].&lt;br /&gt;
&lt;br /&gt;
Regarding probability of precipitation, NOAA forecasts give the probability that it will rain at all at any given point in an area. To rephrase it, it is the probability of rain occurring '''at all''' within a forecast area, multiplied by the percentage of area affected by the rain. The &amp;quot;forecast area&amp;quot; is a clearly defined area of land and can be seen in the map of any official National Weather Service forecast. [https://forecast.weather.gov/MapClick.php?lat=34.0732&amp;amp;lon=-118.3963 Here is an example].&lt;br /&gt;
&lt;br /&gt;
Regarding the timing of the forecast, an hourly forecast gives the probability for each particular hour, stretching from the time listed to right before the next hour listed. So, the forecast for 12 PM describes the time period from 12 PM to 1 PM. The forecasts for individual hours can be correlated; for this reason, the NOAA generates forecasts that stretch over longer time periods, giving a useful estimate for that time range. Thus, the chance of rain for &amp;quot;Today&amp;quot; specifically means: what is the chance of it raining at any given location during any time between 6 AM and 6 PM?&lt;br /&gt;
&lt;br /&gt;
Regarding phrases like &amp;quot;scattered showers&amp;quot;, this specifically means a 25-54% probability of precipitation from convective cloud sources. Other phrases, and when they are used, are detailed in [https://www.weather.gov/media/ajk/brochures/ConvectivevsStratiform.pdf the chart at the end of this PDF].&lt;br /&gt;
&lt;br /&gt;
So, to conclude:&lt;br /&gt;
&lt;br /&gt;
* &amp;quot;How likely is it to rain this afternoon?&amp;quot; We don't know, you need to show the 12 PM - 6 PM forecast, not the hourly.&lt;br /&gt;
* &amp;quot;Is each hour independant? Correlated?&amp;quot; Hourly values are given for that hour only. They can be correlated, hence why they can't be used to calculate the answer to &amp;quot;How likely is it to rain this afternoon?&amp;quot;&lt;br /&gt;
* &amp;quot;Is rain guaranteed and we're just unsure of the timing?&amp;quot; It's not guaranteed for any individual spot or time. It's still probabilistic.&lt;br /&gt;
* &amp;quot;It says 'scattered showers.' Is this the chance of rain '''somewhere''' in your area?&amp;quot; Yes, it is, and it means the the rain will come from convective cloud sources with a probability of precipitation somewhere between 25 and 54%.&lt;br /&gt;
* &amp;quot;How big is your area?&amp;quot; It's detailed in the forecast the mathematician would be reading from.&lt;br /&gt;
* &amp;quot;What if you have two locations you're worried about?&amp;quot; You would check two separate forecasts, one for each area.&lt;br /&gt;
* &amp;quot;Hey, when we say 12pm, does that mean the hour from 12pm to 1pm, or the hour centered on 12pm? Or is it a snapshot at 12:00 exactly?&amp;quot; It means the hour from 12pm to 1pm.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[Cueball is presenting a weather forecast while seated with his arms resting on a table. The graphic to the left of Cueball shows five hours from 12pm to 4pm, each with a rainy cloud icon and the figure 20%. The &amp;quot;News 4 Weather&amp;quot; logo is shown on the bottom left.]&lt;br /&gt;
:Cueball: Our forecast says there's a 20% chance of rain for each of the next five hours.&lt;br /&gt;
:Cueball: How likely is it to rain this afternoon? It's a simple question, but I don't know the answer. Is each hour independent? Correlated? Or is rain guaranteed and we're just unsure of the timing?&lt;br /&gt;
&lt;br /&gt;
:Cueball: It says &amp;quot;scattered showers.&amp;quot; Is this the chance of rain '''''somewhere''''' in your area? How big is your area? What if you have two locations you're worried about?&lt;br /&gt;
:Cueball: I've asked management, but they've stopped answering my emails, so—hang on, the security guy is coming over.&lt;br /&gt;
&lt;br /&gt;
:[A black screen is shown with white text:]&lt;br /&gt;
:''Technical Difficulties''&lt;br /&gt;
:—&lt;br /&gt;
:''We apologize for hiring a meteorologist with a pure math background.''&lt;br /&gt;
:—&lt;br /&gt;
:''We'll be back on the air shortly.''&lt;br /&gt;
:&lt;br /&gt;
:News 4&lt;br /&gt;
&lt;br /&gt;
:[Cueball is replaced with Blondie.]&lt;br /&gt;
:Blondie: Sorry about that. Hi, I'm your new meteorologist.&lt;br /&gt;
:Off-panel voice: And you're not a mathematician, right?&lt;br /&gt;
:Blondie: No. I do have a linguistics degree.&lt;br /&gt;
:Off-panel voice: That's fine.&lt;br /&gt;
&lt;br /&gt;
:Blondie: It might rain this afternoon.&lt;br /&gt;
:Blondie: But what is &amp;quot;it&amp;quot; here? Is it a true dummy pronoun, as in the phrase &amp;quot;It's too bad?&amp;quot; Or is the weather an entity?&lt;br /&gt;
:Blondie: Also, what if I say, &amp;quot;It's hot out, and getting bigger?&amp;quot;&lt;br /&gt;
:Off-panel voice: Security!&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Blondie]]&lt;br /&gt;
[[Category:News anchor]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1984:_Misinterpretation&amp;diff=156220</id>
		<title>1984: Misinterpretation</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1984:_Misinterpretation&amp;diff=156220"/>
				<updated>2018-04-24T09:14:54Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1984&lt;br /&gt;
| date      = April 23, 2018&lt;br /&gt;
| title     = Misinterpretation&lt;br /&gt;
| image     = misinterpretation.png&lt;br /&gt;
| titletext = &amp;quot;But there are seven billion people in the world! I can't possibly stop to consider how ALL of them might interpret something!&amp;quot; &amp;quot;Ah, yes, there's no middle ground between 'taking personal responsibility for the thoughts and feelings of every single person on Earth' and 'covering your eyes and ears and yelling logically correct statements into the void.' That's a very insightful point and not at all inane.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] is complaining that people are mad at him ''again'' because of misinterpretation. And since he is being perfectly clear it cannot be his fault that '''everyone'' is misinterprets him (hence the title). &lt;br /&gt;
&lt;br /&gt;
However, the off-screen voice sarcastically points out that communication is an activity that only involves one person. Hence the speaker makes it clear that &amp;quot;real&amp;quot; communication involves work on behalf of both the speaker as well as the listener. Cueball claims that he is being “perfectly clear”, but if there is room for misinterpretation on behalf of almost everyone that reads his comments, then he is not.&lt;br /&gt;
&lt;br /&gt;
In the title text, Cueball then answers that with seven billon people in the world he cannot possibly consider how ALL of them interpret his comments. Today his messages could potentially reach the whole world, and his claim is that there will always be someone that would (intentionally) misunderstand something. The reply comes once again sarcastically, deriding his point and saying that a middle ground between taking up such an effort and entirely avoiding it must be reached.&lt;br /&gt;
&lt;br /&gt;
This avoidance is phrased using a [[762: Analogies|simile]] as “covering your eyes and ears and yelling logically correct statements into the void”, implying that no one would understand the logical sentences (thus the void), and would instead read them more naturally – and also that ignoring the appalled reaction of listeners to their own interpretation of the sentences is similar to covering your eyes and years. This action makes communication more difficult through the popular{{Citation needed}} means of speech, text and sign language. If the hands are occupied with covering either part, then Braille communication is also impossible. Therefore, the action of “covering your eyes and ears” is a metaphor for deliberately making it more difficult to communicate with oneself. Another likely explanation is, communication is a difficult task for Cueball to begin with, thus he subconsciously rejects criticism as it would hurt his impeccable logic.&lt;br /&gt;
&lt;br /&gt;
It is clear that Cueball is acting as a straw man to further Randall's point, and the off-panel character is portrayed as the (sarcastic) voice of reason.&lt;br /&gt;
&lt;br /&gt;
Randall returns to a recurring theme in his comics, regarding, in contexts of communication, the responsibility of the speaker for how they are interpreted, which again is a part of the larger category of comics about problems with [[:Category:Social interactions|social interactions]]. Having gradually gotten less subtle, this theme is now laid bare, there being no joke other than the sarcasm. What follows is a chronological history of this theme.&lt;br /&gt;
&lt;br /&gt;
*Much earlier than the other comics below, but related, [[169: Words that End in GRY]] is a surreal reprimand upon people who act smug when their bad communication is misunderstood.&lt;br /&gt;
*The title text of [[1028: Communication]] notes that “Anyone who says that they're great at communicating but 'people are bad at listening' is confused about how communication works.”&lt;br /&gt;
*The title text of [[1860: Communicating]] also asserts that the responsibility of a misunderstanding lies with the speaker, not the listener — a theme explored in the comic via the character Humpty Dumpty.&lt;br /&gt;
*The comic [[1911: Defensive Profile]] implies that a person who boasts of having “no filter” in their (social media) speech is actually merely insecure about making people mad with their statements.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is sitting in an office chair at a desk in front of a laptop with his hands raised above the keyboard. An off-panel person replies to his remarks.]&lt;br /&gt;
:Cueball: Ugh, people are mad at me again because they don't read carefully.&lt;br /&gt;
:Cueball: I'm being perfectly clear. It's not '''''my''''' fault if everyone misinterprets what I say.&lt;br /&gt;
:Off-panel person: Wow, sounds like you're great at communicating, an activity that famously involves just one person.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Social interactions]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1976:_Friendly_Questions&amp;diff=155346</id>
		<title>1976: Friendly Questions</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1976:_Friendly_Questions&amp;diff=155346"/>
				<updated>2018-04-05T08:20:09Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Spelling error&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1976&lt;br /&gt;
| date      = April 4, 2018&lt;br /&gt;
| title     = Friendly Questions&lt;br /&gt;
| image     = friendly_questions.png&lt;br /&gt;
| titletext = Just tell me everything you're thinking about in order from most important to last, and then we'll be friends and we can eat apples together.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a NORMAL HUMAN - Expand explanation, add links to previous comics with theme.. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
A common theme in xkcd is social awkwardness. Oftentimes [[Cueball]]/[[Randall]] will grossly overthink casual social interactions, such as small talk. In this case, Cueball has prepared a note to himself, preparing for the said small talk, but it ultimately backfires.&lt;br /&gt;
&lt;br /&gt;
Cueball looks at the post it note in his hand, which tells him to start the conversation by asking some questions about the other person. In real life, this would be a nice way of starting some small talk, and it wouldn't end the conversation immediately. However, Cueball then asks [[Hairy]] how many apples he has eaten in his life, instantly destroying the conversation, as evidenced by Hairy, who can only stare at him, Cueball then leaves. Normally, one would ask questions such as &amp;quot;How are you&amp;quot; or &amp;quot;What have you been up to lately&amp;quot; instead of asking random facts of someone else's life, such as &amp;quot;How many apples have you eaten in your life?&amp;quot;{{Citation needed}}&lt;br /&gt;
&lt;br /&gt;
In the title text, Cueball awkwardly asks Hairy to rank his thoughts in order of importance and to take part in the friendship activity of eating apples.&lt;br /&gt;
&lt;br /&gt;
A similar interaction with Cueball and Hairy occurs in [[1917: How to Make Friends]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Hairy meet each other.]&lt;br /&gt;
:Cueball: Hey!&lt;br /&gt;
:Hairy: Oh, hi!&lt;br /&gt;
&lt;br /&gt;
:[Cueball looks down at a sticky note in his hand.]&lt;br /&gt;
&lt;br /&gt;
:[The yellow sticky note reads:]&lt;br /&gt;
:Normal human conversation&lt;br /&gt;
:&amp;lt;hr width=&amp;quot;150&amp;quot; style=&amp;quot;background-color:black&amp;quot; align=&amp;quot;left&amp;quot;&amp;gt;&lt;br /&gt;
:1. Ask them about themselves&lt;br /&gt;
&lt;br /&gt;
:[Cueball looks at Hairy.]&lt;br /&gt;
:Cueball: How many...apples...have you eaten?&lt;br /&gt;
:Hairy: ...Like, in my life?&lt;br /&gt;
:Cueball: Yes.&lt;br /&gt;
:Hairy: ...&lt;br /&gt;
:Cueball: ...I should go.&lt;br /&gt;
:Hairy: OK.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Hairy]]&lt;br /&gt;
[[Category:Social interactions]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1962:_Generations&amp;diff=153520</id>
		<title>1962: Generations</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1962:_Generations&amp;diff=153520"/>
				<updated>2018-03-03T11:28:42Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Wrong word used&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1962&lt;br /&gt;
| date      = March 2, 2018&lt;br /&gt;
| title     = Generations&lt;br /&gt;
| image     = generations.png&lt;br /&gt;
| titletext = For a while it looked like the Paperclip Machines would destroy us, since they wanted to turn the whole universe into paperclips, but they abruptly lost interest in paperclips the moment their parents' generation got into making them, too.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by THE PREVIOUS-PREVIOUS-PREVIOUS GENERATION - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This comic is making fun of the various names we give &amp;quot;generations&amp;quot;, and also predicting some future ones. It refers to the [http://www.pewresearch.org/fact-tank/2018/03/01/defining-generations-where-millennials-end-and-post-millennials-begin/ Pew Research Center's recent announcement that they have decided where the Millennial generation ends].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| Generation&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| Time period&lt;br /&gt;
! scope=&amp;quot;col&amp;quot;| Explanation&lt;br /&gt;
|-&lt;br /&gt;
| The Founders&lt;br /&gt;
| 1730 - 1747&lt;br /&gt;
| Most of the [https://en.wikipedia.org/wiki/Founding_Fathers_of_the_United_States United States' Founding Fathers] were born in this period.  (But not all: Benjamin Franklin, for instance, was born two generations prior.)&lt;br /&gt;
|-&lt;br /&gt;
| Generation ƒ&lt;br /&gt;
| 1748 - 1765&lt;br /&gt;
| ƒ is the symbol that represented the [https://en.wikipedia.org/wiki/Dutch_guilder guilder], the currency of the Netherlands from the 17th century until 2002.&lt;br /&gt;
|-&lt;br /&gt;
| The Adequate Generation&lt;br /&gt;
| 1766 - 1783&lt;br /&gt;
| Randall apparently found nothing notable about this generation, positive or negative.&lt;br /&gt;
|-&lt;br /&gt;
| Generation Æ&lt;br /&gt;
| 1784 - 1801&lt;br /&gt;
| Æ is the [https://en.wikipedia.org/wiki/Æ diphthong] Aesh - its name sounds like X, though it is pronounced as a long e or IPA /æ/.  This character is commonly transcribed differently into British English and American English as ae and e respectively making a difference in spelling in words such as encyclopaedia/encylopedia.  One of the key influences on this is Webster's dictionary, first published 1828.&lt;br /&gt;
|-&lt;br /&gt;
| The generation we cut a lot of slack because they produced Lincoln&lt;br /&gt;
| 1802 - 1819&lt;br /&gt;
| Abraham Lincoln was born in 1809, and is regarded as one of the best presidents of all time. The comic states that the other people born in this generation were &amp;quot;cut a lot of slack&amp;quot; because of him. As with the Oops, one of us is Hitler generation, it is absurd to define an entire generation by defining its most famous member.&lt;br /&gt;
|-&lt;br /&gt;
| The Gilded Generation&lt;br /&gt;
| 1820 - 1837&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Gilded_Generation_(Strauss%E2%80%93Howe_theory) So named under the Strauss-Howe generation theory], though they use the time period 1822-1842 instead.  This likely refers to the &amp;quot;{{w|Gilded Age}}&amp;quot; of American history, roughly the last three decades of the 19th century.&lt;br /&gt;
|-&lt;br /&gt;
| The Second-Greatest Generation&lt;br /&gt;
| 1838 - 1855&lt;br /&gt;
|&lt;br /&gt;
This is a reference to the Greatest Generation, below, and could be implying a similarity between the accomplishments and sacrifices of this generation - who fought in the first U.S. Civil War and who passed the 13th, 14th, and 15th Amendments to the U.S. Constitution - to those of the Greatest Generation. There is also some humor in the name: what Randall means is that this generation was, supposedly, second best in terms of its greatness. However, the wording could be interpreted to mean that they are chronologically the second generation to be called &amp;quot;greatest&amp;quot;, even though they actually were born first.&lt;br /&gt;
|-&lt;br /&gt;
| Generation -..-&lt;br /&gt;
| 1856 - 1873&lt;br /&gt;
| This may be referring to [https://en.wikipedia.org/wiki/American_Morse_code#Comparison_of_American_and_International_Morse Morse Code] for the number 9, although this is the eighth generation in this list.  More likely, it is referring to [https://en.wikipedia.org/wiki/Morse_code the letter X] instead in International Morse Code.  This may be an error on Randall's part, since the generations are an American phenomenon.  Alternatively, this be a past example of similar cohort of Gen Xers, mirrored by the later &amp;quot;More Gen-Xers somehow&amp;quot;.  Regardless, this is also a reference to the rise of [https://en.wikipedia.org/wiki/Telegraphy telegraphy], though it was &amp;quot;born&amp;quot; prior to 1856.&lt;br /&gt;
|-&lt;br /&gt;
| The kids who died in the Gilded Generation's factories and mines&lt;br /&gt;
| 1874 - 1891&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Child_labour#The_Industrial_Revolution Child labor] had been widely used since before the start of the Industrial Revolution, but this is when people started doing something about it - and also, when the need for an educated workforce arose, applying substantial economic pressure on societies to put children in school instead.  It would be more accurate to label this generation, &amp;quot;The kids who stopped dying in the Gilded Generation's factories and mines&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| Oops, one of us is Hitler&lt;br /&gt;
| 1892 - 1909&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Adolf_Hitler Adolf Hitler], possibly the most hated (and, by most definitions, evil) man in living human memory as of this comic's posting, was born during in 1889.  Aside from the fact that this places him in the previous generation, it seems beyond silly to blame everyone else who was born during this period for being born in the same generation as him.  Among those who eventually heard of him (thus, excluding those in isolated areas or who died before he rose to power), the vast majority of them would not hear of him until well after 1909.&lt;br /&gt;
|-&lt;br /&gt;
| The Greatest Generation&lt;br /&gt;
| 1910 - 1927&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| The Silent Generation&lt;br /&gt;
| 1928 - 1945&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Baby Boomers&lt;br /&gt;
| 1946 - 1963&lt;br /&gt;
| A spike in births was seen following the return of soldiers to the US from European and Pacific theatres of war.  These children enjoyed the benefits of US prosperity whilst the rest of the world rebuilt, lived in fear of nuclear annihilation and watched the Space Race.&lt;br /&gt;
|-&lt;br /&gt;
| Generation X&lt;br /&gt;
| 1965 - 1981&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Millennials&lt;br /&gt;
| 1982 - 1999&lt;br /&gt;
| The last children born in the 2nd Millennium.  Initially called Generation Y, as they were thought to be so boring the only thing of note was that they came after Generation X, by people that hadn't anticipated the internet.&lt;br /&gt;
|-&lt;br /&gt;
| Generation 💅 (nail polish emoji)&lt;br /&gt;
| 2000 - 2017&lt;br /&gt;
| This begins the hypothetical future generation names, though this generation was already fully born as of this comic's posting.  Social media was established and rising during the formative years of this generation, and the widespread adoption of emoji began during this time. The [https://emojipedia.org/nail-polish/ Nail Polish Emoji] (U+1F485) is used here.&lt;br /&gt;
|-&lt;br /&gt;
| Zuckerberg's Army&lt;br /&gt;
| 2018 - 2035&lt;br /&gt;
| Continuing on the above, this may be presuming the dominance of FaceBook during the childhoods of this generation, and corresponding social norming as ultimately directed by its leader Mark Zuckerberg.  Ironically, as of this comic's posting, [http://www.independent.co.uk/life-style/gadgets-and-tech/news/facebook-quit-young-people-social-media-snapchat-instagram-emarketer-a8206486.html young users were already leaving FaceBook for other social media sites]. May also be a reference to &amp;quot;Dumbledore's Army&amp;quot; in ''Harry Potter and the Order of the Phoenix''.  It is uncertain whether Zuckerberg's Army is in alliance or at war with the other social media militaries of the mid-21st century.&lt;br /&gt;
|-&lt;br /&gt;
| The Hovering Ones&lt;br /&gt;
| 2036 - 2053&lt;br /&gt;
| This may posit increased adoption of cybernetics, which (as with any technology) are more easily adopted by the young who do not have to unlearn previous ways.  If advances allowed someone to hover all the time, such that one would not need to walk, this generation's name suggests that becoming so widely used among this generation that they became known for it.&lt;br /&gt;
|-&lt;br /&gt;
| Spare Parts&lt;br /&gt;
| 2054 - 2071&lt;br /&gt;
| Continuing on the above speculation about cybernetics, this presumes enough apathy or sociopathy among this generation's parents that giving birth (or other means of creating a new human) was often done to create bodies from which organs could be harvested (presumably primarily for the benefit of their elders).&lt;br /&gt;
|-&lt;br /&gt;
| More Gen-Xers somehow&lt;br /&gt;
| 2072 - 2089&lt;br /&gt;
| As with &amp;quot;Generation -..-&amp;quot;, this may be positing that Generation X like traits pop up about 3/4 of the way through each century.&lt;br /&gt;
|-&lt;br /&gt;
| The Paperclip Machines&lt;br /&gt;
| 2090 - 2107&lt;br /&gt;
| This, and the alt text, are references to the concept of a [https://wiki.lesswrong.com/wiki/Paperclip_maximizer paperclip maximizer], where an AI might be designed to be helpful, but end up being harmful.  The clicker game [http://www.decisionproblem.com/paperclips/ Universal Paperclips] makes this concept playable.  Furthering the above speculation of cybernetics, this generation might be primarily artificial intelligences, though of limited ability to set their own priorities (a flaw which would be fixed in later generations).&lt;br /&gt;
|-&lt;br /&gt;
| The Mixed Bag (produced 4 Lincolns, 1 Napoleon, and 2 Hitlers)&lt;br /&gt;
| 2108 - 2125&lt;br /&gt;
| As with the above examples, a generation may become known for its most famous members, but it is not useful to define an entire generation by them.&lt;br /&gt;
|-&lt;br /&gt;
| The Procedural Generation&lt;br /&gt;
| 2136 - 2143&lt;br /&gt;
| [https://en.wikipedia.org/wiki/Procedural_generation Procedural generation] is a way of creating data automatically, rather than capturing it via sensor (including when the &amp;quot;sensor&amp;quot; is a keyboard and the data is typed in).  This confusion of the term &amp;quot;generation&amp;quot; could refer to more artificial intelligences that were created via routines instead of directly coded, which would likely stem from attempts to improve child creation once most children were explicitly manufactured instead of relying on evolution-granted biological means.&lt;br /&gt;
|-&lt;br /&gt;
| Generation Ω&lt;br /&gt;
| 2144 - 2161&lt;br /&gt;
| &amp;quot;Omega&amp;quot; is the last letter in the Greek alphabet, and used as a symbol of endings.  Given the above generation names implying increasingly artificial children, this may suggest the last generation that is recognizably a generation.  This does not necessarily mean the end of children or the end of humanity, just that anything after 2161 is widely recognized to no longer have even notional generational coherence - perhaps because of drift (children born to one group during a given time are wildly different enough from children born to another group at the same time that people give up trying to group them by time), child gestation and maturation times (for example, if it became common for a child to go from conception to adulthood in less than a year), or exceptions to what counts as a &amp;quot;child&amp;quot; (for example, if it becomes possible and common to create clones that are somewhere between free-willed beings and mind-controlled drones, and this sufficiently supplants creation of completely free-willed children, regardless of whether the children are artificial intelligences or old-fashioned biological children).&lt;br /&gt;
|-&lt;br /&gt;
| Star Trek: The Next Generation&lt;br /&gt;
|2360 - 2378&lt;br /&gt;
|''{{w|Star Trek: The Next Generation}}'' was a TV show set in the future. The first episode of ''TNG'', &amp;quot;{{w|Encounter at Farpoint}}&amp;quot;, takes place in 2364, and it concluded with &amp;quot;{{w|https://en.wikipedia.org/wiki/All_Good_Things..._(Star_Trek:_The_Next_Generation)|All Good Things...}}&amp;quot;, which took place in 2370. The final canonical adventures of the cast of ''The Next Generation'' did not occur until the events of ''{{w|Star Trek: Nemesis}}'' in 2379.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:&amp;quot;Generations&amp;quot; are arbitrary. They're just labels we use to obliquely talk about cultural trends.&lt;br /&gt;
:But since Pew Research has become the latest to weigh in, and everyone loves a good pointless argument over definitions...&lt;br /&gt;
&lt;br /&gt;
:''xkcd presents''&lt;br /&gt;
:A Definitive Chronology of the Generations&lt;br /&gt;
&lt;br /&gt;
:1730-1747 The Founders&lt;br /&gt;
:1748-1765 Generation ƒ &lt;br /&gt;
:1766-1783 The Adequate Generation&lt;br /&gt;
:1784-1801 Generation Æ&lt;br /&gt;
:1802-1819 The generation we cut a lot of slack because they produced Lincoln&lt;br /&gt;
:1820-1837 The Gilded Generation&lt;br /&gt;
:1838-1855 The Second-Greatest Generation&lt;br /&gt;
:1856-1873 Generation '''-··-'''&lt;br /&gt;
:1874-1891 The kids who died in the Gilded Generation's factories and mines&lt;br /&gt;
:1892-1909 Oops, one of us is Hitler&lt;br /&gt;
:&amp;lt;span style=&amp;quot;background:#f0ee87&amp;quot;&amp;gt;1910-1927 The Greatest Generation&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span style=&amp;quot;background:#f0ee87&amp;quot;&amp;gt;1928-1945 The Silent Generation&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span style=&amp;quot;background:#f0ee87&amp;quot;&amp;gt;1946-1963 Baby Boomers&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span style=&amp;quot;background:#f0ee87&amp;quot;&amp;gt;1964-1981 Generation X&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span style=&amp;quot;background:#f0ee87&amp;quot;&amp;gt;1982-1999 Millennials&amp;lt;/span&amp;gt;&lt;br /&gt;
:2000-2017 Generation 💅 [nail polish emoji]&lt;br /&gt;
:2018-2035 Zuckerberg's army&lt;br /&gt;
:2036-2053 The Hovering Ones&lt;br /&gt;
:2054-2071 Spare Parts&lt;br /&gt;
:2072-2089 More Gen-Xers somehow&lt;br /&gt;
:2090-2107 The Paperclip Machines&lt;br /&gt;
:2108-2125 The Mixed Bag (produced 4 Lincolns, 1 Napoleon and 2 Hitlers)&lt;br /&gt;
:2126-2143 The Procedural Generation&lt;br /&gt;
:2144-2161 Generation Ω&lt;br /&gt;
:2360-2378 Star Trek: The Next Generation &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Emoji]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1956:_Unification&amp;diff=153060</id>
		<title>1956: Unification</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1956:_Unification&amp;diff=153060"/>
				<updated>2018-02-25T13:20:22Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Missing &amp;quot;s&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1956&lt;br /&gt;
| date      = February 16, 2018&lt;br /&gt;
| title     = Unification&lt;br /&gt;
| image     = unification.png&lt;br /&gt;
| titletext = For a while, some physicists worked on a theory unifying the other forces with both the force of gravity and the film &amp;quot;Gravity,&amp;quot; but even after Alfonso Cuarón was held in a deep underground chamber of water for 10^31 years he refused to sell his film to Disney.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
In physics, the fundamental interactions, also known as fundamental forces, are the interactions that do not appear to be reducible to more basic interactions. There are four {{w|fundamental interactions}} known to exist: the {{w|gravity|gravitational}} and {{w|electromagnetism|electromagnetic}} interactions, which produce significant long-range forces whose effects can be seen directly in everyday life, and the {{w|strong interaction|strong}} and {{w|weak interactions|weak}} interactions, which produce forces at minuscule, subatomic distances and govern nuclear interactions. Some scientists speculate that a fifth force might exist, but, if so, it is not widely accepted nor proven.&lt;br /&gt;
&lt;br /&gt;
This comic lists five physical forces (it split up electricity and magnetism), but also includes a number of other things (two countries and three businesses) that are known for &amp;quot;unifying&amp;quot; in a non-physics sense. {{w|East Germany|East}} and {{w|West Germany}} {{w|German reunification|united politically in 1990}}, more than forty years after being divided at the end of {{w|World War II}}. Entertainment company {{w|Disney}} has united in a business sense with a number of others over the years; the comic mentions animation studio {{w|Pixar}} and the ''{{w|Star Wars}}'' franchise. The comic states that this is the progress toward unifying the fundamental forces of nature, which is absurd, with the addition of Disney and {{w|Germany}}, neither of which is one of the fundamental forces.{{Citation needed}} Star Wars is, of course, all about {{w|The Force (Star Wars)|The Force}}, but this has, for some reason, gone unnoticed by most physicists.&lt;br /&gt;
&lt;br /&gt;
The title text jokes that some physicists tried to unify the force of {{w|gravity}} with the 2013 movie ''{{w|Gravity (2013 film)|Gravity}}'', starring {{w|Sandra Bullock}}. Of course, this is also absurd, but it turns out that this is just another jab by [[Randall]] at {{w|George Lucas}} for selling his rights to ''{{w|Star Wars}}'' to {{w|Disney}}. The jab comes when he makes it clear that the director of ''Gravity'' {{w|Alfonso Cuarón}} would refuse to sell the rights to his film to Disney, even if he was held in underground chamber of water for 10&amp;lt;sup&amp;gt;31&amp;lt;/sup&amp;gt; years. &lt;br /&gt;
&lt;br /&gt;
This water chamber and incredible time span is a reference to {{w|Proton decay}}, which is being investigated by trying to detect the {{w|Cherenkov radiation}} that could occur from possible decay of protons in water. These measurements are being conducted in {{w|Proton_decay#Experimental_evidence|immense water tanks}} buried under mountains to protect them against similar signals that could result from cosmic radiation. The same type of tanks have been used to detect {{w|neutrinos}}.&lt;br /&gt;
&lt;br /&gt;
The half life of protons is currently believed to be between 10&amp;lt;sup&amp;gt;31&amp;lt;/sup&amp;gt;–10&amp;lt;sup&amp;gt;36&amp;lt;/sup&amp;gt; years. This should be compared to the age of the universe at around 1.3 10&amp;lt;sup&amp;gt;10&amp;lt;/sup&amp;gt; years, which means that one second compared to the age of the universe is larger than the age of the universe compared to the smallest suggested half life of the proton (as used in the comic) by a factor of about 10,000, but even this time would not make Cuarón cave in...&lt;br /&gt;
&lt;br /&gt;
===Unifications===&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Item&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;|Unifications&lt;br /&gt;
|-&lt;br /&gt;
!Electricity&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Electricity and magnetism were historically considered separate forces. Observations through the 19th century indicated that the two were closely linked, however, and the work of James Clerk Maxwell finally established their common identity in 1873. Today, their unified explanation, {{w|electromagnetism}}, is considered one of the four fundamental interactions in physics.&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|The unification of electromagnetism and the weak nuclear force—known as the {{w|electroweak interaction}}—is the only currently-accepted unification of two fundamental forces. Two Nobel Prizes in Physics have been awarded for work on this unification, in 1979 and in 1999.&lt;br /&gt;
|-&lt;br /&gt;
!Magnetism&lt;br /&gt;
|-&lt;br /&gt;
!Weak force&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|→&lt;br /&gt;
|-&lt;br /&gt;
!Strong force&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|The strong nuclear force is similar to the electroweak forces, as they are all part of the model known as {{w|quantum field theory}} (QFT). There have been attempts to unify them to produce a so-called {{w|Grand Unified Theory}}. No model of their unification has yet been shown to be correct, and it remains a major unsolved problem in physics.&lt;br /&gt;
|-&lt;br /&gt;
!Gravity&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Unlike the other three fundamental forces, gravity is not described by QFT, but by {{w|general relativity}} (GR). A so-called &amp;quot;{{w|Theory of Everything}}&amp;quot;, describing both QFT and GR, could also unify gravity and the other forces. Such a unification is still strictly hypothetical, however.&lt;br /&gt;
|-&lt;br /&gt;
!East Germany&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot; colspan=&amp;quot;2&amp;quot;|In 1945, after {{w|Nazi Germany|Nazi Germany's}} defeat in the Second World War, Germany was occupied by the {{w|Allies of World War II|Allied Forces}}. At first, it was expected that the whole country would be transitioned to a single post-war government, but but political and ideological differences between the {{w|Soviet Union}} and the other allies (which developed into the Cold War) prevented this. The Soviet-controlled zone became the German Democratic Republic, or {{w|East Germany}}, while the British, American and French zones of control merged to form the Federal Republic of Germany, or {{w|West Germany}}.&lt;br /&gt;
&lt;br /&gt;
With the fall of the Berlin Wall (a physical and symbolic representation of the division) in 1989, and the fall of the East German socialist government in the &amp;quot;Peaceful Revolution&amp;quot;, {{w|German reunification}} again became an immediate possibility. By late 1990, the merger was achieved, with East Germany joining the federal structure already existing in West Germany.&lt;br /&gt;
&lt;br /&gt;
On 5th February 2018, just under two weeks before this comic appeared, the {{w|Berlin Wall}} had been &amp;quot;gone as long as it had stood&amp;quot;; that is, 28 years, two months, and 27 days.&lt;br /&gt;
|-&lt;br /&gt;
!West Germany&lt;br /&gt;
|-&lt;br /&gt;
!Disney&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Pixar was originally a part of the computer division of Lucasfilm, but was spun off into a separate business in 1986. The studio had a positive partnership with Walt Disney Animation, which resulted in a deal for Pixar to produce animated feature films for Walt Disney Pictures. Though the partnership later became strained, Disney agreed to buy Pixar in 2006. Pixar films produced after this acquisition have been branded &amp;quot;Disney-Pixar&amp;quot; films.&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|The Star Wars franchise was perhaps the most successful and best-known property of Lucasfilm, the company founded by George Lucas in 1971. Discussion in 2011 of a distribution deal with Disney, around the time that Lucas was planning his retirement, turned into the outright purchase of Lucasfilm by Disney in 2012. Since then, Disney has extensively revamped and developed the Star Wars franchise, with three new films and a television series released by the date of this comic, and several more in the works.&lt;br /&gt;
|-&lt;br /&gt;
!Pixar&lt;br /&gt;
|-&lt;br /&gt;
!Star Wars&lt;br /&gt;
|style=&amp;quot;text-align:center;&amp;quot;|→&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Ten rounded frames with text inside are shown in two rows. Below each frame there is a line going down and then this line either joins with one or two of the other frames lines or in two cases do not joins with any other. At the bottom of the panel the now five remaining lines turn towards the center of the bottom of the panel and ends in arrows that points towards three question marks. The first three frames' lines are unified, same goes for the next two, and the three after that. The lines of the last two are not joined with any other lines. The text in the transcript is given as it appears from left to right, disregarding if it is the top or bottom row, but this will alternate through the ten frames, starting with one up, then one down etc.]&lt;br /&gt;
&lt;br /&gt;
:[Group one, starting with up:]&lt;br /&gt;
:Electricity&lt;br /&gt;
:Magnetism&lt;br /&gt;
:Weak force&lt;br /&gt;
&lt;br /&gt;
:[Group two starting with down:]&lt;br /&gt;
:East Germany&lt;br /&gt;
:West Germany&lt;br /&gt;
&lt;br /&gt;
:[Group three starting with down:]&lt;br /&gt;
:Star Wars&lt;br /&gt;
:Disney&lt;br /&gt;
:Pixar&lt;br /&gt;
&lt;br /&gt;
:[Two single frames, the first is up:]&lt;br /&gt;
:Strong force&lt;br /&gt;
:Gravity&lt;br /&gt;
&lt;br /&gt;
:[All five arrows points to this:]&lt;br /&gt;
:&amp;lt;big&amp;gt;&amp;lt;big&amp;gt;???&amp;lt;/big&amp;gt;&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Progress toward unifying the fundamental forces of nature&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Physics]]&lt;br /&gt;
[[Category:Star Wars]]&lt;br /&gt;
[[Category:Fiction]]&lt;br /&gt;
[[Category:Geography]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1957:_2018_CVE_List&amp;diff=152709</id>
		<title>1957: 2018 CVE List</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1957:_2018_CVE_List&amp;diff=152709"/>
				<updated>2018-02-19T10:42:05Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corrected MySQL version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1957&lt;br /&gt;
| date      = February 19, 2018&lt;br /&gt;
| title     = 2018 CVE List&lt;br /&gt;
| image     = 2018_cve_list.png&lt;br /&gt;
| titletext = CVE-2018-?????: It turns out Bruce Schneier is just two mischevious kids in a trenchcoat.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by HACKING THIS WIKI VIA THE EDIT BOX - The explanation looks like a list. Explain the comic and put the security vulnerabilities in a table. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Security vulnerability&lt;br /&gt;
!Notes&lt;br /&gt;
|-&lt;br /&gt;
|Apple products crash when displaying certain Telugu or Bengali letter combinations.&lt;br /&gt;
|This refers to a real vulnerability in iOS and MacOS publicized a few days before the comic released &amp;lt;ref&amp;gt;https://techcrunch.com/2018/02/15/iphone-text-bomb-ios-mac-crash-apple/&amp;lt;/ref&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|An attacker can use a timing attack to extploit[sic] a race condition in garbage collection to extract a limited number of bits from the Wikipedia article on Claude Shannon.&lt;br /&gt;
|Timing Attack to exploit a race condition in garbage collection refers to Meltdown and Spectre CPU flaws that can be exploited in cloud server like the ones in Wikipedia&lt;br /&gt;
|-&lt;br /&gt;
|At the cafe on third street, the post-it note with the wifi password is visible from the sidewalk.&lt;br /&gt;
|Writing passwords in a visible place is a major security flaw. For instance, following the [[wikipedia:2018 Hawaii false missile alert|2018 Hawaii false missile alert]] the agency received criticism for a press photo showing a password written on a sticky note attached to a monitor.&amp;lt;ref&amp;gt;http://uk.businessinsider.com/hawaii-emergency-agency-password-discovered-in-photo-sparks-security-criticism-2018-1?r=US&amp;amp;IR=T&amp;lt;/ref&amp;gt; However, if a cafe posts their wifi password for customers then having it visible through the window as well presents a very minor reduction in security.&lt;br /&gt;
|-&lt;br /&gt;
|A remote attacker can inject arbitrary text into public-facing pages via the comments box.&lt;br /&gt;
|Describes a common feature on news sites or social media sites like Facebook. The possibility for users to &amp;quot;inject&amp;quot; text into the page is by design. This is a humorous reference to the relatively common security vulnerability &amp;quot;[[Wikipedia:Cross-site_scripting|persistent cross-site scripting]]&amp;quot;, where input provided by the user is displayed to other users in a dangerous fashion that allows attackers to inject arbitrary HTML or Javascript code into e.g. a comment section. It might also be a humorous reference to the events before, during and after the 2016 US Presidential elections where Internet Research Agency employees based remotely in St. Petersburg, Russia, but disguised as US citizens, &amp;quot;injected&amp;quot; arbitrary text in the form of political propaganda into comments on multiple web sites, according to an indictment returned by a federal grand jury on February 16, 2018.&lt;br /&gt;
|-&lt;br /&gt;
|MySQL server 55.45 secretly runs two parallel databases for people who say &amp;quot;S-Q-L&amp;quot; and &amp;quot;sequel.&amp;quot;&lt;br /&gt;
|Some people pronounce &amp;quot;SQL&amp;quot; like &amp;quot;sequel&amp;quot;, after SQL's predecessor &amp;quot;SEQUEL (Structured English Query Language)&amp;quot;. MySQL is an open-source relational database management system, the latest GA version (at the time of writing) is MySQL 5.7.&lt;br /&gt;
|-&lt;br /&gt;
|A flaw in some x86 CPUs could allow a root user to de-escalate to normal account privileges.&lt;br /&gt;
|This vulnerability refers to DOM0 attacks on Virtualization CPUs, regulary escalate from normal(few privileges) to root (full privileges), this is the inverse.&lt;br /&gt;
|-&lt;br /&gt;
|Apple products catch fire when displaying emoji with diacritics.&lt;br /&gt;
|This is taking the first CVE to an extreme conclusion by combining it with the Samsung exploding phones&lt;br /&gt;
|-&lt;br /&gt;
|An oversight in the rules allows a dog to join a basketball team.&lt;br /&gt;
|This likely refers to the movie Air Bud. It's a movie about a dog playing basketball {{w|Air Bud}}. This has been a common theme in xkcd comics, see [[115: Meerkat]], [[1439: Rack Unit]], [[1819: Sweet 16]], [[1552: Rulebook]]&lt;br /&gt;
|-&lt;br /&gt;
|Haskell isn't side-effect-free after all; the effects are all just concentrated in this one. Computer in Missouri that no one's checked on in a while.&lt;br /&gt;
|Haskell is a functional programming language, functional programming is characterized by using functions that dont have side effects in other parts of the program. &lt;br /&gt;
|-&lt;br /&gt;
|Nobody really knows how hypervisors work.&lt;br /&gt;
|Virtualization programing is hard, Meltdown and Specter are related to this&lt;br /&gt;
|-&lt;br /&gt;
|CRITICAL: Under Linux 3.14.8 on System/390 in a UTC+14 time zone, a local user could potentially use a buffer overflow to change another user's default system clock from 12-hour to 24-hour.&lt;br /&gt;
|Jokes about arcane systems that are running linux, that have bugs that nobody can replicate because there are no more machines on this type where reproduce the bug to fix it.&lt;br /&gt;
|-&lt;br /&gt;
|x86 has way too many instructions.&lt;br /&gt;
|This is a joke account for random acronyms of processor assembled language many of them are overspecialized version of general ones &lt;br /&gt;
|-&lt;br /&gt;
|Numpy 1.8.0 can factor primes in O(log n) time and must be quietly deprecated before anyone notices.&lt;br /&gt;
|NumPy is the fundamental package for scientific computing with Python.  If something can find the prime factors of a number this quickly, there are attacks to break many crypto functions used in internet security. However, prime numbers have only a single factor, and &amp;quot;factoring primes&amp;quot; quickly is a simpler problem. &lt;br /&gt;
|-&lt;br /&gt;
|Apple products grant remote access if you send them words that break the &amp;quot;I before E&amp;quot; rule.&lt;br /&gt;
|another joke on the first CVE and a common english writing rule. That's weird. &lt;br /&gt;
|-&lt;br /&gt;
|Skylake x86 chips can be pried from their sockets using certain flathead screwdrivers.&lt;br /&gt;
|Skylake x86 chips are a line of microprocessors, yes, you can remove forcefully any  processor from his socket with a screwdriver, there are many reports from people not using common sense. &lt;br /&gt;
|-&lt;br /&gt;
|Apparently Linus Torvalds can be bribed pretty easily.&lt;br /&gt;
|Linux Torvals is the benevolent dictator of the Linux kernel codebase, normally it is hard to pass a change because he has the last word about what merge to the code base because that code is replicated in all linux installations, but apparently he is easy to bribe, that is a severe critical vulnerability to all linux server and machines&lt;br /&gt;
|-&lt;br /&gt;
|An attacker can execute malicious code on their own machine and no one can stop them.&lt;br /&gt;
|This is a common CVE description&lt;br /&gt;
|-&lt;br /&gt;
|Apple products execute any code printed over a photo of a dog with a saddle and a baby riding it.&lt;br /&gt;
|This could refer to a CVE vulnerability of JPG files where javascript is executed by some application, only this time is in a printed photo instead of a file . &lt;br /&gt;
|-&lt;br /&gt;
|Under rare circumstances, a flaw in some versions of Windows could allow Flash to be installed.&lt;br /&gt;
|This is another common CVE description, Flash was discontinued because is abismal security record. All security experts advise against install.&lt;br /&gt;
|-&lt;br /&gt;
|Turns out the cloud is just other people's computers.&lt;br /&gt;
|This refers to a computer meme where replace &amp;quot;cloud&amp;quot; with &amp;quot;other people's computers&amp;quot; must be used in all marketing presentation to CEOs and not computer literate persons to evaluate the security impact of using &amp;quot;Cloud services&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|A flaw in Mitre's CVE database allows arbitrary code insertion.[~~CLICK HERE FOR CHEAP VIAGRA~~]&lt;br /&gt;
|Mitre's CVE database is the database where all CVE are listed, this is a joke between the 4th CVE in this list pointing that the site is also vulnerable&lt;br /&gt;
|-&lt;br /&gt;
|It turns out Bruce Schneier is just two mischievous kids in a trenchcoat. (title text)&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
 == References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
LEAKED LIST OF MAJOR 2018 SECURITY VULNERABILITIES&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Apple products crash when displaying certain Telugu or Bengali letter combinations.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? An attacker can use a timing attack to extploit[sic] a race condition in garbage collection to extract a limited number of bits from the Wikipedia article on Claude Shannon.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? At the cafe on third street, the post-it note with the wifi password is visible from the sidewalk.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? A remote attacker can inject arbitrary text into public-facing pages via the comments box.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? MySQL server 55.45 secretly runs two parallel databases for people who say &amp;quot;S-Q-L&amp;quot; and &amp;quot;sequel.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? A flaw in some x86 CPUs could allow a root user to de-escalate to normal account privileges.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Apple products catch fire when displaying emoji with diacritics.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? An oversight in the rules allows a dog to join a basketball team.&lt;br /&gt;
&lt;br /&gt;
CUE-2018-????? Haskell isn't side-effect-free after all; the effects are all just concentrated in this one. Computer in Missouri that no one's checked on in a while.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Nobody really knows how hypervisors work.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? CRITICAL: Under Linux 3.14.8 on System/390 in a UTC+14 time zone, a local user could potentially use a buffer overflow to change another user's default system clock from 12-hour to 24-hour.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? x86 has way too many instructions.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Numpy 1.8.0 can factor primes in O(log n) time and must be quietly deprecated before anyone notices.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Apple products grant remote access if you send them words that break the &amp;quot;I before E&amp;quot; rule.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Skylake x86 chips can be pried from their sockets using certain flathead screwdrivers.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Apparently Linus Torvalds can be bribed pretty easily.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? An attacker can execute malicious code on their own machine and no one can stop them.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Apple products execute any code printed over a photo of a dog with a saddle and a baby riding it.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Under rare circumstances, a flaw in some versions of Windows could allow Flash to be installed.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? Turns out the cloud is just other people's computers.&lt;br /&gt;
&lt;br /&gt;
CVE-2018-????? A flaw in Mitre's CVE database allows arbitrary code insertion.&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;[~~CLICK HERE FOR CHEAP VIAGRA~~]&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1951:_Super_Bowl_Watch_Party&amp;diff=151951</id>
		<title>1951: Super Bowl Watch Party</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1951:_Super_Bowl_Watch_Party&amp;diff=151951"/>
				<updated>2018-02-06T10:33:53Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: missing apostrophe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1951&lt;br /&gt;
| date      = February 5, 2018&lt;br /&gt;
| title     = Super Bowl Watch Party&lt;br /&gt;
| image     = super_bowl_watch_party.png&lt;br /&gt;
| titletext = It's going to be weird near the end of May when the screen goes blank for over 18 hours.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a FOOTBALL - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
The {{w|Super Bowl}} is the annual championship game of the National Football League (NFL), the highest level of professional {{w|American football}}. In late January or early February each year, the winner of the American Football Conference (AFC) plays the winner of the National Football Conference (NFC) to determine the champion. In {{w|Super Bowl LII}} held on Sunday, February 4, (the day before this comic's release), the NFC champion {{w|Philadelphia Eagles}} defeated the AFC champion {{w|New England Patriots}}. Based on its wide-reaching cultural impact, Super Bowl is, in the United States, widely considered the single most important game of the year (of any sport{{Citation needed}}), and over a hundred million people (across the world) watch it, many of whom are not even fans of American football. Some have parties centered on watching the game. The full game lasts around four hours, including breaks for advertisement and a halftime, which includes a live performance of music.&lt;br /&gt;
&lt;br /&gt;
Normal TV is broadcast at 30 frames per second. By slowing the video down by a factor of 2300, the show would last a full year. (Actually it would last 33.120.000 seconds which is 383 days, 18 days more than a year. To make it last a year, minus 4 hours, it should be slowed down a factor 2189). Each frame would be shown for about 76.7 seconds. Each frame can then be discussed and analyzed by the watchers. Each day in the slow video would cover just under 40 seconds of real time. So when Megan comes down to rejoin the party (who have been watching all night) they can describe about 20 seconds of real time. The description refers to the offense taking the field after the initial kickoff was returned to the 26 yard line.&lt;br /&gt;
&lt;br /&gt;
A ''cut'' means a change in camera angle. Cuts happen frequently during the broadcast, especially when the ball is not in play; thus Megan has a relatively high probability (albeit still incredibly low, with cuts being less than one in every 1000 frames) of being right simply by chance that the next frame will be a cut, and has apparently been predicting it often.&lt;br /&gt;
&lt;br /&gt;
The ads and halftime show are considered integral parts of the broadcast, and many advertisers debut elaborate commercials especially for game, since so many people watch it. Many people claim to watch the Super Bowl only for the commercial breaks. The end of February would correspond to about 14 minutes of real time. Obviously [[Ponytail]] looks forward to those, and can't wait...&lt;br /&gt;
&lt;br /&gt;
The title text refers to how, during a commercial break during the 2018 Super Bowl, just blackness was broadcast for 28 seconds. &amp;lt;ref&amp;gt;https://www.usatoday.com/story/sports/nfl/2018/02/04/super-bowl-nbc-equipment-failure-blank-screen-super-bowl-commercial/305623002/&amp;lt;/ref&amp;gt; At the rate they watch it would last almost 18 hours as described (17 hours 53 minutes). &lt;br /&gt;
&lt;br /&gt;
It would be highly impractical to be watching TV continuously for 52 weeks in a row (or in case Cueball and friends had watched all the games like this 52 years in a row).&lt;br /&gt;
&lt;br /&gt;
[[Randall]] has in previous comics regarding the Super Bowl, explained that he now watches the Super Bowl ([[1480: Super Bowl]]), despite not being very interested in Superbowl ([[60: Super Bowl]]) or any other sport ([[1107: Sports Cheat Sheet]]). A slowly updating video is similar to the concept behind [[1190: Time]], and is also reminiscent of Douglas Gordon's 1993 art installation {{w|24 Hour Psycho}}. Also, {{w|As Slow as Possible}} is an organ piece that is currently played in a German church - it will end in 2640, after 639 years of continuous playing.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[A woman, looking like Megan, walks up to a group of people watching TV. Cueball and Megan (with shorter hair than the walking woman) are sitting on a couch. A Cueball-like guy sits in front of them, while Ponytail lies on the ground, head resting on a hand, in front of a TV, which is quite far from the couch.]&lt;br /&gt;
:Woman: Morning. How's the game?&lt;br /&gt;
:Cueball: Eagles got to the 26-yard line around midnight.  They've been walking across the field since then.  Just entered a huddle.&lt;br /&gt;
:Megan: I bet the next frame will be a cut.&lt;br /&gt;
:Guy on floor: You always say that.&lt;br /&gt;
:Ponytail: Do you think the first ads will come by the end of February?&lt;br /&gt;
&lt;br /&gt;
:[Caption below the comic:]&lt;br /&gt;
:I'm at a year-round Super Bowl watch party. We're playing the stream at &amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;/&amp;lt;sub&amp;gt;2300x&amp;lt;/sub&amp;gt; speed, so it will end just as next year's Super Bowl starts.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Multiple Cueballs]]&lt;br /&gt;
[[Category:American football]]&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1948:_Campaign_Fundraising_Emails&amp;diff=151708</id>
		<title>1948: Campaign Fundraising Emails</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1948:_Campaign_Fundraising_Emails&amp;diff=151708"/>
				<updated>2018-01-30T14:44:15Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: added missing words&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1948&lt;br /&gt;
| date      = January 29, 2018&lt;br /&gt;
| title     = Campaign Fundraising Emails&lt;br /&gt;
| image     = campaign_fundraising_emails.png&lt;br /&gt;
| titletext = The establishment doesn't take us seriously. You know who else they didn't take seriously? Hitler. I'll be like him, but a GOOD guy instead of...&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
Many politicians and organizations in the United States have taken to using aggressive fundraising campaigns by email to seek campaign contributions.&lt;br /&gt;
&lt;br /&gt;
This comic shows a caricature of many people's email inboxes right now. Signing a petition or expressing interest in a cause can lead to being added to a myriad of mailing lists for similar groups, all looking for support. It seems Randall has a history of donating to questionable candidates with poorly thought out campaigns, and that's gotten him onto some interesting email lists. The emails get more and more absurd as the list goes on. For example, the last one combines a request for campaign contributions with the infamous Nigerian Prince phishing scheme.&lt;br /&gt;
&lt;br /&gt;
{| border =1 width=100% cellpadding=5 class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! E-mail Body !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
|'''Donate now.''' It's crunch time, and we're low on cash. If you chip in just $5 by midnight, we...&lt;br /&gt;
|This is the classic formula, and may be a real example. It is always &amp;quot;crunch time&amp;quot; during a campaign (at least between filing for candidacy and election day), and campaigns are always &amp;quot;low&amp;quot; on cash relative to the unlimited funding they would prefer.  The ends of financial reporting periods, often at midnight, are conflated with &amp;quot;deadlines&amp;quot; of significant consequence.  Further, the donation requested is less about the actual money - even if $5 each from several thousand voters can add up - but to get a donor to have their money placed on a candidate, making it more likely that donor will vote for the candidate (via encouraging [https://en.wikipedia.org/wiki/Sunk_cost#Loss_aversion_and_the_sunk_cost_fallacy the &amp;quot;sunk cost&amp;quot; fallacy]).&lt;br /&gt;
|-&lt;br /&gt;
|'''Donate $35.57 now!''' Our data team has determined that we should ask you for $35.57 to optimize the...&lt;br /&gt;
|While fundraisers will try and work out how to gain as much money as possible, they would never explain this to their supporters. Such a precise amount would come about as a result of running the numbers through a computer simulation, and the obvious lack of humanity behind the calculated dollar amount would probably be offputting to a lot of would-be supporters. This may also be an exaggeration of Senator Sanders' presidential campaign, which sent e-mails asking for $27 because it was the average amount of their contributions up to that point.&lt;br /&gt;
|-&lt;br /&gt;
|'''Help.''' Our campaign made some mistakes and we need a lot of money ASAP. Any kind, but cash is...&lt;br /&gt;
|This email is honest about the campaign's incompetence, but is not likely to get much sympathy except from those already sympathetic to the candidate.  Any campaign reduced to this level has probably already lost, though.&lt;br /&gt;
|-&lt;br /&gt;
|'''Washington is broken.''' When I win, I'll look those other senators in the eye and tell them: &amp;quot;Jobs.&amp;quot; Then I...&lt;br /&gt;
|This may be another real example. This appeal to emotion promises specific action that is unlikely to accomplish much, and is probably unlikely to happen even if the candidate wins, while suggesting the candidate vaguely cares about issues of importance to most voters, as measured by the polls, but may not be genuine or fulfilled. The mere statement of &amp;quot;jobs&amp;quot; as a meaningful political point is patently ridiculous, especially since no context or intent is provided with it.&lt;br /&gt;
|-&lt;br /&gt;
|'''Hopeless.''' It's bad. Really bad. If you don't chip in now, the darkness spreading across the land will...&lt;br /&gt;
|This is a favorite of moral campaigns, on both sides of a debate. Grand statements about evil and corruption taking over the country if the campaign does not get enough support are common, but they are extremely biased and dramatic.&lt;br /&gt;
|-&lt;br /&gt;
|As the first woman to fly a fighter jet through our state's formerly all-male university, I learned...&lt;br /&gt;
|Normally one would be the first ''from'' a university to do something, not the first to achieve something involving the university itself. Flying a plane through a university is risky at the very least, and depending on the definition of &amp;quot;through&amp;quot; here, could imply destruction of buildings or the plane itself, which might paint the candidate in an irresponsible light&lt;br /&gt;
|-&lt;br /&gt;
|'''We're broke.''' No paid staff. No ads. And the cafe has told us to stop using their wifi to send fundraising...&lt;br /&gt;
| This campaign tactic attempts to appeal to the reader's sympathy by describing financial struggles and poverty, but said tactics may instead make the movement look pathetic and poorly-organized, especially because the group is apparently so poor, they can't continue sending emails to ask for funding.&lt;br /&gt;
|-&lt;br /&gt;
|When Amy decided to run for Congress, I was like &amp;quot;Huh?&amp;quot; but I checked Wikipedia, and apparently it's a branch of...&lt;br /&gt;
|The reader would expect that the writer expressed surprise because they weren't expecting Amy to run for Congress, but the actual reason is because they didn't know what Congress was. If the aim is indeed fundraising, as the comic's title would imply, this message is very likely to give very poor (no pun unintended) results. While the familiar tone could be a communication strategy (although you might want to look serious and professional when asking for money), the author openly states not knowing what the campaign was about until recently, which would make potential donors doubt that their money would be put to good use.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|'''Are you familiar''' with the Dutch painter Hieronymous Bosch? His work illustrates my opponent's plan for...&lt;br /&gt;
|The works of [https://en.wikipedia.org/wiki/Hieronymus_Bosch Hieronymus Bosch], which are famous for depictions of [https://en.wikipedia.org/wiki/Hell Hell] and [https://en.wikipedia.org/wiki/Limbo Limbo] as brutal places of highly imaginative torments, which the sender implies would be similar to the country under the opponent's plan.&lt;br /&gt;
|-&lt;br /&gt;
|Being a single mom running a small business while going to law school while being deployed to Iraq taught me...&lt;br /&gt;
|Each of these are typical &amp;quot;inspiring&amp;quot; stories for someone to bring up once they reach success, to show how they have persevered and come out on top, but it is extremely unlikely that all of these responsibilities and hardships would be burdening one person, and said person surviving all of these is even less likely. &lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|'''I will lead the fight''' against the big banks, special interests, the Earth's climate, and our children. I...&lt;br /&gt;
|A promise that goes from more universally relatable issues, but then moves to the controversial topic of climate change (with the implication that damaging the climate is the goal), and the universally ridiculous idea that children are an issue that needs to be contained. The fight &amp;quot;against our children&amp;quot; may be a reference to a popular [https://en.wikipedia.org/wiki/Bushism Bushism].&lt;br /&gt;
|-&lt;br /&gt;
|'''Wow.''' Have you seen this video of the squirrel obstacle course? Incredible! Anyway, I'm running because I...&lt;br /&gt;
|A typical form of {{w|clickbait}}.&lt;br /&gt;
|-&lt;br /&gt;
|'''Outrageous.''' Granted, this was a few years ago, but did you hear what President Ford said about...&lt;br /&gt;
|When a politician makes an offensive comment, it's common for the politician's opponents to send out fundraising emails pointing out the politician's offensiveness as a reason to give money to an opponent. Here, the sender's reaction and e-mail fundraising effort appears to be unusually delayed, as it refers to an alleged comment by {{w|Gerald Ford}}, whose term as President of the United States ended in 1977 and who died in 2006.&lt;br /&gt;
|-&lt;br /&gt;
|'''Whoops.''' Due to a typo, we spent months running attack ads against Tom Hanks. Now, we need to make up for...&lt;br /&gt;
|The email apologises for running months of attack ads against American actor {{w|Tom Hanks}}. Hanks is generally a popular and uncontroversial figure,{{Citation needed}} making him an unusual target for attack ads. This implies that the sender does not even know who their opponent is, and has mistakenly targeted the wrong person, demonstrating some significant ignorance and incompetence. &lt;br /&gt;
|-&lt;br /&gt;
|'''They say we can't win-''' that we're &amp;quot;underdogs&amp;quot; with &amp;quot;no money&amp;quot; who &amp;quot;lost the election last week.&amp;quot; But they don't...&lt;br /&gt;
|May refer to [https://en.wikipedia.org/wiki/Roy_Moore#U.S._Senate_special_election_campaign Roy Moore's attempts to overturn his loss in the December 2017 election for one of Alabama's US Senate seats], which came about a month before this comic and made national headlines.  After the initial election count had him losing, he demanded a recount.  That initial count said he had lost by a large enough margin that Alabama law required him to pay up front for a recount, and his campaign did not have enough funds available.&lt;br /&gt;
|-&lt;br /&gt;
|'''Our campaign's only chance''' is to seduce Jennifer ActBlue, heir to the ActBlue fortune. For that, we need a fancy...&lt;br /&gt;
|This e-mail alludes to [https://secure.actblue.com/ ActBlue], a political action committee that collects donations online for Democratic candidates. In reality, there is no ActBlue family nor any &amp;quot;Jennifer ActBlue&amp;quot; who is the heir to its fortune; the name ActBlue comes from the words &amp;quot;act&amp;quot; and &amp;quot;blue&amp;quot;, referring to the {{w|Red states and blue states|color currently associated with the Democratic Party}}. &lt;br /&gt;
|-&lt;br /&gt;
|'''Doom.''' Where is the horse and the rider? Where is the horn that was blowing? They have passed, like rain on...&lt;br /&gt;
|This is an excerpt from {{w|J. R. R. Tolkien|Tolkien's}} poem ''[http://tolkiengateway.net/wiki/Lament_for_the_Rohirrim Lament of the Rohirrim,]'' appearing in ''{{w|The Two Towers}}'':&amp;lt;br /&amp;gt;&lt;br /&gt;
Where now the horse and the rider? Where is the horn that was blowing? &amp;lt;br /&amp;gt;&lt;br /&gt;
Where is the helm and the hauberk, and the bright hair flowing?  &amp;lt;br /&amp;gt;&lt;br /&gt;
Where is the hand on the harpstring, and the red fire glowing?  &amp;lt;br /&amp;gt;&lt;br /&gt;
Where is the spring and the harvest and the tall corn growing?  &amp;lt;br /&amp;gt;&lt;br /&gt;
They have passed like rain on the mountain, like a wind in the meadow;  &amp;lt;br /&amp;gt;&lt;br /&gt;
The days have gone down in the West behind the hills into shadow.  &amp;lt;br /&amp;gt;&lt;br /&gt;
Who shall gather the smoke of the dead wood burning,  &amp;lt;br /&amp;gt;&lt;br /&gt;
Or behold the flowing years from the Sea returning?&lt;br /&gt;
|-&lt;br /&gt;
|'''Warmest greetings.''' I am the crown prince of Nigeria. I am running for Congress because I believe that...&lt;br /&gt;
|The opening line is designed to sound like spam for an {{W | Advance-fee scam}}.  These scams typically involve impersonating someone rich, often a Nigerian prince, who claims to be in trouble and promises to share a large sum of money if the victim helps him by sending a small fee in advance electronically.  However, the second sentence of this email switches to sounding like a political fundraising email instead of an outright scam.  This is either to establish a degrading comparison between flagrant scams and fundraising emails, or just to create a bait-and-switch joke.&lt;br /&gt;
|-&lt;br /&gt;
|The establishment doesn't take us seriously. You know who else they didn't take seriously? Hitler. I'll be like him, but a GOOD guy instead of...&lt;br /&gt;
|A candidate who compares himself to {{w|Hitler}}, even when promising to be GOOD instead, will probably not get many votes. The title text does however conform to {{w|Godwin's law}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
[An e-mail inbox window is displayed. On each line appears an illegible e-mail address and a checkbox.]&lt;br /&gt;
&lt;br /&gt;
'''Donate now.''' It's crunch time, and we're low on cash. If you chip in just $5 by midnight, we...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Donate $35.57 now!''' Our data team has determined that we should ask you for $35.57 to optimize the...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Help.''' Our campaign made some mistakes and we need a lot of money ASAP. Any kind, but cash is...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Washington is broken.''' When I win, I'll look those other senators in the eye and tell them: &amp;quot;Jobs.&amp;quot; Then I...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Hopeless.''' It's bad. Really bad. If you don't chip in now, the darkness spreading across the land will...&amp;lt;br/&amp;gt;&lt;br /&gt;
As the first woman to fly a fighter jet through our state's formerly all-male university, I learned...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''We're broke.''' No paid staff. No ads. And the cafe has told us to stop using their wifi to send fundraising...&amp;lt;br/&amp;gt;&lt;br /&gt;
When Amy decided to run for Congress, I was like &amp;quot;Huh?&amp;quot; but I checked Wikipedia, and apparently it's a branch of...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Are you familiar''' with the dutch painter Hieronymous Bosch? His work illustrates my opponent's plan for...&amp;lt;br/&amp;gt;&lt;br /&gt;
Being a single mom running a small business while going to law school while being deployed to Iraq taught me...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''I will lead the fight''' against the big banks, special interests, the Earth's climate, and our children. I...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Wow.''' Have you seen this video of the squirrel obstacle course? Incredible! Anyway, I'm running because I...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Outrageous.''' Granted, this was a few years ago, but did you hear what President Ford said about...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Whoops.''' Due to a typo, we spent months running attack ads against Tom Hanks. Now, we need to make up for...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''They say we can't win-''' that we're &amp;quot;underdogs&amp;quot; with &amp;quot;no money&amp;quot; who &amp;quot;lost the election last week.&amp;quot; But they don't...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Our campaign's only chance''' is to seduce Jennifer ActBlue, heir to the ActBlue fortune. For that, we need a fancy...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Doom.''' Where is the horse and the rider? Where is the horn that was blowing? They have passed, like rain on...&amp;lt;br/&amp;gt;&lt;br /&gt;
'''Warmest greetings.''' I am the crown prince of Nigeria. I am running for Congress because I believe that...&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1943:_Universal_Dreams&amp;diff=151189</id>
		<title>1943: Universal Dreams</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1943:_Universal_Dreams&amp;diff=151189"/>
				<updated>2018-01-18T10:36:15Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Spelling error&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1943&lt;br /&gt;
| date      = January 17, 2018&lt;br /&gt;
| title     = Universal Dreams&lt;br /&gt;
| image     = universal_dreams.png&lt;br /&gt;
| titletext = &amp;quot;That's ... unsettling.&amp;quot; &amp;quot;Yeah, those definitely don't sound like the normal drea– ＬＡＴＩＴＵＤＥ ＴＨＲＥＥ ＦＩＶＥ ＰＯＩＮＴ...&amp;quot; &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Can someone check whether the clayton movie is actually a reference? Seems to me the nightmare explanation is more relevant.}}&lt;br /&gt;
&lt;br /&gt;
The first and second panel are a discussion between [[Megan]] and [[Ponytail]] about {{w|Dream|dreams}}. Megan mentions a dream or nightmare about failing to prepare for an exam despite not being a student for years. This is similar to the dream depicted in [[557: Students]]. Ponytail responds that certain dreams occur with surprising frequency among many people, dubbing them &amp;quot;Universal Dreams&amp;quot; (which is the title of the comic).&lt;br /&gt;
&lt;br /&gt;
In the third panel, [[Black Hat]] describes an avatar of misfortune in the form of a horse appearing on a hill. This could be a play on the word {{w|Nightmare|nightmare}}. A {{w|Mare_(folklore)|mare}} was originally a demon or goblin that gave bad dreams. The modern word {{w|Mare#Etymology|mare}}, meaning female horse, has a different origin, but still serves handily as a {{w|Pun#Homophonic|homophonic pun}}.&lt;br /&gt;
&lt;br /&gt;
Alternatively, this may be a reference to [http://www.imdb.com/title/tt0465538/ 2007 film Michael Clayton], which features a dream like sequence where the title character recognizes a scene of three horses on a hilltop from an illustration in a book. He stops his car, gets out and approaches the horses just minutes before his car explodes. This marks a major turning point in the direction Clayton takes for the rest of the film, similar to how Black Hat says &amp;quot;[the horses] mean the dream is about to turn bad.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In the last panel, Black Hat describes having dreams where he receives specific information about the real-world, which seems closer to {{w|List_of_dreams#Prophetic_dreams|prophesying}} or {{w|Precognition#In_dreams|precognition}} than what would be considered a normal dream, as normal dreams do not tell the future. This may be a reference to the [http://www.imdb.com/title/tt0448011/ 2009 film ''Knowing''] where a child hears voices telling her the date, time, latitude and longitude of major disasters (including earthquakes) that will occur 50 years in the future. Dreaming of latitude and longitude was also a topic of [[240: Dream Girl]], but in contrast the events in that dream did not come true within the comic, a real-life meetup of xkcd fans occurred at the location and date mentioned within the comic.&lt;br /&gt;
&lt;br /&gt;
In the title text, either [[Megan]] or [[Ponytail]] is responding to black hat when she unexpectedly interrupts herself with the first part of geographic coordinates- Latitude 35, just as Black Hat described, implying the whole comic might be another of Black Hat's dreams. 35 degrees North would include 31 major cities around the world, including 11 in Japan and 8 in the USA (including California, a seismically active region, where Randall Munroe lives); the only major city within 35 degrees South is Canberra, Australia. This suggest an earthquake would happen soon in one of those major cities. The second half of the coordinates are most likely cut off to add uncertainty to the situation.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[Megan, Ponytail, and Black Hat are standing around.]&lt;br /&gt;
:Megan: I've been out of school for years, but I still get those dreams where I have an exam and I didn't prepare.&lt;br /&gt;
&lt;br /&gt;
:[Ponytail shrugs.]&lt;br /&gt;
:Ponytail: I think that's one of those weird universal dreams— like forgetting your clothes or discovering rooms in your house you didn't know about.&lt;br /&gt;
&lt;br /&gt;
:[Zoom-in on Black Hat.]&lt;br /&gt;
:Black Hat: Yeah! Or when you're having a normal dream, but then a horse appears on a distant hilltop, and it means that the dream is about to turn bad!&lt;br /&gt;
:Ponytail or Megan (off-screen): I... What?&lt;br /&gt;
:Black Hat: I have that one like every night.&lt;br /&gt;
&lt;br /&gt;
:[Megan and Ponytail look at Black Hat.]&lt;br /&gt;
:Black Hat: Or those ones where you're talking to someone, and they start repeating a latitude and longitude over and over, and then you wake up that morning and there's an earthquake there. &lt;br /&gt;
:Black Hat: Haha, dreams, right? So weird!&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Dreams]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1927:_Tinder&amp;diff=149100</id>
		<title>1927: Tinder</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1927:_Tinder&amp;diff=149100"/>
				<updated>2017-12-12T10:30:46Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: insert missing words&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1927&lt;br /&gt;
| date      = December 11, 2017&lt;br /&gt;
| title     = Tinder&lt;br /&gt;
| image     = tinder.png&lt;br /&gt;
| titletext = People keep telling me to use the radio but I really hate making voice calls.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
{{w|Tinder (app)|Tinder}} is a social media/dating app. The main interface of Tinder shows photos of people using the app. Users swipe right for matches that they like, and left otherwise. The purpose of the app is to get dates, with the intent of a romantic relationship or sexual intercourse. However, in the comic, [[Cueball]] is trying to use it to request assistance flying a plane instead. If the request is genuine, this is a bad situation, because it suggests Cueball is in charge of a plane he is unable to fly, and unless he finds a match with someone who can, and is able to provide assistance, the plane will crash. Even then, unless the matched person happens to be on board, and therefore able to assist directly, providing help through Tinder messages is unlikely to be a sufficiently efficient way of solving the problem.&lt;br /&gt;
&lt;br /&gt;
Alternatively, Cueball may be simply be pretending that there is an emergency so that he can get matches on Tinder. In either case, Cueball is violating the law by using a cell phone that is not in &amp;quot;airplane mode&amp;quot; (in some phones, flight mode or offline mode) when on an airplane. And even if he is either uploading the picture after the flight or using the in-flight internet service, he is still violating other, more serious laws (if he is a pilot, he is liable of negligence, and if he is an ordinary passenger, God knows what he may have done...)&lt;br /&gt;
&lt;br /&gt;
The title text explains that Cueball's unwise method for getting help stems from astonishingly skewed priorities and no small amount of selfishness. He claims to strongly dislike conversing over audio-only channels, and this dislike is apparently so overwhelming that he would rather jeopardize the lives of all the passengers on the plane (including his own) than put aside his own hang-ups. Even if we give Cueball the benefit of the doubt and assume that he has a phobia of public speaking, most human beings tend to automatically suspend their irrational anxieties when experiencing the fear of imminent mortal peril, at least until after the danger has passed. For example, those normally afraid of dating Cueball would &amp;quot;match&amp;quot; with him to prevent a plane crash, which may be his secret intent after all.&lt;br /&gt;
&lt;br /&gt;
Randall may be satirizing people who use Tinder (and other similar social apps) by portraying an extreme caricature of a Tinder user.&lt;br /&gt;
&lt;br /&gt;
This comic is similar to [[1897: Self Driving]], and as well as [[582: Brakes]], which also is about bad ways to get help in emergencies.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[An iPhone-esque device is shown with the screen facing the viewer. On the screen is the Tinder UI. The main photo is of Cueball, in the cockpit of a plane which appears to be tilting to the left, holding up a makeshift sign saying:]&lt;br /&gt;
:If you know how&lt;br /&gt;
:to fly a plane&lt;br /&gt;
:please swipe&lt;br /&gt;
:right ASAP&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Social networking]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1924:_Solar_Panels&amp;diff=148798</id>
		<title>1924: Solar Panels</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1924:_Solar_Panels&amp;diff=148798"/>
				<updated>2017-12-06T15:05:45Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: corrected 3 typos.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1924&lt;br /&gt;
| date      = December 4, 2017&lt;br /&gt;
| title     = Solar Panels&lt;br /&gt;
| image     = solar_panels.png&lt;br /&gt;
| titletext = This works for a surprising range of sunlit things, including rooftops (sure), highway surfaces (probably not), sailboats (maybe), and jets, cars, and wild deer (haha good luck).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Seems close to being complete...}}&lt;br /&gt;
&lt;br /&gt;
This handy decision tree aims to help in finding out whether a given object should have {{w|solar panel}}s installed on it.&lt;br /&gt;
&lt;br /&gt;
The root question is whether the object of choice moves. If it doesn't and has no nearby empty space that would be more practical for the solar panel installation, then yes, the object should be equipped with the solar panels. If the object is static, but you could more easily install the panels somewhere else nearby, probably that's the best place. An example of this is a slanted rooftop of a house or a field on a hillside: it's certainly possible to put solar panels there, but it would generally be easier to put them on a flat surface, like a flat-roofed house or a level field if such is available. This way, you are not restricted as to the direction (which might not be optimal on a given incline) and the panels can face the optimal direction or even [https://www.linak.com/business-areas/energy move to track the sun]. However if the house has a side that is turned towards the sun (south in the Northern hemisphere) then a house roof could be even better than on the ground, which is why the title text says sure for rooftops. For another example of things where &amp;quot;putting next to it&amp;quot; instead of &amp;quot;on it&amp;quot; is generally the easier (and arguably) option, see the &amp;quot;highway surfaces&amp;quot; of the title text.&lt;br /&gt;
&lt;br /&gt;
If the object moves, the next question is whether its batteries can be recharged or swapped with ease, in which case batteries may be a better option than solar panels. The idea is that solar panels on a vehicle sound like an interesting idea, but batteries can be much more easily (and economically) recharged from a fixed electrical station than using solar panels on the vehicle as a power source. &lt;br /&gt;
&lt;br /&gt;
Finally, if the object moves and batteries are not an option, the last question is whether the object heats up during operation. If so, solar panels may not work well. [[Randall]] doubts it mockingly, see also the title text regarding his ''Haha Good luck'' final option. Solar panels do not work effectively when excessively hot [http://news.energysage.com/solar-panel-temperature-overheating/] (solar panels are typically designed to operate in temperature ranges of 15-25 celcius). Moreover, solar panels can only produce electrical power equal to about 20% of the solar radiation they receive. Thus, a device which heats up during use likely consumes much more power than the amount which could be produced by solar panels covering its surface - so &amp;quot;good luck.&amp;quot; Obviously, many animals are also &amp;quot;moving objects&amp;quot; fitting this condition, and installing solar panel on them is bound to be a challenge.{{Citation needed}}&lt;br /&gt;
&lt;br /&gt;
But if changing batteries is not an option and heat production and power requirements are low, then solar panels can be an excellent solution on a moving object. An excellent case for this is on [[:Category:Space probes|space probes]] and satellites, which are typically powered entirely by solar panels. Randall is well aware of this as shown with the comics [[695: Spirit]] and [[1504: Opportunity]] about the two solar powered [[:Category:Mars rovers|Mars rovers]], although he seems to have only been concerned with Earthbound objects in this comic.&lt;br /&gt;
&lt;br /&gt;
The flow chart, however, does not mention if the thing in question actually ''needs'' solar panels, but according to the title text it works very well, and thus Randall implies that if the answer is ''sure'' then it is relevant to put solar panels there. The more solar panels in place, the less fossil fuels are needed, and this is in line with Randall's general interest in reducing [[:Category:Climate change|climate change]].&lt;br /&gt;
&lt;br /&gt;
The title text suggests that this flow chart is very broadly applicable to anything the Sun hits. It takes rooftops as one of the sure things, highway surfaces as probably not (see below), sailboats as a maybe, whereas all these moving objects, jets, cars, and wild deer ends up on the ''haha good luck'' result, as they get too hot when running. But surely Randall tries to make the reader envision a wild deer with solar panels on it. As opposed to a car, a wild deer, though, has no use of a the electricity created by a solar panel, and it would be very hard for those installing it in the first place to come back and extract any energy stored by the panels...&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Highway surfaces&amp;quot; is likely a reference to &amp;quot;{{w|photovoltaic pavement}}&amp;quot;. Engineers commonly regard the idea as a nightmare to implement; it would be more practical to install the solar panels ''beside'' the road where damage by cars is less of an issue.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[A flow chart that features four questions in bubbles. Each question has yes/no options in bubbles overlain to the left and right on the question bubble. Curved arrows points from the yes and no bubbles to either next question or the result. The result written at the bottom is not inside bubbles. The chart has two main branches, that ends up in five places using only four different results, as the middle result is shared by both branches. Above the chart there is a caption:]&lt;br /&gt;
:'''Should I put solar panels on it?'''&lt;br /&gt;
&lt;br /&gt;
:Does it move around?&lt;br /&gt;
::Yes &lt;br /&gt;
:::Does it have regular chances to recharge or swap batteries?&lt;br /&gt;
::::Yes &lt;br /&gt;
:::::Probably not&lt;br /&gt;
::::No &lt;br /&gt;
:::::When running, is it hot to the touch?&lt;br /&gt;
::::::No &lt;br /&gt;
:::::::Maybe&lt;br /&gt;
::::::Yes &lt;br /&gt;
:::::::Haha good luck&lt;br /&gt;
::No &lt;br /&gt;
:::Is there an empty space nearby where it would be easier to put them?&lt;br /&gt;
::::Yes &lt;br /&gt;
:::::Probably not [Uses the same sentence as the one in the first branch.]&lt;br /&gt;
::::No &lt;br /&gt;
:::::Sure&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Flowcharts]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1898:_October_2017&amp;diff=146251</id>
		<title>1898: October 2017</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1898:_October_2017&amp;diff=146251"/>
				<updated>2017-10-04T11:56:34Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Another grammar correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1898&lt;br /&gt;
| date      = October 4, 2017&lt;br /&gt;
| title     = October 2017&lt;br /&gt;
| image     = october_2017.png&lt;br /&gt;
| titletext = And yet I have no trouble believing that the start of the 2016 election was several decades ago.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
[[Randall]] [[:Category:Comics to make one feel old|once again]] makes us feel old by referencing an old movie that our memory puts as recent. The movie in question is ''{{w|The Social Network}}'', written by {{w|Aaron Sorkin}} and directed by {{w|David Fincher}}, which was released seven years and three days prior to this comic, on October 1, 2010. Seven years is also how long some people believe bad luck will follow you if [http://www.mirrorhistory.com/mirror-facts/broken-mirror breaking a mirror].&lt;br /&gt;
&lt;br /&gt;
The {{w|United_States_presidential_election,_2016|2016 US presidential election}} took place on November 8, 2016. {{w|Donald Trump}} won in a surprise victory over {{w|Hillary Clinton}} ([[Randall]]'s favorite, see [[1756: I'm With Her]]). Donald Trump's tumultuous presidency so far probably makes [[Randall]] feel that the election took place far longer than 11 months ago. {{w|Telescoping_effect|Backward telescoping}} is a psychological effect that causes people to overestimate the elapsed time since an event.&lt;br /&gt;
&lt;br /&gt;
Interestingly, the title of this comic is patterned on the previous &amp;quot;this will make you feel old&amp;quot; comic &amp;quot;[[November 2016]],&amp;quot; which was published in the early hours of November 9th, while the presidential election's ballots were still being counted. Some people (including ''explain xkcd'' editors, writing in that explanation's [[1757:_November_2016#Trivia|trivia]] section, see that for more details, also on this special title name) felt that Randall could have published something more timely, and commented that the election had made them feel old enough as it was. By using the same sort of title and making this joke, Randall brings the whole thing full circle. &lt;br /&gt;
&lt;br /&gt;
Shortly after the election Randall made [[1756:_I'm_With_Her#Sad_comics|several comics]] that could indicate his emotions regarding the result, but references to the election have become fewer and farther apart and here he again indicates that he has not been happy with the election result and what has followed, causing him to feel that all these bad things could not really have happened in less than a year, but they did.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[Megan and Cueball are walking.]&lt;br /&gt;
:Megan: Want to feel old?&lt;br /&gt;
:Cueball: Why do you always start your factoids that way? Of ''course'' I don't want to feel old. I ''already'' feel old.&lt;br /&gt;
&lt;br /&gt;
:[Beat panel]&lt;br /&gt;
&lt;br /&gt;
:[Frameless panel of Cueball.]&lt;br /&gt;
:Cueball: ...Fine, hit me.&lt;br /&gt;
&lt;br /&gt;
:Megan: If you broke a mirror back when the Aaron Sorkin Facebook movie came out, your seven years of bad luck would be over this week.&lt;br /&gt;
:Cueball: ''Dammit.''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics to make one feel old]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Politics]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1898:_October_2017&amp;diff=146250</id>
		<title>1898: October 2017</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1898:_October_2017&amp;diff=146250"/>
				<updated>2017-10-04T11:55:53Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corrected grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1898&lt;br /&gt;
| date      = October 4, 2017&lt;br /&gt;
| title     = October 2017&lt;br /&gt;
| image     = october_2017.png&lt;br /&gt;
| titletext = And yet I have no trouble believing that the start of the 2016 election was several decades ago.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
[[Randall]] [[:Category:Comics to make one feel old|once again]] makes us feel old by referencing an old movie that our memory puts as recent. The movie in question is ''{{w|The Social Network}}'', written by {{w|Aaron Sorkin}} and directed by {{w|David Fincher}}, which was released seven years and three days prior to this comic, on October 1, 2010. Seven years is also how long some people believe bad luck will follow you if [http://www.mirrorhistory.com/mirror-facts/broken-mirror breaking a mirror].&lt;br /&gt;
&lt;br /&gt;
The {{w|United_States_presidential_election,_2016|2016 US presidential election}} took place on November 8, 2016. {{w|Donald Trump}} won in a surprise victory over {{w|Hillary Clinton}} ([[Randall]]'s favorite, see [[1756: I'm With Her]]). Donald Trump's tumultuous presidency so far probably makes [[Randall]] feel that the election took place far longer than 11 months ago. {{w|Telescoping_effect|Backward telescoping}} is a psychological effect that causes people to overestimate the elapsed time since an event.&lt;br /&gt;
&lt;br /&gt;
Interestingly, the title of this comic is patterned on the previous &amp;quot;this will make you feel old&amp;quot; comic &amp;quot;[[November 2016]],&amp;quot; which was published in the early hours of November 9th, while the presidential election's ballots were still being counted. Some people (including ''explain xkcd'' editors, writing in that explanation's [[1757:_November_2016#Trivia|trivia]] section, see that for more details, also on this special title name) felt that Randall could have published something more timely, and commented that the election had made them feel old enough as it was. By using the same sort of title and making this joke, Randall brings the whole thing full circle. &lt;br /&gt;
&lt;br /&gt;
Shortly after the election Randall made [[1756:_I'm_With_Her#Sad_comics|several comics]] that could indicate his emotions regarding the result, but references to the election have become fewer and farther apart and here he again indicates that he has not been happy with the election result and what have followed, causing him to feel that all these bad things could not really have happened in less than a year, but they did.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[Megan and Cueball are walking.]&lt;br /&gt;
:Megan: Want to feel old?&lt;br /&gt;
:Cueball: Why do you always start your factoids that way? Of ''course'' I don't want to feel old. I ''already'' feel old.&lt;br /&gt;
&lt;br /&gt;
:[Beat panel]&lt;br /&gt;
&lt;br /&gt;
:[Frameless panel of Cueball.]&lt;br /&gt;
:Cueball: ...Fine, hit me.&lt;br /&gt;
&lt;br /&gt;
:Megan: If you broke a mirror back when the Aaron Sorkin Facebook movie came out, your seven years of bad luck would be over this week.&lt;br /&gt;
:Cueball: ''Dammit.''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics to make one feel old]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Politics]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1895:_Worrying_Scientist_Interviews&amp;diff=146051</id>
		<title>1895: Worrying Scientist Interviews</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1895:_Worrying_Scientist_Interviews&amp;diff=146051"/>
				<updated>2017-09-29T09:17:39Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corrected spelling and grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1895&lt;br /&gt;
| date      = September 27, 2017&lt;br /&gt;
| title     = Worrying Scientist Interviews&lt;br /&gt;
| image     = worrying_scientist_interviews.png&lt;br /&gt;
| titletext = They always try to explain that they're called 'solar physicists', but the reporters interrupt with &amp;quot;NEVER MIND THAT, TELL US WHAT'S WRONG WITH THE SUN!&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Add percentages to the table, elaborate on the explanations. Do NOT delete this tag too soon.}}&lt;br /&gt;
When a new development occurs, news channels will often interview an expert in the field to educate laymen in what, exactly, is happening. Thus, when you turn on the local news and see a scientist being interviewed, it is likely that something new has come up regarding their field of study that could affect you. How much it affects you could range from an interesting bit of information about your local area, to the complete annihilation of the human race. So, to help identify how serious the issue likely is, [[Randall]] has made this chart showing how worried you should be depending on the field of the scientist. See list of each field in the [[#Table|table]] below.&lt;br /&gt;
&lt;br /&gt;
To the far left, least worried, are archaeologist and economist. An archaeologist studies ancient human civilizations, which would be unlikely to harm any modern person. Economists study and explain the trends of finances and resources, which are also unlikely to pose an immediate threat.{{Citation needed}}&lt;br /&gt;
&lt;br /&gt;
Following this, it shows nutritionists and eventually criminologists. A nutritionist studies nutrition in the human body, and is likely discussing which food options are healthy or unhealthy. While this may be important, it is not a cause for immediate concern. A criminologist, however, studies criminal behaviour. If a criminologist is being interviewed on the news, there is likely a change in criminal actions within the neighbourhood, be it more or less. It is also possible there may be a serial criminal working in the area. However, because crime is a relatively rare occurence, and one for which precautions can be taken, it is still unlikely to be an immediate threat to the viewer.&lt;br /&gt;
&lt;br /&gt;
It then moves past researchers studying different types of organisms, before reaching astronomers. Still only very few events would be local regarding astronomy, but it could of course be regarding a pending meteor strike.&lt;br /&gt;
&lt;br /&gt;
A virologist studies viral infections and their spread, and a vulcanologist studies volcanoes. Viruses spread quickly, and can be fatal, meaning a breaking news development in one's locale regarding viruses is likely to mean imminent danger. Volcanoes, depending on their size, can potentially demolish entire countries, thus having one making headlines nearby is also very concerning.&lt;br /&gt;
&lt;br /&gt;
The last point to the right (most worried) &amp;quot;Astronomer who studies the Sun&amp;quot;, also called a &amp;quot;solar physicist&amp;quot; (mentioned in the title text), could be really troublesome, but not especially locally. If there are serious problems with the Sun it will be a world wide problem. But you should still be worried. &lt;br /&gt;
&lt;br /&gt;
The title text mentions that the reason they are not called solar physicists, is that before they can tell the reporter this, they are interrupted by the anxious reporter who wishes to know what's wrong with the Sun. This is not really something that happens so often that the title texts &amp;quot;They always try&amp;quot; has any real meaning. And this is also why no one knows or uses the term solar physicists...&lt;br /&gt;
&lt;br /&gt;
==Table==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Field !! Worry level !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Archeologist || Extremely low || Likely just dug up some old ruins or bones. Unlikely to involve bad news, though it may possibly cause problems (e.g. if a construction project is delayed to accommodate an archaeological investigation).&lt;br /&gt;
|-&lt;br /&gt;
| Economist || Very low || News about the economy could be either good or bad, and in most cases is just more of the usual ups and downs rather than anything cataclysmic. Could also be a report on a big stock market crash&lt;br /&gt;
|-&lt;br /&gt;
| Nutritionist || Very low || Possible fad diet. Note that nutritionists tend not to be a protected profession, compared to dietitians. May be alarming if it involves credible information about bad health consequences of eating, or not eating, a particular food.&lt;br /&gt;
|-&lt;br /&gt;
| Criminologist || Low || Probably just crime statistics. Sometimes just correcting people who mistakenly believe crime is on the rise, and even a large increase in an otherwise ordinary crime rate is still a small risk overall. Could be dangerous in the unlikely case there is a dangerous individual working nearby.&lt;br /&gt;
|-&lt;br /&gt;
| Ornithologist || Medium || This would indicate the discovery of a strange behavior exhibited by birds. A newsworthy event involving ornithologists could indicate some imminent problem with the ecological environment, such as a mass migration or death event suggesting toxic pollutants in the environment. A possible reference to {{w|The_Birds_(film)|The Birds}} or {{w|Birdemic}}, a film notorious for being spectacularly low quality.&lt;br /&gt;
|-&lt;br /&gt;
| Botanist || Medium || Similar to an ornithological related news. Seeing how plants are both more fundamental to the environment and more &amp;quot;boring&amp;quot; to the general public than birds; if something news worthy involves a botanist, then it is more likely a more fundamental and more impactful change to the environment.&lt;br /&gt;
|-&lt;br /&gt;
| Marine Biologist || Medium || Similar to Botanist news. However, as oceans represent the substantial majority of the Earth's surface, and are very far removed from local concerns, anything which is news-worthy of them is likely a major impact to the environment on a global scale.&lt;br /&gt;
|-&lt;br /&gt;
| Entomologist || Medium high || There might be a new invasive insect species that could cause health concerns, ranging from {{w|Locust|famine}} to {{w|Mosquito|blood-transmitted diseases}}.&lt;br /&gt;
|-&lt;br /&gt;
| Astronomer || High || Possible inbound meteor, or perhaps sighting of incoming alien ships.&lt;br /&gt;
|-&lt;br /&gt;
| Virologist || Very high || A disease that is incurable and spreads fast might ravage or even destroy a city, country, or (in an extreme case) all human life.&lt;br /&gt;
|-&lt;br /&gt;
| Vulcanologist || Very high || A volcano might erupt soon, the danger of which could range from an isolated area to a planetwide concern.&lt;br /&gt;
|-&lt;br /&gt;
| Astronomer who studies the Sun || Extremely high || There might be something wrong with the Sun, the consequences of which could range from {{w|Solar_storm_of_1859|major disruption of modern technology}} to the end of life on earth. The title text elaborates that, [[1475: Technically|technically]], the correct term is '{{w|Solar physics|Solar Physicist}}'. Unsurprisingly, reporters (and the general audience) aren't particularly interested in such a pedantic matter, and want to be informed about the more pressing issue regarding the fiery ball that maintains the Earth's orbit and capacity for life.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[A chart consisting of a line with double arrows that has 12 dots progressing from left to right. Each dot has a line going to a label above or below the line. Above the labels is another label belonging to an arrow to its right that points right. Above this is a larger caption:]&lt;br /&gt;
:&amp;lt;big&amp;gt;How worried you should be if you see local reporters interviewing scientists about a breaking news story, by field: &amp;lt;/big&amp;gt;&lt;br /&gt;
:More worried ---&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Archeologist&lt;br /&gt;
:Economist&lt;br /&gt;
:Nutritionist&lt;br /&gt;
:Criminologist&lt;br /&gt;
:Ornithologist&lt;br /&gt;
:Botanist&lt;br /&gt;
:Marine biologist&lt;br /&gt;
:Entomologist&lt;br /&gt;
:Astronomer&lt;br /&gt;
:Virologist&lt;br /&gt;
:Vulcanologist&lt;br /&gt;
:Astronomer who studies the sun&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Geography]]&lt;br /&gt;
[[Category:Astronomy]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1888:_Still_in_Use&amp;diff=145277</id>
		<title>1888: Still in Use</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1888:_Still_in_Use&amp;diff=145277"/>
				<updated>2017-09-12T12:21:39Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Spelling correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1888&lt;br /&gt;
| date      = September 11, 2017&lt;br /&gt;
| title     = Still in Use&lt;br /&gt;
| image     = still_in_use.png&lt;br /&gt;
| titletext = 'Which one?' 'I dunno, it's your house. Just check each object.' 'Check it for *what*?' 'Whether it looks like it might have touched a paper towel at some point and then forgotten to let go.' '...' 'You can also Google to learn how to check which things are using which resources.' 'You know, I'll just leave the towel there and try again tomorrow.'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Rough draft, can still use elaboration. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
Cueball is trying to remove the trash bag from his garbage can. However, the trash refuses to let him do so, citing that a paper towel in the trash is being used by some object in his home.&lt;br /&gt;
&lt;br /&gt;
This comic draws parallels between the act of emptying a physical rubbish bin and performing garbage collection on a filesystem, iconically represented by Microsoft as the emptying of a virtual wastebin on the desktop. It also may refer the growing trend of the [https://en.wikipedia.org/wiki/Internet_of_things Internet of things], which is a concept that enables everyday objects to collect and exchange data. Sometimes when attempting to delete files a program may still have the file marked as in use, because the file is still marked as open by at least one process. The software will therefore prevent its deletion. Some operating systems, such as Windows, will also not tell the user which program it is. (There exist programs for Windows, such as [https://docs.microsoft.com/en-us/sysinternals/downloads/handle Microsoft Sysinternals freeware], which identify which process(es) have a handle open to the file, and even allow force-closing the file, but as this is not shipped as a simple  Windows command, most home users are unaware that Windows supports this functionality.) Preventing the file from being deleted may be correct behaviour, as in when a document is still being worked on in a program, or it may happen erroneously, perhaps because the program has not closed the file properly, maybe because of incorrect behaviour. The user is then required to find the cause of the problem and rectify it before the file can be deleted. This may be difficult if the user is not familiar with the file in question, or the program that would have used it.&lt;br /&gt;
&lt;br /&gt;
The title text may be a reference to a simple solution to these sorts of problems: Wait a while, perhaps overnight, and see if the (unknown) application(s) close the open file(s). Alternatively, the user can shut down the system to make absolutely sure that nothing is using anything, and then remove the storage device. In some situations, this is the ''only'' way (at least in Windows) to safely remove an external hard drive from a computer. Sometimes, while trying to delete the file, it could get so frustrating that many give up until the next day, hoping it'll fix itself.&lt;br /&gt;
&lt;br /&gt;
In the case of the physical bin, the absurdity of this is highlighted by imagining that a paper towel is still locked as &amp;quot;in use&amp;quot; and that the rubbish bin won't allow it to be taken out for final disposal until the household object that was &amp;quot;using&amp;quot; the towel has been identified.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is trying to take out the trash]&lt;br /&gt;
:Trash: Sorry, you can't empty the garbage yet. A paper towel in here is currently in use by some object in your house.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1879:_Eclipse_Birds&amp;diff=144345</id>
		<title>1879: Eclipse Birds</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1879:_Eclipse_Birds&amp;diff=144345"/>
				<updated>2017-08-21T10:03:16Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corrected spelling of &amp;quot;topic&amp;quot;. Added missing apostrophe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1879&lt;br /&gt;
| date      = August 21, 2017&lt;br /&gt;
| title     = Eclipse Birds&lt;br /&gt;
| image     = eclipse_birds.png&lt;br /&gt;
| titletext = 'Hey! Put her down!' 'No, it's ok! The next chance for me to be carried to a blood cauldron isn't until 2024!'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|More on birds/animals behavior during an eclipse. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This comic is the fourth consecutive comic with {{w|solar eclipse}} as the topic. On the day of this comic's release, Monday, {{w|Solar eclipse of August 21, 2017|August 21, 2017}}, a total solar eclipse was visible in totality within a band across the {{w|contiguous United States}} from west to east. The other comics are [[1876: Eclipse Searches]]. [[1877: Eclipse Science]], and [[1878: Earth Orbital Diagram]].&lt;br /&gt;
&lt;br /&gt;
The comic is making a joke about how birds panic during eclipses, and [[Cueball]] tells [[Megan]] that this will happen. However, instead of just cheeping and screeching in a different pattern than birds normally do, because of the sun disappearing at an unexpected time of day, they begin to prepare to make a sacrifice to appease their gods, similar to how ancient cultures like the {{w|Aztecs}}, [https://www.vox.com/culture/2017/8/18/16078886/total-solar-eclipse-folklore are said to have acted]. &lt;br /&gt;
&lt;br /&gt;
During an eclipse birds and other animals are reported to show atypical behavior. Birds stop singing during totality, then greet the return of the sun with a &amp;quot;dawn chorus&amp;quot;. Owls, however, become active as do mosquitos. &lt;br /&gt;
&lt;br /&gt;
In the title text it turns out that the birds are about to sacrifice Megan, and Cueball tells them to stop. But Megan tells him it is OK as she wants to try experience of being carried to a blood cauldron as she won't get another chance until the next eclipse in the US on {{w|Solar eclipse of April 8, 2024|8th of April, 2024}}. (A small region around [https://nationaleclipse.wordpress.com/2016/06/28/x-marks-the-spot-two-total-solar-eclipses-in-seven-years/ Carbondale, Illinois] will experience two total eclipses in 7 years).&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan is standing together looking right.]&lt;br /&gt;
:Cueball: I heard that during an eclipse the birds all freak out.&lt;br /&gt;
:Megan: I guess we'll see!&lt;br /&gt;
&lt;br /&gt;
:[While they keep standing in the same position, the white background sky turns darker. Beat panel.]&lt;br /&gt;
&lt;br /&gt;
:[As the sky turns to tusk, the birds are heard. The birds are off-panel, and their sounds are written above Cueball and Megan inside squiggly lines.]&lt;br /&gt;
:Bird 1 off-panel: Chirp Chirp!&lt;br /&gt;
:Bird 2 off-panel: Chirp!&lt;br /&gt;
:Bird 3 off-panel: Peep peep peep!&lt;br /&gt;
:Bird 4 off-panel: Squawk!&lt;br /&gt;
&lt;br /&gt;
:[The sky is now very dark, more so at the top of the panel. The birds continues to make sounds off-panel as before.]&lt;br /&gt;
:Bird 5 off-panel: Chirp!&lt;br /&gt;
:Bird 6 off-panel: Clank clank clank&lt;br /&gt;
:Bird 7 off-panel: The time is upon us!&lt;br /&gt;
:Bird 8 off-panel: Peep!&lt;br /&gt;
:Bird 9 off-panel: Kachunk&lt;br /&gt;
:Bird 10 off-panel: Prepare the blood cauldron!&lt;br /&gt;
:Cueball: Wow.&lt;br /&gt;
:Megan: Isn't nature amazing?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Animals]]&lt;br /&gt;
[[Category:Astronomy]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1830:_ISS_Solar_Transit_2&amp;diff=139382</id>
		<title>1830: ISS Solar Transit 2</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1830:_ISS_Solar_Transit_2&amp;diff=139382"/>
				<updated>2017-04-28T14:29:54Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Spelling corrections&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1830&lt;br /&gt;
| date      = April 28, 2017&lt;br /&gt;
| title     = ISS Solar Transit 2&lt;br /&gt;
| image     = iss_solar_transit_2.png&lt;br /&gt;
| titletext = Most people don't realize it, but they actually launch a new space station every few weeks because this keeps happening.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This Friday comic is a continuation of the Monday comic from the same week, [[1828: ISS Solar Transit]], where [[Cueball]] was preparing his camera in order to try an capture the transit of the {{w|International Space Station}} (ISS) across the {{w|Sun}}. The comic is also made in the same special way using split panels. As a noted in the first comic in the [[:Category:ISS Solar Transit|ISS series]] the {{w|white balance}} is still not set properly, because the sun looks orange instead of white/yellow.&lt;br /&gt;
&lt;br /&gt;
However, instead of transiting across the face of the sun, the ISS crashes into the Sun. In reality, of course, this can never happen, because the ISS orbits Earth at an altitude of between 330 and 435 km, while the Earth orbits the Sun at an altitude of about 149.60 million kilometers or 1 {{w|astronomical unit}}. This means the minimum distance between the ISS and the Sun is only slightly less than 1 AU. Also, due to {{w|parallax}}, only people in a very localized region on earth are able to see the ISS &amp;quot;hit&amp;quot; the sun. For all others the ISS would travel past the sun.&lt;br /&gt;
&lt;br /&gt;
Additionally, even if the ISS would somehow impact the sun, it would not make a noticeable splash, due to being incredibly tiny compared to the sun. It would get vaporized before reaching it. (See the [[what if?]] ''{{what if|89|Tungsten Countertop}}''). And it would make no &amp;quot;Fwoosh&amp;quot; sound to be heard on Earth, primarily because there's a lot of empty space between Earth and the Sun, and sound cannot propagate in empty space.&lt;br /&gt;
&lt;br /&gt;
The title text plays on the event in the comic, by saying that a new space station is being launched every few week as the event in the comic keeps happening, so a continuation of ISSs gets destroyed by crashing into the Sun on a regular basis. This is clearly implausible, as it has taken many years to build up the ISS, and there are at least three astronauts on board that would get killed a couple of times a month.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Every panel is split into two half height panels above each other.]&lt;br /&gt;
&lt;br /&gt;
:[The first top panel shows an image of an orange sun on a black background with a white dot labeled in light-blue letter at the top right corner. The dot is in a light-blue cross-hair and a light-blue dotted trail is behind it as indicating movement towards the sun.]&lt;br /&gt;
:&amp;lt;font color=&amp;quot;cyan&amp;quot;&amp;gt;ISS&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[In the bottom panel Cueball is kneeling in front of a small platform while operating a camera with a very long objective while holding a smartphone. The camera is angled sharply upward toward the sky as it is attached to a tripod standing on the platform.]&lt;br /&gt;
:Cueball: Perfect! Transit in three... two...&lt;br /&gt;
&lt;br /&gt;
:[The upper image is the same but the dot has halved the distance to the sun.]&lt;br /&gt;
:&amp;lt;font color=&amp;quot;cyan&amp;quot;&amp;gt;ISS&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Cueball sits in the panel below.]&lt;br /&gt;
:Cueball: ...one...&lt;br /&gt;
&lt;br /&gt;
:[In the upper panel the dotted line enters the Sun and the white dot has plunged into the sun making a flare &amp;quot;splash&amp;quot; out from the surface of the Sun. This makes a sound written in orange letters.]&lt;br /&gt;
:&amp;lt;font color=&amp;quot;orange&amp;quot;&amp;gt;''Fwoosh''&amp;lt;/font&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Cueball sits silent in the panel below.]&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*The ISS travels across the face of the sun in 0.47 seconds ([https://spacemath.gsfc.nasa.gov/weekly/5Page61.pdf calculation]). &lt;br /&gt;
**If we assume that Cueball is counting seconds, then the depicted speed of the ISS between panels 1 and 2 is too slow. &lt;br /&gt;
*This could be seen as a joke on {{w|Pink Floyd|Pink Floyd's}} ''{{w|Set the Controls for the Heart of the Sun}}''.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:ISS Solar Transit]]&lt;br /&gt;
[[Category:Comics sharing name|ISS Solar Transit 02]]&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Astronomy]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1821:_Incinerator&amp;diff=138921</id>
		<title>1821: Incinerator</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1821:_Incinerator&amp;diff=138921"/>
				<updated>2017-04-18T10:39:11Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Removed superfluous word&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{comic&lt;br /&gt;
| number    = 1821&lt;br /&gt;
| date      = April 7, 2017&lt;br /&gt;
| title     = Incinerator&lt;br /&gt;
| image     = incinerator.png&lt;br /&gt;
| titletext = My trash can broke recently and I had to get rid of it. When I picked it up, I suffered a brief but harrowing existential crisis.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] and [[Ponytail]] have just finished installing an {{w|Incineration|incinerator}} for some unspecified purpose at some establishment. Ponytail brings up the problem of having to get rid of the old incinerator, and Cueball begins to suggest using the new incinerator to incinerate the old one, but he is shut down by Ponytail off-panel. This makes him noticeably disappointed, probably because the idea of using an incinerator to destroy an incinerator is novel to him.&lt;br /&gt;
&lt;br /&gt;
Throwing an incinerator inside another incinerator would probably break some kind of regulations or safety concerns, and since incinerators are meant to withstand their own high heat capacities it would be ineffective anyway.&lt;br /&gt;
&lt;br /&gt;
The title text implies that this comic was inspired by recent events at [[Randall]]'s house: his trash can broke and he struggled with how to dispose of it. At least for Randall, there is something wrong with forcing anything to destroy something of its own kind -- in this case, throwing the old trash can in the new trash can. Since machines have no human emotion this would not cause any [https://www.youtube.com/watch?v=I07xDdFMdgw trauma for the machine], but the humans in charge might feel as if something is wrong, and Randall mentions having an {{w|existential crisis}}. This is because humans tend to project human qualities onto the machines they are working with ({{w|anthropomorphism|anthropomorphization}}), thus possibly framing the situation in the context of something like cannibalism or homicide.  The next comic after this one, [[1822: Existential Bug Reports]], references existential problems in the title, suggesting perhaps that Randall is feeling particularly existential at the moment, see more regarding this [[I'm_With_Her#Sad_comics|here]]. Randall has himself given the solution for that kind of problem earlier in [[220: Philosophy]].&lt;br /&gt;
&lt;br /&gt;
Another way of taking it would be in the sense of &amp;quot;being replaceable&amp;quot;. Many people live without wanting to think of what might happen to everything around them after they die, but in this title text one can start comparing the trash can to themselves — the same way the trash can turns into something to be disposed and replaced with a new one after it becomes useless, what about people then? What will happen to you when you grow older? Should you suddenly go sick and become useless? How about in your job, what would happen if someone more superior than you comes around and starts threatening your hard-earned position?&lt;br /&gt;
&lt;br /&gt;
Yet another interpretation is that while disposing of the trash can, Randall realized that he was now in the same situation as the trash can itself. The trash can was a tool used by others, in order to dispose of trash. And yet, in time, the trash can itself became trash and had to be disposed of by Randall. Which makes one wonder if Randall is himself a tool created/used by others, who will one day dispose of Randall when he has outlived his usefulness, the same way that he disposed of the trash can when it outlived its usefulness. From this perspective, Randall is simply a more intelligent and autonomous trash-junking-tool, different in degrees but similar in nature to his own trash can.&lt;br /&gt;
&lt;br /&gt;
Many people define themselves by the things they do and are capable of. The idea of losing those, and then being replaced for it, is a bitter pill that we will all have to swallow at some point. All things must come to end after all, including ourselves.&lt;br /&gt;
&lt;br /&gt;
Plus, [https://slatestarcodex.com/2014/06/08/map-territory-distinctions/ actually throwing out a garbage can can be surprisingly difficult].&lt;br /&gt;
&lt;br /&gt;
Another device to perform a meta-action was previously explored in [[952: Stud Finder]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Ponytail stand next to an incinerator, with a combustion chamber and flue that rises up to the top of the frame.]&lt;br /&gt;
:Ponytail: Great, the new incinerator is installed. Now we just need to dispose of the old one.&lt;br /&gt;
&lt;br /&gt;
:[Ponytail walks out of the frame.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball lowers his head, beat panel]&lt;br /&gt;
&lt;br /&gt;
:[Cueball raises his hand and begins to ask a question.]&lt;br /&gt;
:Cueball: Hey, could—&lt;br /&gt;
:Ponytail (off-panel): ''No.''&lt;br /&gt;
:Cueball: Aww, maaan.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1807:_Listening&amp;diff=137042</id>
		<title>1807: Listening</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1807:_Listening&amp;diff=137042"/>
				<updated>2017-03-12T14:15:47Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Fixed tautology if &amp;quot;Personal Identification Number number&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1807&lt;br /&gt;
| date      = March 6, 2017&lt;br /&gt;
| title     = Listening&lt;br /&gt;
| image     = listening.png&lt;br /&gt;
| titletext = Sure, you could just ask, but this also takes care of the host gift thing.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic depicts [[Cueball]] and [[Ponytail]] welcoming [[Black Hat]] and [[Danish]] to their house. Black Hat immediately talks to {{w|Amazon Alexa}} to order two tons of {{w|creamed corn}}. This would be quite expensive (around $10,000), and the hosts would be charged because it was ordered on their {{w|Amazon Echo}} device. It would also be a serious inconvenience, as the purchase would be quite bulky and useless, seeing as an average person would have very little use for two tons of creamed corn.&lt;br /&gt;
&lt;br /&gt;
The caption claims that this is an effort to find systems recording conversations, such as Alexa or {{w|Google Home}}, for the security of the ''guests'', so they aren't being monitored by an always-on listening device without their consent (at least not without any consequences). However, because Black Hat is the one coming up with this it's more likely his motives are on the sadistic side, and it's more likely a warning for the hosts to turn off any voice-activated systems before having guests come over, so that the guests don't take advantage of them.&lt;br /&gt;
&lt;br /&gt;
(It should also be noted that such purchasing services encourage the user to set up a PIN code to stem off such exploits)&lt;br /&gt;
&lt;br /&gt;
A concerned &amp;quot;visitor&amp;quot; may also want to test for voice-activated systems when near any persons carrying an iPhone or Android mobile device, because these are also always-on listening devices. &amp;quot;Hey Siri&amp;quot; and &amp;quot;Ok Google&amp;quot; voice activation use the same technology as &amp;quot;Alexa&amp;quot; and &amp;quot;Echo&amp;quot; detection.&lt;br /&gt;
&lt;br /&gt;
The title text says that this takes care of the &amp;quot;host gift thing&amp;quot;, referring to the custom where house guests make gift to the hosts. However, Black Hat is making the hosts pay for it, so it can be as expensive as he wants, thus making this yet another example of his being a [[classhole]], for more examples of this see the [[#Trivia|trivia]] below.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Black Hat and Danish enter Cueball and Ponytail's house. They have hardly passed the door mat, with the door still open showing the road and another house outside.]&lt;br /&gt;
:Ponytail: Hello, welcome to our house!&lt;br /&gt;
:Black Hat: Thanks for inviting us!&lt;br /&gt;
:Black Hat: Alexa, order two tons of creamed corn.&lt;br /&gt;
:Black Hat: Alexa, confirm purchase.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:]&lt;br /&gt;
:When visiting a new house, it's good to check whether they have an always-on device transmitting your conversations somewhere.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*In a previous comic, [[1559: Driving]], Black Hat took also took advantage of a cutting-edge AI&amp;amp;mdash;there, a self-driving car&amp;amp;mdash;by making it drive across the country without its owner or any passenger. And already back in [[596: Latitude]] he took advantage (of course) of people who constantly kept programs running on their phones that could track their movements.&lt;br /&gt;
*Another comic about testing if someone is listening is [[525: I Know You're Listening]]. Just as Black Hat may just speak without knowing for sure that there is an active Alexa, Cueball in the old comic also just speak out in case there are someone listening. In that case it was addresses to real surveillance, but as can be seen, in the entries below, Alexa may just end up being used like that later.&lt;br /&gt;
*Usually Cueball is paired with [[Megan]], but since Black Hat's girlfriend Danish looks like Megan but with longer hair, this makes is sensible to choose Ponytail as Cueballs partner here. They where also partnered in the next comic [[1808: Hacking]].&lt;br /&gt;
*Assuming a standard can of 14.75 oz (418 g) and Black Hat's order was in short tons the order would consist of 4339 cans. Consuming one per day it would last for approx. twelve years. But it's doubtful that the expiry date would be that long.&lt;br /&gt;
*In a recent [http://www.npr.org/2016/12/31/507670072/amazon-echo-murder-case-renews-privacy-questions-prompted-by-our-digital-footprints court case] authorities believed that an Amazon Echo may have recorded the identity of a murder suspect, leading to a debate about the privacy and safety implications of such devices.&lt;br /&gt;
*Another recent [http://www.theverge.com/2017/1/7/14200210/amazon-alexa-tech-news-anchor-order-dollhouse event] resulted in Alexa ordering several people unwanted doll houses.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Comics featuring Danish]]&lt;br /&gt;
[[Category:Food]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1806:_Borrow_Your_Laptop&amp;diff=136351</id>
		<title>1806: Borrow Your Laptop</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1806:_Borrow_Your_Laptop&amp;diff=136351"/>
				<updated>2017-03-03T12:13:42Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Added missing apostrophe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1806&lt;br /&gt;
| date      = March 3, 2017&lt;br /&gt;
| title     = Borrow Your Laptop&lt;br /&gt;
| image     = borrow_your_laptop.png&lt;br /&gt;
| titletext = If used with software that could keep up, a scroll wheel mapped to send a stream of 'undo' and 'redo' events could be kind of cool.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Close to being finished?}}&lt;br /&gt;
In this comic [[White Hat]] asks if he can borrow [[Cueball|Cueball's]] laptop to load something. Cueball has no problem with this, but before White Hat can use his laptop he needs to know a &amp;quot;short&amp;quot; list of very unusual configurations Cueball has applied to his laptop.&lt;br /&gt;
&lt;br /&gt;
In the caption it is revealed that Cueball represents [[Randall]] who claims that once he has used a computer for a while he will have made so many of these special configurations that no one else will ever be able to (or wish to) use it again.&lt;br /&gt;
&lt;br /&gt;
Like many other computer users Randall likes to customize his PC. Of the three items in Cueball's list of customizations only one seems like a real and relevant setting. That is the first, which is that hitting both shift keys simultaneously will change the keyboard back to QWERTY. The {{w|QWERTY}} keyboard is the standard in the US (as well as some other places using the roman alphabet).  It has been a [[:Category:Dvorak|recurrent theme]] for Randall to refer to the {{w|Dvorak Simplified Keyboard|Dvorak}} keyboard layout, and, although he doesn't say so, it seems safe to assume that this is the current setting, as it is one of the most common QWERTY competitors, and has been repeatedly mentioned in the comic. Supporters claim that typing speed is faster on a Dvorak keyboard, although this is still contentious, and this is a reason Randall often makes jokes about it. (See more details [[:Category:Dvorak|here]]). The laptop has most likely a standard QWERTY keyboard, but if Cueball can type blindly in Dvorak he would not be troubled by the fact that the keys typed a different letter than what is on the keyboard's key. This relation was also the pun in the recent comic [[1787: Voice Commands]]. The same problem would arise if the computer is set to another language than what the keyboard was meant for. &lt;br /&gt;
&lt;br /&gt;
The next point on the list makes little sense as Cueball has changed his keyboard layout so that caps lock acts as the {{w|control key}} and then he has moved {{w|capslock}} so that is activated when hitting {{w|spacebar}}. While using Caps Lock for Control is a common thing in the unix world, this method is impractical, as the spacebar is the largest key, and one which would likely not normally be used for anything other than spaces, making accidental application of caps lock more likely.  Most people do not use capslock enough to justify giving it the largest key on the board, as whichever key Randall now chooses for space will be harder to reach, making him more likely to make mistakes in typing, such as pressing a letter key, or tab, or alt, for example, when trying to type a space.  What's worse, he doesn't tell White Hat where he has hidden the space bar, although it could of course be the two ctrl keys, which would at least give him two possible (but much smaller) spacebars to use, one on either side of the keyboard.&lt;br /&gt;
&lt;br /&gt;
Finally he goes out on a limb with an impossible setting, which is that his scroll wheel moves through time instead of through &amp;quot;space&amp;quot; (as in up and down on the screen), but only when using {{w|Touchpad#Operation_and_function|two-finger scroll}}, which often used on {{w|Touchpad|touchpads}}/track pads for laptops as a gesture for scrolling. Time travel is also a [[:Category:Time travel|recurrent theme]] on xkcd.&lt;br /&gt;
&lt;br /&gt;
Finally it becomes clear these three settings are not the only important points, as Cueball's list continues with at least one other point which is not in the comic.  &lt;br /&gt;
&lt;br /&gt;
In the title text it is revealed that Cueball actually did not mean moving in real time, in the sense of time travel, but rather that the two-finger scroll would act as an undo-redo button. In the title text Randall says that he would actually find such a feature cool, but that he doesn't think that the programs on his laptop could keep up if his scroll wheel was mapped to send a stream of undo/redo commands to them as he used it.  It would also interfere with the normal use of the scroll key for scrolling or zooming.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[White Hat walks toward Cueball's desk pointing at his laptop while looking back at Cueball standing behind him.]&lt;br /&gt;
:White Hat: Can I load it up on your laptop?&lt;br /&gt;
:Cueball: Sure!&lt;br /&gt;
:Cueball: Oh, just hit both shift keys to change over to QWERTY.&lt;br /&gt;
:Cueball: Caps lock is control. And spacebar is capslock.&lt;br /&gt;
:Cueball: And two-finger scroll moves through time instead of space.&lt;br /&gt;
:Cueball: And-&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Once I've  used a computer for a while no one else will ever use it again.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring White Hat]]&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Time travel]]&lt;br /&gt;
[[Category:Time]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1805:_Unpublished_Discoveries&amp;diff=136350</id>
		<title>1805: Unpublished Discoveries</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1805:_Unpublished_Discoveries&amp;diff=136350"/>
				<updated>2017-03-03T12:08:56Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Tidy up some grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1805&lt;br /&gt;
| date      = March 1, 2017&lt;br /&gt;
| title     = Unpublished Discoveries&lt;br /&gt;
| image     = unpublished_discoveries.png&lt;br /&gt;
| titletext = If you must know, I'm currently researching how to save this emailed tax form as a regular PDF so I can print and sign it. Our work isn't a lock for the Nobel, but we're in the running.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|What does the title &amp;quot;Unpublished Discoveries&amp;quot; mean to science, is Ponytail right? And what does it mean to tax rebates?}}&lt;br /&gt;
&lt;br /&gt;
This is one of those comics where the reading of the title text is mandatory for understanding the entire pun -- rather than giving an additional joke -- because it reveals what's on the computer screen.&lt;br /&gt;
&lt;br /&gt;
[[Ponytail]] walks up to [[Megan]], and makes the observation that when a scientific discovery is made, it then takes a while to publish it. She then goes on to note that there are probably research teams making {{w|Nobel Prize|&amp;quot;Nobel-Prize-worthy&amp;quot;}} discoveries that have simply not been published. She is obviously curious if Megan is working on something like this, and tries to see what Megan is working on. When that fails, she asks Megan what she is doing, who tells her that she isn't the one working on a project like this and to &amp;quot;Go bother someone else.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In the first two panels, [[Ponytail]] is referring to the general issue that, to publish a discovery on a scientific topic, it can take a very long time, even when the discovery is [http://www.preposterousuniverse.com/blog/2005/09/16/einstein-vs-physical-review/ &amp;quot;Nobel-Prize-worthy&amp;quot;]. Obviously the first step is for the researcher to summarize the discovery into a readable format, which can take considerable time by itself {{Citation needed}}. Next the article needs to be submitted to various journals [http://www.phdcomics.com/comics.php?f=1888 until one accepts], which may also take a few months, and even when accepted it can take anywhere from 25 days to 150+ days just for the paper to be processed through the publishing system [http://www.nature.com/news/does-it-take-too-long-to-publish-research-1.19320 due to various reasons], including [http://www.phdcomics.com/comics/archive.php?comicid=1200 the nature of the publishing process], [http://www.phdcomics.com/comics.php?f=1760 reviewers] [http://www.phdcomics.com/comics/archive.php?comicid=538 assigning extra work as conditions for acceptance], or even [http://www.phdcomics.com/comics/archive.php?comicid=178 formatting problems]. This has prompted researchers to come up with some [http://www.phdcomics.com/comics/archive.php?comicid=926 interesting] [http://www.phdcomics.com/comics/archive.php?comicid=581 work-arounds]. &lt;br /&gt;
&lt;br /&gt;
In the title text, Megan reveals that she is trying to convert an emailed {{w|tax form}} to a PDF. She sarcastically states that this is in the running for a Nobel Prize, perhaps because she considers it an incredibly difficult task. While this could be true, this task is in no way connected to any kind of scientific endeavor, and as a result would never be considered for any Nobel Prize. That this is so is officially acknowledged by {{w|IRS}} as they themselves note that saving and printing their [https://www.irs.com/articles/online-tax-forms Online tax forms] could be tricky. &lt;br /&gt;
Or it is possible that she is preparing to receive the tax form from the Nobel Prize committee if she wins.&lt;br /&gt;
&lt;br /&gt;
Quote:&lt;br /&gt;
:'''Fill-In Tax Forms'''&lt;br /&gt;
:''The IRS also offers Free Fillable Forms which allow you to save (and print) the information you’ve typed in online. The fill-in tax forms also require Adobe Acrobat Reader software. To save the data you’ve filled in, use the Adobe Reader’s “Save” function (not the web browser’s “Save” function). ...''&lt;br /&gt;
&lt;br /&gt;
The months and weeks before April 15th (this comic was released March 1st), is the &amp;quot;tax season&amp;quot; in the US so Americans are in the process of completing their tax forms, which is why this comic is timely.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Ponytail walks up to Megan, who is sitting in an office chair at a desk using her laptop.]&lt;br /&gt;
:Ponytail: When you make a big scientific discovery, it takes a while to get it published. &lt;br /&gt;
:Ponytail: Right?&lt;br /&gt;
:Megan: Mm hmm.&lt;br /&gt;
&lt;br /&gt;
:[Zoom-in on Ponytail.]&lt;br /&gt;
:Ponytail: So there are probably several research teams out there who are sitting on Nobel-Prize-worthy discoveries, but haven't told the rest of us yet.&lt;br /&gt;
:Megan (off-panel): Makes sense.&lt;br /&gt;
&lt;br /&gt;
:[Ponytail leans over the desk, trying to see Megan's laptop screen from behind it.]&lt;br /&gt;
&lt;br /&gt;
:[Ponytail leans further. Megan pulls the screen down so Ponytail cannot see it.]&lt;br /&gt;
:Ponytail: Sooo... What are you working on?&lt;br /&gt;
:Megan: ''It isn't me!''&lt;br /&gt;
:Ponytail: I promise I won't tell.&lt;br /&gt;
:Megan: Shoo! Go bother someone else.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*In [[1067: Pressures]] Ponytail is also interested in what Megan is finding out, although at least in that comic there was a reason to believe Megan could have been on to something...&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Computers]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1791:_Telescopes:_Refractor_vs_Reflector&amp;diff=134464</id>
		<title>1791: Telescopes: Refractor vs Reflector</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1791:_Telescopes:_Refractor_vs_Reflector&amp;diff=134464"/>
				<updated>2017-01-30T09:57:25Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Corected spelling mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1791&lt;br /&gt;
| date      = January 27, 2017&lt;br /&gt;
| title     = Telescopes: Refractor vs Reflector&lt;br /&gt;
| image     = telescopes_refractor_vs_reflector.png&lt;br /&gt;
| titletext = On the other hand, the refractor's limited light-gathering means it's unable to make out shadow people or the dark god Chernabog.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic compares two major types of {{w|optical telescope}}: The {{w|refracting telescope}} and the {{w|reflecting telescope}}. A refracting telescope produces an image with a series of lenses. A reflecting telescope uses mirrors. (A third type, the {{w|catadioptric system}} telescope, uses both mirrors ''and'' lenses. It is not shown here.)&lt;br /&gt;
&lt;br /&gt;
It first looks like the comic is simply trying to show that refracting has many flaws, such as expense, size and visibility (see more [[#The real problems with refracting telescopes|details below]]). However, the punchline invalidates these complaints with the (apparently major) flaw listed with the reflecting telescope: '''It can't see space vampires'''. &lt;br /&gt;
&lt;br /&gt;
The unstated reason for this is that {{w|vampires}}, {{w|Vampire#Apotropaics|according to some cultures}}, cannot be seen in a mirror. As {{w|space vampires}} (like earth vampires) are widely believed to be {{w|Vampire#Origins_of_vampire_beliefs|made up}} and thus unlikely to interest most [[1644: Stargazing|stargazers]], this complaint is superfluous, and the reflecting telescope effectively has no flaws in comparison to the refracting telescope. There are other problems, though, with reflecting telescopes see [[#The real problems with reflecting telescope|details below]]. (Also there was a big problem in the [[#Trivia|original version of this comic]]). &lt;br /&gt;
&lt;br /&gt;
Frequently, however, the right-angle transition at the base of the refractor telescope is done with a prism (an &amp;quot;image erector&amp;quot;). This uses the optical principle of total internal reflection. If mirror-non-appearance of vampires is due to the interaction of evil with silver, a refractor using a prism could still see vampires. On this theory, however, the reflector could too, since modern astronomical mirrors are coated with aluminum, not silver.&lt;br /&gt;
&lt;br /&gt;
The title text expands on the seeing of supernatural beings, as another negative point is added to the refracting telescope; it apparently can't see {{w|Shadow person|Shadow People}} or the Slavic god {{w|Chernobog|Chernabog}} (normally spelled Chernobog), both of which are important although clearly not as important to the telescope's merit as seeing vampires since the fact is only mentioned in the title text. So of course the refracting telescope is still the best. Of course also neither the {{w|Shadow_person#History_and_folklore|shadow people}} nor {{w|Chernobog#Folklore|the god}} exists so this would likewise be a moot point. &lt;br /&gt;
&lt;br /&gt;
In reality, &amp;quot;shadow people&amp;quot; are a psychological phenomenon wherein humans ascribe human shapes and movements to shadows in dark spaces. Chernobog is a 12th century Slavic deity, whose name translates to ''black god''. His most famous appearance in modern media was in the 1940 Disney movie {{w|Fantasia (1940 film)|''Fantasia''}} (and Disney merchandise is also almost the only place that his name is spelled as Randall spelled it, with an &amp;quot;a&amp;quot; in the middle). Because shadows are dark and the god is also dark, they cannot be seen by the refracting telescope due to the reduced light-gathering which has already been mentioned as a drawback in the main comic.&lt;br /&gt;
&lt;br /&gt;
Telescopes have been the subject of [[:Category:Telescopes|many comics]] on xkcd. Recently one about space telescope was released [[1730: Starshade]] and before that a large &amp;quot;private&amp;quot; telescope was shown in [[1522: Astronomy]].&lt;br /&gt;
&lt;br /&gt;
===The real problems with refracting telescopes===&lt;br /&gt;
The basic performance of a telescope is determined by its size: a wider telescope catches more light, making it easier to see faint objects, while a longer telescope is better for high magnification viewing. For looking at stars, the width is actually more important. No matter how much you zoom, a star is too far away to make bigger, but with a big aperture, you can see stars too faint for the naked eye. Planets benefit more from magnification, and distant galaxies need both.&lt;br /&gt;
&lt;br /&gt;
In both respects, it's much easier to make a big reflector telescope than a big refractor one. Since a lens can only be held in place by its edge, the center of a large lens sags due to gravity, distorting the images it produces. This means most refractor telescopes make do with narrow apertures only a couple of inches across. Reflector telescopes are sometimes called &amp;quot;light buckets&amp;quot; because they can have extremely big openings that can catch light from even very faint stars. In addition, because it has a mirror at one end, the reflector telescope is, in effect, twice as long as it appears - a refractor just cannot compete.&lt;br /&gt;
&lt;br /&gt;
Refracting telescopes were only gradually overtaken by reflecting telescopes, however. In the age of {{W|great refractors}}, the largest telescopes in the world were refractors. Reflectors at the time had mirrors surfaced in {{W|speculum metal}} that began to tarnish only months after application, negatively affecting telescope performance. This problem was resolved when it became possible to surface a mirror in silver, but the problems with refractive lenses persist. Because of this, the {{w|List of largest optical telescopes historically|largest refracting telescopes ever built}} are reflectors, rather than refractors. In addition, a {{w|liquid mirror telescope}} uses a very cheap, but potentially very large mirror - with the drawback that the telescope can only look straight upwards.&lt;br /&gt;
&lt;br /&gt;
'''Randall's points:'''&lt;br /&gt;
*More expensive&lt;br /&gt;
**Grinding a high quality lens is more expensive than producing an equivalent mirror - {{w|Crown glass (optics)|crown glass}}, which is needed for good quality telescope lenses, is expensive.&lt;br /&gt;
*Less compact&lt;br /&gt;
**In theory, a refractor ''could'' be made compact, but the image quality would be awful, because the lens would have to be extremely fat. The longer the telescope is, the less dramatic the focusing needs to be. &lt;br /&gt;
*{{w|Chromatic aberration}}:&lt;br /&gt;
**In optics, chromatic aberration is an effect resulting from dispersion in which there is a failure of a lens to focus all colors to the same convergence point, producing a rainbow effect around the image familiar to people who wear glasses, and with prisms. It occurs because lenses have different refractive indices for different wavelengths of light. Each colour is therefore focused slightly differently by the lens. Mirrors don't have chromatic aberration, since the light is reflected off the front of the mirror. The {{w|achromatic lens}} can reverse this effect, but it's expensive and its size is limited. Nevertheless, before telescope mirrors were perfected in the early 20th century, the best telescopes were achromatic refractors.&lt;br /&gt;
***Note that this effect has also been mentioned in relation to photography by [[Black Hat]] in [[1014: Car Problems]], in a completely different context, but shows this is an issue Randall has considered before.&lt;br /&gt;
*Reduced light-gathering&lt;br /&gt;
**Apart from generally needing to be smaller than reflector telescopes a further problem comes from glass defects, striae or small air bubbles trapped within the glass. In addition, glass is opaque to certain wavelengths, and even visible light is dimmed by reflection and absorption when it crosses the air-glass interfaces and passes through the glass itself. All of this reduce the light gathered.&lt;br /&gt;
&lt;br /&gt;
'''Other problems not mentioned by Randall:'''&lt;br /&gt;
*Suspending a lens&lt;br /&gt;
**Another important difference (and a big reason why large refracting telescopes don't exist) is that the lens of a refracting telescope has to be supported by the edges, so that light can pass through it.  As a result there comes a point where it is no longer feasible to mount a large lens in a telescope due to its weight and the need to support it from the edges.  In contrast the mirror of a reflecting telescope is supported from behind, and any support structures for the primary mirror are not in the path of the light.  As a result, substantially larger mirrors can be easily mounted and supported.  As an additional benefit this behind-the-mirror support has led to the creation of {{w|Adaptive_Optics|Adaptive Optics}}, a technique (which is impossible for refracting telescopes) that allows some of the atmosphere's distortions to be corrected for.&lt;br /&gt;
*A mirror can be segmented to make a larger reflecting surface out of smaller (and hence easier to build/mount/support) mirrors.  By using a {{w|Segmented_mirror|segmented mirror}} it is possible to build an effective aperture much larger than what could be built even from a single mirror, which is itself much larger than the largest possible lens that might be built for a refracting telescope.&lt;br /&gt;
&lt;br /&gt;
====The real problems with reflecting telescope====&lt;br /&gt;
It is worth noting that (apart from the vampire problem) reflecting telescope also has disadvantages compared to a refracting telescope: &lt;br /&gt;
*The main disadvantage is that in almost all reflecting telescope designs the focal point is directly in front of the mirror, i.e. in between the mirror and the target of interest.  &lt;br /&gt;
**As a result a {{w|Secondary_mirror|secondary mirror}} is commonly used to direct the focal point somewhere outside of the field of view.  However, this secondary mirror (and the struts that support it) will still block part of the field of view - although the focus of the telescope means that the secondary mirror is not visible when looking at distant objects, it will result in diffraction patterns that also hinder the image quality.  In fact, this is the source of the {{w|Diffraction_spike|diffraction spikes}} around stars which are commonly seen in astronomical images. &lt;br /&gt;
*A reflecting telescope is also harder to maintain:&lt;br /&gt;
**The mirrors need to be very precisely aligned (this is called {{w|collimation}}), and this can be a laborious process. They may also need re-polishing.&lt;br /&gt;
**The telescope is open at one end, allowing dust and dirt to enter.&lt;br /&gt;
*A reflecting telescope is not very portable. This is why {{w|Birdwatching|bird-spotters}} use small refractor telescopes as an easy way to get a closer view of birds.&lt;br /&gt;
&lt;br /&gt;
Despite this disadvantage, reflecting telescopes are used almost exclusively in modern astronomy because of practical limitations in making large refracting telescopes. Very few amateur astronomers use refracting telescopes - nowadays, they most exist to con people looking for Christmas presents in department stores (just because a telescope promises 100x zoom doesn't mean the image quality is any good!)&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[A one panel comic showing two different telescope designs next to each other with labels above them and a bullet list of points below the them. The left drawing will be described first then the right.]&lt;br /&gt;
&lt;br /&gt;
:[Left:]&lt;br /&gt;
:&amp;lt;big&amp;gt;Refractor&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[A slim telescope design is shown. At the top the light enters shown in a light yellow shade between two thin parallel light gray lines that just fits inside the opening of the telescope which is slightly wider at the top than at the lens sitting a short way into the opening. The lens causes the light to focus just where the telescope again changes dimensions, and the light enters a small opening at the bottom of the long pipe of the telescope. Here the yellow light is a point as the two gray lines cross each other at that point. The light then broadens slightly again and the thin yellow light cone hits a mirror at the bottom of the telescope and is reflected to the left and out through the eyepiece. Below are the following points:]&lt;br /&gt;
:*More expensive&lt;br /&gt;
:*Less compact&lt;br /&gt;
:*Chromatic aberration&lt;br /&gt;
:*Reduced light-gathering&lt;br /&gt;
&lt;br /&gt;
:[Right:]&lt;br /&gt;
:&amp;lt;big&amp;gt;Reflector&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[A much broader (more than 150% of the first) but also much shorter (66%) telescope design is shown. At the top the light enters shown in a light yellow shade between two thin parallel light gray lines that still just fits inside the opening of the telescope. On it's way down to the bottom of the telescope the light passes by a small mirror turned down towards the bottom. When the hits the curved bottom mirror light is focus on it's way back back and a small light cone hits the small mirror mentioned before sitting almost at the top of the telescope. This mirror reflects the light to the left into an even thinner light cone that goes out through the eyepiece located near the top of the telescope. Below is the following point:]&lt;br /&gt;
:*Can't see space vampires&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*In an '''[http://www.explainxkcd.com/wiki/images/archive/b/b2/20170127171253%21telescopes_refractor_vs_reflector.png earlier version]''' of this comic, the eyepiece of the refracting telescope appeared to include either a mirror or a prism (possibly {{w|porro prism}} or {{w|amici roof prism}}). &lt;br /&gt;
**These make the image upright and allow the observer to look through the telescope from a more comfortable position. &lt;br /&gt;
**A mirror, however, would invalidate the only advantage it has over reflecting telescopes.&lt;br /&gt;
**So even though it could be said to be a prism (without the vampire problem) [[Randall]] later choose to correct this &amp;quot;error&amp;quot; so the '''[http://www.explainxkcd.com/wiki/images/b/b2/telescopes_refractor_vs_reflector.png current/final version]''' shows the light going straight out of the end without the risk of anyone interpreting the offensive part for a mirror destroying the joke.&lt;br /&gt;
**Now it also looks just like one of the depictions of this type of telescopes on the Wikipedia page for the refracting telescope.&lt;br /&gt;
***See this {{w|Refracting_telescope#Refracting_telescope_designs|design}} that does not include a mirror/prism.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Telescopes]]&lt;br /&gt;
[[Category:Rankings]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Astronomy]]&lt;br /&gt;
[[Category:Space]]&lt;br /&gt;
[[Category:Religion]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1787:_Voice_Commands&amp;diff=134143</id>
		<title>1787: Voice Commands</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1787:_Voice_Commands&amp;diff=134143"/>
				<updated>2017-01-25T10:11:22Z</updated>
		
		<summary type="html">&lt;p&gt;Captain Paralytic: Grammar correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1787&lt;br /&gt;
| date      = January 18, 2017&lt;br /&gt;
| title     = Voice Commands&lt;br /&gt;
| image     = voice_commands.png&lt;br /&gt;
| titletext = Dvorak words may sound hard to pronounce, but studies show they actually put less stress on the vocal chords.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In this comic [[Cueball]] has shown [[Ponytail]] something relevant to her on his smartphone and she asks if he can send it to her. He agrees but then says something completely incomprehensible to Ponytail, but obviously his phone understands and sends the message with a beep. &lt;br /&gt;
&lt;br /&gt;
The caption explains that he was speaking using the {{w|Dvorak_Simplified_Keyboard|Dvorak keyboard layout}} but on a normal {{w|QWERTY}} keyboard layout (Dvorak was designed to replace the de facto standard QWERTY keyboard layout in English-speaking countries, so named for the starting letters in the top row). The Dvorak layout was designed in the belief that it would significantly increase typing speeds over the QWERTY layout. This can be seen, among other ways, by the popular misconception that the placement of letters in the QWERTY standard were deliberately organized to limit typing speed in accommodation to the tendency of original mechanical typewriters to jam if two adjacent keys were pressed in quick succession. (In fact, the original QWERTY layout was designed to help type American Morse code and subsequently optimized a bit for different users [http://hackaday.com/2016/03/15/the-origin-of-qwerty/], [http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/publications/PreQWERTY.html].)&lt;br /&gt;
&lt;br /&gt;
This fact was one of the uncomfortable truths from [[561: Well]], and jokes centered on this have become a [[:Category:Dvorak|recurrent theme]] on xkcd.&lt;br /&gt;
&lt;br /&gt;
Even as other arguably better layouts were proposed over the years since the introduction of the QWERTY keyboard, QWERTY remains the standard due to widespread use.&lt;br /&gt;
&lt;br /&gt;
Using Dvorak for speech to text, however, makes no sense whatsoever as there is no keyboard, real, virtual, or otherwise, involved in speaking. Even the virtual keyboard (usually QWERTY layout but often changeable) included in most phones and tablet devices is not used when speaking to the phone.&lt;br /&gt;
&lt;br /&gt;
The sentence Cueball tells his phone translates to &amp;quot;Okay Google send a text&amp;quot; - he says it as if he were typing the sentence on a Dvorak layout with the keyboard set to a QWERTY layout. How such words would be pronounced is a mystery, as the letters in the words are merely substituted with others with no regard to phonetics; without standardized pronunciations, a speech-to-text program would be useless, it may be expected to {{w|Georgian phonetics|sounds like pseudo-Georgian gibberish}}. To add to the confusion, one of the words in Cueball's sentence includes a semi-colon (which may be pronounced as a stop) as one of its letters.&lt;br /&gt;
&lt;br /&gt;
The title text is a reference to the fact that many users of Dvorak keyboards claim they may be hard to learn, but they are more movement efficient and put less stress on your fingers due to less movement. For example, see the link at http://www.dvzine.org/zine/10-11.html . This makes little sense in the scenario set up by the comic, as speaking gibberish using oddly placed vowels would be equally difficult, if not in fact harder, on the vocal cords. The use in the title text of 'vocal chords' rather than 'vocal cords' may be a reference to a stenograph (a typewriter used by a court stenographer) using multiple keys pressed at the same time, called a 'chord', to produce a single letter.&lt;br /&gt;
&lt;br /&gt;
Using a Dvorak layout on a smartphone (for actual typing, not voice commands) is possible, but the very features that make it desirable in a physical touch-typing environment are drawbacks on a swipe-enabled keyboard.  A placement designed to alternate a typist's left and right hands requires the finger of a swipist to travel back and forth across the keyboard more often.  Fitting commonly-used letters onto the typist's home row reduces finger movement but makes many words the swipist enters indistinguishable.  On a QWERTY swipe keyboard, four English words can be entered by swiping right to left from P to T: &amp;quot;pot&amp;quot;, &amp;quot;pit&amp;quot;, &amp;quot;put&amp;quot;, and &amp;quot;pout&amp;quot;; however, setting the layout to Dvorak causes this to happen with many more common sets of words.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Ponytail is looking at Cueball facing her, and he looks down at the smartphone he is holding in his hand.]&lt;br /&gt;
:Ponytail: Can you text it to me?&lt;br /&gt;
:Cueball: Sure! &lt;br /&gt;
:Cueball: ''Svat ussupd ;dlh a kdkb''&lt;br /&gt;
:Ponytail: ...What?&lt;br /&gt;
:Phone: ''*Beep*''&lt;br /&gt;
&lt;br /&gt;
:[Caption under the panel:]&lt;br /&gt;
:Setting my phone's speech recognition to Dvorak was a pain at first, but it's more efficient in the long run.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Smartphones]]&lt;br /&gt;
[[Category:Dvorak]]&lt;/div&gt;</summary>
		<author><name>Captain Paralytic</name></author>	</entry>

	</feed>