<?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=172.68.54.22</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=172.68.54.22"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/172.68.54.22"/>
		<updated>2026-04-15T14:57:37Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2022:_Sports_Champions&amp;diff=160305</id>
		<title>Talk:2022: Sports Champions</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2022:_Sports_Champions&amp;diff=160305"/>
				<updated>2018-07-20T13:47:40Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
Since Kate Dopingscandal has a bike, it seems to me she's actually likely a direct reference to Lance Armstrong. [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 05:46, 20 July 2018 (UTC)&lt;br /&gt;
:Yeah, that's why I included him as an example.  Feel free to clarify if you want, of course.[[Special:Contributions/162.158.155.68|162.158.155.68]] 06:09, 20 July 2018 (UTC)&lt;br /&gt;
He should have listed, in the sport of eXtreme Software Engineering, the dominance of Little Bobby Tables in the late 2020's. ----&lt;br /&gt;
Would Jebediah be a reference to Kerbal Space Program? Things tend to go disaterously in it. [[Special:Contributions/108.162.210.160|108.162.210.160]] 12:54, 20 July 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
It's worth noting that the all-star right fielder for the Boston Red Sox, who are currently in first place in the MLB, is named Markus Lynn &amp;quot;Mookie&amp;quot; Betts, with the initials &amp;quot;MLB.&amp;quot; Aside from the fact that he's already won several divisional titles with his team, there's a good chance he'll soon be on a world series winning team as well, perhaps to become the next high-profile example. (Full disclosure: I'm a huge Red Sox fan) [[Special:Contributions/172.68.54.22|172.68.54.22]] 13:47, 20 July 2018 (UTC)&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1988:_Containers&amp;diff=156674</id>
		<title>1988: Containers</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1988:_Containers&amp;diff=156674"/>
				<updated>2018-05-05T10:57:29Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1988&lt;br /&gt;
| date      = May 2, 2018&lt;br /&gt;
| title     = Containers&lt;br /&gt;
| image     = containers.png&lt;br /&gt;
| titletext = All services are microservices if you ignore most of their features.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Seems to be finished, but holds a pro-docker bias.  Should be updated to include both the pro-docker and anti-docker interpretations of the comic; see discussion.  Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
{{w|Docker (software)|Docker}} is a computer program that performs operating-system-level virtualization also known as containerization. It is developed by Docker, Inc. [[White Hat]] notices that many people are using Docker for &amp;quot;everything,&amp;quot; implying that he does not understand what all the fuss is about. [[Cueball]] then explains the fundamental idea behind Docker with a simple story. &lt;br /&gt;
&lt;br /&gt;
He notes how difficult it can be to combine two programs and have them work together as one. This is something all programmers can relate to. His specific example is to get two separate programs to display side-by-side on a tablet. The main joke is that Cueball's solution is a surprising twist to solving the problem. Instead of writing a lot of complicated code to deal with the problem at hand, he sidesteps the problem by using two separate devices, literally gluing them together. Docker uses the same general idea but the &amp;quot;glue&amp;quot; and the &amp;quot;multiple computers&amp;quot; are done in software, instead of literally gluing two computers together.&lt;br /&gt;
&lt;br /&gt;
Cueball states that he achieved &amp;quot;software enlightenment&amp;quot; when he &amp;quot;solved&amp;quot; the problem by sidestepping it.&lt;br /&gt;
&lt;br /&gt;
White Hat's initial confusion comes from the fact that Cueball did not write any software, yet achieved &amp;quot;software enlightenment.&amp;quot; A good programmer doesn't necessarily need to be able to write programs or even understand how they work, provided that he/she has the skills needed to combine existing programs to solve tasks. An alternate interpretation is that someone with little programming experience could create a working program simply by copy/pasting code snippets from a coding forum such as StackOverflow and &amp;quot;gluing&amp;quot; them together without really understanding how they work.&lt;br /&gt;
&lt;br /&gt;
The title text makes a joke about developers writing code for use in a Docker environment. The ideal is to only write &amp;quot;microservices&amp;quot; which are modules that do just one thing and do it well. The joke here is that even when a module does many different things, you can pretend it is a &amp;quot;microservice&amp;quot; by just ignoring all of it's features but one (hopefully the one that it does well).&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[White Hat is sitting at a laptop. Cueball is standing behind him.]&lt;br /&gt;
:White Hat: Man, Docker is being used for &amp;lt;i&amp;gt;everything&amp;lt;/i&amp;gt;.&lt;br /&gt;
:White Hat: I don't know how I feel about it.&lt;br /&gt;
:Cueball: Story time!&lt;br /&gt;
&lt;br /&gt;
:[Cueball is standing by himself.]&lt;br /&gt;
:Cueball: Once, long ago, I wanted to use an old tablet as a wall display.&lt;br /&gt;
&lt;br /&gt;
:[A picture of Cueball's imagined tablet with two applications open side by side. The app on the left is &amp;quot;LiveCam&amp;quot;.]&lt;br /&gt;
:Cueball: I had an app and a calendar webpage that I wanted to show side by side, but the OS didn't have split-screen support.&lt;br /&gt;
:Cueball: So I decided to build my own app.&lt;br /&gt;
&lt;br /&gt;
:[White Hat and Cueball as before, but White Hat has turned to face Cueball.]&lt;br /&gt;
:Cueball: I downloaded the SDK and the IDE, registered as a developer, and started reading the language's docs.&lt;br /&gt;
&lt;br /&gt;
:[A picture of two smartphones glued together side by side, held on a backing board. The same two applications shown earlier are open on different phones.]&lt;br /&gt;
:Cueball: ...Then I realized it would be '''&amp;lt;i&amp;gt;way&amp;lt;/i&amp;gt;''' easier to get two smaller phones on eBay and glue them together.&lt;br /&gt;
:Cueball: On that day, I achieved software enlightenment.&lt;br /&gt;
&lt;br /&gt;
:[White Hat and Cueball still facing each other, with White Hat's arm resting on the back of the chair.]&lt;br /&gt;
:White Hat: But you never learned to write software.&lt;br /&gt;
:Cueball: No, I just learned how to glue together stuff that I don't understand.&lt;br /&gt;
:White Hat: I...OK, fair.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring White Hat]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics with color]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1988:_Containers&amp;diff=156673</id>
		<title>Talk:1988: Containers</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1988:_Containers&amp;diff=156673"/>
				<updated>2018-05-05T10:55:36Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Pretty much a description of my social interactions ... [[User:Cosmogoblin|Cosmogoblin]] ([[User talk:Cosmogoblin|talk]]) 17:51, 2 May 2018 (UTC)&lt;br /&gt;
:Pretty much a description of all my &amp;quot;useful&amp;quot; programs. {{unsigned|Linker}}&lt;br /&gt;
&lt;br /&gt;
I feel the thrust of this comic is partly “people use docker because they don’t know how to do things properly”; notably such people get tasks done easier and faster, but their work involves wasting a lot of computing reaources to do small tasks inside entire emulated systems.  Agree?  Disagree? [[Special:Contributions/162.158.62.153|162.158.62.153]] 18:59, 2 May 2018 (UTC)&lt;br /&gt;
:Agree. --[[User:Joshupetersen|Joshupetersen]] ([[User talk:Joshupetersen|talk]]) 15:55, 3 May 2018 (UTC)&lt;br /&gt;
:Agree! [[Special:Contributions/108.162.237.184|108.162.237.184]] 17:08, 3 May 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't know if its just docker, almost any time I've gone to build mobile anything the API needs new libraries, their &amp;quot;secure&amp;quot; connecting functions must be used, or some other blackbox MUST be /glued/ to my work. If I don't stay on top of every platform, this in and of itself is a head ache I can't imagine what it'd be like if I had to learn and comply with the content of these libraries. {{unsigned ip|172.69.90.40}}&lt;br /&gt;
&lt;br /&gt;
When did any tablet with a browser not support &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;frame&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;s and &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;iframe&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt;s? And for that matter why are docker containers with kubernetes better than server images with a load balancer? I asked one large-shop sysadmin who had transitioned to the former from the latter, and he said, &amp;quot;There really aren't many differences but I feel like I'm ready for microservices.&amp;quot; [[Special:Contributions/172.68.34.52|172.68.34.52]] 22:50, 2 May 2018 (UTC)&lt;br /&gt;
:The issue as I see it is to get the two apps to both run simultaneously and appear side by side, which probably involves either writing code to control the window manager or getting the existing apps to output to an image that can be drawn on screen. I'm not a mobile developer, but my guess is that this would be quite difficult for a novice programmer.[[User:Probably not Douglas Hofstadter|Probably not Douglas Hofstadter]] ([[User talk:Probably not Douglas Hofstadter|talk]]) 23:13, 3 May 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
For some reason, this really, really, REALLY feels like it's a continuation of 1987. Agree? Disagree? Also, the 'wasting a lot of computing resources to do small tasks inside entire emulated systems' does not feel like valid criticism, since they are just walled-in processes sharing the same kernel (and everything below). Firing up full-blown separate VMs for things that could just as well run in containers is the real wasteful choice IMHO. [[Special:Contributions/162.158.238.70|162.158.238.70]] 07:29, 3 May 2018 (UTC)&lt;br /&gt;
:Agree. 1987 shows how problematic Python can be due to its lack of a well thought out version control. How can you avoid this mess? Docker! It isn't the only way, but IMHO the most elegant solution. And yes, I have created docker containers where the sole purpose was to avoid contaminating an existing Python installation. [[User:Epsilon|Epsilon]] ([[User talk:Epsilon|talk]]) 05:12, 4 May 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
The (en)light(ening)est (co)processes are started with fork() and exec(). [[Special:Contributions/172.68.34.52|172.68.34.52]] 22:20, 3 May 2018 (UTC)&lt;br /&gt;
: Don't get mobbed by the docker marketers!  I guess a lot of people use Docker today, but to me the comic reads as a criticism.  I feel the real joy of programming is diving deep into components to learn how they work and connecting them in the most elegant, efficient ways possible (real 'hacking').  Using scripts, macros, and containers does not demonstrate to me an understanding of the real function of the components being used, and working without this understanding is inevitably going to lead to unexpected behavior somewhere later (problems, bugs, vulnerabilities) because you don't really know what your pieces are doing.  I think the push for people to ignore these things is causing a 'dumbing down' of software workers that we should resist.  I think a great use of containers is security isolation or build environment testing ... not software design.  [[Special:Contributions/172.68.54.106|172.68.54.106]] 10:51, 4 May 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: I agree about the &amp;quot;real joy&amp;quot; of getting to understand how some software works. Just like with mountain climbing. Using a helicopter to get to the top is much simpler and much more convenient. ''It also has a higher chance of success.'' But it sort of removes the joy. On the other hand, if you do programming for a living you might need to choose the helicopter. Your comment about &amp;quot;really know what your pieces are doing&amp;quot; is absolutely true. But note the wording here: ''what'' and not necessarily ''how''. If you need to know that module X and module Y are difficult to combine because they were built against different versions of library Z then you have gone too far. [[User:Epsilon|Epsilon]] ([[User talk:Epsilon|talk]]) 07:31, 5 May 2018 (UTC)&lt;br /&gt;
::: I like the helicopter analogy.  Similar to the comic, it somewhat plays to both camps.  The provider of the helicopter flight plans can tell people how to get to the mountaintop with little investment of effort to reach a high degree of success.  However, people using this service take on the increased burden of providing for an expensive helicopter and its fuel.  The provider of maps, instructions, and training to climb the mountain easily and reliably has invested in more effort, but the service they provide requires far fewer capital resources from the user to climb the mountain over and over.  A difference here is that helicopters are very fast, whereas spinning up containers to execute a task will actually be slower than the alternative.  Another thing those who code for the joy of it will talk about, is the value of investing one-time work up-front so that repeated tasks are made simpler later.  But obviously people who need to reach deadlines that have been set too early to &amp;quot;do the work properly&amp;quot; will not be able to do this.  Either module X or Y needs to be updated to work with the newer version of library Z.  The older version likely has bugs and vulnerabilities.  By not updating it, you are passing these problems on to your users.  [[Special:Contributions/172.68.54.22|172.68.54.22]] 10:55, 5 May 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Is it worth adding that &amp;quot;achieved enlightenment&amp;quot; is probably a reference to http://www.thecodelesscode.com/?&lt;br /&gt;
&lt;br /&gt;
The idea behind docker is that you do ''not'' glue together small code snippets. Whether from StackOverflow or elsewhere. What you are gluing together is in effect entire machines with software already installed. You normally don't know or care about any details finer than that. Not even which operating system the code was written for, which computer language it was written in, or whether the software has some odd and specific requirements about what else is installed on that machine. It is true that many programmers that copy snippets from StackOverflow don't really understand what those snippets are doing. But if you view this comic as an explanation of what Docker is all about, a reference to &amp;quot;copying small code snippets&amp;quot; seems to miss the point. [[User:Epsilon|Epsilon]] ([[User talk:Epsilon|talk]]) 04:54, 4 May 2018 (UTC)&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1930:_Calendar_Facts&amp;diff=150927</id>
		<title>1930: Calendar Facts</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1930:_Calendar_Facts&amp;diff=150927"/>
				<updated>2018-01-12T17:17:00Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Examples of true complete statements */  Bold&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1930&lt;br /&gt;
| date      = December 18, 2017&lt;br /&gt;
| title     = Calendar Facts&lt;br /&gt;
| image     = calendar_facts.png&lt;br /&gt;
| titletext = While it may seem like trivia, it (causes huge headaches for software developers / is taken advantage of by high-speed traders / triggered the 2003 Northeast Blackout / has to be corrected for by GPS satellites / is now recognized as a major cause of World War I).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Still missing a couple of explanations under &amp;quot;Consequences&amp;quot;. Do NOT delete this tag too soon.}}&lt;br /&gt;
[[Randall]] presents what appears to be a generator of 156,000 facts [20 x 13 x (8 + 6 x 7) x 12], about calendars, most of which are false or have little meaning{{Citation needed}}. The facts are seeded by a mishmash of common tidbits about the time of year.&lt;br /&gt;
&lt;br /&gt;
The formula for each generated fact goes as follows: &amp;quot;Did you know that '''[a recurring event]''' '''[occurs in an unusual manner]''' because of '''[phenomena or political decisions]'''? Apparently '''[wild card statement]'''.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This is [[:Category:Supermoon|the fifth time]] that Randall has referred to the phenomenon of a {{w|supermoon}}, which he typically makes fun of, most prominently in [[1394: Superm*n]].&lt;br /&gt;
&lt;br /&gt;
The title text continues the chart with supposed real-life consequences of the trivia in the comic.&lt;br /&gt;
&lt;br /&gt;
There are multiple online generators of Calendar 'facts' using this formula [https://www.pibweb.com/xkcd_calendar.php here] and [http://yahel.com/calendarfacts/ here].&lt;br /&gt;
&lt;br /&gt;
==Table==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Entry&lt;br /&gt;
! What it is&lt;br /&gt;
! Relation to other entries&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Recurring Events&lt;br /&gt;
|-&lt;br /&gt;
| The [Fall/Spring] {{w|Equinox}}&lt;br /&gt;
| The time of year at which the apparent position of the overhead sun passes the equator. During the equinox, the time that the Sun is above the horizon is 12 hours across the globe.&lt;br /&gt;
| Before the adoption of the {{w|Gregorian calendar}} in 1582, the equinoxes fell on earlier and earlier dates as the centuries went by, due to the {{w|Julian calendar}} year being 365.25 days on average compared to the tropical Earth year of 365.2422 days. {{w|Pope Gregory}}'s decision to remove the leap days on years that were multiples of 100 but not 400 corrected the average length of the calendar year to 365.2425 days.&lt;br /&gt;
|-&lt;br /&gt;
| The [Winter/Summer] {{w|Solstice}}&lt;br /&gt;
| The time of year when the apparent position of the overhead sun reaches its most extreme latitude. During the Winter and Summer solstices the days are the shortest and longest respectively.&lt;br /&gt;
| Similar to the equinoxes, the solstices were also falling on earlier dates every year before the Gregorian calendar.&lt;br /&gt;
|-&lt;br /&gt;
| The [Winter/Summer] {{w|Olympics}}&lt;br /&gt;
| The Olympic Games occur during the summer and the winter, alternating between the two seasons every two years.&lt;br /&gt;
| The Olympic Games do not have any set dates, and seem to only be included humorously as something else that alternates between occurring during the summer and winter.&lt;br /&gt;
|-&lt;br /&gt;
| The [latest/earliest] [sunset/sunrise]&lt;br /&gt;
| The extremes of times that the sun crosses a horizon according to a clock that keeps a fixed 24 hours as opposed to varying with the sun like a sundial.&lt;br /&gt;
| The latest sunset and earliest sunrise occur around the summer solstice; the latest sunrise and earliest sunset occur around the winter solstice. They do not occur exactly on these dates due to the {{w|equation of time}} causing drift in the times that sunsets and sunrises occur.&lt;br /&gt;
|-&lt;br /&gt;
| Daylight [saving/savings] time&lt;br /&gt;
| {{w|Daylight saving time}}, commonly referred to as daylight savings time, is the practice of setting clocks ahead, typically by one hour, during the summer months of the year. &lt;br /&gt;
| Daylight saving time will push the time of certain events such as sunrise and sunset past their &amp;quot;natural&amp;quot; times. For example, solar noon will occur around 1:00 PM instead of 12:00 noon when daylight saving time is active, making it the &amp;quot;wrong&amp;quot; time.&lt;br /&gt;
|-&lt;br /&gt;
| Leap [day/year]&lt;br /&gt;
| Because the durations of celestial events are not generally nice multiples of each other, they will tend to fall out of sync with each other. Leap days are days inserted into specific years to bring the calendar back into sync, and the years on which these {{w|leap day}}s occur are called {{w|leap year}}s.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{w|Easter}}&lt;br /&gt;
| Easter is a holiday celebrating the death and resurrection of {{w|Jesus}}. It is defined as the Sunday after the first full moon after the spring equinox. This complicated formula has a long tradition behind it, known as {{w|Computus}}.&lt;br /&gt;
| When Pope Gregory decided to change the calendar in 1582, it was because the spring equinox was putting Easter on unexpectedly early dates.&lt;br /&gt;
|-&lt;br /&gt;
| The [harvest/super/blood] moon&lt;br /&gt;
|&lt;br /&gt;
* The {{w|harvest moon}} is the full moon that appears closest to the autumnal equinox.&lt;br /&gt;
* The {{w|supermoon}} is a phenomenon in which the moon is full at its closest approach to the Earth.&lt;br /&gt;
* The {{w|blood moon}} is a moon that appears tinted red during a total lunar eclipse because of light refracted from the Earth's atmosphere. It can also refer to the {{w|hunter's moon}}, the full moon directly after the harvest moon.&lt;br /&gt;
| Each of these lunar events happens approximately once a year.&lt;br /&gt;
* The harvest moon appears exactly once because it has a particular definition based on the time of year.&lt;br /&gt;
* The cycle of the distance of the full moon lasts about 13.5 months (14 full moons). However, because a supermoon is defined as any full moon that is within 10 percent of the closest relative distance possible (with 0 being perigee and 1 being apogee), it happens multiple times a cycle, for a total of usually 3 to 4 times per year.&lt;br /&gt;
* The blood moon during a lunar eclipse appears between zero to two times a year. The hunter's moon appears exactly once like the harvest moon.&lt;br /&gt;
|-&lt;br /&gt;
| Toyota Truck Month&lt;br /&gt;
| Toyota offers a discount for {{w|Toyota Tacoma|Tacoma}} trucks one month a year. Mainly notable because radio and television ads hype this discount up as &amp;quot;Toyota Truck Month&amp;quot;.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{w|Shark Week}}&lt;br /&gt;
| Every year, the {{w|Discovery Channel}} dedicates a week during the summer to programming featuring or about sharks.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Unusual manners in which the events occur&lt;br /&gt;
|-&lt;br /&gt;
| happens [earlier/later/at the wrong time] every year&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The solstices and equinoxes happened earlier every year ''before'' the decree by Pope Gregory in 1582. The earliest sunrise happens one hour later than it &amp;quot;should&amp;quot; happen due to daylight saving time having turned the clocks forward one hour.&lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the [sun/moon]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The Sun and Moon are generally what calendars are based on. If something were to drift out of sync, some corrective mechanism would have to be put in to put it back. This is the motivation behind leap years, leap months (in countries with lunisolar calendars) and leap seconds.  &lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the zodiac&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The dates on which the Sun crosses the constellations in the traditional zodiac has shifted in the past centuries due to the precession of the Earth's axis. In the period of time traditionally known as {{w|Aries}} (March 21–April 20), for example, the Sun actually points to {{w|Pisces}} instead.&lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the [Gregorian/Mayan/lunar/iPhone] calendar&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
*The {{w|Gregorian calendar}} is a solar calendar with a mean calendar year length of 365.2425 days. &lt;br /&gt;
*The {{w|Mayan calendar}} is based on two cycles or counts, with a 260-day count combined with a 365-day &amp;quot;vague&amp;quot; solar year.&lt;br /&gt;
*A {{w|lunar calendar}} is based on Moon's phases, with each {{w|lunation}} being approximately 29.5 days, and a lunar year lasting roughly 354 days. An example of a lunar calendar is the {{w|Islamic calendar}}.&lt;br /&gt;
*The {{w|iPhone calendar}} is listed humorously due to its data synchronization issues.&lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the atomic clock in {{w|Colorado}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
{{w|NIST-F1}} is an {{w|Atomic clock}} used as a reference for official time in the USA.&lt;br /&gt;
|-&lt;br /&gt;
| might [not happen/happen twice] this year&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Some events may have a period of slightly more or slightly less than one year. If an event has a period of slightly less than one year (e.g. the Islamic calendar), it can occur twice in the same year (e.g. the year 2000 had two {{w|Eid al-Fitr}}s—one on January 8, and one on December 28). If an event has a period of slightly more than one year, there can be a year in which it does not occur at all, instead occurring near the end of the previous year and the beginning of the next.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Cause (phenomena or political decisions)&lt;br /&gt;
|-&lt;br /&gt;
| time zone legislation in [Indiana/Arizona/Russia]&lt;br /&gt;
| Some states or provinces have time zone legislation that sets the standard time to something other than what the natural longitude of that location would suggest.&lt;br /&gt;
|&lt;br /&gt;
* The state of {{w|Arizona}} generally does not observe daylight saving time, keeping their clocks on {{w|UTC-7:00}} Mountain Standard Time year round. However, the {{w|Navajo nation}} reservation inside Arizona does observe it, causing the two regions to have different times in the summer and the same time in the winter.&lt;br /&gt;
* Time zones in Russia are all one hour ahead of what their longitude would suggest, which puts them in a &amp;quot;permanent&amp;quot; state of daylight saving time. (For example, {{w|St. Petersburg}} is 30°E, which means that its natural time zone is {{w|UTC+2:00}}, but its time zone is actually {{w|UTC+3:00}}.) From 1981 until 2011 Russia used to have the daylight saving time on top of it as well. The other changes include the abolition of the one-hour shift in 1991 and a return it back in 1992, and an increase to two hours in 2011 and a restoration back to one hour in 2014.&lt;br /&gt;
* {{w|Indiana}} has {{w|Time in Indiana|a complicated history}} with daylight saving time, likely related to the state being split between two time zones.&lt;br /&gt;
|-&lt;br /&gt;
| a decree by the Pope in the 1500s&lt;br /&gt;
| In 1582, Pope Gregory introduced the Gregorian Calendar, the calendar we use today, to replace the Julian Calendar. The calendar applied retroactively to the birth of Jesus Christ, which means that they had to skip 10 days, going straight from October 4 to October 15, 1582, during the switchover.&lt;br /&gt;
| The introduction of the Gregorian calendar brought Easter and the dates that months started back in sync with what they were in the 3rd century AD.&lt;br /&gt;
|-&lt;br /&gt;
| the precession of&lt;br /&gt;
| The Earth's axis is slowly changing position, in a phenomenon called the {{w|Axial precession|precession of the equinoxes}}. &lt;br /&gt;
| The precession of the equinoxes causes the seasons to occur about 20 minutes earlier than would be expected with the Earth's position relative to the stars, which could be construed as the equinox happening &amp;quot;later every year&amp;quot; if you use the stars as your frame of reference.&lt;br /&gt;
|-&lt;br /&gt;
| the libration of&lt;br /&gt;
| The Moon is {{w|tidal locking|tidally locked}} to its orbit around the Earth, which means that the same side of it tends to face the Earth at any given point in time. However, there are slight variations in the angle over the course of a month, which are known as {{w|libration}}.&lt;br /&gt;
| The libration of the Moon does not affect anything else in the chart, and seems only be included humorously as another example of a celestial phenomenon.&lt;br /&gt;
|-&lt;br /&gt;
| the nutation of&lt;br /&gt;
| Besides precession, there is also a smaller wobbling effect called {{w|Astronomical nutation|nutation}}.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the libation of&lt;br /&gt;
| A {{w|libation}} is a drink, often used in the context of a ritual offering of liquid to a deity by pouring it onto the ground or into something that collects it.&lt;br /&gt;
| This entry seems to have been included simply as a humorous misspelling of the word &amp;quot;libration&amp;quot;. Certainly libation of any of the entities listed would be inadvisable.{{Citation needed}}&lt;br /&gt;
|-&lt;br /&gt;
| the eccentricity of&lt;br /&gt;
| Orbital eccentricity is the deviation of a body's orbit from a perfect circle. Orbital travel is faster when it's closer to the body being orbited and slower when farther away.&lt;br /&gt;
| The Earth's eccentric orbit causes the equinoxes and solstices to occur at irregular intervals. For example, summer in the northern hemisphere lasted 93 days in 2017, while fall only lasted 90 days.&lt;br /&gt;
|-&lt;br /&gt;
| the obliquity of&lt;br /&gt;
| The tilt of the Earth's axis relative to the ecliptic is also known as its obliquity.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Moon&lt;br /&gt;
| The Moon is the primary satellite of the Earth.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Sun&lt;br /&gt;
| The Sun is the star that the Earth orbits around.&lt;br /&gt;
| The Sun is the basis for many timekeeping events, such as the day and year.{{Citation needed}}&lt;br /&gt;
|-&lt;br /&gt;
| the Earth's axis&lt;br /&gt;
| The Earth's axis of rotation defines the Geographic North and South Pole, as well as the lines of latitude.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Equator&lt;br /&gt;
| The Equator is the line on the Earth's surface which is equidistant from both poles of the Earth's axis.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Prime Meridian&lt;br /&gt;
| The Prime Meridian is the line that starts at the geographic North Pole, runs through the {{w|Royal Observatory, Greenwich|Greenwich Royal Observatory}} in London, and ends at the South Pole. It is the basis for longitude when calculating coordinates for positions on the surface of the Earth.&lt;br /&gt;
| The Prime Meridian (and in particular the Greenwich Observatory) gives us Greenwich Mean Time (GMT), which is the basis for UTC and the time zone system.&lt;br /&gt;
|-&lt;br /&gt;
| the International Date Line&lt;br /&gt;
| The International Date Line is a line on the opposite side of the Earth as the Prime Meridian that separates regions that use time set behind UTC versus regions that are set ahead of UTC. It has many irregularities due to political changes that put certain countries or islands on either side of the divide contrary to their natural longitude.&lt;br /&gt;
| The irregular shape of the International Date Line means that certain regions of the Pacific Ocean (such as Kiribati) are more than 24 hours ahead of some other regions (such as Baker Island and American Samoa), which may cause problems with timekeeping.&lt;br /&gt;
|-&lt;br /&gt;
| the Mason-Dixon Line&lt;br /&gt;
| The Mason-Dixon line is a line delineating a portion of the border between Pennsylvania, Maryland, and Delaware.&lt;br /&gt;
| The Mason-Dixon line is included as a humorous example as another imaginary geographic line.&lt;br /&gt;
|-&lt;br /&gt;
| magnetic field reversal&lt;br /&gt;
| The Earth's magnetic field has been reversed several times in its geologic history, so that what we would currently call the &amp;quot;magnetic North Pole&amp;quot; was near the geographic South Pole about 780,000 years ago, before the most recent reversal.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| an arbitrary decision by Benjamin Franklin&lt;br /&gt;
| Benjamin Franklin wrote [http://www.webexhibits.org/daylightsaving/franklin3.html a letter to the Journal of Paris in 1784] in which he advised them to rise with the sun in order to save candlelight, after he observed that the Parisians were getting up at the same time by the clock and burning a lot of candles in the winter as a result.&lt;br /&gt;
An &amp;quot;arbitrary decision by Benjamin Franklin&amp;quot; also likely refers humorously to Franklin having defined positive charge to be that which is left on a glass rod by rubbing it with silk. As described in [[567: Urgent Mission]], this had the unfortunate consequence of assigning a negative value to the charge of the electron, which was later identified as the fundamental carrier of electric charge.&lt;br /&gt;
| Benjamin Franklin is often touted as &amp;quot;the father of daylight saving time&amp;quot;, despite him never actually proposing to alter the clocks.&lt;br /&gt;
|-&lt;br /&gt;
| an arbitrary decision by Isaac Newton&lt;br /&gt;
| Possibly a reference to how Newton divided the colour spectrum into the now-familiar seven colours of the rainbow, on a somewhat arbitrary basis. Newton did spend time working on the problem of calendar reform, but it's unlikely that any decisions he made as a result would affect anything, since he never published his work, and by the time it gained attention the Gregorian Calendar had been widely adopted.&lt;br /&gt;
| The spectrum fact is one of those standard bits of trivia of the kind the chart alludes to. Although it has nothing to do with time-keeping, Newton is the sort of person who seems like he should have made decisions like this. &lt;br /&gt;
|-&lt;br /&gt;
| an arbitrary decision by FDR&lt;br /&gt;
| Franklin Delano Roosevelt set all time zones one hour ahead year-round during World War II. The law was repealed after the war ended.&lt;br /&gt;
Additionally, he changed the date of Thanksgiving from the last Thursday in November to the fourth Thursday in November as a way to increase the length of the Christmas shopping season in some years.&lt;br /&gt;
| Setting the time permanently one hour ahead would make everything happen at the &amp;quot;wrong&amp;quot; time celestially.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Related 'fact'&lt;br /&gt;
|-&lt;br /&gt;
| It causes a predictable increase in car accidents.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The week following daylight saving time, car accidents increase by about 5-7%&amp;lt;ref&amp;gt;http://www.cbc.ca/news/canada/end-of-daylight-saving-time-2015-6-eye-opening-facts-1.3296353&amp;lt;/ref&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| That's why we have leap seconds.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Leap seconds occur because the time required for one rotation of the Earth is actually slightly longer than the 86,400 seconds in a standard UTC day. The Earth's rotation is slowing down by about 2 × 10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; seconds every year due to tidal friction caused by the Moon's gravity; however, this is not one of the possible entries in the list of phenomena.&lt;br /&gt;
|-&lt;br /&gt;
| Scientists are really worried.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| it was even more extreme during the [Bronze Age/Ice Age/Cretaceous/1990s].&lt;br /&gt;
| This may be reference to debates over climate change, where global temperature changes during these periods are frequently cited as supposedly proving / disproving human-related change.&lt;br /&gt;
| Solar events, such as sunspot activity, are often invoked as explaining temperature change in these debates. However, while there are a number of potential sun-related 'facts' that could be generated, none touch on sunspots.&lt;br /&gt;
|-&lt;br /&gt;
| There's a proposal to fix it, but it [will never happen/actually makes things worse/is stalled in Congress/might be unconstitutional].&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Time zone reform is surprisingly a very controversial and politicized issue, with special interests on either side looking to modify it to fit their needs. Examples of proposals to modify the scheme include:&lt;br /&gt;
&lt;br /&gt;
* Extend the duration of daylight saving time by one month, which was done in 2007 in many states as part of an energy-saving proposal by George W. Bush.&lt;br /&gt;
* Reduce the duration of daylight saving time back to its original span, or further.&lt;br /&gt;
* Eliminate daylight saving time altogether, going back to using standard time.&lt;br /&gt;
* Abolish daylight saving time but advance the time zone by one hour, effectively instating daylight saving time year round. This was done during World War II.&lt;br /&gt;
* Abolish daylight saving time and advance the time zone by 30 minutes, splitting the difference between the current standard time and daylight saving time.&lt;br /&gt;
* Reduce the number of time zones in the United States to two, consolidating Pacific time into Mountain time (UTC-7:00), and Eastern time into Central time (UTC-6:00). This was proposed in a [https://qz.com/142199/the-us-needs-to-retire-daylight-savings-and-just-have-two-time-zones-one-hour-apart/ 2013 article in Quartz] by Allison Schrager.&lt;br /&gt;
&lt;br /&gt;
At best, these time zone proposals will be fraught with controversy, with both sides arguing for the benefits of their time system. Some proposals, such as the 30-minute and 20-minute suggestions, would put the minute hands of the entire United States out of sync with the rest of the world, defeating the purpose of time zones with hourly UTC offsets in the first place, which could be construed as &amp;quot;making things worse&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| It's getting worse and no one knows why.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Title Text: Consequences&lt;br /&gt;
|-&lt;br /&gt;
| causes huge headaches for software developers&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Trying to support time zones correctly for all dates present and historic is a mishmash of different regional laws, time zones, and DST changes. The headache is best exemplified in [https://www.youtube.com/watch?v=-5wpm-gesOY this video] by Tom Scott.&lt;br /&gt;
|-&lt;br /&gt;
| is taken advantage of by high-speed traders&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | A leap second must be taken into account by trading software, and may cause bugs if not accounted properly. Because leap seconds happen at midnight UTC, it might happen in regular trading hours for somebody living in Seattle, where the time zone is UTC-08:00. Somehow, a high-frequency trader may try to take advantage of any bugs in the software if they are not built to handle this particular case. This scenario is relatively unlikely because the market software can keep its own &amp;quot;market-official time&amp;quot; and synchronize with the correct time while the market is closed.&lt;br /&gt;
|-&lt;br /&gt;
| triggered the 2003 Northeast Blackout&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The {{w|Northeast blackout of 2003}} was caused by a race condition in the energy management software at a power plant in Ohio. In a race condition the result of a computation is different depending on the order of completion of the operations, even though the result is supposed to be independent of that order.  Race conditions can theoretically be caused by mismatched timestamps.&lt;br /&gt;
|-&lt;br /&gt;
| has to be corrected for by GPS satellites&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Because {{w|Global Positioning System}} (GPS) satellites are further from the earth than surface receivers, their clocks run faster than clocks on the surface due to general relativity. But they are also slower because they are moving faster than surface receivers, as explained by special relativity.  Also, their clocks are not updated for leap seconds. All these factors mean that GPS satellites have a different timekeeping standard than clocks on the ground which are generally synchronized to Greenwich solar time.&lt;br /&gt;
|-&lt;br /&gt;
| is now recognized as a major cause of World War I.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Daylight saving time was first implemented in World War I as a fuel-saving measure. Randall seems to be humorously implying that World War I was started in order to implement these fuel-saving measures during peacetime as well.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Combinations==&lt;br /&gt;
All 156 000 possible combinations can be found at this link, lovingly assembled by hand (Ha! I mean by a python script) for your entertainment. (Perhaps someone could upload it to a more permanent location? I'm new here.)&lt;br /&gt;
https://www.dropbox.com/s/866fwtpwvd0z9hq/combinations%20xkcd%201930.txt?dl=0&lt;br /&gt;
&lt;br /&gt;
A random fact generator (including title text), written in Python, can be found here: https://gist.github.com/petersohn/6c8f9d124bd961e909d2dc9a967ade2e&lt;br /&gt;
&lt;br /&gt;
==Examples of true complete statements==&lt;br /&gt;
&lt;br /&gt;
# Did you know that '''the spring equinox''' '''drifts out of sync with the zodiac''' because of '''the precession of the Earth's axis'''? Apparently '''it was even more extreme during the Ice Age'''.&lt;br /&gt;
# Did you know that '''daylight saving time''' '''might happen twice this year''' because of '''time zone regulation in Russia'''? Apparently '''there's a proposal to fix it, but it actually makes things worse'''. (True in Russia in 1981)&lt;br /&gt;
# Did you know that '''leap year''' '''might not happen this year''' because of '''a decree by the pope in the 1500s'''? Apparently '''there's a proposal to fix it, but''' '''it will never happen'''. While it may seem like trivia, '''it causes huge headaches for software developers'''. (The Pax calendar proposes that 2018 be a leap year. If anyone finds a calendar in which 2017 is a leap year, I'd love to see it!)&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;big&amp;gt;-Calendar Facts-&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Shown below is a branching flow chart of sorts that begins at the phrase &amp;quot;Did you know that&amp;quot;, then flows through various paths to build up a sentence. (Note that the &amp;quot;→&amp;quot; arrow symbol is used below to indicate a new branch with no intermediate text from a previous branch.)]&lt;br /&gt;
&lt;br /&gt;
:Did you know that:&lt;br /&gt;
::the ( Fall | Spring ) Equinox&lt;br /&gt;
::the ( Winter | Summer ) ( Solstice | Olympics )&lt;br /&gt;
::the ( Earliest | Latest ) ( Sunrise | Sunset )&lt;br /&gt;
::Daylight ( Saving | Savings ) Time&lt;br /&gt;
::Leap ( Day | Year )&lt;br /&gt;
::Easter&lt;br /&gt;
::the ( Harvest | Super | Blood ) Moon&lt;br /&gt;
::Toyota Truck Month&lt;br /&gt;
::Shark Week&lt;br /&gt;
:→&lt;br /&gt;
::happens ( earlier | later | at the wrong time ) every year&lt;br /&gt;
::drifts out of sync with the&lt;br /&gt;
:::Sun&lt;br /&gt;
:::Moon&lt;br /&gt;
:::Zodiac&lt;br /&gt;
:::( Gregorian | Mayan | Lunar | iPhone ) Calendar&lt;br /&gt;
:::atomic clock in Colorado&lt;br /&gt;
::might ( not happen | happen twice ) this year&lt;br /&gt;
:because of&lt;br /&gt;
::time zone legislation in ( Indiana | Arizona | Russia )&lt;br /&gt;
::a decree by the pope in the 1500s&lt;br /&gt;
::( precession | libration | nutation | libation | eccentricity | obliquity ) of the &lt;br /&gt;
:::Moon &lt;br /&gt;
:::Sun &lt;br /&gt;
:::Earth's axis &lt;br /&gt;
:::equator &lt;br /&gt;
:::prime meridian &lt;br /&gt;
:::( International Date | Mason-Dixon ) Line&lt;br /&gt;
::magnetic field reversal&lt;br /&gt;
::an arbitrary decision by ( Benjamin Franklin | Isaac Newton | FDR )&lt;br /&gt;
:?&lt;br /&gt;
:Apparently&lt;br /&gt;
::it causes a predictable increase in car accidents.&lt;br /&gt;
::that's why we have leap seconds.&lt;br /&gt;
::scientists are really worried.&lt;br /&gt;
::it was even more extreme during the&lt;br /&gt;
:::Bronze Age.&lt;br /&gt;
:::Ice Age.&lt;br /&gt;
:::Cretaceous.&lt;br /&gt;
:::1990s.&lt;br /&gt;
::there's a proposal to fix it, but it&lt;br /&gt;
:::will never happen.&lt;br /&gt;
:::actually makes things worse.&lt;br /&gt;
:::is stalled in congress.&lt;br /&gt;
:::might be unconstitutional.&lt;br /&gt;
::it's getting worse and no one knows why.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Comics featuring real people]]&lt;br /&gt;
[[Category:Daylight saving time]]&lt;br /&gt;
[[Category:Time]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Astronomy]]&lt;br /&gt;
[[Category:Supermoon]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1930:_Calendar_Facts&amp;diff=150926</id>
		<title>1930: Calendar Facts</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1930:_Calendar_Facts&amp;diff=150926"/>
				<updated>2018-01-12T17:15:48Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Examples of true complete statements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1930&lt;br /&gt;
| date      = December 18, 2017&lt;br /&gt;
| title     = Calendar Facts&lt;br /&gt;
| image     = calendar_facts.png&lt;br /&gt;
| titletext = While it may seem like trivia, it (causes huge headaches for software developers / is taken advantage of by high-speed traders / triggered the 2003 Northeast Blackout / has to be corrected for by GPS satellites / is now recognized as a major cause of World War I).&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Still missing a couple of explanations under &amp;quot;Consequences&amp;quot;. Do NOT delete this tag too soon.}}&lt;br /&gt;
[[Randall]] presents what appears to be a generator of 156,000 facts [20 x 13 x (8 + 6 x 7) x 12], about calendars, most of which are false or have little meaning{{Citation needed}}. The facts are seeded by a mishmash of common tidbits about the time of year.&lt;br /&gt;
&lt;br /&gt;
The formula for each generated fact goes as follows: &amp;quot;Did you know that '''[a recurring event]''' '''[occurs in an unusual manner]''' because of '''[phenomena or political decisions]'''? Apparently '''[wild card statement]'''.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This is [[:Category:Supermoon|the fifth time]] that Randall has referred to the phenomenon of a {{w|supermoon}}, which he typically makes fun of, most prominently in [[1394: Superm*n]].&lt;br /&gt;
&lt;br /&gt;
The title text continues the chart with supposed real-life consequences of the trivia in the comic.&lt;br /&gt;
&lt;br /&gt;
There are multiple online generators of Calendar 'facts' using this formula [https://www.pibweb.com/xkcd_calendar.php here] and [http://yahel.com/calendarfacts/ here].&lt;br /&gt;
&lt;br /&gt;
==Table==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Entry&lt;br /&gt;
! What it is&lt;br /&gt;
! Relation to other entries&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Recurring Events&lt;br /&gt;
|-&lt;br /&gt;
| The [Fall/Spring] {{w|Equinox}}&lt;br /&gt;
| The time of year at which the apparent position of the overhead sun passes the equator. During the equinox, the time that the Sun is above the horizon is 12 hours across the globe.&lt;br /&gt;
| Before the adoption of the {{w|Gregorian calendar}} in 1582, the equinoxes fell on earlier and earlier dates as the centuries went by, due to the {{w|Julian calendar}} year being 365.25 days on average compared to the tropical Earth year of 365.2422 days. {{w|Pope Gregory}}'s decision to remove the leap days on years that were multiples of 100 but not 400 corrected the average length of the calendar year to 365.2425 days.&lt;br /&gt;
|-&lt;br /&gt;
| The [Winter/Summer] {{w|Solstice}}&lt;br /&gt;
| The time of year when the apparent position of the overhead sun reaches its most extreme latitude. During the Winter and Summer solstices the days are the shortest and longest respectively.&lt;br /&gt;
| Similar to the equinoxes, the solstices were also falling on earlier dates every year before the Gregorian calendar.&lt;br /&gt;
|-&lt;br /&gt;
| The [Winter/Summer] {{w|Olympics}}&lt;br /&gt;
| The Olympic Games occur during the summer and the winter, alternating between the two seasons every two years.&lt;br /&gt;
| The Olympic Games do not have any set dates, and seem to only be included humorously as something else that alternates between occurring during the summer and winter.&lt;br /&gt;
|-&lt;br /&gt;
| The [latest/earliest] [sunset/sunrise]&lt;br /&gt;
| The extremes of times that the sun crosses a horizon according to a clock that keeps a fixed 24 hours as opposed to varying with the sun like a sundial.&lt;br /&gt;
| The latest sunset and earliest sunrise occur around the summer solstice; the latest sunrise and earliest sunset occur around the winter solstice. They do not occur exactly on these dates due to the {{w|equation of time}} causing drift in the times that sunsets and sunrises occur.&lt;br /&gt;
|-&lt;br /&gt;
| Daylight [saving/savings] time&lt;br /&gt;
| {{w|Daylight saving time}}, commonly referred to as daylight savings time, is the practice of setting clocks ahead, typically by one hour, during the summer months of the year. &lt;br /&gt;
| Daylight saving time will push the time of certain events such as sunrise and sunset past their &amp;quot;natural&amp;quot; times. For example, solar noon will occur around 1:00 PM instead of 12:00 noon when daylight saving time is active, making it the &amp;quot;wrong&amp;quot; time.&lt;br /&gt;
|-&lt;br /&gt;
| Leap [day/year]&lt;br /&gt;
| Because the durations of celestial events are not generally nice multiples of each other, they will tend to fall out of sync with each other. Leap days are days inserted into specific years to bring the calendar back into sync, and the years on which these {{w|leap day}}s occur are called {{w|leap year}}s.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{w|Easter}}&lt;br /&gt;
| Easter is a holiday celebrating the death and resurrection of {{w|Jesus}}. It is defined as the Sunday after the first full moon after the spring equinox. This complicated formula has a long tradition behind it, known as {{w|Computus}}.&lt;br /&gt;
| When Pope Gregory decided to change the calendar in 1582, it was because the spring equinox was putting Easter on unexpectedly early dates.&lt;br /&gt;
|-&lt;br /&gt;
| The [harvest/super/blood] moon&lt;br /&gt;
|&lt;br /&gt;
* The {{w|harvest moon}} is the full moon that appears closest to the autumnal equinox.&lt;br /&gt;
* The {{w|supermoon}} is a phenomenon in which the moon is full at its closest approach to the Earth.&lt;br /&gt;
* The {{w|blood moon}} is a moon that appears tinted red during a total lunar eclipse because of light refracted from the Earth's atmosphere. It can also refer to the {{w|hunter's moon}}, the full moon directly after the harvest moon.&lt;br /&gt;
| Each of these lunar events happens approximately once a year.&lt;br /&gt;
* The harvest moon appears exactly once because it has a particular definition based on the time of year.&lt;br /&gt;
* The cycle of the distance of the full moon lasts about 13.5 months (14 full moons). However, because a supermoon is defined as any full moon that is within 10 percent of the closest relative distance possible (with 0 being perigee and 1 being apogee), it happens multiple times a cycle, for a total of usually 3 to 4 times per year.&lt;br /&gt;
* The blood moon during a lunar eclipse appears between zero to two times a year. The hunter's moon appears exactly once like the harvest moon.&lt;br /&gt;
|-&lt;br /&gt;
| Toyota Truck Month&lt;br /&gt;
| Toyota offers a discount for {{w|Toyota Tacoma|Tacoma}} trucks one month a year. Mainly notable because radio and television ads hype this discount up as &amp;quot;Toyota Truck Month&amp;quot;.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| {{w|Shark Week}}&lt;br /&gt;
| Every year, the {{w|Discovery Channel}} dedicates a week during the summer to programming featuring or about sharks.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Unusual manners in which the events occur&lt;br /&gt;
|-&lt;br /&gt;
| happens [earlier/later/at the wrong time] every year&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The solstices and equinoxes happened earlier every year ''before'' the decree by Pope Gregory in 1582. The earliest sunrise happens one hour later than it &amp;quot;should&amp;quot; happen due to daylight saving time having turned the clocks forward one hour.&lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the [sun/moon]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The Sun and Moon are generally what calendars are based on. If something were to drift out of sync, some corrective mechanism would have to be put in to put it back. This is the motivation behind leap years, leap months (in countries with lunisolar calendars) and leap seconds.  &lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the zodiac&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The dates on which the Sun crosses the constellations in the traditional zodiac has shifted in the past centuries due to the precession of the Earth's axis. In the period of time traditionally known as {{w|Aries}} (March 21–April 20), for example, the Sun actually points to {{w|Pisces}} instead.&lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the [Gregorian/Mayan/lunar/iPhone] calendar&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
*The {{w|Gregorian calendar}} is a solar calendar with a mean calendar year length of 365.2425 days. &lt;br /&gt;
*The {{w|Mayan calendar}} is based on two cycles or counts, with a 260-day count combined with a 365-day &amp;quot;vague&amp;quot; solar year.&lt;br /&gt;
*A {{w|lunar calendar}} is based on Moon's phases, with each {{w|lunation}} being approximately 29.5 days, and a lunar year lasting roughly 354 days. An example of a lunar calendar is the {{w|Islamic calendar}}.&lt;br /&gt;
*The {{w|iPhone calendar}} is listed humorously due to its data synchronization issues.&lt;br /&gt;
|-&lt;br /&gt;
| drifts out of sync with the atomic clock in {{w|Colorado}}&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
{{w|NIST-F1}} is an {{w|Atomic clock}} used as a reference for official time in the USA.&lt;br /&gt;
|-&lt;br /&gt;
| might [not happen/happen twice] this year&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Some events may have a period of slightly more or slightly less than one year. If an event has a period of slightly less than one year (e.g. the Islamic calendar), it can occur twice in the same year (e.g. the year 2000 had two {{w|Eid al-Fitr}}s—one on January 8, and one on December 28). If an event has a period of slightly more than one year, there can be a year in which it does not occur at all, instead occurring near the end of the previous year and the beginning of the next.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Cause (phenomena or political decisions)&lt;br /&gt;
|-&lt;br /&gt;
| time zone legislation in [Indiana/Arizona/Russia]&lt;br /&gt;
| Some states or provinces have time zone legislation that sets the standard time to something other than what the natural longitude of that location would suggest.&lt;br /&gt;
|&lt;br /&gt;
* The state of {{w|Arizona}} generally does not observe daylight saving time, keeping their clocks on {{w|UTC-7:00}} Mountain Standard Time year round. However, the {{w|Navajo nation}} reservation inside Arizona does observe it, causing the two regions to have different times in the summer and the same time in the winter.&lt;br /&gt;
* Time zones in Russia are all one hour ahead of what their longitude would suggest, which puts them in a &amp;quot;permanent&amp;quot; state of daylight saving time. (For example, {{w|St. Petersburg}} is 30°E, which means that its natural time zone is {{w|UTC+2:00}}, but its time zone is actually {{w|UTC+3:00}}.) From 1981 until 2011 Russia used to have the daylight saving time on top of it as well. The other changes include the abolition of the one-hour shift in 1991 and a return it back in 1992, and an increase to two hours in 2011 and a restoration back to one hour in 2014.&lt;br /&gt;
* {{w|Indiana}} has {{w|Time in Indiana|a complicated history}} with daylight saving time, likely related to the state being split between two time zones.&lt;br /&gt;
|-&lt;br /&gt;
| a decree by the Pope in the 1500s&lt;br /&gt;
| In 1582, Pope Gregory introduced the Gregorian Calendar, the calendar we use today, to replace the Julian Calendar. The calendar applied retroactively to the birth of Jesus Christ, which means that they had to skip 10 days, going straight from October 4 to October 15, 1582, during the switchover.&lt;br /&gt;
| The introduction of the Gregorian calendar brought Easter and the dates that months started back in sync with what they were in the 3rd century AD.&lt;br /&gt;
|-&lt;br /&gt;
| the precession of&lt;br /&gt;
| The Earth's axis is slowly changing position, in a phenomenon called the {{w|Axial precession|precession of the equinoxes}}. &lt;br /&gt;
| The precession of the equinoxes causes the seasons to occur about 20 minutes earlier than would be expected with the Earth's position relative to the stars, which could be construed as the equinox happening &amp;quot;later every year&amp;quot; if you use the stars as your frame of reference.&lt;br /&gt;
|-&lt;br /&gt;
| the libration of&lt;br /&gt;
| The Moon is {{w|tidal locking|tidally locked}} to its orbit around the Earth, which means that the same side of it tends to face the Earth at any given point in time. However, there are slight variations in the angle over the course of a month, which are known as {{w|libration}}.&lt;br /&gt;
| The libration of the Moon does not affect anything else in the chart, and seems only be included humorously as another example of a celestial phenomenon.&lt;br /&gt;
|-&lt;br /&gt;
| the nutation of&lt;br /&gt;
| Besides precession, there is also a smaller wobbling effect called {{w|Astronomical nutation|nutation}}.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the libation of&lt;br /&gt;
| A {{w|libation}} is a drink, often used in the context of a ritual offering of liquid to a deity by pouring it onto the ground or into something that collects it.&lt;br /&gt;
| This entry seems to have been included simply as a humorous misspelling of the word &amp;quot;libration&amp;quot;. Certainly libation of any of the entities listed would be inadvisable.{{Citation needed}}&lt;br /&gt;
|-&lt;br /&gt;
| the eccentricity of&lt;br /&gt;
| Orbital eccentricity is the deviation of a body's orbit from a perfect circle. Orbital travel is faster when it's closer to the body being orbited and slower when farther away.&lt;br /&gt;
| The Earth's eccentric orbit causes the equinoxes and solstices to occur at irregular intervals. For example, summer in the northern hemisphere lasted 93 days in 2017, while fall only lasted 90 days.&lt;br /&gt;
|-&lt;br /&gt;
| the obliquity of&lt;br /&gt;
| The tilt of the Earth's axis relative to the ecliptic is also known as its obliquity.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Moon&lt;br /&gt;
| The Moon is the primary satellite of the Earth.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Sun&lt;br /&gt;
| The Sun is the star that the Earth orbits around.&lt;br /&gt;
| The Sun is the basis for many timekeeping events, such as the day and year.{{Citation needed}}&lt;br /&gt;
|-&lt;br /&gt;
| the Earth's axis&lt;br /&gt;
| The Earth's axis of rotation defines the Geographic North and South Pole, as well as the lines of latitude.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Equator&lt;br /&gt;
| The Equator is the line on the Earth's surface which is equidistant from both poles of the Earth's axis.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| the Prime Meridian&lt;br /&gt;
| The Prime Meridian is the line that starts at the geographic North Pole, runs through the {{w|Royal Observatory, Greenwich|Greenwich Royal Observatory}} in London, and ends at the South Pole. It is the basis for longitude when calculating coordinates for positions on the surface of the Earth.&lt;br /&gt;
| The Prime Meridian (and in particular the Greenwich Observatory) gives us Greenwich Mean Time (GMT), which is the basis for UTC and the time zone system.&lt;br /&gt;
|-&lt;br /&gt;
| the International Date Line&lt;br /&gt;
| The International Date Line is a line on the opposite side of the Earth as the Prime Meridian that separates regions that use time set behind UTC versus regions that are set ahead of UTC. It has many irregularities due to political changes that put certain countries or islands on either side of the divide contrary to their natural longitude.&lt;br /&gt;
| The irregular shape of the International Date Line means that certain regions of the Pacific Ocean (such as Kiribati) are more than 24 hours ahead of some other regions (such as Baker Island and American Samoa), which may cause problems with timekeeping.&lt;br /&gt;
|-&lt;br /&gt;
| the Mason-Dixon Line&lt;br /&gt;
| The Mason-Dixon line is a line delineating a portion of the border between Pennsylvania, Maryland, and Delaware.&lt;br /&gt;
| The Mason-Dixon line is included as a humorous example as another imaginary geographic line.&lt;br /&gt;
|-&lt;br /&gt;
| magnetic field reversal&lt;br /&gt;
| The Earth's magnetic field has been reversed several times in its geologic history, so that what we would currently call the &amp;quot;magnetic North Pole&amp;quot; was near the geographic South Pole about 780,000 years ago, before the most recent reversal.&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| an arbitrary decision by Benjamin Franklin&lt;br /&gt;
| Benjamin Franklin wrote [http://www.webexhibits.org/daylightsaving/franklin3.html a letter to the Journal of Paris in 1784] in which he advised them to rise with the sun in order to save candlelight, after he observed that the Parisians were getting up at the same time by the clock and burning a lot of candles in the winter as a result.&lt;br /&gt;
An &amp;quot;arbitrary decision by Benjamin Franklin&amp;quot; also likely refers humorously to Franklin having defined positive charge to be that which is left on a glass rod by rubbing it with silk. As described in [[567: Urgent Mission]], this had the unfortunate consequence of assigning a negative value to the charge of the electron, which was later identified as the fundamental carrier of electric charge.&lt;br /&gt;
| Benjamin Franklin is often touted as &amp;quot;the father of daylight saving time&amp;quot;, despite him never actually proposing to alter the clocks.&lt;br /&gt;
|-&lt;br /&gt;
| an arbitrary decision by Isaac Newton&lt;br /&gt;
| Possibly a reference to how Newton divided the colour spectrum into the now-familiar seven colours of the rainbow, on a somewhat arbitrary basis. Newton did spend time working on the problem of calendar reform, but it's unlikely that any decisions he made as a result would affect anything, since he never published his work, and by the time it gained attention the Gregorian Calendar had been widely adopted.&lt;br /&gt;
| The spectrum fact is one of those standard bits of trivia of the kind the chart alludes to. Although it has nothing to do with time-keeping, Newton is the sort of person who seems like he should have made decisions like this. &lt;br /&gt;
|-&lt;br /&gt;
| an arbitrary decision by FDR&lt;br /&gt;
| Franklin Delano Roosevelt set all time zones one hour ahead year-round during World War II. The law was repealed after the war ended.&lt;br /&gt;
Additionally, he changed the date of Thanksgiving from the last Thursday in November to the fourth Thursday in November as a way to increase the length of the Christmas shopping season in some years.&lt;br /&gt;
| Setting the time permanently one hour ahead would make everything happen at the &amp;quot;wrong&amp;quot; time celestially.&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Related 'fact'&lt;br /&gt;
|-&lt;br /&gt;
| It causes a predictable increase in car accidents.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The week following daylight saving time, car accidents increase by about 5-7%&amp;lt;ref&amp;gt;http://www.cbc.ca/news/canada/end-of-daylight-saving-time-2015-6-eye-opening-facts-1.3296353&amp;lt;/ref&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| That's why we have leap seconds.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Leap seconds occur because the time required for one rotation of the Earth is actually slightly longer than the 86,400 seconds in a standard UTC day. The Earth's rotation is slowing down by about 2 × 10&amp;lt;sup&amp;gt;-5&amp;lt;/sup&amp;gt; seconds every year due to tidal friction caused by the Moon's gravity; however, this is not one of the possible entries in the list of phenomena.&lt;br /&gt;
|-&lt;br /&gt;
| Scientists are really worried.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
| it was even more extreme during the [Bronze Age/Ice Age/Cretaceous/1990s].&lt;br /&gt;
| This may be reference to debates over climate change, where global temperature changes during these periods are frequently cited as supposedly proving / disproving human-related change.&lt;br /&gt;
| Solar events, such as sunspot activity, are often invoked as explaining temperature change in these debates. However, while there are a number of potential sun-related 'facts' that could be generated, none touch on sunspots.&lt;br /&gt;
|-&lt;br /&gt;
| There's a proposal to fix it, but it [will never happen/actually makes things worse/is stalled in Congress/might be unconstitutional].&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Time zone reform is surprisingly a very controversial and politicized issue, with special interests on either side looking to modify it to fit their needs. Examples of proposals to modify the scheme include:&lt;br /&gt;
&lt;br /&gt;
* Extend the duration of daylight saving time by one month, which was done in 2007 in many states as part of an energy-saving proposal by George W. Bush.&lt;br /&gt;
* Reduce the duration of daylight saving time back to its original span, or further.&lt;br /&gt;
* Eliminate daylight saving time altogether, going back to using standard time.&lt;br /&gt;
* Abolish daylight saving time but advance the time zone by one hour, effectively instating daylight saving time year round. This was done during World War II.&lt;br /&gt;
* Abolish daylight saving time and advance the time zone by 30 minutes, splitting the difference between the current standard time and daylight saving time.&lt;br /&gt;
* Reduce the number of time zones in the United States to two, consolidating Pacific time into Mountain time (UTC-7:00), and Eastern time into Central time (UTC-6:00). This was proposed in a [https://qz.com/142199/the-us-needs-to-retire-daylight-savings-and-just-have-two-time-zones-one-hour-apart/ 2013 article in Quartz] by Allison Schrager.&lt;br /&gt;
&lt;br /&gt;
At best, these time zone proposals will be fraught with controversy, with both sides arguing for the benefits of their time system. Some proposals, such as the 30-minute and 20-minute suggestions, would put the minute hands of the entire United States out of sync with the rest of the world, defeating the purpose of time zones with hourly UTC offsets in the first place, which could be construed as &amp;quot;making things worse&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
| It's getting worse and no one knows why.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; | Title Text: Consequences&lt;br /&gt;
|-&lt;br /&gt;
| causes huge headaches for software developers&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Trying to support time zones correctly for all dates present and historic is a mishmash of different regional laws, time zones, and DST changes. The headache is best exemplified in [https://www.youtube.com/watch?v=-5wpm-gesOY this video] by Tom Scott.&lt;br /&gt;
|-&lt;br /&gt;
| is taken advantage of by high-speed traders&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | A leap second must be taken into account by trading software, and may cause bugs if not accounted properly. Because leap seconds happen at midnight UTC, it might happen in regular trading hours for somebody living in Seattle, where the time zone is UTC-08:00. Somehow, a high-frequency trader may try to take advantage of any bugs in the software if they are not built to handle this particular case. This scenario is relatively unlikely because the market software can keep its own &amp;quot;market-official time&amp;quot; and synchronize with the correct time while the market is closed.&lt;br /&gt;
|-&lt;br /&gt;
| triggered the 2003 Northeast Blackout&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | The {{w|Northeast blackout of 2003}} was caused by a race condition in the energy management software at a power plant in Ohio. In a race condition the result of a computation is different depending on the order of completion of the operations, even though the result is supposed to be independent of that order.  Race conditions can theoretically be caused by mismatched timestamps.&lt;br /&gt;
|-&lt;br /&gt;
| has to be corrected for by GPS satellites&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Because {{w|Global Positioning System}} (GPS) satellites are further from the earth than surface receivers, their clocks run faster than clocks on the surface due to general relativity. But they are also slower because they are moving faster than surface receivers, as explained by special relativity.  Also, their clocks are not updated for leap seconds. All these factors mean that GPS satellites have a different timekeeping standard than clocks on the ground which are generally synchronized to Greenwich solar time.&lt;br /&gt;
|-&lt;br /&gt;
| is now recognized as a major cause of World War I.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Daylight saving time was first implemented in World War I as a fuel-saving measure. Randall seems to be humorously implying that World War I was started in order to implement these fuel-saving measures during peacetime as well.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Combinations==&lt;br /&gt;
All 156 000 possible combinations can be found at this link, lovingly assembled by hand (Ha! I mean by a python script) for your entertainment. (Perhaps someone could upload it to a more permanent location? I'm new here.)&lt;br /&gt;
https://www.dropbox.com/s/866fwtpwvd0z9hq/combinations%20xkcd%201930.txt?dl=0&lt;br /&gt;
&lt;br /&gt;
A random fact generator (including title text), written in Python, can be found here: https://gist.github.com/petersohn/6c8f9d124bd961e909d2dc9a967ade2e&lt;br /&gt;
&lt;br /&gt;
==Examples of true complete statements==&lt;br /&gt;
&lt;br /&gt;
# Did you know that '''the spring equinox''' '''drifts out of sync with the zodiac''' because of '''the precession of the Earth's axis'''? Apparently '''it was even more extreme during the Ice Age'''.&lt;br /&gt;
# Did you know that '''daylight saving time''' '''might happen twice this year''' because of '''time zone regulation in Russia'''? Apparently '''there's a proposal to fix it, but it actually makes things worse'''. (True in Russia in 1981)&lt;br /&gt;
# Did you know that &amp;quot;leap year&amp;quot; &amp;quot;might not happen this year&amp;quot; because of &amp;quot;a decree by the pope in the 1500s&amp;quot;? Apparently &amp;quot;there's a proposal to fix it, but&amp;quot; &amp;quot;it will never happen&amp;quot;. While it may seem like trivia, it &amp;quot;causes huge headaches for software developers&amp;quot;. (The Pax calendar proposes that 2018 be a leap year. If anyone finds a calendar in which 2017 is a leap year, I'd love to see it!)&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;big&amp;gt;-Calendar Facts-&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Shown below is a branching flow chart of sorts that begins at the phrase &amp;quot;Did you know that&amp;quot;, then flows through various paths to build up a sentence. (Note that the &amp;quot;→&amp;quot; arrow symbol is used below to indicate a new branch with no intermediate text from a previous branch.)]&lt;br /&gt;
&lt;br /&gt;
:Did you know that:&lt;br /&gt;
::the ( Fall | Spring ) Equinox&lt;br /&gt;
::the ( Winter | Summer ) ( Solstice | Olympics )&lt;br /&gt;
::the ( Earliest | Latest ) ( Sunrise | Sunset )&lt;br /&gt;
::Daylight ( Saving | Savings ) Time&lt;br /&gt;
::Leap ( Day | Year )&lt;br /&gt;
::Easter&lt;br /&gt;
::the ( Harvest | Super | Blood ) Moon&lt;br /&gt;
::Toyota Truck Month&lt;br /&gt;
::Shark Week&lt;br /&gt;
:→&lt;br /&gt;
::happens ( earlier | later | at the wrong time ) every year&lt;br /&gt;
::drifts out of sync with the&lt;br /&gt;
:::Sun&lt;br /&gt;
:::Moon&lt;br /&gt;
:::Zodiac&lt;br /&gt;
:::( Gregorian | Mayan | Lunar | iPhone ) Calendar&lt;br /&gt;
:::atomic clock in Colorado&lt;br /&gt;
::might ( not happen | happen twice ) this year&lt;br /&gt;
:because of&lt;br /&gt;
::time zone legislation in ( Indiana | Arizona | Russia )&lt;br /&gt;
::a decree by the pope in the 1500s&lt;br /&gt;
::( precession | libration | nutation | libation | eccentricity | obliquity ) of the &lt;br /&gt;
:::Moon &lt;br /&gt;
:::Sun &lt;br /&gt;
:::Earth's axis &lt;br /&gt;
:::equator &lt;br /&gt;
:::prime meridian &lt;br /&gt;
:::( International Date | Mason-Dixon ) Line&lt;br /&gt;
::magnetic field reversal&lt;br /&gt;
::an arbitrary decision by ( Benjamin Franklin | Isaac Newton | FDR )&lt;br /&gt;
:?&lt;br /&gt;
:Apparently&lt;br /&gt;
::it causes a predictable increase in car accidents.&lt;br /&gt;
::that's why we have leap seconds.&lt;br /&gt;
::scientists are really worried.&lt;br /&gt;
::it was even more extreme during the&lt;br /&gt;
:::Bronze Age.&lt;br /&gt;
:::Ice Age.&lt;br /&gt;
:::Cretaceous.&lt;br /&gt;
:::1990s.&lt;br /&gt;
::there's a proposal to fix it, but it&lt;br /&gt;
:::will never happen.&lt;br /&gt;
:::actually makes things worse.&lt;br /&gt;
:::is stalled in congress.&lt;br /&gt;
:::might be unconstitutional.&lt;br /&gt;
::it's getting worse and no one knows why.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Comics featuring real people]]&lt;br /&gt;
[[Category:Daylight saving time]]&lt;br /&gt;
[[Category:Time]]&lt;br /&gt;
[[Category:Science]]&lt;br /&gt;
[[Category:Astronomy]]&lt;br /&gt;
[[Category:Supermoon]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1550:_Episode_VII&amp;diff=150804</id>
		<title>1550: Episode VII</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1550:_Episode_VII&amp;diff=150804"/>
				<updated>2018-01-11T02:07:31Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: There is no reason to put &amp;quot;those&amp;quot; in bold. That word wouldn't even be stressed in the sentence, and isn't significant in the context. It's a minor English grammatical phrase. If anything should be emphasized (it shouldn't), it'd be &amp;quot;Power convertors&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1550&lt;br /&gt;
| date      = July 13, 2015&lt;br /&gt;
| title     = Episode VII&lt;br /&gt;
| image     = episode_vii.png&lt;br /&gt;
| titletext = The Lord of the Rings sequel, set years after the Ring hubbub has died down, is just Samwise discreetly creeping back to Bag End to finish dropping the eaves.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
Sequels are often made to resolve pressing issues that are left unresolved in the original works. This comic was a humorous take on how the then-upcoming sequel in the {{w|Star Wars franchise}} might have resolved issues from a previous film in that series.&lt;br /&gt;
&lt;br /&gt;
===Star Wars background===&lt;br /&gt;
In the first-produced movie of the series, ''{{w|Star Wars (film)|Star Wars:Episode IV: A New Hope}}'', {{w|Luke Skywalker}}'s uncle tells him to clean two newly purchased droids ({{w|R2-D2}} and {{w|C-3PO}}). Luke complains that he had plans to pick up some power converters at Tosche Station. Luke is told to clean the droids first; however, while doing so, he discovers a message carried by R2-D2, starting him on a course of events that runs through the original trilogy. As a result, he never ultimately goes to Tosche Station.&lt;br /&gt;
&lt;br /&gt;
The conversation between Luke and his uncle, {{w|Owen Lars}}, is as follows:&lt;br /&gt;
:'''Uncle Owen:''' Luke! Take these two over to the garage will ya? I want ’em cleaned up before dinner.&lt;br /&gt;
:'''Luke:''' But I was going into Tosche Station to pick up some power converters!&lt;br /&gt;
:'''Uncle Owen:''' You can waste time with your friends when your chores are done. Now, come on. Get to it.&lt;br /&gt;
&lt;br /&gt;
Luke's line is one of many well-known lines from the series and is often-quoted as an example of how Luke is initially portrayed as a whiny teenager. By the end of the {{W|Return of the Jedi|''Episode VI:Return of the Jedi''}}, Luke has grown into a mature and powerful Jedi, completing his transformation through the original trilogy.&lt;br /&gt;
&lt;br /&gt;
====The Force Awakens====&lt;br /&gt;
''{{w|Star Wars: The Force Awakens|Star Wars Episode VII: The Force Awakens}}'' was, at the time of the comic's release, the upcoming seventh feature-length live-action film in the ''Star Wars'' series, and was the first since the rights to the franchise were sold by creator George Lucas to the Disney Company. It is a sequel to the original trilogy.&lt;br /&gt;
&lt;br /&gt;
Since creating the original trilogy, many of Lucas's decisions in respect of the franchise have been subject to fan criticism, including criticism of the quality of three prequel films Lucas produced beginning in 1999 (after a more than 15-year hiatus). The new seventh film was entrusted by Disney to producer/director J.J. Abrams, who in 2009 produced and directed the highly acclaimed (although still highly criticized by some fans) ''Star Trek'' reboot.&lt;br /&gt;
&lt;br /&gt;
Given all of this context, the new ''Star Wars'' film was as highly anticipated, or more highly anticipated than the prequel trilogy, and had a strong buzz around it. Much of the early buzz surrounded the nature of the new film's plot: For example, whether it would be a prequel or a sequel, and whether it would feature any of the original cast/characters&lt;br /&gt;
&lt;br /&gt;
{{w|J. J. Abrams}} and others involved in the filming ''{{w|Star Wars: The Force Awakens|Star Wars Episode VII: The Force Awakens}}'' had appeared in a panel at San Diego Comic-Con the weekend prior to the comic's release to unveil details about the film. This is likely the impetus for the timing of this comic.&lt;br /&gt;
&lt;br /&gt;
===The Comic===&lt;br /&gt;
This comic portrays Randall's own conception of what the sequel might have been. In his version of the movie, Luke returns home to {{w|Tatooine}} years later with R2-D2 to finish the errand that was interrupted. Luke goes to Tosche Station and says &amp;quot;I'm here for those power converters&amp;quot;, thus completing this unresolved task from the first movie. The action is bookended by the opening and {{w|closing credits}}, suggesting this uneventful scene comprises the entire film.&lt;br /&gt;
&lt;br /&gt;
Therefore, the comic jokingly implies that getting the power converters was the most pressing of all the unresolved issues in the other films, and the most interesting upon which to base the sequel. In reality, this would likely be one of the least entertaining and most disappointing sequels that could possibly be made (perhaps second only to a version that had no reference to the previous films at all). &lt;br /&gt;
&lt;br /&gt;
Randall may have also been commenting that there are few if any unresolved issues in the Star Wars franchise that required revisiting and that the series should be left alone. Or he could have been making a joke about how sequels call back to elements of previous movies without fully considering the context. In this case, the farm he's buying those power converters for was destroyed more than thirty years ago.&lt;br /&gt;
&lt;br /&gt;
The title text alludes to another fantasy franchise, ''{{w|Lord of the Rings}}'', and how {{w|Samwise Gamgee}} was similarly interrupted from a menial task of gardening and listening in on conversations outside {{w|Bag End}} by {{w|Gandalf}} and his quest to save the world at the start of the first film. The title text uses the term “dropping eaves” as Samwise did in his denial of eavesdropping in on the conversation between Frodo and Gandalf. In both cases, the issue of collecting power converters and Sam’s gardening duties were left unresolved in their respective stories and the main plot of the series is thoroughly concluded.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Black background with white letters in the style of the Star Wars logo with the subtitle in between the two words.]&lt;br /&gt;
:'''Star'''&lt;br /&gt;
:The Force Awakens&lt;br /&gt;
:'''Wars'''&lt;br /&gt;
&lt;br /&gt;
:[Building in the desert, two persons are seen in the background, and Cueball is running in front of the building. Next to the building is a sign.]&lt;br /&gt;
:Sign: Tosche Station&lt;br /&gt;
&lt;br /&gt;
:[A hooded man standing next to R2D2 has entered the building, and is seen in front of the opening portal with the desert in the background.]&lt;br /&gt;
:Hooded man: Hello.&lt;br /&gt;
&lt;br /&gt;
:[Closeup of hooded man. The man has a mustache and a beard and thick black hair.]&lt;br /&gt;
:Hooded man: I’m here for those power converters.&lt;br /&gt;
&lt;br /&gt;
:[Black background with white letters resembling movie credits.]&lt;br /&gt;
:Directed by &lt;br /&gt;
:'''J.J. Abrams'''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:LOTR]]&lt;br /&gt;
[[Category:Star Wars]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1535:_Words_for_Pets&amp;diff=150547</id>
		<title>Talk:1535: Words for Pets</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1535:_Words_for_Pets&amp;diff=150547"/>
				<updated>2018-01-07T06:52:53Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I skipped the first step by naming my cat &amp;quot;Cat&amp;quot;. On the plus side, even in the third year I was still mostly calling her by her name. --[[Special:Contributions/108.162.254.134|108.162.254.134]] 08:06, 8 June 2015 (UTC)&lt;br /&gt;
:My cat is also named &amp;quot;Cat&amp;quot;.  Then again, I call all cats &amp;quot;Cat&amp;quot;. [[Special:Contributions/108.162.210.138|108.162.210.138]] 19:00, 8 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Not sure this is relevant enough to include, but there's [http://tvtropes.org/pmwiki/pmwiki.php/Main/ADogNamedDog a trope about that] [[Special:Contributions/188.114.111.224|188.114.111.224]] 11:39, 8 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I interpreted this slightly differently. In the first year, the pet is fresh and new, and you put the effort in to call it by its name. As time goes on, you get sloppier about it. In addition, I believe he missed a ring from it: Expletives. Within a year of having a new cat, I was calling it more by expletives than its name. [[User:Drmouse|Drmouse]] ([[User talk:Drmouse|talk]]) 14:24, 8 June 2015 (UTC)&lt;br /&gt;
:I thought expletives were deliberately implied, so I'm very surprised they are not mentioned in the explanation. [[Special:Contributions/198.41.239.231|198.41.239.231]] 23:50, 8 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I disagree with the explanation. The comic is about words used to refer to the pet, i.e. to name the pet when talking to someone else, not to talk to the pet. For instance &amp;quot;I forgot to feed Lassie&amp;quot; might later become &amp;quot;I forgot to feed the dog&amp;quot;, then &amp;quot;I forgot to feed the damn thing&amp;quot; or whatever. Am I the only one to understand &amp;quot;refer&amp;quot; like this?&lt;br /&gt;
Zetfr 16:53, 8 June 2015 (UTC)&lt;br /&gt;
:In my household at least, we use the animal's species as its name. For example, instead of &amp;quot;Have you fed Lassie?&amp;quot;, we may say &amp;quot; Have you fed Dog?&amp;quot;. I think is what Randall is implying. [[Special:Contributions/141.101.98.29|141.101.98.29]] 17:00, 8 June 2015 (UTC)&lt;br /&gt;
::Since he begins to refer to the animal in the animals language, I would say that only makes sense if he talks to the animal. However the way the caption is phrased it could be understood the way he talks about the animal. So I think it is impossible to say that one explanation is correct and the other is wrong. Maybe that should be mentioned in explain. --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 18:14, 8 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Agreed. [[Special:Contributions/188.114.97.151|188.114.97.151]] 23:24, 28 December 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I got a completely different idea to this, the relationship is one of friendship, not parentage, so the moving from name to associated to other words to sounds would be more like Hey Lassie -&amp;gt; Hey Dog -&amp;gt; Hey Fatso -&amp;gt; Ugh, Oi.  This shows more the common friendship trope of insulting one another in a humorous way, which seems far more likely than transitioning into some kind of hybrid language for all bar the most &amp;quot;maternal&amp;quot; of owners. [[User:Hackerjack|Hackerjack]] ([[User talk:Hackerjack|talk]]) 22:40, 8 June 2015 (UTC)&lt;br /&gt;
:I agree here. With our cat it was Hi Blaser -&amp;gt; Hi Cat -&amp;gt; You little **** -&amp;gt; Oi, you -&amp;gt; &amp;quot;Maw?&amp;quot; [[User:Drmouse|Drmouse]] ([[User talk:Drmouse|talk]]) 09:08, 9 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;You little ****&amp;quot; is something I can definitely attest to. A friend of mine keeps calling his cats assholes and similar words, so often that I have a hard time remembering their actual names. &amp;quot;come here&amp;quot; isn't how one &amp;quot;refers to&amp;quot; a pet, it's how one might call a pet, which isn't what the comic is about at all... [[User:Maplestrip|Maplestrip]] ([[User talk:Maplestrip|talk]]) 09:15, 9 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I call my dog &amp;quot;plague&amp;quot; (makes more sense in our dialect of Portuguese). [[Special:Contributions/188.114.97.151|188.114.97.151]] 23:24, 28 December 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I wouldn't say Randall is restricting this comic to either of the two major possibilities:  speaking to the pet, or speaking about the pet.  It could well be a mixture of both.&lt;br /&gt;
We have a cat whose name is &amp;quot;Pwca&amp;quot; (Welsh spelling, same as &amp;quot;Pooka&amp;quot; as in the Jimmy Stewart movie &amp;quot;Harvey&amp;quot;) but the name varies between &amp;quot;Pwca&amp;quot; and &amp;quot;Picklebean&amp;quot; and just &amp;quot;Bean&amp;quot; right along with &amp;quot;silly kitty&amp;quot; and &amp;quot;funny girl&amp;quot; and other descriptive words.  She has a typical little short chirp that she uses to get our attention or to complain about something, and we often chirp back to her, so that would be &amp;quot;the pet's own language.&amp;quot;  My daughter's cat &amp;quot;Minnie&amp;quot; is &amp;quot;Minners&amp;quot; or &amp;quot;Minimum&amp;quot; or &amp;quot;Min-Min&amp;quot; or again, descriptive terms.  You could certainly argue that some of those words are borderline incoherent.  In most cases, they can be used while speaking either /to/ the pet, or /of/ the pet to a third party (or sometimes to the universe at large.)&lt;br /&gt;
Note that the phrase &amp;quot;pet name&amp;quot; has a double meaning, with 'pet' either a noun or an adjective, and in the latter case usually not actually referring to a pet.[[User:Taibhse|Taibhse]] ([[User talk:Taibhse|talk]]) 00:43, 10 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Randall talks to cats: [http://xkcd.com/231/ 231] {{unsigned ip|108.162.219.83}}&lt;br /&gt;
&lt;br /&gt;
I thought it is Vienn diagram not Euler diagram {{unsigned ip|108.162.254.47}}&lt;br /&gt;
&lt;br /&gt;
I call my kitty &amp;quot;foofy butt,&amp;quot; &amp;quot;foofbutt,&amp;quot; &amp;quot;fluffbutt,&amp;quot; &amp;quot;plushbutt,&amp;quot; &amp;quot;puffbutt,&amp;quot; &amp;quot;squishy,&amp;quot; [gibberish cooing], &amp;quot;meow meow,&amp;quot; &amp;quot;hairy baby&amp;quot; (BH6 is my favorite animated movie), identical meows to his, and sometimes, occasionally, his actual name Mitu. Or Mittu My mom spells it differently than me. For the longest time, autocorrect autocorrected his name to MIT. xD Now all I can picture is me stroking the dome of one of the best schools in the entire world like it's a kitty. KITTY. &lt;br /&gt;
&lt;br /&gt;
I miss him. He has lung cancer, and is at home, and I'm away at college. My poor little foofehbutt :c&lt;br /&gt;
[[User:International Space Station|International Space Station]] ([[User talk:International Space Station|talk]]) 05:20, 7 October 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
If you just listened to what my mother called her cats throughout the day you'd think their names were &amp;quot;Trouble&amp;quot; &amp;quot;You Ratbag&amp;quot; and &amp;quot;Get down off that!&amp;quot; -Pennpenn [[Special:Contributions/108.162.250.162|108.162.250.162]] 01:22, 15 January 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
By the time my parents' dog died her name had expanded from 'Lucy' to 'Lucius Germanicus P. Codwagon the Great' and my dad would talk about how she got lost up in the frozen spruce country and saw the Wendigo. To be fair she was like 14 by that point, so it's possible that we had reached past talking to her in her language to achieve complete screaming psychosis. She seemed to enjoy being told spooky stories about herself, though, so that was okay. [[Special:Contributions/162.158.59.142|162.158.59.142]] 04:44, 7 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Maybe it's just me, but I interpreted it as referring to the gradual transition where the pets name is gradually morphed into something else and/or it's given a nickname, which also eventually morphs. I once had a cat named &amp;quot;Smoky&amp;quot;, which became &amp;quot;Swiss Mocha&amp;quot;, and eventually &amp;quot;Bin-Bin&amp;quot; (I forget how exactly&amp;quot;. My dog &amp;quot;Rasta&amp;quot; eventually became &amp;quot;Googer&amp;quot; or &amp;quot;Biggur&amp;quot; (I think that was &amp;quot;Good girl&amp;quot; and &amp;quot;Big girl&amp;quot; originally; &amp;quot;Biggoogurl&amp;quot; was also used sometimes). &amp;quot;Pupplet&amp;quot; and &amp;quot;Dogalog&amp;quot; also saw use. Her actual name is reserved for when she is bad or I'm trying to get her attention when she's running around outside. [[Special:Contributions/172.68.54.22|172.68.54.22]] 06:52, 7 January 2018 (UTC)&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1503:_Squirrel_Plan&amp;diff=150521</id>
		<title>1503: Squirrel Plan</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1503:_Squirrel_Plan&amp;diff=150521"/>
				<updated>2018-01-06T07:36:31Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1503&lt;br /&gt;
| date      = March 25, 2015&lt;br /&gt;
| title     = Squirrel Plan&lt;br /&gt;
| image     = squirrel plan.png&lt;br /&gt;
| titletext = [Halfway to the Sun ...] Heyyyy ... what if this BALLOON is full of acorns?!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
These particular squirrels are ambitious but misguided, like the characters in the myth of {{w|Icarus}} and {{w|Daedalus}}, or the {{w|Tower of Babel}}. The squirrels' understanding of astrophysics is lacking, regarding the distance to the sun and appropriate transportation to reach it in addition to the need to resist the sun's heat and exist in the vacuum of space. Their belief that the sun is made of acorns reflects their uniquely acorn-focused worldview, a reference to the tendency of real-life squirrels to gather and store acorns as winter food, as well as their relatively low intelligence.&lt;br /&gt;
&lt;br /&gt;
The title text reveals that &amp;quot;halfway to the sun,&amp;quot; 75 million kilometers from all known acorns in our universe, the airborne squirrel seems to jeopardize the entire mission because he wants to test if the balloon itself is full of acorns. Basic observational skills will tell anyone that acorns do not float, but the idea follows the logic stated by the squirrels:  If the sun, being so magnificent, must be full of acorns, then a balloon powerful enough to take a squirrel to the sun must also be powered by something amazing, like acorns.&lt;br /&gt;
&lt;br /&gt;
In the real world [http://www.thenakedscientists.com/forum/index.php?topic=1020.0 helium balloons cannot escape the stratosphere.]  Perhaps the squirrel only ''thinks'' he's halfway to the sun. Or maybe the acorns in the balloon are pushing on the [[1404:_Quantum_Vacuum_Virtual_Plasma|quantum vacuum virtual plasma]].&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;shooting a hole in the balloon&amp;quot; is based on Larry Waters, who actually flew in a lawn chair suspended below a large cluster of helium balloons, using a pellet gun to shoot out balloons to descend. Featured in [[What If: Falling With Helium]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[There are three squirrels.  One is suspended from a balloon. The other two are sitting on the ground, looking up at it.]&lt;br /&gt;
&lt;br /&gt;
:Squirrel to the right: Once you've chewed a hole in the sun, shoot the balloon to fall back to earth, then pull the parachute ripcord to land.&lt;br /&gt;
&lt;br /&gt;
:Squirrel tied to balloon: Are you '''''sure''''' it's full of acorns?&lt;br /&gt;
&lt;br /&gt;
:Squirrel to the right: Look how bright and magnificent it is! What ''else'' could be in there?&lt;br /&gt;
==Trivia==&lt;br /&gt;
It is commonly believed that real squirrels use their ''tails'' as parachutes, although as yet [http://io9.com/5946627/squirrel-hurls-itself-through-a-fourth-story-window-scampers-off-unscathed &amp;quot;there have been no observational studies on the aerodynamics of free-falling squirrels.&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Squirrels]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=233:_A_New_CAPTCHA_Approach&amp;diff=150518</id>
		<title>233: A New CAPTCHA Approach</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=233:_A_New_CAPTCHA_Approach&amp;diff=150518"/>
				<updated>2018-01-06T06:05:48Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 233&lt;br /&gt;
| date      = March 9, 2007&lt;br /&gt;
| title     = A New CAPTCHA Approach&lt;br /&gt;
| image     = a new captcha approach.png&lt;br /&gt;
| titletext = They'd use that Futurama episode with Fry's dog, but even spambots cry at that.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
A {{w|CAPTCHA}} is a verification system to stop automatic submissions to web forms by asking the user to do something a computer program could not do, such as type a distorted word into a box.&lt;br /&gt;
&lt;br /&gt;
But here, the author has a new CAPTCHA, in which it references a sad event in the children's movie ({{w|The Land Before Time}}). It asks the subject if it felt sad. If the subject is human, then they most likely will have felt sad, so the answer will be &amp;quot;yes.&amp;quot; If it's a computer program, however, it is supposed to answer &amp;quot;no,&amp;quot; because computer programs cannot feel. This CAPTCHA would be extremely easy to break, however, because a computer could easily find the &amp;quot;yes&amp;quot; button and press it. However, the &amp;quot;trap&amp;quot; is that a computer program doesn't &amp;quot;know&amp;quot; that it's supposed to answer &amp;quot;yes&amp;quot;, as it lacks human emotion and empathy. It is similar to the way that humans are very good at being shown simple drawings of an object or an action and being able to tell immediately what it is, while computers can't. The &amp;quot;no lying&amp;quot; instruction is ostensibly meant to patch that hole, but unfortunately, it turns out that spambots are not generally programmed with the Three Laws of Robotics.&lt;br /&gt;
&lt;br /&gt;
The title text references the {{w|Futurama}} episode {{w|Jurassic Bark}}. It claims that this episode is so sad that even {{w|spambot}}s cry after seeing it.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:To complete your web registration, please prove that you're human:&lt;br /&gt;
:When Littlefoot's mother died in the original 'Land Before Time', did you feel sad?&lt;br /&gt;
:[radio button.] Yes&lt;br /&gt;
:[radio button.] No&lt;br /&gt;
:(Bots: no lying)&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1923:_Felsius&amp;diff=148599</id>
		<title>Talk:1923: Felsius</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1923:_Felsius&amp;diff=148599"/>
				<updated>2017-12-01T19:59:06Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
Thanks who, at the same time as I, wrote the better explanation with formulae; you're welcome for the table (which, for my first attempt at a MediaWiki table, and in a big hurry to be first*, I think came out all right). ((*Go ahead and edit at will!)) --'''BigMal''' // [[Special:Contributions/108.162.216.184|108.162.216.184]] 16:44, 1 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Seems like this is awfully relevant: https://xkcd.com/927/ -- '''Derek Antrican''' [[Special:Contributions/108.162.246.23|108.162.246.23]] 16:54, 1 December 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
You can't write formulas like that! °C is degree(s) Celsius, not the value of some temperature as measured in degrees Celsius. You should write something like [°C] or °C&amp;lt;sup&amp;gt;-1&amp;lt;/sup&amp;gt; instead (if we treat °C as an affine function mapping dimensionless values to temperatures). Or you can be explicit and say something like &amp;quot;x°F = ((x − 32) * 5 / 9)°C&amp;quot;. --[[Special:Contributions/172.68.54.22|172.68.54.22]] 19:59, 1 December 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1285:_Third_Way&amp;diff=148598</id>
		<title>1285: Third Way</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1285:_Third_Way&amp;diff=148598"/>
				<updated>2017-12-01T19:26:10Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1285&lt;br /&gt;
| date      = November 1, 2013&lt;br /&gt;
| title     = Third Way&lt;br /&gt;
| image     = third way.png&lt;br /&gt;
| titletext = 'The monospaced-typewriter-font story is a COMPLETE FABRICATION!&amp;amp;nbsp; WAKE UP, SHEEPLE' 'It doesn't matter! Studies support single spaces!' 'Those results weren't statistically significant!' 'Fine, you win. I'm using double spaces right now!' 'Are not!&amp;amp;nbsp; We can all hear your stupid whitespace.'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic refers to the debate occurring in the United States about the correct {{w|Sentence spacing|number of space characters after the end of a sentence}}.&lt;br /&gt;
&lt;br /&gt;
While text written on typewriters in the United States traditionally had two spaces between sentences, this is becoming less common and many sources now recommend having only one space, although this topic is still {{w|Sentence spacing#Controversy|controversial}}.&lt;br /&gt;
&lt;br /&gt;
[[Cueball]] is advocating a line break after every sentence, the eponymous &amp;quot;third way&amp;quot;, and sometimes called &amp;quot;[http://rhodesmill.org/brandon/2012/one-sentence-per-line/ semantic linefeeds]&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This is particularly useful when plain text files based on a markup language (such as HTML, TeX, or {{w|Wiki markup}}) are edited by multiple people using a {{w|Revision control|version control system}} where it helps to facilitate comparison of changes and avoid merge conflicts.&lt;br /&gt;
&lt;br /&gt;
In most markup languages, a single linefeed in the source is rendered as a simple space, while two linefeeds generate a paragraph break.&lt;br /&gt;
&lt;br /&gt;
This approach allows the source to be easily manipulated and versioned, while the rendered output still keeps the regular flow and justification abilities of running text.&lt;br /&gt;
&lt;br /&gt;
The title text uses single spaces between the back-and-forth quotations; but within each quotation, the quoted speaker's preferred spacing is used.&lt;br /&gt;
&lt;br /&gt;
In particular, when the single-spacing advocate claims to be using double spacing, this is indeed a lie.&lt;br /&gt;
&lt;br /&gt;
However, realistically, it is implausible that one can hear whitespace{{Citation needed}}.&lt;br /&gt;
&lt;br /&gt;
Sentence spacing was previously mentioned in the titletext of [[1070: Words for Small Sets]].&lt;br /&gt;
&lt;br /&gt;
Note that this is not the first time Randall has [[:Category:Compromise|proposed a controversial third way]].&lt;br /&gt;
&lt;br /&gt;
Randall's mocking characterization in the title text of overzealous advocates using the phrase &amp;quot;WAKE UP, SHEEPLE&amp;quot; has appeared in previous comics [[496: Secretary: Part 3]] and [[1013: Wake Up Sheeple]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[To the left a group with three Cueballs, a Ponytail and Megan at the front which face another group with two Cueballs, a Ponytail and a black haired ponytail at the front. Each group has a placard. A Cueball in the left group has a cutlass and a Cueball in the right group has a spear as they are angrily facing off against each other. Off to the far right side stands a lone Cueball also with a placard.]&lt;br /&gt;
:Left placard: '''Two''' spaces after a period&lt;br /&gt;
:Middle placard: '''One''' space after a period&lt;br /&gt;
:Right placard: Line break after every sentence&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Multiple Cueballs]]&lt;br /&gt;
[[Category:Sheeple]]&lt;br /&gt;
[[Category:Compromise]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1913:_A_%C3%AF%C2%BF%C2%BD&amp;diff=147570</id>
		<title>1913: A ï¿½</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1913:_A_%C3%AF%C2%BF%C2%BD&amp;diff=147570"/>
				<updated>2017-11-08T21:22:56Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: It's not an FFFD!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1913&lt;br /&gt;
| date      = November 8, 2017&lt;br /&gt;
| title     = A �&lt;br /&gt;
| image     = i.png&lt;br /&gt;
| titletext = If you want in on the fun, map a key on your keyboard to the sequence U+0041 U+0020 U+FFFD (or U+0021 U+0020 U+FFFD for the exclamation point version), and then no update can never take this away from you.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|The page title, &amp;quot;A ï¿½&amp;quot;, should be &amp;quot;A �&amp;quot;. Should the page be moved?}}&lt;br /&gt;
&lt;br /&gt;
After the update to {{w|Apple Inc.|Apple's}} {{w|IOS_11#11.1|iOS 11.1}}, many (though not all) {{w|iPhone}} users suffered from a strange bug, where the {{w|autocorrection}} changed any input of the single lowercase letter &amp;quot;i&amp;quot; to either &amp;quot;A&amp;quot; or &amp;quot;!&amp;quot; followed by a space and a Unicode {{w|Variation Selectors (Unicode block)|variation selector 16}} (U+FE0F, on iOS displayed as a question mark in a square).&amp;lt;ref&amp;gt;http://www.loopinsight.com/2017/11/06/ios-bug-autocorrects-letter-i-to-a-plus-unicode-symbol-heres-a-workaround-and-a-clue-to-the-cause/?utm_source=loopinsight.com/twitter&amp;amp;utm_campaign=twitter&amp;amp;utm_medium=referral&amp;lt;/ref&amp;gt; Using a {{w|Specials_(Unicode_block)#Replacement_character|replacement character}} to approximate this display, the result of typing &amp;quot;i took&amp;quot; might be &amp;quot;A � took&amp;quot; or &amp;quot;! � took&amp;quot;. In a handwritten text, the &amp;quot;�&amp;quot; symbol could then be mistaken for a censored word. This problem also manifested as an &amp;quot;I&amp;quot; followed directly by the VS-16 &amp;quot;emojify character&amp;quot;, turning them into an &amp;quot; �&amp;quot; without the &amp;quot;A&amp;quot;.&amp;lt;ref&amp;gt;https://twitter.com/willkirkby/status/925865928193134593&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The codes in the title text refer to &amp;quot;A �&amp;quot; and &amp;quot;! �&amp;quot; respectively. The text provides a way to keep the &amp;quot;bug&amp;quot; active, (which can be realized through the use of a Cydia tweak) even after it is patched. This is a fairly silly concept, as not many people would need to type &amp;quot;A �&amp;quot; more than they would need to type &amp;quot;i&amp;quot;.{{Citation needed}}&lt;br /&gt;
&lt;br /&gt;
The statement in the title text &amp;quot;no update can never take this away from you&amp;quot; is a {{w|Double negative|double negative}}, so it actually means &amp;quot;any update can take this away from you&amp;quot;. This may be a typo.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[A picture of a yellow post-it note with text:]&lt;br /&gt;
:A ⍰ took out the trash but the dishwasher still needs to be run.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Apple can try to fix the autocorrect bug, but I've already incorporated it into my handwriting.&lt;br /&gt;
&lt;br /&gt;
:[Title text:]&lt;br /&gt;
:If you want in on the fun, map a key on your keyboard to the sequence U+0041 U+0020 U+FFFD (or U+0021 U+0020 U+FFFD for the exclamation point version), and then no update can never take this away from you.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unicode]]&lt;br /&gt;
[[Category:Comics with color]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1912:_Thermostat&amp;diff=147454</id>
		<title>1912: Thermostat</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1912:_Thermostat&amp;diff=147454"/>
				<updated>2017-11-06T13:35:46Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1912&lt;br /&gt;
| date      = November 6, 2017&lt;br /&gt;
| title     = Thermostat&lt;br /&gt;
| image     = thermostat.png&lt;br /&gt;
| titletext = Your problem is so terrible, I worry that, if I help you, I risk drawing the attention of whatever god of technology inflicted it on you.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Rough draft, could still use work. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
[[Hairy]] is working at a tech support office, and receives a call from [[Cueball]]. After the scripted greeting, Cueball, who [[1084|has the]] [[1586|weirdest]] [[1700|tech issues]], tells Hairy that his thermostat - a single-purpose device used to adjust the settings of indoor heating - is showing an ''Android error screen'', and asking if he wants to partition the volume. The android error seems to imply that it is trying to mount a file with .doc extension (most likely a [[1459|Microsoft Word document]]) as the {{w|Boot_device|boot device}}. An added twist is the &amp;quot;(1)&amp;quot; in the filename, which is appended when a MS Word user attempts to copy a file into a directory that already has a file of that name.  This is so abnormal that Hairy is briefly struck silent, and upon recovering, he suggests Cueball [[349|walk into the sea]] as a form of suicide. The title text elaborates that the situation is so insanely absurd that it must be divine punishment, and Hairy does not want to try and help him for fear of invoking the wrath of whatever deity is issuing it.&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;
:Hairy: Tech support, how can I help you?&lt;br /&gt;
&lt;br /&gt;
:Cueball: The little LCD on my thermostat says ''Error: Android system recovery: Unrecognized boot volume &amp;quot;/Monthly Energy Report (1).doc&amp;quot;&lt;br /&gt;
&lt;br /&gt;
:[Beat panel]&lt;br /&gt;
&lt;br /&gt;
:Cueball: It's asking if I want to partition the volume. What should I do?&lt;br /&gt;
&lt;br /&gt;
:Hairy (long pause)&lt;br /&gt;
&lt;br /&gt;
:Hairy (on phone): Have you tried walking into the sea?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Hairy]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1909:_Digital_Resource_Lifespan&amp;diff=147338</id>
		<title>1909: Digital Resource Lifespan</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1909:_Digital_Resource_Lifespan&amp;diff=147338"/>
				<updated>2017-11-03T07:20:17Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1909&lt;br /&gt;
| date      = October 30, 2017&lt;br /&gt;
| title     = Digital Resource Lifespan&lt;br /&gt;
| image     = digital_resource_lifespan.png&lt;br /&gt;
| titletext = I spent a long time thinking about how to design a system for long-term organization and storage of subject-specific informational resources without needing ongoing work from the experts who created them, only to realized I'd just reinvented libraries.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Can someone make a table of all the different resources types?}}&lt;br /&gt;
&lt;br /&gt;
In this chart, [[Randall]] laments the tendency of digital resources to quickly become obsolete or non-functional.  By taking a general subject, such as xkcd's core subjects of &amp;quot;romance, sarcasm, math, and language&amp;quot;, one can see that a useful tool such as a smartphone or computer app or interactive CD-ROM (essentially, software) does not have the lasting power of printed books (e.g. textbooks, for many general subjects) and microfilm/microfiche.  The printed resources, not having to rely on a computerized platform for use, are far more reliable despite being less mobile and taking up physical space. The only digital source which is still working is {{w|Portable Document Format}} (aka PDF) which encapsulates fixed layout flat documents, and is supported for years already by {{w|Adobe Systems}} and is part of {{w|International Organization for Standardization|ISO}} standards, so has a widespread support, and should be still viewable in foreseeable future.&lt;br /&gt;
&lt;br /&gt;
The title text makes a statement that libraries do not require the support of ''original'' authors/experts to organize and store vast resources for any subject imaginable.  This is true, but omits the fact that ongoing efforts are required by experts in information organization and storage -- namely, librarians.  Physical books and microfilm/microfiche need controlled storage environments, manual handling for storage, retrieval, distribution (in library terms, &amp;quot;circulation&amp;quot;), and the like.  Thus, a library can require significant resources in personnel and facilities, but is usually seen as a &amp;quot;public good&amp;quot; for the benefit of society; thus, many communities and educational institutions invest in creating and maintaining a library despite the costs.&lt;br /&gt;
&lt;br /&gt;
Archive.org refers to {{w|The Internet Archive}}, a non-profit organization that maintains the {{w|Wayback Machine}}, one of the largest archives of the {{w|World Wide Web}}. When a website is taken offline, copies of its content can often be found backed-up on the Wayback Machine. The Wayback Machine is primarily designed to back up {{w|Website|websites}}, however, and will often not be able to save information stored in a site's {{w|Database|databases}}, as alluded to in the comic. The Internet Archive has a part for non-website archives, but it cannot hold recent databases either due to copyright problems.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Needs reorganization?}}&lt;br /&gt;
:My access to resources on [SUBJECT] over time:&lt;br /&gt;
&lt;br /&gt;
:[Below, a timeline and a graph with gray bars is shown:]&lt;br /&gt;
&lt;br /&gt;
:[1980s-past 2020:] &lt;br /&gt;
:Book on subject&lt;br /&gt;
&lt;br /&gt;
:[Early 2000s-past 2020:] &lt;br /&gt;
:[SUBJECT].pdf &lt;br /&gt;
&lt;br /&gt;
:[2000-2010:] &lt;br /&gt;
:[SUBJECT] web database  &lt;br /&gt;
::Site goes down, backend data not on archive.org&lt;br /&gt;
::[Small bar, 2000-2016/17:] &lt;br /&gt;
:::Java frontend no longer runs&lt;br /&gt;
&lt;br /&gt;
:[2010-2015/16:] &lt;br /&gt;
:[SUBJECT] mobile app (Local university project) &lt;br /&gt;
::Broken on new OS, not updated&lt;br /&gt;
&lt;br /&gt;
:[2000-2010:] &lt;br /&gt;
:[SUBJECT] analysis software&lt;br /&gt;
::Broken on new OS, not updated&lt;br /&gt;
&lt;br /&gt;
:[Late 1990s-late 2000s:] &lt;br /&gt;
:Interactive [SUBJECT] CD-ROM &lt;br /&gt;
::CD scratched; new computer has no CD drive anyway.&lt;br /&gt;
&lt;br /&gt;
:[1980s-past 2020:] &lt;br /&gt;
:Library microfilm [SUBJECT] collection&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:It's unsettling to realize how quickly digital resources can disappear without ongoing work to maintain them.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Timelines]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1889:_xkcd_Phone_6&amp;diff=145402</id>
		<title>1889: xkcd Phone 6</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1889:_xkcd_Phone_6&amp;diff=145402"/>
				<updated>2017-09-13T20:43:49Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* List of features (clockwise from center/top) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1889&lt;br /&gt;
| date      = September 13, 2017&lt;br /&gt;
| title     = xkcd Phone 6&lt;br /&gt;
| image     = xkcd_phone_6.png&lt;br /&gt;
| titletext = We understand your privacy concerns; be assured that our phones will never store or transmit images of your face.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|All features need an explanation, the version number war and title text as well. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This is the sixth entry in the ongoing [[:Category:xkcd Phones|xkcd Phone series]], released the day after Apple announced their new iPhone X with facial recognition features.&lt;br /&gt;
&lt;br /&gt;
===List of features (clockwise from center/top)===&lt;br /&gt;
&lt;br /&gt;
; Front camera (centered for eye contact during video chat)&lt;br /&gt;
&lt;br /&gt;
: Front camera is a common feature of smartphones. The camera lens is located on the same side of the phone's case as the main screen and therefore it is possible to capture the image of the user's face looking at the screen and display the interlocutor's face on the screen simultaneously, enabling video chat. However, as the camera is usually located above the screen, a user looking at the displayed image of the other person directs his or her eyes at the center of the screen and not at the camera's lens. This is very visible on the other end of the chat as if the person talking was looking down and not in the interlocutor's face which is an uncomfortable situation for most people. For this reason, professionals involved in movie or TV-making, like actors or reporters, are trained to look straight into the camera's lens while talking, which creates impression of looking straight at the viewer's face. During a video chat, however, looking into the lens of an above-screen camera does not allow one to see the interlocutor's face clearly because it is then in the peripheral field of vision.&lt;br /&gt;
&lt;br /&gt;
: To solve this conundrum, Randall proposes locating the camera lens right in the middle of the screen. Therefore the user looking at the screen to see the other person's face would be also looking at the lens, creating an impression of a straight look on the other end of the chat. This is absurd since the lens would then take place of some of the center pixels of the screen, not allowing the display the center part of the captured image of the other person's face (like eyes and/or lips) which is most important for nonverbal communication. Such location of the camera lens would also likely interfere with touch-screen function. It will make other applications on the phone difficult to use, since virtually no user interface is designed to accommodate for a blind spot in the center{{Citation needed}}.&lt;br /&gt;
&lt;br /&gt;
; Full-width rear camera&lt;br /&gt;
&lt;br /&gt;
: Phone cameras tend to have lenses which are quite small and round or square -- same width as height.  Full-width makes it sound like the camera lens is really wide, as in a long oval or rectangle shape.  This generally would not accomplish anything worthwhile, unless it allowed you to take one-shot panorama photos.&lt;br /&gt;
&lt;br /&gt;
; CDC partnership - phone automatically administers seasonal flu vaccine to cheek every year&lt;br /&gt;
&lt;br /&gt;
: U.S. {{w|Centers for Disease Control and Prevention}} is a government agency tasked with addressing public health concerns such as infectious diseases, including seasonal flu. A common way of limiting spread of an infectious disease is {{w|Vaccine|vaccination}}, which most often involves administering a specially prepared medicine via an {{w|intramuscular injection}}. This features implies that the phone would automatically perform such an injection once a year, by shooting a needle out of a small aperture while the user is holding the phone to his or her cheek during a call.&lt;br /&gt;
&lt;br /&gt;
; 12-function&lt;br /&gt;
&lt;br /&gt;
: Most smartphones can be used for more than 12 different things{{Citation needed}}. However, this may refer to the 12 basic functions of calculus (identity, squaring, cubing, square root, logarithm, exponential, reciprocal, sine, cosine, greatest integer, absolute value, and logistic), or the twelve function keys on a modern keyboard (more than the ten on the original IBM PC keyboard).&lt;br /&gt;
&lt;br /&gt;
; Dishwasher safe&lt;br /&gt;
&lt;br /&gt;
: Usually a feature of plastic containers or fancy dishes. Unlikely to appear on a smartphone, though potentially useful if you need to clean your screen.&lt;br /&gt;
&lt;br /&gt;
; GPS transmitter&lt;br /&gt;
&lt;br /&gt;
: Many smartphones have a receiver for the Global Positioning System, which allows a phone to compute its position based on signals from the constellation of GPS satellites. However, a device with a &amp;quot;GPS transmitter&amp;quot; would broadcast signals that would interfere with the GPS receivers of all devices nearby.&lt;br /&gt;
&lt;br /&gt;
; 3-G acceleration&lt;br /&gt;
&lt;br /&gt;
: Usually, a phone is 3g compatible if it uses a certain standard (&amp;quot;third generation&amp;quot;) for data transmission. However, 3-G acceleration implies the phone can accelerate at a rate or 3 times the acceleration of gravity, or approximately 30 m/s².&lt;br /&gt;
&lt;br /&gt;
; Portable, solar-heated&lt;br /&gt;
: Portability is pretty much the entire point of using a ''mobile'' phone, so advertising portability is rather pointless. Solar ''power'' charging could be a very useful feature on a phone, but solar ''heating'' usually applies to plumbing, where a water tank is heated by the sun and used to supply hot water to taps. Technically, as the sun heats up everything on Earth, the phone is in fact solar heated.&lt;br /&gt;
&lt;br /&gt;
;Pore-cleaning strip&lt;br /&gt;
&lt;br /&gt;
: Something sticky on that location would be very annoying for people trying to make a call with beards. See also [[777: Pore Strips]]&lt;br /&gt;
&lt;br /&gt;
; Maximum strength&lt;br /&gt;
&lt;br /&gt;
:Medicines are often sold a &amp;quot;Maximum strength&amp;quot;, as in the highest dose allowed by law or allowed without a prescription.  For phones, there are sometimes &amp;quot;hardened&amp;quot; or &amp;quot;ruggedized&amp;quot; versions which are designed to survive harsher environmental conditions such as surviving drops and collisions, excessive water and dust, etc.  So Maximum strength could indicate a &amp;quot;ruggedized&amp;quot; phone, though a screen that extended past the edges would likely have the opposite effect.&lt;br /&gt;
&lt;br /&gt;
; Never needs sharpening&lt;br /&gt;
&lt;br /&gt;
: Phones do not need to be sharpened in the first place{{Citation needed}}. This is a feature more likely to be found in a knife advertisement (especially for a knife that cannot be sharpened, like a serrated or ceramic blade).&lt;br /&gt;
&lt;br /&gt;
; Can survive up to 30 minutes out of water&lt;br /&gt;
&lt;br /&gt;
: This is a play on the common IP-rating of water resistance, which is typically rated for submersion to a rated depth for 30 minutes.  A phone which could only be used or carried for 30 minutes and then needed to be immersed in water would be rather inconvenient.&lt;br /&gt;
&lt;br /&gt;
; Exclusive Audubon Society app identifies birds and lets you control their flight&lt;br /&gt;
&lt;br /&gt;
: {{w|National Audubon Society}} is a non-profit organization dedicated to conservation of nature, mainly of birds, also organizing open {{w|birdwatching}} events. An app that identifies bird species, as for example from a photo of a bird made by the smartphone itself, would be cool. An app allowing you to control the bird's flight would be way cooler, but it is not possible at the current state of technology{{Citation needed}} - and it would fly in the face of the Audubon Society core activity. This is a reference to {{w|Unmanned_aerial_vehicle|drones}} (artificial &amp;quot;birds&amp;quot;) which are often controlled by a smartphone app. This may also be a reference to [[1425: Tasks]], in which an app that can recognize if a bird is on camera is proposed.&lt;br /&gt;
&lt;br /&gt;
; Extra screen&lt;br /&gt;
&lt;br /&gt;
:Because of the center camera, an additional section of screen was added. This is similar to the new iPhone, which also has a few extra pixels up there.&lt;br /&gt;
&lt;br /&gt;
; Wireless charging port&lt;br /&gt;
&lt;br /&gt;
:Wireless charging has no wires, and needs no port.&lt;br /&gt;
&lt;br /&gt;
; Safe for ages 6-8 months, 10 months, 18 months-3 years, and 12 years and older&lt;br /&gt;
&lt;br /&gt;
:Usually an item is deemed safe for a particular age or older, or (in the case of toys) is recommended for a particular age range.  This is unusual in that it's a hodge-podge of age ranges with no apparent reason why some ages are safe and others are not. It may be a parody of drug commercials that list several age ranges for which the drug had to be separately approved.&lt;br /&gt;
&lt;br /&gt;
; Screen goes past the edge&lt;br /&gt;
&lt;br /&gt;
:A parody of the trend of &amp;quot;edge to edge&amp;quot; displays in recent generations of smartphones&lt;br /&gt;
&lt;br /&gt;
; High thread count CPU&lt;br /&gt;
&lt;br /&gt;
:A CPU thread is a task the CPU performs. Several threads may share memory making them a process. A operating system distributes the CPU's time over all active threads. CPU's don't generally have a limit on the number of threads (some operating systems do), however with a certain number the amount of cycles per thread becomes too low to be of much practical use. This seems to be a joke about bedding, where high thread count is actually a reasonably advertizable statistic.&lt;br /&gt;
&lt;br /&gt;
; Shroud of Turin-style facial transfer unlock&lt;br /&gt;
&lt;br /&gt;
:The {{w|Shroud of Turin}} is claimed to display an image of the face of {{w|Jesus Christ}}, appearing as if it was transferred to the cloth.  Presumably, to unlock this phone, the user must press their face against it.&lt;br /&gt;
&lt;br /&gt;
; Fonts developed by NASA&lt;br /&gt;
&lt;br /&gt;
: NASA's expertise is not in fonts{{Citation needed}}, and the fonts on almost all modern phones are the same.&lt;br /&gt;
&lt;br /&gt;
; Includes applicator&lt;br /&gt;
&lt;br /&gt;
: What tampon packages often say.&lt;br /&gt;
&lt;br /&gt;
; Burns clean coal&lt;br /&gt;
&lt;br /&gt;
: There is a push for clean energy production as a result of increased awareness of global warming. While it may be useful for a phone to be able to produce its own energy, coal is by definition not a clean energy source because it produces carbon dioxide. The phone is not stated to have a vent for the CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; to escape, which would technically make the coal &amp;quot;clean&amp;quot; as it is not entering the atmosphere. However, the gas is instead trapped inside the phone, which will quickly ruin it through a combination of heat and pressure.&lt;br /&gt;
&lt;br /&gt;
; Pre-seasoned&lt;br /&gt;
&lt;br /&gt;
:Pre-seasoned typically refers to cast iron cookware which is ready to use out of the box, as opposed to needing to season it with oil and heat. It can also refer to packaged meats which are ready to cook without needing to be seasoned with herbs and spices.&lt;br /&gt;
&lt;br /&gt;
; Broad-spectrum SPF 30&lt;br /&gt;
&lt;br /&gt;
:The xkcd phone somehow gives an SPF 30 level of skin protection from the sun.&lt;br /&gt;
&lt;br /&gt;
; College-ruled&lt;br /&gt;
&lt;br /&gt;
:College-ruled is a style of notebook paper having narrower lines in order to fit more text per page.&lt;br /&gt;
&lt;br /&gt;
; Sterile packaging&lt;br /&gt;
&lt;br /&gt;
:Useful for medical supplies, less so in a phone.&lt;br /&gt;
&lt;br /&gt;
; Radium backlight&lt;br /&gt;
&lt;br /&gt;
:The discovery of the phosphorescent element radium sparked a brief fad in which some watch makers painted watch faces or hands with the substance so the time could be read at night. However, it was eventually realized that regular exposure to radium could result in radiation poisoning, particularly for the workers assembling and painting the watches.  A radium-based backlight would therefore be both potentially dangerous (especially for an object carried on one's person much of the time) but also largely useless, as the phosphorescence of radium is rather dim compared to conventional phone back lights.&lt;br /&gt;
&lt;br /&gt;
; 4K pixels (50×80)&lt;br /&gt;
&lt;br /&gt;
:This refers to having 4,000 pixels in the screen in total, rather than a screen width of ~4000 pixels.  TV's advertised as &amp;quot;4K&amp;quot; are typically up to 4096 × 2160 pixels, or 8.8 million pixels.  That would be outstanding for a cell phone whereas 4,000 pixels total would be horrendous.  As a comparison, the old Commodore VIC-20 with a resolution of 176 × 184 would have over 8 times the pixels of this phone. It is however quite close to the screen resolution of the sturdy Nokia 3310, boasting a total of 4032 pixels positioned 84 × 48.&lt;br /&gt;
&lt;br /&gt;
In the caption below the phone [[Randall]] presents many different version numbers:&lt;br /&gt;
*The number 6 is in correct order of all the xkcd phones&lt;br /&gt;
*The {{w|Roman numerals|roman number}} VIII refers to the newly announced {{w|iPhone 8}} and jokes about the roman number X below&lt;br /&gt;
*Version number 10 is the current version of Microsoft Windows after omitting the number 9&lt;br /&gt;
*The {{w|iPhone X}} is a phablet announced together with the iPhone 8 by Apple on September 12, 2017, a day before this comic was released&lt;br /&gt;
*The number 26 refers to...&lt;br /&gt;
*In the year 1876 {{w|Alexander Graham Bell}} received the U.S. Patent No. 174465 for the {{w|invention of the telephone}}, but there is still a {{w|Elisha Gray and Alexander Bell telephone controversy|controversy}} whether {{w|Elisha Gray}} was the first who presented a working telephone.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[A smartphone is shown, the screen is slightly wider than the case, in the middle is a photo lens, and at the right bottom a small extra part is added to the screen.]&lt;br /&gt;
:[On top a bracket ranges nearly over the entire width of the case. The text reads:]&lt;br /&gt;
:Full-width rear camera&lt;br /&gt;
:[The label at the photo lens is:]&lt;br /&gt;
:Front camera (centered for eye contact during video chat)&lt;br /&gt;
:[The label on the extra part says:]&lt;br /&gt;
:Extra screen&lt;br /&gt;
:[At the bottom below the case a label reads:]&lt;br /&gt;
:Wireless charging port&lt;br /&gt;
&lt;br /&gt;
:[The labels left to the phone are:]&lt;br /&gt;
:4k pixels (50x80)&lt;br /&gt;
:Radium backlight&lt;br /&gt;
:Sterile packaging&lt;br /&gt;
:College-ruled&lt;br /&gt;
:Broad spectrum SPF 30&lt;br /&gt;
:Pre-seasoned&lt;br /&gt;
:Burns clean coal&lt;br /&gt;
:Includes applicator&lt;br /&gt;
:Fonts developed by NASA&lt;br /&gt;
:Shroud of turn-style facial transfer unlock&lt;br /&gt;
:High thread count CPU&lt;br /&gt;
:Screen goes past the edge&lt;br /&gt;
:Safe for ages 6-8 months, 10 months, 18 months-3 years, and 12 years and older&lt;br /&gt;
&lt;br /&gt;
:[The labels right to the phone are:]&lt;br /&gt;
:CDC partnership: Phone automatically administers seasonal flu vaccine to cheek every year&lt;br /&gt;
:12-function&lt;br /&gt;
:Dishwasher safe&lt;br /&gt;
:GPS transmitter&lt;br /&gt;
:3-G acceleration&lt;br /&gt;
:Portable, solar-heated&lt;br /&gt;
:Pore-cleaning strip&lt;br /&gt;
:Maximum strength&lt;br /&gt;
:Never needs sharpening&lt;br /&gt;
:Can survive up to 30 minutes out of water&lt;br /&gt;
:Exclusive Audubon Society app identifies birds and lets you control their flight&lt;br /&gt;
&lt;br /&gt;
:[Text below the phone:]&lt;br /&gt;
:Introducing&lt;br /&gt;
:'''The XKCD PHONE 6, VIII, 10, X, 26, and 1876'''&lt;br /&gt;
:We didn't start this nonconsecutive version number war, but we will not lose it.™®©°&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:xkcd Phones]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1889:_xkcd_Phone_6&amp;diff=145395</id>
		<title>1889: xkcd Phone 6</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1889:_xkcd_Phone_6&amp;diff=145395"/>
				<updated>2017-09-13T20:18:00Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: added to &amp;quot;Safe for ages...&amp;quot; section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1889&lt;br /&gt;
| date      = September 13, 2017&lt;br /&gt;
| title     = xkcd Phone 6&lt;br /&gt;
| image     = xkcd_phone_6.png&lt;br /&gt;
| titletext = We understand your privacy concerns; be assured that our phones will never store or transmit images of your face.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|All features need an explanation, the version number war and title text as well. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This is the sixth entry in the ongoing [[:Category:xkcd Phones|xkcd Phone series]], released the day after Apple announced their new iPhone X with facial recognition features.&lt;br /&gt;
&lt;br /&gt;
===List of features (clockwise from center/top)===&lt;br /&gt;
&lt;br /&gt;
; Front camera (centered for eye contact during video chat)&lt;br /&gt;
&lt;br /&gt;
: Front camera is a common feature of smartphones. The camera lens is located on the same side of the phone's case as the main screen and therefore it is possible to capture the image of the user's face looking at the screen and display the interlocutor's face on the screen simultaneously, enabling video chat. However, as the camera is usually located above the screen, a user looking at the displayed image of the other person directs his or her eyes at the center of the screen and not at the camera's lens. This is very visible on the other end of the chat as if the person talking was looking down and not in the interlocutor's face which is an uncomfortable situation for most people. For this reason, professionals involved in movie or TV-making, like actors or reporters, are trained to look straight into the camera's lens while talking, which creates impression of looking straight at the viewer's face. During a video chat, however, looking into the lens of an above-screen camera does not allow one to see the interlocutor's face clearly because it is then in the peripheral field of vision.&lt;br /&gt;
&lt;br /&gt;
: To solve this conundrum, Randall proposes locating the camera lens right in the middle of the screen. Therefore the user looking at the screen to see the other person's face would be also looking at the lens, creating an impression of a straight look on the other end of the chat. This is absurd since the lens would then take place of some of the center pixels of the screen, not allowing the display the center part of the captured image of the other person's face (like eyes and/or lips) which is most important for nonverbal communication. Such location of the camera lens would also likely interfere with touch-screen function. It will make other applications on the phone difficult to use, since virtually no user interface is designed to accommodate for a blind spot in the center{{Citation needed}}.&lt;br /&gt;
&lt;br /&gt;
; Full-width rear camera&lt;br /&gt;
&lt;br /&gt;
: Phone cameras tend to have lenses which are quite small and round or square -- same width as height.  Full-width makes it sound like the camera lens is really wide, as in a long oval or rectangle shape.  This generally would not accomplish anything worthwhile, unless it allowed you to take one-shot panorama photos.&lt;br /&gt;
&lt;br /&gt;
; CDC partnership - phone automatically administers seasonal flu vaccine to cheek every year&lt;br /&gt;
&lt;br /&gt;
: U.S. {{w|Centers for Disease Control and Prevention}} is a government agency tasked with addressing public health concerns such as infectious diseases, including seasonal flu. A common way of limiting spread of an infectious disease is {{w|Vaccine|vaccination}}, which most often involves administering a specially prepared medicine via an {{w|intramuscular injection}}. This features implies that the phone would automatically perform such an injection once a year, by shooting a needle out of a small aperture while the user is holding the phone to his or her cheek during a call.&lt;br /&gt;
&lt;br /&gt;
; 12-function&lt;br /&gt;
&lt;br /&gt;
: Most smartphones can be used for more than 12 different things{{Citation needed}}. However, this may refer to the 12 basic functions of calculus (identity, squaring, cubing, square root, logarithm, exponential, reciprocal, sine, cosine, greatest integer, absolute value, and logistic), or the twelve function keys on a modern keyboard (more than the ten on the original IBM PC keyboard).&lt;br /&gt;
&lt;br /&gt;
; Dishwasher safe&lt;br /&gt;
&lt;br /&gt;
: Usually a feature of plastic containers or fancy dishes. Unlikely to appear on a smartphone, though potentially useful if you need to clean your screen.&lt;br /&gt;
&lt;br /&gt;
; GPS transmitter&lt;br /&gt;
&lt;br /&gt;
: Many smartphones have a receiver for the Global Positioning System, which allows a phone to compute its position based on signals from the constellation of GPS satellites. However, a device with a &amp;quot;GPS transmitter&amp;quot; would broadcast signals that would interfere with the GPS receivers of all devices nearby.&lt;br /&gt;
&lt;br /&gt;
; 3-G acceleration&lt;br /&gt;
&lt;br /&gt;
: Usually, a phone is 3g compatible if it uses a certain standard (&amp;quot;third generation&amp;quot;) for data transmission. However, 3-G acceleration implies the phone can accelerate at a rate or 3 times the acceleration of gravity, or approximately 30 m/s².&lt;br /&gt;
&lt;br /&gt;
; Portable, solar-heated&lt;br /&gt;
: Portability is pretty much the entire point of using a ''mobile'' phone, so advertising portability is rather pointless. Solar ''power'' charging could be a very useful feature on a phone, but solar ''heating'' usually applies to plumbing, where a water tank is heated by the sun and used to supply hot water to taps. Technically, as the sun heats up everything on Earth, the phone is in fact solar heated.&lt;br /&gt;
&lt;br /&gt;
;Pore-cleaning strip&lt;br /&gt;
&lt;br /&gt;
: Something sticky on that location would be very annoying for people trying to make a call with beards. See also [[777: Pore Strips]]&lt;br /&gt;
&lt;br /&gt;
; Maximum strength&lt;br /&gt;
&lt;br /&gt;
:Medicines are often sold a &amp;quot;Maximum strength&amp;quot;, as in the highest dose allowed by law or allowed without a prescription.  For phones, there are sometimes &amp;quot;hardened&amp;quot; or &amp;quot;ruggedized&amp;quot; versions which are designed to survive harsher environmental conditions such as surviving drops and collisions, excessive water and dust, etc.  So Maximum strength could indicate a &amp;quot;ruggedized&amp;quot; phone, though a screen that extended past the edges would likely have the opposite effect.&lt;br /&gt;
&lt;br /&gt;
; Never needs sharpening&lt;br /&gt;
&lt;br /&gt;
: Phones do not need to be sharpened in the first place{{Citation needed}}. This is a feature more likely to be found in a knife advertisement (especially for a knife that cannot be sharpened, like a serrated or ceramic blade).&lt;br /&gt;
&lt;br /&gt;
; Can survive up to 30 minutes out of water&lt;br /&gt;
&lt;br /&gt;
: This is a play on the common IP-rating of water resistance, which is typically rated for submersion to a rated depth for 30 minutes.  A phone which could only be used or carried for 30 minutes and then needed to be immersed in water would be rather inconvenient.&lt;br /&gt;
&lt;br /&gt;
; Exclusive Audubon Society app identifies birds and lets you control their flight&lt;br /&gt;
&lt;br /&gt;
: {{w|National Audubon Society}} is a non-profit organization dedicated to conservation of nature, mainly of birds, also organizing open {{w|birdwatching}} events. An app that identifies bird species, as for example from a photo of a bird made by the smartphone itself, would be cool. An app allowing you to control the bird's flight would be way cooler, but it is not possible at the current state of technology{{Citation needed}} - and it would fly in the face of the Audubon Society core activity. This is a reference to {{w|Unmanned_aerial_vehicle|drones}} (artificial &amp;quot;birds&amp;quot;) which are often controlled by a smartphone app. This may also be a reference to [[1425: Tasks]], in which an app that can recognize if a bird is on camera is proposed.&lt;br /&gt;
&lt;br /&gt;
; Extra screen&lt;br /&gt;
&lt;br /&gt;
:Because of the center camera, an additional section of screen was added. This is similar to the new iPhone, which also has a few extra pixels up there.&lt;br /&gt;
&lt;br /&gt;
; Wireless charging port&lt;br /&gt;
&lt;br /&gt;
:Wireless charging has no wires, and needs no port.&lt;br /&gt;
&lt;br /&gt;
; Safe for ages 6-8 months, 10 months, 18 months-3 years, and 12 years and older&lt;br /&gt;
&lt;br /&gt;
:Usually an item is deemed safe for a particular age or older, or (in the case of toys) is recommended for a particular age range.  This is unusual in that it's a hodge-podge of age ranges with no apparent reason why some ages are safe and others are not. It may be a parody of drug commercials that list several age ranges for which the drug had to be separately approved.&lt;br /&gt;
&lt;br /&gt;
; Screen goes past the edge&lt;br /&gt;
&lt;br /&gt;
:A parody of the trend of &amp;quot;edge to edge&amp;quot; displays in recent generations of smartphones&lt;br /&gt;
&lt;br /&gt;
; High thread count CPU&lt;br /&gt;
&lt;br /&gt;
:A CPU thread is a task the CPU performs. Several threads may share memory making them a process. A operating system distributes the CPU's time over all active threads. CPU's don't generally have a limit on the number of threads (some operating systems do), however with a certain number the amount of cycles per thread becomes too low to be of much practical use. This seems to be a joke about bedding, where high thread count is actually a reasonably advertizable statistic.&lt;br /&gt;
&lt;br /&gt;
; Shroud of Turin-style facial transfer unlock&lt;br /&gt;
&lt;br /&gt;
:The {{w|Shroud of Turin}} is claimed to display an image of the face of {{w|Jesus Christ}}, appearing as if it was transferred to the cloth.  Presumably, to unlock this phone, the user must press their face against it.&lt;br /&gt;
&lt;br /&gt;
; Fonts developed by NASA&lt;br /&gt;
&lt;br /&gt;
: NASA's expertise is not in fonts{{Citation needed}}, and the fonts on almost all modern phones are the same.&lt;br /&gt;
&lt;br /&gt;
; Includes applicator&lt;br /&gt;
&lt;br /&gt;
: What sanitary towel packages often say.&lt;br /&gt;
&lt;br /&gt;
; Burns clean coal&lt;br /&gt;
&lt;br /&gt;
: There is a push for clean energy production as a result of increased awareness of global warming. While it may be useful for a phone to be able to produce its own energy, coal is by definition not a clean energy source because it produces carbon dioxide. The phone is not stated to have a vent for the CO&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; to escape, which would technically make the coal &amp;quot;clean&amp;quot; as it is not entering the atmosphere. However, the gas is instead trapped inside the phone, which will quickly ruin it through a combination of heat and pressure.&lt;br /&gt;
&lt;br /&gt;
; Pre-seasoned&lt;br /&gt;
&lt;br /&gt;
:Pre-seasoned typically refers to cast iron cookware which is ready to use out of the box, as opposed to needing to season it with oil and heat. It can also refer to packaged meats which are ready to cook without needing to be seasoned with herbs and spices.&lt;br /&gt;
&lt;br /&gt;
; Broad-spectrum SPF 30&lt;br /&gt;
&lt;br /&gt;
:The xkcd phone somehow gives an SPF 30 level of skin protection from the sun.&lt;br /&gt;
&lt;br /&gt;
; College-ruled&lt;br /&gt;
&lt;br /&gt;
:College-ruled is a style of notebook paper having narrower lines in order to fit more text per page.&lt;br /&gt;
&lt;br /&gt;
; Sterile packaging&lt;br /&gt;
&lt;br /&gt;
:Useful for medical supplies, less so in a phone.&lt;br /&gt;
&lt;br /&gt;
; Radium backlight&lt;br /&gt;
&lt;br /&gt;
:The discovery of the phosphorescent element radium sparked a brief fad in which some watch makers painted watch faces or hands with the substance so the time could be read at night. However, it was eventually realized that regular exposure to radium could result in radiation poisoning, particularly for the workers assembling and painting the watches.  A radium-based backlight would therefore be both potentially dangerous (especially for an object carried on one's person much of the time) but also largely useless, as the phosphorescence of radium is rather dim compared to conventional phone back lights.&lt;br /&gt;
&lt;br /&gt;
; 4K pixels (50×80)&lt;br /&gt;
&lt;br /&gt;
:This refers to having 4,000 pixels in the screen in total, rather than a screen width of ~4000 pixels.  TV's advertised as &amp;quot;4K&amp;quot; are typically up to 4096 × 2160 pixels, or 8.8 million pixels.  That would be outstanding for a cell phone whereas 4,000 pixels total would be horrendous.  As a comparison, the old Commodore VIC-20 with a resolution of 176 × 184 would have over 8 times the pixels of this phone. It is however quite close to the screen resolution of the sturdy Nokia 3310, boasting a total of 4032 pixels positioned 84 × 48.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[A smartphone is shown, the screen is slightly wider than the case, in the middle is a photo lens, and at the right bottom a small extra part is added to the screen.]&lt;br /&gt;
:[On top a bracket ranges nearly over the entire width of the case. The text reads:]&lt;br /&gt;
:Full-width rear camera&lt;br /&gt;
:[The label at the photo lens is:]&lt;br /&gt;
:Front camera (centered for eye contact during video chat)&lt;br /&gt;
:[The label on the extra part says:]&lt;br /&gt;
:Extra screen&lt;br /&gt;
:[At the bottom below the case a label reads:]&lt;br /&gt;
:Wireless charging port&lt;br /&gt;
&lt;br /&gt;
:[The labels left to the phone are:]&lt;br /&gt;
:4k pixels (50x80)&lt;br /&gt;
:Radium backlight&lt;br /&gt;
:Sterile packaging&lt;br /&gt;
:College-ruled&lt;br /&gt;
:Broad spectrum SPF 30&lt;br /&gt;
:Pre-seasoned&lt;br /&gt;
:Burns clean coal&lt;br /&gt;
:Includes applicator&lt;br /&gt;
:Fonts developed by NASA&lt;br /&gt;
:Shroud of turn-style facial transfer unlock&lt;br /&gt;
:High thread count CPU&lt;br /&gt;
:Screen goes past the edge&lt;br /&gt;
:Safe for ages 6-8 months, 10 months, 18 months-3 years, and 12 years and older&lt;br /&gt;
&lt;br /&gt;
:[The labels right to the phone are:]&lt;br /&gt;
:CDC partnership: Phone automatically administers seasonal flu vaccine to cheek every year&lt;br /&gt;
:12-function&lt;br /&gt;
:Dishwasher safe&lt;br /&gt;
:GPS transmitter&lt;br /&gt;
:3-G acceleration&lt;br /&gt;
:Portable, solar-heated&lt;br /&gt;
:Pore-cleaning strip&lt;br /&gt;
:Maximum strength&lt;br /&gt;
:Never needs sharpening&lt;br /&gt;
:Can survive up to 30 minutes out of water&lt;br /&gt;
:Exclusive Audubon Society app identifies birds and lets you control their flight&lt;br /&gt;
&lt;br /&gt;
:[Text below the phone:]&lt;br /&gt;
:Introducing&lt;br /&gt;
:'''The XKCD PHONE 6, VIII, 10, X, 26, and 1876'''&lt;br /&gt;
:We didn't start this nonconsecutive version number war, but we will not lose it.™®©º&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:xkcd Phones]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1871:_Bun_Alert&amp;diff=143519</id>
		<title>1871: Bun Alert</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1871:_Bun_Alert&amp;diff=143519"/>
				<updated>2017-08-03T13:39:24Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1871&lt;br /&gt;
| date      = August 2, 2017&lt;br /&gt;
| title     = Bun Alert&lt;br /&gt;
| image     = bun_alert.png&lt;br /&gt;
| titletext = Since buns range from crepuscular to nocturnal, it's recommended that you enable the scheduled &amp;quot;Do Not Disturb&amp;quot; mode on your phone to avoid being woken by alerts about Night Buns.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Still needs work.}}&lt;br /&gt;
The comic opens with [[Beret Guy]] identifying a &amp;quot;bun&amp;quot;, the name given to a {{w|rabbit}} in [[1682: Bun]]. &lt;br /&gt;
&lt;br /&gt;
Upon seeing the bunny, Beret Guy uses his phone to send an alert about the &amp;quot;Bun&amp;quot; with a [[wikipedia:Push technology|push notification]]. He is still looking for investors, though, such an app would likely not appeal to a wide market. In response to [[Ponytail]]'s confusion, he explains states that bunnies are &amp;quot;like loaves of bread that hop&amp;quot; perhaps making a pun by comparing rabbits to bread, as &amp;quot;bun&amp;quot; can commonly refer to a small loaf of bread.&lt;br /&gt;
&lt;br /&gt;
As Ponytail leaves, apparently to remove herself from the situation, [[Megan]] hurriedly approaches, excited to see the bun. This serves as a punchline as despite Ponytail appearing to be the voice of reason, it seems that Beret Guy's inane bun alert system has gathered a dedicated following after all.&lt;br /&gt;
&lt;br /&gt;
The title text refers to buns being {{w|crepuscular}} and {{w|nocturnal}} animals, meaning they are primarily active at twilight and night, respectively. This means that someone with the app would get a lot of notifications while they would most likely be asleep.&lt;br /&gt;
&lt;br /&gt;
Megan's question &amp;quot;Is it small?&amp;quot; and her amazement when she find out that it is parallels the idea in [[1682: Bun]] where the bun's size is said to be inversely correlated with its status; smaller buns such as the one in this comic are thought of as higher-ranking &amp;quot;king buns&amp;quot; by the characters in both strips. In real life, smaller rabbits are more likely to simply be children.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*In [[1682: Bun]], it was Ponytail who was infatuated with &amp;quot;buns&amp;quot;, while Megan was the incredulous one questioning the situation. In this comic, the roles are reversed. This is a strong indication that the characters represented by Ponytail and Megan in this comic are not the same characters from 1682.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[Beret Guy and Ponytail see a rabbit sitting in the grass; Beret Guy points to the bun.]&lt;br /&gt;
:Beret Guy: Bun alert!&lt;br /&gt;
:Ponytail: Oh, yeah! Cute!&lt;br /&gt;
:Beret Guy: Gotta document this. I'll notify everyone, send out a push alert.&lt;br /&gt;
:Ponytail: ...to who?&lt;br /&gt;
&lt;br /&gt;
:[Zoom in on Beret Guy and Ponytail; Beret Guy taps on his phone.]&lt;br /&gt;
:Beret Guy: Everyone subscribed to the alert system.&lt;br /&gt;
:Ponytail: Alert system?&lt;br /&gt;
:Beret Guy: Yeah! We built it over the last few years. It's pretty small. Still looking for investors.&lt;br /&gt;
:Ponytail: But...''why'' are you alerting people about rabbits?&lt;br /&gt;
&lt;br /&gt;
:[Zoom out; Beret Guy points at the bun.]&lt;br /&gt;
:Beret Guy: I mean...look at them. They're like loaves of bread that hop.&lt;br /&gt;
:Ponytail: I see.&lt;br /&gt;
:Beret Guy: ''People need to know.''&lt;br /&gt;
&lt;br /&gt;
:[Zoom on Beret Guy in a frameless panel.]&lt;br /&gt;
:Beret Guy: They need to know:&lt;br /&gt;
:Beret Guy: '''''There are buns.'''''&lt;br /&gt;
&lt;br /&gt;
:[Ponytail walks off, Megan comes running towards Beret Guy with a phone in her hand.]&lt;br /&gt;
:Ponytail: Okay, uhh, I'm gonna go.&lt;br /&gt;
:Megan: ''I got the alert!'' Where's the bun? '''''Is it small?'''''&lt;br /&gt;
:Beret Guy: ''Extremely.''&lt;br /&gt;
:Megan: Oh my God.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics from 2017]]&lt;br /&gt;
[[Category:Comics from July]]&lt;br /&gt;
[[Category:Wednesday comics]]&lt;br /&gt;
[[Category:Comics featuring Beret Guy]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Animals]]&lt;br /&gt;
[[Category:Beret Guy's Business]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1870:_Emoji_Movie_Reviews&amp;diff=143411</id>
		<title>Talk:1870: Emoji Movie Reviews</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1870:_Emoji_Movie_Reviews&amp;diff=143411"/>
				<updated>2017-08-01T14:43:46Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and not delete this comment.--&amp;gt;&lt;br /&gt;
There are many ways that a movie can be bad. It could have uninteresting characters, a bad plot, stupid dialogue, poor filming etc. Very likely the Emoji movie suffers from all of these problems. I should add that Jar Jar Binks from Star Wars fame was widely hated by anyone over 8 years old but my 5-year-old loved him. Could the same thing be true for Emojis? [[User:Rtanenbaum|Rtanenbaum]] ([[User talk:Rtanenbaum|talk]]) 18:00, 31 July 2017 (UTC)&lt;br /&gt;
:So, similar to the minions movie series? 20:00, 31 July 2017 (UTC)[[Special:Contributions/141.101.104.125|141.101.104.125]]&lt;br /&gt;
::The minions and the &amp;quot;prequel&amp;quot; (I don't know the english title) are not only watched and enjoyed by children - at least in Germany - but also by young adults. [[Special:Contributions/198.41.242.5|198.41.242.5]]&lt;br /&gt;
:::I can see how happy pills would be popular among the Germanic depressives. :P [[Special:Contributions/162.158.75.100|162.158.75.100]] 20:37, 31 July 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Of the Star Wars prequels, the one which had the most of Jar Jar Binks was the first one, whose English name was Star Wars Episode I: The Phantom Menace. And you should note that Rtanenbaum wasn't talking about the whole movie, but specifically the character of Jar Jar Binks (the clutz alien with long floppy ears). Plus, I think most adults (or &amp;quot;anyone over 8 years old&amp;quot;) hated him for how he spoke, so other language adaptations might have made him better, LOL! [[User:NiceGuy1|NiceGuy1]] ([[User talk:NiceGuy1|talk]]) 04:03, 1 August 2017 (UTC)&lt;br /&gt;
:::: Well, at least not in Germany XD [[User:Elektrizikekswerk|Elektrizikekswerk]] ([[User talk:Elektrizikekswerk|talk]]) 06:24, 1 August 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Sorry, does anyone genuinely believe that the writers would not actually know about the eggplant? Out of dozens, nay hundreds of useless icons, this one would have been unconsciously selected by random chance? {{unsigned ip|162.158.2.160}}&lt;br /&gt;
:Cueball even asks, &amp;quot;was that on purpose?&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Possible title text explanation: The idea doesn't survive in the real world because (A) people typically don't express emotion by turning their head upside down, and (B) it's rare that you run into a person who is thinking (a very jaded, cynical view of humanity popular among internet users). [[Special:Contributions/172.68.54.22|172.68.54.22]] 14:43, 1 August 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1302:_Year_in_Review&amp;diff=140877</id>
		<title>1302: Year in Review</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1302:_Year_in_Review&amp;diff=140877"/>
				<updated>2017-06-07T01:39:40Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1302&lt;br /&gt;
| date      = December 11, 2013&lt;br /&gt;
| title     = Year in Review&lt;br /&gt;
| image     = year_in_review.png&lt;br /&gt;
| titletext = All in all, I give this year a C-. There were no aurora visible from my house and that comet evaporated. They'd better not cancel the 2017 eclipse.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
Many news organizations will recap the major stories of the past calendar year in late December (typically before the year has actually ended). This includes specialized news outlets such as sports stations which recap major sports stories or best plays of the year. Here, [[Cueball]],  as a [[:Category:News anchor|news anchor]], expects [[Megan]] to talk about major news stories of 2013 such as the roll-out of {{w|Obamacare}}, the {{w|Papal conclave, 2013|election}} of {{w|Pope Francis}} or the {{w|Death of Nelson Mandela|death}} of {{w|Nelson Mandela}}, to give a few examples. &lt;br /&gt;
&lt;br /&gt;
Instead, Megan only recaps one thing which was important to her: She did not see the {{w|aurora borealis}} (i.e. northern lights) in 2013, the dazzling natural geomagnetic light display caused by the {{w|solar wind}}. In 2013 a solar maximum was expected at its {{w|solar cycle}}, but the activity of the sun wasn't as heavy as before. So, a ''northern light'' had been very rare in this year. Megan has never seen the northern lights, and she is frustrated that it did not happen for her in 2013, thus overshadowing all other events. She even leaves in the middle of the review when she notices the sky clearing up, as she wishes to check if there are any northern light this evening. This may very well be [[Randall|Randall's]] own frustration which is displayed here. &lt;br /&gt;
&lt;br /&gt;
It turns out in the title text that Megan is actually reviewing the astronomical year, only considering astronomical events. She even rates it much like a movie review, although she seems to use the {{w|Academic grading in the United States|A-F grade scale}}. She only gives the year a C- (C minus), which would usually be the lowest passable grade, so she just lets the year pass in spite of the two failing events mentioned in the title text.&lt;br /&gt;
&lt;br /&gt;
In the title text, Megan specifically complains about not being able to see aurorae from her house. If Megan actually represents Randall's frustration, then to expect to see it from a house in Massachusetts would be a lot to ask for. Usually, people who wish to see Northern lights will travel to an arctic area and stay away from light pollution from cities. But in years with heavy solar activity, northern light may be visible even south of Massachusetts.&lt;br /&gt;
&lt;br /&gt;
The title text also refers to {{w|Comet ISON}}. In February, a rough estimate of the comet's behavior predicted that it would become brighter than the full moon, a prediction that was widely reported by the media even though it was based on limited data and astronomers knew that it would not reach this brightness. In the end, although it was visible to the naked eye, it was never as bright as anybody hoped and apparently disintegrated on November 28, 2013, at its close approach to the sun.&lt;br /&gt;
&lt;br /&gt;
The title text also refers to the {{w|2017 total eclipse}}, which will be visible as a partial eclipse for a few hours throughout North America on August 21 Monday, including a 100-mile band across the United States where it will be a total {{w|eclipse}} for a couple of minutes in the early afternoon. Although the weather may be cloudy so the sun will be blocked during totality, the eclipse will happen anyway as there are completely predictable. So Megan is being extremely pessimistic to even suggest that it might get canceled. That she also states it like someone might decide to cancel the eclipse like it was a concert that could be canceled by the organizer is funny. Seems like Megan thinks &amp;quot;they&amp;quot; are the same that caused the comet to disintegrate and the solar activity to stay low. Anyone with the kind of power to stop a solar eclipse from happening would be God-like compared to humanity.&lt;br /&gt;
&lt;br /&gt;
All in all, the comic suggests that the only events of significance to Megan (and Randall) are astronomical ones; the actions of humanity pale in comparison.&lt;br /&gt;
&lt;br /&gt;
The joke of Megan answering a question in an interview in an unexpected manner has been used before in [[1111: Premiere]].&lt;br /&gt;
&lt;br /&gt;
Interestingly in [[1037: Umwelt]] there is an [[1037#Aurora|aurora story line]] where Megan stays inside at her computer even though it can be seen from her own state, letting her friend go out alone. (So not the same Megan for sure).&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is a news anchor sitting with his arms on a desk looking at Megan, a reporter shown in a feed on a screen to his right. There is a title below the feed.]&lt;br /&gt;
:Cueball: We go live to our ''2013: Year in Review!''&lt;br /&gt;
:Megan: Thanks! &lt;br /&gt;
:Megan: In 2013, I didn't see an aurora.&lt;br /&gt;
:Cueball: I- what?&lt;br /&gt;
:Title: Year in Review&lt;br /&gt;
&lt;br /&gt;
:[Zoom to the top part of the screen with Megan. Her text is written above the screen without a frame around this segment of the comic.]&lt;br /&gt;
:Megan: The northern lights. I thought this would finally be the year. &lt;br /&gt;
:Megan: But it didn't happen.&lt;br /&gt;
&lt;br /&gt;
:[Back to the original view but Cueball has turned more towards Megan, with only one arm on the desk.]&lt;br /&gt;
:Cueball: Oh. Uh... What about the rest of the year?&lt;br /&gt;
:Megan: What do you mean?&lt;br /&gt;
:Cueball: Any big news stories?&lt;br /&gt;
:Megan: Oh yeah, tons.&lt;br /&gt;
:Title: Year in Review&lt;br /&gt;
&lt;br /&gt;
:[Same setting but Megan turns away from Cueball, who has taken both hands of the table. Megan is looking to her left at something off screen. Beat panel.]&lt;br /&gt;
:Title: Year in Review&lt;br /&gt;
&lt;br /&gt;
:[Cueball turns back to face the viewers, both hands back on the desk, as Megan is leaving the screen, walking out to the right, her face already hidden by the frame of the feed.]&lt;br /&gt;
:Cueball: ...Well, that was ''2013: Year in Review.''&lt;br /&gt;
:Megan: The sky's clearing up. I'll be outside.&lt;br /&gt;
:Title: Year in Review&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:News anchor]]&lt;br /&gt;
[[Category:New Year]]&lt;br /&gt;
[[Category:Astronomy]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1302:_Year_in_Review&amp;diff=140876</id>
		<title>1302: Year in Review</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1302:_Year_in_Review&amp;diff=140876"/>
				<updated>2017-06-07T01:39:14Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: Fixed some basic grammar errors&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1302&lt;br /&gt;
| date      = December 11, 2013&lt;br /&gt;
| title     = Year in Review&lt;br /&gt;
| image     = year_in_review.png&lt;br /&gt;
| titletext = All in all, I give this year a C-. There were no aurora visible from my house and that comet evaporated. They'd better not cancel the 2017 eclipse.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Explanation needs a grammar check.}}&lt;br /&gt;
Many news organizations will recap the major stories of the past calendar year in late December (typically before the year has actually ended). This includes specialized news outlets such as sports stations which recap major sports stories or best plays of the year. Here, [[Cueball]],  as a [[:Category:News anchor|news anchor]], expects [[Megan]] to talk about major news stories of 2013 such as the roll-out of {{w|Obamacare}}, the {{w|Papal conclave, 2013|election}} of {{w|Pope Francis}} or the {{w|Death of Nelson Mandela|death}} of {{w|Nelson Mandela}}, to give a few examples. &lt;br /&gt;
&lt;br /&gt;
Instead, Megan only recaps one thing which was important to her: She did not see the {{w|aurora borealis}} (i.e. northern lights) in 2013, the dazzling natural geomagnetic light display caused by the {{w|solar wind}}. In 2013 a solar maximum was expected at its {{w|solar cycle}}, but the activity of the sun wasn't as heavy as before. So, a ''northern light'' had been very rare in this year. Megan has never seen the northern lights, and she is frustrated that it did not happen for her in 2013, thus overshadowing all other events. She even leaves in the middle of the review when she notices the sky clearing up, as she wishes to check if there are any northern light this evening. This may very well be [[Randall|Randall's]] own frustration which is displayed here. &lt;br /&gt;
&lt;br /&gt;
It turns out in the title text that Megan is actually reviewing the astronomical year, only considering astronomical events. She even rates it much like a movie review, although she seems to use the {{w|Academic grading in the United States|A-F grade scale}}. She only gives the year a C- (C minus), which would usually be the lowest passable grade, so she just lets the year pass in spite of the two failing events mentioned in the title text.&lt;br /&gt;
&lt;br /&gt;
In the title text, Megan specifically complains about not being able to see aurorae from her house. If Megan actually represents Randall's frustration, then to expect to see it from a house in Massachusetts would be a lot to ask for. Usually, people who wish to see Northern lights will travel to an arctic area and stay away from light pollution from cities. But in years with heavy solar activity, northern light may be visible even south of Massachusetts.&lt;br /&gt;
&lt;br /&gt;
The title text also refers to {{w|Comet ISON}}. In February, a rough estimate of the comet's behavior predicted that it would become brighter than the full moon, a prediction that was widely reported by the media even though it was based on limited data and astronomers knew that it would not reach this brightness. In the end, although it was visible to the naked eye, it was never as bright as anybody hoped and apparently disintegrated on November 28, 2013, at its close approach to the sun.&lt;br /&gt;
&lt;br /&gt;
The title text also refers to the {{w|2017 total eclipse}}, which will be visible as a partial eclipse for a few hours throughout North America on August 21 Monday, including a 100-mile band across the United States where it will be a total {{w|eclipse}} for a couple of minutes in the early afternoon. Although the weather may be cloudy so the sun will be blocked during totality, the eclipse will happen anyway as there are completely predictable. So Megan is being extremely pessimistic to even suggest that it might get canceled. That she also states it like someone might decide to cancel the eclipse like it was a concert that could be canceled by the organizer is funny. Seems like Megan thinks &amp;quot;they&amp;quot; are the same that caused the comet to disintegrate and the solar activity to stay low. Anyone with the kind of power to stop a solar eclipse from happening would be God-like compared to humanity.&lt;br /&gt;
&lt;br /&gt;
All in all, the comic suggests that the only events of significance to Megan (and Randall) are astronomical ones; the actions of humanity pale in comparison.&lt;br /&gt;
&lt;br /&gt;
The joke of Megan answering a question in an interview in an unexpected manner has been used before in [[1111: Premiere]].&lt;br /&gt;
&lt;br /&gt;
Interestingly in [[1037: Umwelt]] there is an [[1037#Aurora|aurora story line]] where Megan stays inside at her computer even though it can be seen from her own state, letting her friend go out alone. (So not the same Megan for sure).&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is a news anchor sitting with his arms on a desk looking at Megan, a reporter shown in a feed on a screen to his right. There is a title below the feed.]&lt;br /&gt;
:Cueball: We go live to our ''2013: Year in Review!''&lt;br /&gt;
:Megan: Thanks! &lt;br /&gt;
:Megan: In 2013, I didn't see an aurora.&lt;br /&gt;
:Cueball: I- what?&lt;br /&gt;
:Title: Year in Review&lt;br /&gt;
&lt;br /&gt;
:[Zoom to the top part of the screen with Megan. Her text is written above the screen without a frame around this segment of the comic.]&lt;br /&gt;
:Megan: The northern lights. I thought this would finally be the year. &lt;br /&gt;
:Megan: But it didn't happen.&lt;br /&gt;
&lt;br /&gt;
:[Back to the original view but Cueball has turned more towards Megan, with only one arm on the desk.]&lt;br /&gt;
:Cueball: Oh. Uh... What about the rest of the year?&lt;br /&gt;
:Megan: What do you mean?&lt;br /&gt;
:Cueball: Any big news stories?&lt;br /&gt;
:Megan: Oh yeah, tons.&lt;br /&gt;
:Title: Year in Review&lt;br /&gt;
&lt;br /&gt;
:[Same setting but Megan turns away from Cueball, who has taken both hands of the table. Megan is looking to her left at something off screen. Beat panel.]&lt;br /&gt;
:Title: Year in Review&lt;br /&gt;
&lt;br /&gt;
:[Cueball turns back to face the viewers, both hands back on the desk, as Megan is leaving the screen, walking out to the right, her face already hidden by the frame of the feed.]&lt;br /&gt;
:Cueball: ...Well, that was ''2013: Year in Review.''&lt;br /&gt;
:Megan: The sky's clearing up. I'll be outside.&lt;br /&gt;
:Title: Year in Review&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:News anchor]]&lt;br /&gt;
[[Category:New Year]]&lt;br /&gt;
[[Category:Astronomy]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1846:_Drone_Problems&amp;diff=140875</id>
		<title>1846: Drone Problems</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1846:_Drone_Problems&amp;diff=140875"/>
				<updated>2017-06-07T01:05:20Z</updated>
		
		<summary type="html">&lt;p&gt;172.68.54.22: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1846&lt;br /&gt;
| date      = June 5, 2017&lt;br /&gt;
| title     = Drone Problems&lt;br /&gt;
| image     = drone_problems.png&lt;br /&gt;
| titletext = On the other hand, as far as they know, my system is working perfectly.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Possibly more, may contain language errors.}}&lt;br /&gt;
&lt;br /&gt;
[[Megan]] is frustrated because of people flying {{w|Unmanned aerial vehicle|drones}} too close to her, so she builds a system to shoot them down and shows it to [[Cueball]], who clearly is also excited about the idea and helps spot the drones. However, each of the drones gets accidentally destroyed by its own pilot because of their inability to fly the drones.&lt;br /&gt;
&lt;br /&gt;
After three hours of unsuccessful drone hunting, a frustrated Megan complains about people unable to fly the drones, which prevents her (and Cueball) from having fun shooting them down. The joke is that she originally created the system to get rid of the drones, so the lack of drones should be the desired output - and now she wants the drones nearby (even if only temporarily).&lt;br /&gt;
&lt;br /&gt;
This comic is a follow up on [[1842: Anti-Drone Eagles]], and confirms that Cueball prefers technological air-defense systems to biological measures, .&lt;br /&gt;
&lt;br /&gt;
The title text refers to the fact that from an outsider's perspective, the system is keeping all the drones away from the house.&lt;br /&gt;
&lt;br /&gt;
Another possible secondary joke is that the drones were flying near her because the pilots can't fly properly.&lt;br /&gt;
&lt;br /&gt;
Megan had previously suggested, in [[1586: Keyboard Problems]], that robots (and thus also drones) getting near Cueball's house ({{tvtropes|TheJinx|and possibly Cueball's general vicinity}}) would unexpectedly crash.&lt;br /&gt;
&lt;br /&gt;
Megan previously had a laser canon to shoot down squirrels in [[382: Trebuchet]], so this is not the first time she has build a device for shooting annoying things down...&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Megan is sitting on her knees at the porch in front of a house with a smartphone in one hand and operating with her other hand a dish-antenna pointing into the sky. Cueball comes walking up towards the stairs up to the porch while he is looking back and up over his shoulder and pointing into the air.]&lt;br /&gt;
:Megan: People in the park keep flying drones near me, so I've built a system to shoot them down.&lt;br /&gt;
:Cueball: Cool! Oh yeah, there's one now.&lt;br /&gt;
:Megan: Time for a test!&lt;br /&gt;
&lt;br /&gt;
:[Zoom in on Megan with the device on the porch with Cueball still at the bottom of the stairs leading down. She is operating her phone, which can be seen to be connected with a wire to the dish-antenna device. Cueball is looking away from her and down.]&lt;br /&gt;
:Megan: Okay, locking on…&lt;br /&gt;
:Cueball: Wait, it just crashed.&lt;br /&gt;
:Megan: Damn.&lt;br /&gt;
&lt;br /&gt;
:[Cueball has walked up the stairs and are standing behind Megan at the door. Megan is now looking up into the sky while still sitting with her phone in front of the device.]&lt;br /&gt;
:Cueball: Here comes another one! Aim for… nope, it got stuck in a tree.&lt;br /&gt;
&lt;br /&gt;
:[Cueball is now sitting on the porch with a half full drinking glass in one hand leaning back on the other hand. Megan is gesturing at her device while holding her phone down. Above the top part of the frame there is another smaller frame overlaid with a caption:]&lt;br /&gt;
:Three hours later…&lt;br /&gt;
:Cueball: Finally, two more just— no, one crashed and the other is hurtling sideways toward the lake.&lt;br /&gt;
:Megan: ''Will you people learn to fly these things?!''&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:Drones]]&lt;/div&gt;</summary>
		<author><name>172.68.54.22</name></author>	</entry>

	</feed>