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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1608:_Hoverboard&amp;diff=105752</id>
		<title>Talk:1608: Hoverboard</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1608:_Hoverboard&amp;diff=105752"/>
				<updated>2015-11-25T15:50:37Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: Why large coordinate numbers?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Can't be bothered working out how to edit the page, but the explanation contains the phrase &amp;quot;People holding anchor lines to a Star Destroyer&amp;quot; - they're holding anchor lines to a CR90 Corvette, specifically the Tantive IV, commonly referred to as the &amp;quot;Rebel Blockade Runner&amp;quot;, which in turn is being *attacked by* a Star Destroyer. I'll get my coat.&lt;br /&gt;
&lt;br /&gt;
Well, this will be the next incomplete explanation for a while. -[[Special:Contributions/162.158.90.165|162.158.90.165]] 21:58, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yes, one thing to note is how to get the hell out of the cave near the volcano [[Special:Contributions/108.162.249.159|108.162.249.159]] 22:38, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The image is made up of small images with addresses of the form http://xkcd.com/1608/XXXX:-YYYY+s.png (although not every coordinate inside the bounds has an image associated).  A script could probably dump out all the images and paste them together. --[[Special:Contributions/108.162.216.6|108.162.216.6]] 22:46, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
West -- Under Lava Pools -- Elon Musk's Secret Volcano Base (not as enjoyable as you might expect).&lt;br /&gt;
&lt;br /&gt;
The Starship out east contains, among other things, Darth Vader, apparently explaining Steven Universe to a subordinate. (Steven and the Crystal Gems can be found a the west end of the ship, near an ice cream cooler.) The same ship contains an elaborate homage to the original Prince of Persia. {{unsigned ip|162.158.56.5}}&lt;br /&gt;
&lt;br /&gt;
There, have at thee an image! [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 22:58, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
There are 168 coins spread throughout the map according to the source code [[Special:Contributions/173.245.54.53|173.245.54.53]] 23:03, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
When using a device, instead of saying &amp;quot;use arrow keys to move&amp;quot;, it says &amp;quot;tilt to move, tap to jump&amp;quot;. It's also a lot harder to control. {{unsigned ip|108.162.250.159}}&lt;br /&gt;
&lt;br /&gt;
It's actually 169 coins (t.length). --[[Special:Contributions/188.114.111.129|188.114.111.129]] 23:22, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I got 153 coins!! :D There's two starships, one's a star destroyer with an expansive maze dropping regular torpedoes on the other. May be noteworthy that there are various references to Star Wars and Steven Universe throughout. [[Special:Contributions/108.162.221.13|108.162.221.13]] 23:27, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The second starship is the TantiveIV, Leia's ship at the beginning of episode 4. Note directly below the Tantive, the terrain seems to be sand dunes. Also there are two more space ships by the volcano; an X-wing at a gas station and an Apollo Command Module. {{unsigned ip|108.162.216.24}}&lt;br /&gt;
&lt;br /&gt;
https://xkcd.com/1608/tigl.js - Looks like there's an easier to read version of the code there. Maybe that'll help someone with extracting all the images. {{unsigned ip|&lt;br /&gt;
&lt;br /&gt;
I've got all the images downloaded. Zipping/uploading now. Should I post a link here when complete or what's the best way to share these? I'm also working on setting up a zoomable map. [[Special:Contributions/173.245.54.53|173.245.54.53]] 23:57, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The collision detection is glitchy. I keep landing/bumping against platforms I'm far away from. Is getting stuck against walls normal? --[[Special:Contributions/199.27.130.234|199.27.130.234]] 00:01, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Tiles are located here in a zip: https://up1.ca/#Gi51KPFyPRELe0T1D6q9Mw All I did was iterate over http://xkcd.com/1608/X:-Y+s.png from X=[916...1116] and Y=[916...1116]. I'm working on putting a zoomable map together. If anyone has interest in helping we could hop on IRC? [[User:Jcox|Jcox]] ([[User talk:Jcox|talk]]) 00:15, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I've written a zsh script to iterate over all possible tiles (does anyone know the height limits? the source only gives the left and right limits) and glue them together into one giant file. I'll upload the results as soon as it's finished. [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 00:17, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't think it's limited vertically at all. I found a zoomable map on the reddit topic http://codepen.io/KyleDavidE/full/605dc87b614ff6b2bd716f4c6f640203/ (by kyledavide) [[User:Miraries|Miraries]] ([[User talk:Miraries|talk]]) 00:21, 25 November 2015 (UTC)Miraries&lt;br /&gt;
&lt;br /&gt;
Here's a zoomed out map of all the game area: https://i.imgur.com/rNU9ZgN.png. From ''luke_in_the_sky'' at Reddit [https://www.reddit.com/r/xkcd/comments/3u4sy1/xkcd_1608_hoverboard/cxc1245]. --[[Special:Contributions/188.114.111.129|188.114.111.129]] 00:35, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Alright, the full png of the entire map is almost finished, I should have used white tiles as blank tiles but I guess I can fix that up in gimp, and I'm not sure how to account for the 1 pixel overlap with just imagemagick convert. The last step is to merge allthe layer images into one giant image, wish my laptop the best of luck! [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 01:00, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Someone beat you to it, but keep on it: that one doesn't have right limit tiles. https://www.reddit.com/r/xkcd/comments/3u4sy1/xkcd_1608_hoverboard/cxc0p8x --[[Special:Contributions/188.114.111.129|188.114.111.129]] 01:19, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Perhaps we can change the screenshot at the top to this? It's a quickly hacked overview of the entire map: http://imgur.com/Mz9arHz [[Special:Contributions/199.27.129.167|199.27.129.167]] 01:27, 25 November 2015 (UTC)&lt;br /&gt;
: I think it might make more sense to just add it as another image, mediawiki supports this after all. The syntax should be: &amp;lt;nowiki&amp;gt;[[File:filename.png|thumb|Subtitle|alt=alt]]&amp;lt;/nowiki&amp;gt; [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 01:34, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
[http://files.mckaysalisbury.com/xkcd/hoverboard.html] This one loads all of the images quickly (From the xkcd site), and uses browser zooming. [[Special:Contributions/173.245.54.47|173.245.54.47]] 01:29, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The impassible backgrounds are RGB(0,0,0), and the passable ones are RGB(1,1,1). &amp;lt;code&amp;gt;#explore &amp;gt; :first-child {filter:brightness(30);-webkit-filter:brightness(30);-moz-filter:brightness(30);-o-filter:brightness(30);-ms-filter:brightness(30);}&amp;lt;/code&amp;gt; ... See https://twitter.com/BadPhysics/status/669354631869304832 [[Special:Contributions/108.162.249.155|108.162.249.155]] 03:40, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Here are all the secret passages marked I could find: http://imgur.com/a/fKE1Q --[[Special:Contributions/162.158.91.220|162.158.91.220]] 00:50, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I wrote a tampermonkey script that shows you your coordinates and lets you teleport; will make coordinate sharing a lot easier. You do need tampermonkey installed for this to work. [https://github.com/minerguy31/xkcd-hoverboard-mod/raw/master/XKCD%20Hoverboard%20Mod.user.js Click to install] [[User:Minerguy31|Minerguy31]] ([[User talk:Minerguy31|talk]]) 04:17, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I got 159 coins without the map. If you guys are still wondering how to escape the volcano, move to the right for as long as you think you can, then start spamming the up key while switching between holding the left and right keys. It worked for me on my first try.[[Special:Contributions/162.158.252.119|162.158.252.119]] 07:06, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Didn't take down the coordinates, but the layout to the first level of the original Prince of Persia is in there, including the guard standing by with his scimitar! I found it in the ship atop the pyramid east of the play area. --[[Special:Contributions/108.162.218.245|108.162.218.245]] 06:24, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just thought this was interesting, when you &amp;quot;complete&amp;quot; the game by dropping coins, the following line of javascript is run, which sends your result to the server (L is number of coins, z is seconds used):&lt;br /&gt;
(new Image).src = &amp;quot;//xkcd.com/events.gif?coins=&amp;quot; + L + &amp;quot;&amp;amp;seconds=&amp;quot; + z;&lt;br /&gt;
Don't be tricked by the .gif extension, it doesn't show an image when opened, and the server probably handles this request by logging it to somewhere.&lt;br /&gt;
: It actually returns a 1 by 1 pixel white GIF. [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 13:14, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Is there a way that we can merge the &amp;quot;game&amp;quot; part of this comic with the map of [[1110: Click and Drag]]? Allowing us to explore that one in a similar way? [[User:Bon|Bon]] ([[User talk:Bon|talk]]) 11:03, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Well I managed to find (nearly) everything, except the floating rock island, and 162 coins without the map, but even with looking at several maps, I didn't pass any graveyard nor found the way to the grey ocean, which I assume is underneath the &amp;quot;continent&amp;quot;. Does anyone know where the entrance is? [[Special:Contributions/162.158.90.218|162.158.90.218]] 11:54, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just thought I should say; the comic supports some alternative movement controls, there's the arrow keys, WASD, and also the vi keys (hjkl), and the numpad (8426). [[Special:Contributions/108.162.242.125|108.162.242.125]] 13:29, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I was not able to get to some points because they were surrounded by text, people or other objects. Is that normal, or are there tricks to get to every coin without using cheats (console)? It would be nice if this could be mention / explained in the article. [[Special:Contributions/162.158.135.35|162.158.135.35]] 13:31, 25 November 2015 (UTC)&lt;br /&gt;
:In some cases you can come in from the side as opposed to trying to come down through or up through something. Example: at the X-Wing &amp;quot;gas station&amp;quot;, to get that coin, land on the ground to the left of the X-Wing and move to the right on the ground towards the gas station. [[User:Jarod997|Jarod997]] ([[User talk:Jarod997|talk]]) 14:45, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The list of &amp;quot;areas&amp;quot; in the map would be much easier to read, and much easier to correlate with the map, if the origin were set to the starting area (that is, if the coordinates of the starting area were set to x:0, y:0).  What is the reason for the very large numbers?  --[[User:BlueMoonlet|BlueMoonlet]] ([[User talk:BlueMoonlet|talk]]) 15:50, 25 November 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=703:_Honor_Societies&amp;diff=104861</id>
		<title>703: Honor Societies</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=703:_Honor_Societies&amp;diff=104861"/>
				<updated>2015-11-11T05:22:56Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ 1602&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 703&lt;br /&gt;
| date      = February 17, 2010&lt;br /&gt;
| title     = Honor Societies&lt;br /&gt;
| image     = honor_societies.png&lt;br /&gt;
| titletext = Hey, why do YOU get to be the president of Tautology Clu-- wait, I can guess.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] has apparently been invited to join an {{w|Honor society|honor society}}, but he considers the reason he should join to be a circular argument: because honorable people are in honor societies and people who are in honor societies are supposedly honorable. He objects that this is a {{w|tautology}}: a claim that something is true because it is true (and thus a meaningless claim). From this he concludes that he might as well be in a &amp;quot;tautology club&amp;quot; and then starts one. Thus [[Randall]] mocks honor society clubs for being pointless.&lt;br /&gt;
&lt;br /&gt;
In the final panel where Cueball has formed the club, [[Ponytail]] asks a new member (a Cueball-like guy) how he found out about them and he tells about their Facebook page. The reference to {{w|Facebook}} mocks {{w|Facebook groups}} whose names refer to a number of members they hope to attract (such as [https://www.facebook.com/pages/I-Bet-I-Can-Find-1000000-People-Who-Dislike-Romanian-Dog-Abusers/109442262492204 I Bet I Can Find 1,000,000 People Who Dislike Romanian Dog Abusers]), usually ostensibly to raise awareness for some issue, but perhaps in fact just for the ego-stroking pleasure of amassing a large number of followers. Tautology Club employs this tactic only for the sake of creating yet another tautology. &lt;br /&gt;
&lt;br /&gt;
Cueball is listing the rules of the club from a podium. The phrase &amp;quot;The first rule of _______ Club&amp;quot; is a reference to the 1999 movie ''{{w|Fight Club}}'' (see also [[922: Fight Club]]), which contains the famous line &amp;quot;The first rule of Fight Club is 'You do not talk about Fight Club,'&amp;quot; a reference to the club's intended secrecy. This phrase has been appropriated for myriad other varieties and parodies, such as the one mentioned in the comic.&lt;br /&gt;
&lt;br /&gt;
The short guys with glasses could be {{w|List_of_FoxTrot_characters#Jason_Fox|Jason Fox}} from the {{w|FoxTrot}} comic (see the first two frames of [[824: Guest Week: Bill Amend (FoxTrot)]].) Although it takes a little imagination to see the hair, the height and the glasses and the geek factor fits. Three of the other characters from the audience looks like regular character but also with slightly different hairstyle that the usual. There is a buzz cut version of [[Hairy]], a curly haired version of [[Hair Bun Girl]] with a ponytail (also seen later on) and [[Megan]] is drawn with an uncharacteristically white stripe in her hair.&lt;br /&gt;
&lt;br /&gt;
The answer to the title text would also be a tautology: he gets to be the president because he is the president.&lt;br /&gt;
&lt;br /&gt;
Tautologies were mentioned again in [[1310: Goldbach Conjectures]].  Tautology Club was mentioned in [[1602: Linguistics Club]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball sits at a desk, while some one off-screen answers his question.]&lt;br /&gt;
:Cueball: Wait. I should join this honor society to show colleges I'm honorable, and I'm honorable because I'm in an honor society?&lt;br /&gt;
:Off-screen voice: Basically, yes.&lt;br /&gt;
&lt;br /&gt;
:[Close up of Cueball.]&lt;br /&gt;
:Cueball: Sounds like I could save time by joining the Tautology Club directly.&lt;br /&gt;
:Off-screen voice: That's not a real club.&lt;br /&gt;
:Cueball: Then I'm starting it.&lt;br /&gt;
&lt;br /&gt;
:[Inserted in a frame crossing the top of the third panels frame is a caption. Cueball is standing on a podium in the right part of the panel speaking. From left to right we find Ponytail, a Cueball-like guy, a short guy with glasses, a buzz cut version of Hairy, a curly haired version of Hair Bun Girl with a ponytail and to the right of Cueball, a girl that looks like Megan although with a uncharacteristically white stripe in her hair.]&lt;br /&gt;
:Caption: Tautology Club:&lt;br /&gt;
:Ponytail: So how'd you learn about us?&lt;br /&gt;
:Cueball-like guy: From your Facebook group, &amp;quot;If 1,000,000 People Join This Group, It Will Have 1,000,000 People In It.&amp;quot;&lt;br /&gt;
:Cueball: ''Listen up!'' The first rule of Tautology Club is the first rule of Tautology Club.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Comics featuring Hairy]]&lt;br /&gt;
[[Category:Comics featuring Hair Bun Girl]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Multiple Cueballs]]&lt;br /&gt;
[[Category:Philosophy]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1602:_Linguistics_Club&amp;diff=104859</id>
		<title>1602: Linguistics Club</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1602:_Linguistics_Club&amp;diff=104859"/>
				<updated>2015-11-11T05:19:46Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Tautology Club!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1602&lt;br /&gt;
| date      = November 11, 2015&lt;br /&gt;
| title     = Linguistics Club&lt;br /&gt;
| image     = linguistics_club.png&lt;br /&gt;
| titletext = If that's too easy, you could try joining Tautology Club, which meets on the date of the Tautology Club meeting.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
A &amp;quot;sesquiannual&amp;quot; meeting is one that occurs every one and a half years, or every 18 months. It comes from the Latin roots &amp;quot;sesqui-&amp;quot; which means &amp;quot;one and a half&amp;quot; and &amp;quot;annua,&amp;quot; which means year. A linguist, the joke suggests, should be able to figure that out.&lt;br /&gt;
&lt;br /&gt;
The title text is a reference to [[703: Honor Societies]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101386</id>
		<title>1575: Footprints</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101386"/>
				<updated>2015-09-09T06:11:08Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Ending&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1575&lt;br /&gt;
| date      = September 9, 2015&lt;br /&gt;
| title     = Footprints&lt;br /&gt;
| image     = footprints.png&lt;br /&gt;
| titletext = &amp;quot;There's one set of foot-p's cause I was totes carrying you, bro!&amp;quot; said Jesus seconds before I punched him.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The comic is a satirical graphical representation of the inspirational Christian poem &amp;quot;{{w|Footprints (poem)|Footprints}},&amp;quot; which has been recounted in many versions and is of disputed authorship.  &lt;br /&gt;
&lt;br /&gt;
The basic idea of the poem is that the narrator looks back at scenes of his life and sees two sets of footprints, his and those of Jesus.  During the most difficult times of his life, the narrator sees only one set of footprints and assumes that Jesus had left him during those times.  In the climax of the poem, Jesus responds to the narrator that he saw only one set of footprints during the most difficult times of his life because Jesus was carrying him during those times. &lt;br /&gt;
&lt;br /&gt;
The poem is seen by many as overly sentimental and is thus ripe for parody of this kind.  The graph mockingly illustrates various times when Jesus or the narrator left the scene, or otherwise gives various reasons why the number of footprints may have been other than two.  The reference at the end to Jesus drowning in a patch of quicksand, and then the narrator simply going home, again subverts the poem's earnestness. &lt;br /&gt;
&lt;br /&gt;
The title text continues the parody by imagining that Jesus delivers the poem's climactic lines in {{w|SMS language|textese}}, a form best suited to shallow communication.  The reference to punching Jesus is likely another reference to the poem's perceived excessive sentimentality.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
May be related to:&lt;br /&gt;
BTC 1FhCLQK2ZXtCUQDtG98p6fVH7S6mxAsEey&lt;br /&gt;
We did not invent the algorithm. The algorithm consistently finds Jesus. The algorithm killed Jeeves.&lt;br /&gt;
The algorithm is banned in China. The algorithm is from Jersey. The algorithm constantly finds Jesus.&lt;br /&gt;
This is not the algorithm. This is close.&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101385</id>
		<title>1575: Footprints</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101385"/>
				<updated>2015-09-09T06:08:34Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Title text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1575&lt;br /&gt;
| date      = September 9, 2015&lt;br /&gt;
| title     = Footprints&lt;br /&gt;
| image     = footprints.png&lt;br /&gt;
| titletext = &amp;quot;There's one set of foot-p's cause I was totes carrying you, bro!&amp;quot; said Jesus seconds before I punched him.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The comic is a satirical graphical representation of the inspirational Christian poem &amp;quot;{{w|Footprints (poem)|Footprints}},&amp;quot; which has been recounted in many versions and is of disputed authorship.  &lt;br /&gt;
&lt;br /&gt;
The basic idea of the poem is that the narrator looks back at scenes of his life and sees two sets of footprints, his and those of Jesus.  During the most difficult times of his life, the narrator sees only one set of footprints and assumes that Jesus had left him during those times.  In the climax of the poem, Jesus responds to the narrator that he saw only one set of footprints during the most difficult times of his life because Jesus was carrying him during those times. &lt;br /&gt;
&lt;br /&gt;
The poem is seen by many as overly sentimental and is thus ripe for parody of this kind.  The graph mockingly illustrates various times when Jesus or the narrator left the scene, or otherwise gives various reasons why the number of footprints may have been other than two.&lt;br /&gt;
&lt;br /&gt;
The title text continues the parody by imagining that Jesus delivers the poem's climactic lines in {{w|SMS language|textese}}, a form best suited to shallow communication.  The reference to punching Jesus is likely another reference to the poem's perceived excessive sentimentality.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
May be related to:&lt;br /&gt;
BTC 1FhCLQK2ZXtCUQDtG98p6fVH7S6mxAsEey&lt;br /&gt;
We did not invent the algorithm. The algorithm consistently finds Jesus. The algorithm killed Jeeves.&lt;br /&gt;
The algorithm is banned in China. The algorithm is from Jersey. The algorithm constantly finds Jesus.&lt;br /&gt;
This is not the algorithm. This is close.&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101384</id>
		<title>1575: Footprints</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101384"/>
				<updated>2015-09-09T06:06:29Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Clarify&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1575&lt;br /&gt;
| date      = September 9, 2015&lt;br /&gt;
| title     = Footprints&lt;br /&gt;
| image     = footprints.png&lt;br /&gt;
| titletext = &amp;quot;There's one set of foot-p's cause I was totes carrying you, bro!&amp;quot; said Jesus seconds before I punched him.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The comic is a satirical graphical representation of the inspirational Christian poem &amp;quot;{{w|Footprints (poem)|Footprints}},&amp;quot; which has been recounted in many versions and is of disputed authorship.  &lt;br /&gt;
&lt;br /&gt;
The basic idea of the poem is that the narrator looks back at scenes of his life and sees two sets of footprints, his and those of Jesus.  During the most difficult times of his life, the narrator sees only one set of footprints and assumes that Jesus had left him during those times.  In the climax of the poem, Jesus responds to the narrator that he saw only one set of footprints during the most difficult times of his life because Jesus was carrying him during those times. &lt;br /&gt;
&lt;br /&gt;
The poem is seen by many as overly sentimental and is thus ripe for parody of this kind.  The graph mockingly illustrates various times when Jesus or the narrator left the scene, or otherwise gives various reasons why the number of footprints may have been other than two.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
May be related to:&lt;br /&gt;
BTC 1FhCLQK2ZXtCUQDtG98p6fVH7S6mxAsEey&lt;br /&gt;
We did not invent the algorithm. The algorithm consistently finds Jesus. The algorithm killed Jeeves.&lt;br /&gt;
The algorithm is banned in China. The algorithm is from Jersey. The algorithm constantly finds Jesus.&lt;br /&gt;
This is not the algorithm. This is close.&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101383</id>
		<title>1575: Footprints</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101383"/>
				<updated>2015-09-09T06:05:07Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Fix link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1575&lt;br /&gt;
| date      = September 9, 2015&lt;br /&gt;
| title     = Footprints&lt;br /&gt;
| image     = footprints.png&lt;br /&gt;
| titletext = &amp;quot;There's one set of foot-p's cause I was totes carrying you, bro!&amp;quot; said Jesus seconds before I punched him.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
&lt;br /&gt;
The comic is a satirical graphical representation of the inspirational Christian poem &amp;quot;{{w|Footprints (poem)|Footprints}},&amp;quot; which has been recounted in many versions and is of disputed authorship.  &lt;br /&gt;
&lt;br /&gt;
The basic idea of the poem is that the narrator looks back at scenes of his life and sees two sets of footprints, his and those of Jesus.  During the most difficult times of his life, the narrator sees only one set of footprints and assumes that Jesus had left him during those times.  In the climax of the poem, Jesus responds to the narrator that he saw only one set of footprints during the most difficult times of his life because Jesus was carrying him during those times. &lt;br /&gt;
&lt;br /&gt;
The poem is seen by many as overly sentimental and is thus ripe for parody of this kind.  The graph mockingly illustrates various times when Jesus or the narrator left or otherwise left other than two sets of footprints.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
May be related to:&lt;br /&gt;
BTC 1FhCLQK2ZXtCUQDtG98p6fVH7S6mxAsEey&lt;br /&gt;
We did not invent the algorithm. The algorithm consistently finds Jesus. The algorithm killed Jeeves.&lt;br /&gt;
The algorithm is banned in China. The algorithm is from Jersey. The algorithm constantly finds Jesus.&lt;br /&gt;
This is not the algorithm. This is close.&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101382</id>
		<title>1575: Footprints</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101382"/>
				<updated>2015-09-09T06:04:35Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Fix link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1575&lt;br /&gt;
| date      = September 9, 2015&lt;br /&gt;
| title     = Footprints&lt;br /&gt;
| image     = footprints.png&lt;br /&gt;
| titletext = &amp;quot;There's one set of foot-p's cause I was totes carrying you, bro!&amp;quot; said Jesus seconds before I punched him.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
&lt;br /&gt;
The comic is a satirical graphical representation of the inspirational Christian poem &amp;quot;[[w:Footprints (poem)|Footprints]],&amp;quot; which has been recounted in many versions and is of disputed authorship.  &lt;br /&gt;
&lt;br /&gt;
The basic idea of the poem is that the narrator looks back at scenes of his life and sees two sets of footprints, his and those of Jesus.  During the most difficult times of his life, the narrator sees only one set of footprints and assumes that Jesus had left him during those times.  In the climax of the poem, Jesus responds to the narrator that he saw only one set of footprints during the most difficult times of his life because Jesus was carrying him during those times. &lt;br /&gt;
&lt;br /&gt;
The poem is seen by many as overly sentimental and is thus ripe for parody of this kind.  The graph mockingly illustrates various times when Jesus or the narrator left or otherwise left other than two sets of footprints.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
May be related to:&lt;br /&gt;
BTC 1FhCLQK2ZXtCUQDtG98p6fVH7S6mxAsEey&lt;br /&gt;
We did not invent the algorithm. The algorithm consistently finds Jesus. The algorithm killed Jeeves.&lt;br /&gt;
The algorithm is banned in China. The algorithm is from Jersey. The algorithm constantly finds Jesus.&lt;br /&gt;
This is not the algorithm. This is close.&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101381</id>
		<title>1575: Footprints</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=101381"/>
				<updated>2015-09-09T06:04:05Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More commentary, don't quote poem directly, as there are many versions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1575&lt;br /&gt;
| date      = September 9, 2015&lt;br /&gt;
| title     = Footprints&lt;br /&gt;
| image     = footprints.png&lt;br /&gt;
| titletext = &amp;quot;There's one set of foot-p's cause I was totes carrying you, bro!&amp;quot; said Jesus seconds before I punched him.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
&lt;br /&gt;
The comic is a satirical graphical representation of the inspirational Christian poem &amp;quot;{{w:Footprints (poem)|Footprints}},&amp;quot; which has been recounted in many versions and is of disputed authorship.  &lt;br /&gt;
&lt;br /&gt;
The basic idea of the poem is that the narrator looks back at scenes of his life and sees two sets of footprints, his and those of Jesus.  During the most difficult times of his life, the narrator sees only one set of footprints and assumes that Jesus had left him during those times.  In the climax of the poem, Jesus responds to the narrator that he saw only one set of footprints during the most difficult times of his life because Jesus was carrying him during those times. &lt;br /&gt;
&lt;br /&gt;
The poem is seen by many as overly sentimental and is thus ripe for parody of this kind.  The graph mockingly illustrates various times when Jesus or the narrator left or otherwise left other than two sets of footprints. &lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
May be related to:&lt;br /&gt;
BTC 1FhCLQK2ZXtCUQDtG98p6fVH7S6mxAsEey&lt;br /&gt;
We did not invent the algorithm. The algorithm consistently finds Jesus. The algorithm killed Jeeves.&lt;br /&gt;
The algorithm is banned in China. The algorithm is from Jersey. The algorithm constantly finds Jesus.&lt;br /&gt;
This is not the algorithm. This is close.&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1540:_Hemingway&amp;diff=96306</id>
		<title>1540: Hemingway</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1540:_Hemingway&amp;diff=96306"/>
				<updated>2015-06-24T16:28:19Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1540&lt;br /&gt;
| date      = June 19, 2015&lt;br /&gt;
| title     = Hemingway&lt;br /&gt;
| image     = hemingway.png&lt;br /&gt;
| titletext = Instead of bobcat, package contained chair.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic is a reference to the six-word short story ''{{w|For sale: baby shoes, never worn}}'', which has been commonly attributed to famous author {{w|Ernest Hemingway}}; however, [[Randall|Randall Munroe]] explicitly states that this might not be the case at all.  Whether Hemingway once wrote this story and called it his best work is a matter of urban legend.&lt;br /&gt;
&lt;br /&gt;
The comic plays on the fact that the original story takes the form of a short advertisement that might have been seen in a newspaper, and makes up alternate versions that use various modern 'standards' that did not exist in Hemingway's time.  In keeping with the original, each example remains six words long.  The title text obeys this rule, too.  Many of the drafts poke fun at the tragedy that the original story suggests. With the original (&amp;quot;For Sale: Baby shoes, never worn&amp;quot;), readers could infer that the baby who would have worn the shoes must have died. Randall tries to make the reader infer other, more absurd things instead.&lt;br /&gt;
&lt;br /&gt;
The comic also alludes to Hemingway's practice of repeatedly re-working drafts of his novels before publication. For example, he is [http://www.nytimes.com/2012/07/05/books/a-farewell-to-arms-with-hemingways-alternate-endings.html reported] to have rewritten the final passage of [https://en.wikipedia.org/?title=A_Farewell_to_Arms A Farewell To Arms] 39 times. Later editions of his works include these rough drafts, allowing the devoted reader to understand how the work developed.&lt;br /&gt;
&lt;br /&gt;
The various drafts offered in the comic are:&lt;br /&gt;
*&amp;quot;For Sale: This gullible baby's shoes&amp;quot;: This suggests the seller somehow tricked the baby out of its shoes.&lt;br /&gt;
*&amp;quot;Baby shoes for sale by owner&amp;quot;: This suggests that a very intelligent baby is somehow selling its own shoes, or that someone is selling an old pair of shoes they had as a baby.&lt;br /&gt;
*“&amp;lt;strike&amp;gt;Actually, there’s no evidence Hemingway wrote&amp;lt;/strike&amp;gt;”: A fragment of a preemptive rebuttal to the comic’s premise (or at least its title), for some reason.&lt;br /&gt;
*&amp;quot;Free shoes, provided you overpower baby&amp;quot;: This suggests the person posting the ad is asking people to forcibly steal shoes from a baby.  This alludes to the common expression &amp;quot;[https://en.wiktionary.org/wiki/like_taking_candy_from_a_baby like taking candy from a baby]&amp;quot;, meaning a task is extremely simple and effortless.  One doesn't necessarily need to overpower a baby to steal its shoes either; there are other methods such as annoying the baby until it throws its shoes or tricking the baby (see the first example above).&lt;br /&gt;
*&amp;quot;For Sale: Weird baby's toe shoes&amp;quot;: This might be a reference to [[1065: Shoes]], where shoes with toes were considered &amp;quot;creepy&amp;quot;.&lt;br /&gt;
*&amp;quot;For Sale: Baby shoes / Prime eligible&amp;quot;: This is a reference to {{w|Amazon.com|Amazon}}, which offers Prime as a paid service to expedite shipping of items ordered on its website.&lt;br /&gt;
*“&amp;lt;strike&amp;gt;Though popularly attributed to Hemingway, the&amp;lt;/strike&amp;gt;”: Another fragment of a rebuttal, written in an encyclopedic style. &lt;br /&gt;
*&amp;quot;This weird trick covers baby feet!&amp;quot;: This is modeled after common 'click bait' wording designed to get users to visit web pages, typically using words such as &amp;quot;this weird trick&amp;quot; or &amp;quot;secrets they don't want you to know&amp;quot; to artificially increase its apparent appeal.  XKCD has previously parodied click bait in [[1283: Headlines]].&lt;br /&gt;
*&amp;quot;For Sale: Baby shoes, just hatched&amp;quot;: This plays on the meaning of the phrase &amp;quot;baby shoes&amp;quot;, reframing it to mean a newly-born shoe (similar to &amp;quot;baby bird&amp;quot;), rather than its typical meaning of footwear designed for babies.&lt;br /&gt;
*&amp;quot;Sale: Seven-league boots (expedited shipping)&amp;quot;: {{w|Seven-league boots}} are mythical boots that allow their user to move seven leagues (21 miles) per step. The &amp;quot;expedited shipping&amp;quot; part suggests that the people delivering these boots may be wearing seven-league boots themselves, allowing them to reach the customer much faster than if by airplane (except, of course, if the boots had to be shipped overseas).&lt;br /&gt;
*&amp;quot;Complete this survey for free shoes&amp;quot;: This is another reference to common internet marketing campaigns, where users are incentivized to take surveys in exchange for small compensation such as free samples or coupons.&lt;br /&gt;
*&amp;quot;''Shoes'', by Ernest Hemingway [Citation needed]&amp;quot;: This is a reference to Wikipedia.  &amp;quot;Citation needed&amp;quot; is used to mark claims that require additional evidence to justify as true.  In this case, Randall is using this to question whether the short story was really written by Hemingway.&lt;br /&gt;
*&amp;quot;This is my greatest short story&amp;quot;: This is a completely different style that could also have been used to write a short story in six words.  Rather than telling a story about shoes, this is more &amp;quot;meta&amp;quot; by referencing itself and being a self-fulfilling (or self-defeating) prophecy. (The sequel was titled &amp;quot;Don't bother reading my other stories&amp;quot;).&lt;br /&gt;
*&amp;quot;For Sale: Baby shoes (-1) [Cursed]&amp;quot;: This is written like a description of a virtual item typically found in Roguelike games or MMOs.  &amp;quot;-1&amp;quot; typically means the item will reduce its wearer's stats (such as defense or speed rating) by one point.  &amp;quot;Cursed&amp;quot; usually means the item cannot be taken off the wearer's body once it is put on.&lt;br /&gt;
*&amp;quot;&amp;lt;Blink&amp;gt;&amp;lt;Marquee&amp;gt;Baby shoes!&amp;lt;/Marquee&amp;gt;&amp;lt;/Blink&amp;gt;&amp;quot;: This is reminiscent of the style of HTML widely used in the 1990s.  Both the &amp;lt;Blink&amp;gt; and &amp;lt;Marquee&amp;gt; tags make the text content (&amp;quot;Baby shoes!&amp;quot;) appear more prominent and attention-grabbing.  On a normal web page, these tags only affect how the text content is displayed on screen and aren't directly shown to visitors.  However they are shown here to make the six words count, albeit in a lighter shade of gray to reinforce the fact that they're not part of the text content.  An interesting note: When this comic was first posted to xkcd.com, the '/' in the &amp;lt;/Blink&amp;gt; tag was missing. This was fixed between the 19th and 20th of June, 2015, showing that the omission was, indeed, unintentional.&lt;br /&gt;
*&amp;quot;For Sale: Baby-sized saddle, bobcat&amp;quot;: This is a reference to [[A-Minus-Minus|325: A-Minus-Minus]] in which [[Cueball]] says: 'Instead of office chair, package contained bobcat'. A 'baby-sized saddle' is presumably a very small saddle that's only usable if the user was a baby and was trying to ride a small animal such as a bobcat.&lt;br /&gt;
*&amp;quot;Hemingway busted for Craigslist shoe scam&amp;quot;: This is written like a news headline where Hemingway supposedly wrote about shoes in order to perpetrate a scam. {{w|Craigslist}} is a website where users can advertise and seek goods and services.&lt;br /&gt;
&lt;br /&gt;
The title text continues the reference to [[A-Minus-Minus|325: A-Minus-Minus]], but inverts the situation.  Rather than unexpectedly receiving a bobcat by package, this time the package contains a regular item instead of the expected bobcat.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Caption above comic]&lt;br /&gt;
:Hemingway's Rough Drafts&lt;br /&gt;
&lt;br /&gt;
:[A list of rough draft stories]&lt;br /&gt;
:For sale: This Gullible Baby's Shoes&lt;br /&gt;
:Baby Shoes For Sale By Owner&lt;br /&gt;
:&amp;lt;strike&amp;gt;Actually, there's no evidence Hemingway wrote&amp;lt;/strike&amp;gt;&lt;br /&gt;
:Free Shoes, Provided You Overpower Baby&lt;br /&gt;
:For Sale: Weird Baby's Toe Shoes&lt;br /&gt;
:For Sale: Baby Shoes &amp;lt;span style='color: #FF9900; font-style: italic;'&amp;gt;✓&amp;lt;/span&amp;gt; &amp;lt;span style='color: #4DA3C5; font-style: italic;'&amp;gt;Prime&amp;lt;/span&amp;gt; eligible&lt;br /&gt;
:&amp;lt;strike&amp;gt;Though popularly attributed to Hemingway, the&amp;lt;/strike&amp;gt;&lt;br /&gt;
:This Weird Trick Covers Baby Feet!&lt;br /&gt;
:For Sale: Baby Shoes, Just Hatched&lt;br /&gt;
:Sale: Seven-League Boots (Expedited Shipping)&lt;br /&gt;
:Complete this survey for free shoes!&lt;br /&gt;
:''Shoes'', by Ernest Hemingway &amp;lt;sup&amp;gt;[&amp;lt;span style='color: #0645ad; font-style: italic;'&amp;gt;citation needed&amp;lt;/span&amp;gt;]&amp;lt;/sup&amp;gt;&lt;br /&gt;
:This is my greatest short story.&lt;br /&gt;
:For sale: Baby shoes (-1) [cursed]&lt;br /&gt;
:&amp;lt;span style='color: #727272;'&amp;gt;&amp;amp;lt;blink&amp;amp;gt;&amp;amp;lt;marquee&amp;amp;gt;&amp;lt;/span&amp;gt;Baby Shoes!&amp;lt;span style='color: #727272;'&amp;gt;&amp;amp;lt;/marquee&amp;amp;gt;&amp;amp;lt;/blink&amp;amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
:For Sale: Baby-sized Saddle, Bobcat&lt;br /&gt;
:Hemingway Busted for Craigslist Shoe Scam&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics|Color]]&lt;br /&gt;
[[Category:Comics with color]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=95706</id>
		<title>1047: Approximations</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=95706"/>
				<updated>2015-06-15T20:06:23Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ not a blog&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1047&lt;br /&gt;
| date      = April 25, 2012&lt;br /&gt;
| title     = Approximations&lt;br /&gt;
| image     = approximations.png&lt;br /&gt;
| titletext = Two tips: 1) 8675309 is not just prime, it's a twin prime, and 2) if you ever find yourself raising log(anything)^e or taking the pi-th root of anything, set down the marker and back away from the whiteboard; something has gone horribly wrong.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic lists some approximations for numbers, most of them mathematical and physical constants, but some of them jokes and cultural references.&lt;br /&gt;
&lt;br /&gt;
Approximations like these are sometimes used as {{w|mnemonic}}s by mathematicians and physicists, though most of Randall's approximations are too convoluted to be useful as mnemonics.  Perhaps the best known mnemonic approximation (though not used here by Randall) is that &amp;quot;pi is approximately equal to 22/7&amp;quot;.  Randall does mention (and mock) the common mnemonic among physicists that the {{w|fine structure constant}} is approximately 1/137.  Although Randall gives approximations for the number of seconds in a year, he does not mention the common physicist's mnemonic that it is &amp;quot;pi times 10^7,&amp;quot; though he later added a statement to the top of the comic page addressing this point. &lt;br /&gt;
&lt;br /&gt;
At the bottom of the comic are expressions involving {{w|transcendental numbers}} (namely pi and e) that are tantalizingly close to being exactly true but are not (indeed, they cannot be, due to the nature of transcendental numbers).  Such near-equations were previously discussed in [[217: e to the pi Minus pi]].  One of the entries, though, is a &amp;quot;red herring&amp;quot; that is exactly true.  &lt;br /&gt;
&lt;br /&gt;
Randall says he compiled this table through &amp;quot;a mix of trial-and-error, ''{{w|Mathematica}}'', and Robert Munafo's [http://mrob.com/pub/ries/ Ries] tool.  &amp;quot;Ries&amp;quot; is a &amp;quot;{{w|Closed-form expression#Conversion from numerical forms|reverse calculator}}&amp;quot; that forms equations matching a given number.&lt;br /&gt;
&lt;br /&gt;
The first part of the title text notes that &amp;quot;Jenny's constant,&amp;quot; which is actually a telephone number referenced in Tommy Tutone's 1982 song {{w|867-5309/Jenny}}, is not only prime but a {{w|twin prime}} because 8675311 is also a prime. Twin primes have always been a subject of interest, because they are comparatively rare, and because it is not yet known whether there are infinitely many of them.  Twin primes were also referenced in [[1310: Goldbach Conjectures]]. &lt;br /&gt;
&lt;br /&gt;
The second part of the title text makes fun of the unusual mathematical operations contained in the comic.  {{w|Pi}} is a useful number in many contexts, but it doesn't usually occur anywhere in an exponent. Even when it does, such as with complex numbers, taking the pi-th root is rarely helpful.  Similarly, {{w|e (mathematical constant)|e}} typically appears in the basis of a power (forming the {{w|exponential function}}), not in the exponent. (This is later referenced in [http://what-if.xkcd.com/73/ Lethal Neutrinos]).&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Thing to be approximated:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Formula proposed:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Resulting approximate value:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Correct value:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Discussion:&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|One light year(m)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,227,446,944,279,201&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,460,730,472,580,800 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are sexual references.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Earth Surface(m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|513,798,374,428,641&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5.10072*10&amp;lt;sup&amp;gt;14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are sexual references.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ocean's volume(m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1,350,851,717,672,992,089&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1,332*10&amp;lt;sup&amp;gt;18&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,640,625&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar) 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|After this comic was released [[Randall]] got many responses by viewers. So he did add this statement to the top of the comic page:&lt;br /&gt;
&amp;quot;Lots of emails mention the physicist favorite, 1 year = pi x 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; seconds. 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is a hair more accurate, but it's hard to top 3,141,592's elegance.&amp;quot; Pi x 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; is nearly equal to 31,415,926.536, and 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is exactly 31,640,625. Randall's elegance belongs to the number pi, but it should be multiplied by the factor of ten.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using the traditional definitions that a second is 1/60th of a minute, a minute is 1/60th of an hour, and an hour is 1/24th of a day, a 365-day year is exactly 31,536,000 seconds (the &amp;quot;for rent method&amp;quot; approximation). Until the calendar was reformed by Pope Gregory, there was one leap year in every four years, making the average year 365.25 days, or 31,557,600. On the current calendar system, there are only 97 leap years in every 400 years, making the average year 365.2425 days, or 31,556,952 seconds. In technical usage, a &amp;quot;second&amp;quot; is now defined based on physical constants, even though the length of a day varies inversely with the changing angular velocity of the earth.  To keep the official time synchronized with the rotation of the earth, a &amp;quot;leap second&amp;quot; is occasionally added, resulting in a slightly longer year.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year (rent method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|525,600 x 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,536,000&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar) 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&amp;quot;Rent Method&amp;quot; refers to the song &amp;quot;Seasons of Love&amp;quot; from the musical &amp;quot;{{w|Rent (musical)|Rent}}.&amp;quot; The song asks, &amp;quot;How do you measure a year?&amp;quot; One line says &amp;quot;525,600 minutes&amp;quot; while most of the rest of the song suggests the best way to measure a year is moments shared with a loved one.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|437,893,890,380,859,375&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|4.354±0.012*10&amp;lt;sup&amp;gt;17&amp;lt;/sup&amp;gt; (best estimate; exact value unknown)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/(30&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.68499014108082*10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.62606957*10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Informally, the {{w|Planck constant}} is the smallest action possible in quantum mechanics.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/140&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.00714285717142857171428571, etc. (repeating 71428571)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.00729735257 (accepted value as of 2011), close to 1/137&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|fine structure constant}} indicates the strength of electromagnetism. It is unitless and around 0.007297, close to 1/137. At one point it was believed to be exactly the reciprocal of 137, and many people have tried to find a simple formula explaining this (with a pinch of {{w|numerology}} thrown in at times), including the infamous {{w|Arthur Eddington|Sir Arthur Adding-One}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3/(14 * π&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.59895121062716*10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.602176565*10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the charge of the proton, symbolized &amp;quot;e&amp;quot; for electron (whose charge is actually -e. You can blame Benjamin Franklin [[567|for that]])&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Telephone number for the White House Switchboard&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;√(e&amp;lt;sup&amp;gt;(1 + &amp;lt;sup&amp;gt;(e-1)&amp;lt;/sup&amp;gt;√8)&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|.2024561414 (truncated)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2024561414&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's Constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(7&amp;lt;sup&amp;gt;(e/1 - 1/e)&amp;lt;/sup&amp;gt; - 9) * π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|867.530901981685 (approximately)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8675309&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&amp;quot;Jenny's constant&amp;quot; is actually a telephone number referenced in Tommy Tutone's 1982 song {{w|867-5309/Jenny}}. As mentioned in the title text, the number not only prime but a {{w|twin prime}} because 8675311 is also a prime. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|World Population Estimate (billions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to 6+((3/4 Year + 1/4 (Year mod 4) - 1499)/10) billion&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2005	6.5&lt;br /&gt;
2006	6.6&lt;br /&gt;
2007	6.7&lt;br /&gt;
2008	6.7&lt;br /&gt;
2009	6.8&lt;br /&gt;
2010	6.9&lt;br /&gt;
2011	7&lt;br /&gt;
2012	7&lt;br /&gt;
2013	7.1&lt;br /&gt;
2014	7.2&lt;br /&gt;
2015	7.3&lt;br /&gt;
2016	7.3&lt;br /&gt;
2017	7.4&lt;br /&gt;
2018	7.5&lt;br /&gt;
2019	7.6&lt;br /&gt;
2020	7.6&lt;br /&gt;
2021	7.7&lt;br /&gt;
2022	7.8&lt;br /&gt;
2023	7.9&lt;br /&gt;
2024	7.9&lt;br /&gt;
2025	8&lt;br /&gt;
2026	8.1&lt;br /&gt;
2027	8.2&lt;br /&gt;
2028	8.2&lt;br /&gt;
2029	8.3&lt;br /&gt;
2030	8.4&lt;br /&gt;
2031	8.5&lt;br /&gt;
2032	8.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|U.S. Population Estimate (millions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to 310+3*(Year - 2010) million&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2000	280&lt;br /&gt;
2001	283&lt;br /&gt;
2002	286&lt;br /&gt;
2003	289&lt;br /&gt;
2004	292&lt;br /&gt;
2005	295&lt;br /&gt;
2006	298&lt;br /&gt;
2007	301&lt;br /&gt;
2008	304&lt;br /&gt;
2009	307&lt;br /&gt;
2010	310&lt;br /&gt;
2011	313&lt;br /&gt;
2012	316&lt;br /&gt;
2013	319&lt;br /&gt;
2014	322&lt;br /&gt;
2015	325&lt;br /&gt;
2016	328&lt;br /&gt;
2017	331&lt;br /&gt;
2018	334&lt;br /&gt;
2019	337&lt;br /&gt;
2020	340&lt;br /&gt;
2021	343&lt;br /&gt;
2022	346&lt;br /&gt;
2023	349&lt;br /&gt;
2024	352&lt;br /&gt;
2025	355&lt;br /&gt;
2026	358&lt;br /&gt;
2027	361&lt;br /&gt;
2028	364&lt;br /&gt;
2029	367&lt;br /&gt;
2030	370&lt;br /&gt;
2031	373&lt;br /&gt;
2032	376&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/7&amp;lt;sup&amp;gt;16&amp;lt;/sup&amp;gt; Joules&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.17948276564429*10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.18710438*10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light-year(miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;(42.42)&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5884267614436.97 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9460730472580800 (meters in a light-year, by definition) / 1609.344 (meters in a mile) = 8212439646337500/1397 (exact) = 5878625373183.61 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|{{w|42 (number)|42}} is, according to Douglas Adams' ''The Hitchhiker's Guide to the Galaxy'', the Answer to the Ultimate Question of Life, the Universe, and Everything.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|sin(60°) = √3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8652559794 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8660254038 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7305119589 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7320508076 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|gamma(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5773502692 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649015328606065120900824024310421...&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|In {{w|mathematics}}, the {{w|Euler-Mascheroni constant}} (Euler gamma constant) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5/(&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;√π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.2815481951&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/.3048 (exact) = 3.280839895 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2/e + 3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2357588823 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;√5&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02191201246329*10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02214129*10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Also called a Mole for shorthand, this is (roughly) the number of individual atoms in twelve grams of pure Carbon. Used in basically every application of chemistry.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant G&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / e&amp;lt;sup&amp;gt;(pi - 1)&amp;lt;sup&amp;gt;(pi + 1)&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.67361106850561*10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.67385*10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The universal {{w|gravitational constant}} G is equal to F*r&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;/Mm, where F is the gravitational force between two objects, r is the distance between them, and M and m are their masses.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|R(gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e+1) √5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3143309279 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3144622 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|gas constant}} relates energy to temperature in physics, as well as a gas's volume, pressure, temperature and {{w|mole (unit)|molar amount}} (hence the name).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6*π&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1181087117 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a gallon (U.S. liquid gallon, defined by law as 231 cubic inches)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3 + π/4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.7853981634 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.785411784 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|''g''&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt; or ''g''&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.8066624898 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.80665 (standard)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Standard gravity, or standard acceleration due to free fall is the nominal gravitational acceleration of an object in a vacuum near the surface of the Earth. It is defined by standard as 9.80665 m/s2, which is exactly 35.30394 (km/h)/s (about 32.174&amp;amp;nbsp;ft/s2, or 21.937&amp;amp;nbsp;mph/s). This value was established by the 3rd CGPM (1901, CR 70) and used to define the standard weight of an object as the product of its mass and this nominal acceleration. The acceleration of a body near the surface of the Earth is due to the combined effects of gravity and centrifugal acceleration from rotation of the Earth (but which is small enough to be neglected for most purposes); the total (the apparent gravity) is about 0.5 percent greater at the poles than at the equator.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Randall used a letter g without a suffix, which can also mean the local acceleration due to local gravity and centrifugal acceleration, which varies depending on one's position on Earth.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; - 10) / ϕ&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1530151398 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|ϕ is the {{w|golden ratio}}, or (1 + √5)/2. It has many interesting geometrical properties.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / (1200&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|.00000069444444444444... (repeating decimal)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|694.3&amp;amp;nbsp;nm&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The ruby laser wavelength varies because &amp;quot;ruby&amp;quot; is not clearly defined.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth Radius&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(5&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;)*6e&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2343750e (exact), 6,370,973.035450887 (6370&amp;amp;nbsp;km, 973 m, 3&amp;amp;nbsp;cm, 5&amp;amp;nbsp;mm, 450,887&amp;amp;nbsp;nm) (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6,371,008.7 (International Union of Geodesy and Geophysics definition)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Earth radius#mean radii|mean earth radius}} varies because there is not one single way to make a sphere out of the earth. Randall's value lies within the actual variation of Earth's radius. The International Union of Geodesy and Geophysics (IUGG) defines the mean radius as 2/3 of the equatorial radius (6,378,137.0 m) plus 1/3 of the polar radius (6,356,752.3 m).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3/5 + π/(7-π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142200581 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142135624 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There are reoccurring math jokes along the lines of, &amp;quot;3/5 + π/(7 – π) – √2 = 0, but your calculator is probably not good enough to compute this correctly&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|cos(π/7) + cos(3π/7) + cos(5π/7)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the exactly correct equation referred to in the note, &amp;quot;Pro tip - Not all of these are wrong&amp;quot;, as shown below and also [http://math.stackexchange.com/questions/140388/how-can-one-prove-cos-pi-7-cos3-pi-7-cos5-pi-7-1-2 here]. If you're still confused, the functions use {{w|radians}}, not {{w|degrees (angle)|degrees}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/3&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; + e/5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772154006 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649015328606065120900824024310421...&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|In {{w|mathematics}}, the {{w|Euler-Mascheroni constant}} (Euler gamma constant) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(13 + 4π) / (24 - 4π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360678094 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Σ 1/n&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|ln(3)&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912987577 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912859971 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Proof===&lt;br /&gt;
&lt;br /&gt;
One of the &amp;quot;approximations&amp;quot; actually is precisely correct: cos(π/7) + cos(3π/7) + cos(5π/7) = 1/2.  Here is a proof:&lt;br /&gt;
&lt;br /&gt;
cos(π/7) + cos(3π/7) + cos(5π/7)&lt;br /&gt;
&lt;br /&gt;
* Multiplying by 1 (or by a number divided by itself) leaves the equation unchanged. &lt;br /&gt;
&lt;br /&gt;
= (cos(π/7) + cos(3π/7) + cos(5π/7)) (2sin(π/7)/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* The sin(π/7) on the top of the fraction is multiplied through the original equation.&lt;br /&gt;
&lt;br /&gt;
= (2cos(π/7)sin(π/7) + 2cos(3π/7)sin(π/7) + 2cos(5π/7)sin(π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Use the trigonometric identity 2cos(A)sin(B)=sin(A+B)-sin(A-B) on the 2nd two terms ([2cos(3π/7)sin(π/7)] + {2cos(5π/7)sin(π/7)}) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
= (2cos(π/7)sin(π/7) + [sin(3π/7+π/7) - sin(3π/7-π/7)] + {sin(5π/7+π/7) - sin(5π/7-π/7)}) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (2cos(π/7)sin(π/7) + [sin(4π/7) - sin(2π/7)] + {sin(6π/7) - sin(4π/7)}) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Use the trigonometric identity 2cos(A)sin(A) = sin(2A) on the first term (2cos(π/7)sin(π/7))&lt;br /&gt;
&lt;br /&gt;
= (sin(2π/7) + [sin(4π/7) - sin(2π/7)] + {sin(6π/7) - sin(4π/7)}) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(6π/7) + [sin(2π/7) - sin(2π/7)] + {sin(4π/7) - sin(4π/7)}) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(6π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Note that 6π/7 = (7π - π)/7 = 7π/7 - π/7 = π - π/7.&lt;br /&gt;
&lt;br /&gt;
= (sin(π - π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Use the trigonometric identity sin(A - B) = sin(A)cos(B) - cos(A)sin(B).&lt;br /&gt;
= (sin(π)cos(π/7) - cos(π)sin(π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Now sin(π) = 0 and cos(π) = -1&lt;br /&gt;
&lt;br /&gt;
= ((0)cos(π/7) - (-1)sin(π/7)) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= ((1)sin(π/7)) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(π/7)) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(π/7)/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (1/2) (sin(π/7)/sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= 1/2&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:'''A table of slightly wrong equations and identities useful for approximations and/or trolling teachers.'''&lt;br /&gt;
:(Found using a mix of trial-and-error, ''Mathematica'', and Robert Munafo's ''Ries'' tool.)&lt;br /&gt;
: All units are SI MKS unless otherwise noted.&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Relation:&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Accurate to within:&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | One light year(m)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 40&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Earth Surface(m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 130&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Ocean's volume(m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year (rent method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 525,600 x 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 1400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/(30&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 110&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/140&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | [I've had enough of this 137 crap]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 3/(14 * π&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 500&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|White House Switchboard&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|1/&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;√(e&amp;lt;sup&amp;gt;(1 + &amp;lt;sup&amp;gt;(e-1)&amp;lt;/sup&amp;gt;√8)&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's Constant&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|(7&amp;lt;sup&amp;gt;(e/1 - 1/e)&amp;lt;/sup&amp;gt; - 9) * π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Intermission:&amp;lt;br /&amp;gt; World Population Estimate&amp;lt;br /&amp;gt; which should stay current&amp;lt;br /&amp;gt; for a decade or two:&amp;lt;br /&amp;gt;&lt;br /&gt;
Take the last two digits of the current year&lt;br /&gt;
&lt;br /&gt;
Example: 20[14] &lt;br /&gt;
&lt;br /&gt;
Subtract the number of leap years since hurricane Katrina&lt;br /&gt;
&lt;br /&gt;
Example:14 (minus 2008 and 2012) is 12&lt;br /&gt;
&lt;br /&gt;
Add a decimal point&lt;br /&gt;
&lt;br /&gt;
Example: 1.2&lt;br /&gt;
&lt;br /&gt;
Add 6&lt;br /&gt;
&lt;br /&gt;
Example: 6 + 1.2&lt;br /&gt;
&lt;br /&gt;
7.2 = World population in billions.&lt;br /&gt;
&lt;br /&gt;
Version for US population:&lt;br /&gt;
&lt;br /&gt;
Example: 20[14]&lt;br /&gt;
&lt;br /&gt;
Subtract 10&lt;br /&gt;
&lt;br /&gt;
Example: 4&lt;br /&gt;
&lt;br /&gt;
Multiply by 3&lt;br /&gt;
&lt;br /&gt;
Example: 12&lt;br /&gt;
&lt;br /&gt;
Add 10&lt;br /&gt;
&lt;br /&gt;
Example: 3[22] million&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/7&amp;lt;sup&amp;gt;16&amp;lt;/sup&amp;gt; Joules&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light-year(miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;(42.42)&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|sin(60°) = √3/2 = e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√3 = 2e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|gamma(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5/(&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;√π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√5 = 2/e + 3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 7000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;√5&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant G&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / e&amp;lt;sup&amp;gt;(pi - 1)&amp;lt;sup&amp;gt;(pi + 1)&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|R(gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e+1) √5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6*π&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a gallon&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3 + π/4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 500,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|g&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 750,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; - 10) / ϕ&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 5,000,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / (1200&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth Radius&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(5&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;)*6e&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Protip - not all of these are wrong:&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√2 = 3/5 + π/(7-π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|cos(π/7) + cos(3π/7) + cos(5π/7) = 1/2&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant) = e/3&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; + e/5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5 = (13 + 4π) / (24 - 4π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Σ 1/n&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt; = ln(3)&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Physics]]&lt;br /&gt;
[[Category:Protip]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=95705</id>
		<title>1047: Approximations</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=95705"/>
				<updated>2015-06-15T20:04:25Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Rearrange and rewrite.  Put proof after the table, where it won't distract as much.  Put all direct discussion of the comic before the table.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1047&lt;br /&gt;
| date      = April 25, 2012&lt;br /&gt;
| title     = Approximations&lt;br /&gt;
| image     = approximations.png&lt;br /&gt;
| titletext = Two tips: 1) 8675309 is not just prime, it's a twin prime, and 2) if you ever find yourself raising log(anything)^e or taking the pi-th root of anything, set down the marker and back away from the whiteboard; something has gone horribly wrong.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic lists some approximations for numbers, most of them mathematical and physical constants, but some of them jokes and cultural references.&lt;br /&gt;
&lt;br /&gt;
Approximations like these are sometimes used as {{w|mnemonic}}s by mathematicians and physicists, though most of Randall's approximations are too convoluted to be useful as mnemonics.  Perhaps the best known mnemonic approximation (though not used here by Randall) is that &amp;quot;pi is approximately equal to 22/7&amp;quot;.  Randall does mention (and mock) the common mnemonic among physicists that the {{w|fine structure constant}} is approximately 1/137.  Although Randall gives approximations for the number of seconds in a year, he does not mention the common physicist's mnemonic that it is &amp;quot;pi times 10^7,&amp;quot; though he later made a blog post addressing this point. &lt;br /&gt;
&lt;br /&gt;
At the bottom of the comic are expressions involving {{w|transcendental numbers}} (namely pi and e) that are tantalizingly close to being exactly true but are not (indeed, they cannot be, due to the nature of transcendental numbers).  Such near-equations were previously discussed in [[217: e to the pi Minus pi]].  One of the entries, though, is a &amp;quot;red herring&amp;quot; that is exactly true.  &lt;br /&gt;
&lt;br /&gt;
Randall says he compiled this table through &amp;quot;a mix of trial-and-error, ''{{w|Mathematica}}'', and Robert Munafo's [http://mrob.com/pub/ries/ Ries] tool.  &amp;quot;Ries&amp;quot; is a &amp;quot;{{w|Closed-form expression#Conversion from numerical forms|reverse calculator}}&amp;quot; that forms equations matching a given number.&lt;br /&gt;
&lt;br /&gt;
The first part of the title text notes that &amp;quot;Jenny's constant,&amp;quot; which is actually a telephone number referenced in Tommy Tutone's 1982 song {{w|867-5309/Jenny}}, is not only prime but a {{w|twin prime}} because 8675311 is also a prime. Twin primes have always been a subject of interest, because they are comparatively rare, and because it is not yet known whether there are infinitely many of them.  Twin primes were also referenced in [[1310: Goldbach Conjectures]]. &lt;br /&gt;
&lt;br /&gt;
The second part of the title text makes fun of the unusual mathematical operations contained in the comic.  {{w|Pi}} is a useful number in many contexts, but it doesn't usually occur anywhere in an exponent. Even when it does, such as with complex numbers, taking the pi-th root is rarely helpful.  Similarly, {{w|e (mathematical constant)|e}} typically appears in the basis of a power (forming the {{w|exponential function}}), not in the exponent. (This is later referenced in [http://what-if.xkcd.com/73/ Lethal Neutrinos]).&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Thing to be approximated:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Formula proposed:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Resulting approximate value:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Correct value:&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Discussion:&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|One light year(m)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,227,446,944,279,201&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,460,730,472,580,800 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are sexual references.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Earth Surface(m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|513,798,374,428,641&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5.10072*10&amp;lt;sup&amp;gt;14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are sexual references.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ocean's volume(m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1,350,851,717,672,992,089&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1,332*10&amp;lt;sup&amp;gt;18&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,640,625&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar) 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|After this comic was released [[Randall]] got many responses by viewers. So he did add this statement to the top of the comic page:&lt;br /&gt;
&amp;quot;Lots of emails mention the physicist favorite, 1 year = pi x 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; seconds. 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is a hair more accurate, but it's hard to top 3,141,592's elegance.&amp;quot; Pi x 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; is nearly equal to 31,415,926.536, and 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is exactly 31,640,625. Randall's elegance belongs to the number pi, but it should be multiplied by the factor of ten.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Using the traditional definitions that a second is 1/60th of a minute, a minute is 1/60th of an hour, and an hour is 1/24th of a day, a 365-day year is exactly 31,536,000 seconds (the &amp;quot;for rent method&amp;quot; approximation). Until the calendar was reformed by Pope Gregory, there was one leap year in every four years, making the average year 365.25 days, or 31,557,600. On the current calendar system, there are only 97 leap years in every 400 years, making the average year 365.2425 days, or 31,556,952 seconds. In technical usage, a &amp;quot;second&amp;quot; is now defined based on physical constants, even though the length of a day varies inversely with the changing angular velocity of the earth.  To keep the official time synchronized with the rotation of the earth, a &amp;quot;leap second&amp;quot; is occasionally added, resulting in a slightly longer year.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year (rent method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|525,600 x 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,536,000&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar) 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&amp;quot;Rent Method&amp;quot; refers to the song &amp;quot;Seasons of Love&amp;quot; from the musical &amp;quot;{{w|Rent (musical)|Rent}}.&amp;quot; The song asks, &amp;quot;How do you measure a year?&amp;quot; One line says &amp;quot;525,600 minutes&amp;quot; while most of the rest of the song suggests the best way to measure a year is moments shared with a loved one.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|437,893,890,380,859,375&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|4.354±0.012*10&amp;lt;sup&amp;gt;17&amp;lt;/sup&amp;gt; (best estimate; exact value unknown)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/(30&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.68499014108082*10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.62606957*10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Informally, the {{w|Planck constant}} is the smallest action possible in quantum mechanics.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/140&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.00714285717142857171428571, etc. (repeating 71428571)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.00729735257 (accepted value as of 2011), close to 1/137&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|fine structure constant}} indicates the strength of electromagnetism. It is unitless and around 0.007297, close to 1/137. At one point it was believed to be exactly the reciprocal of 137, and many people have tried to find a simple formula explaining this (with a pinch of {{w|numerology}} thrown in at times), including the infamous {{w|Arthur Eddington|Sir Arthur Adding-One}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3/(14 * π&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.59895121062716*10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.602176565*10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the charge of the proton, symbolized &amp;quot;e&amp;quot; for electron (whose charge is actually -e. You can blame Benjamin Franklin [[567|for that]])&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Telephone number for the White House Switchboard&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;√(e&amp;lt;sup&amp;gt;(1 + &amp;lt;sup&amp;gt;(e-1)&amp;lt;/sup&amp;gt;√8)&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|.2024561414 (truncated)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2024561414&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's Constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(7&amp;lt;sup&amp;gt;(e/1 - 1/e)&amp;lt;/sup&amp;gt; - 9) * π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|867.530901981685 (approximately)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8675309&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&amp;quot;Jenny's constant&amp;quot; is actually a telephone number referenced in Tommy Tutone's 1982 song {{w|867-5309/Jenny}}. As mentioned in the title text, the number not only prime but a {{w|twin prime}} because 8675311 is also a prime. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|World Population Estimate (billions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to 6+((3/4 Year + 1/4 (Year mod 4) - 1499)/10) billion&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2005	6.5&lt;br /&gt;
2006	6.6&lt;br /&gt;
2007	6.7&lt;br /&gt;
2008	6.7&lt;br /&gt;
2009	6.8&lt;br /&gt;
2010	6.9&lt;br /&gt;
2011	7&lt;br /&gt;
2012	7&lt;br /&gt;
2013	7.1&lt;br /&gt;
2014	7.2&lt;br /&gt;
2015	7.3&lt;br /&gt;
2016	7.3&lt;br /&gt;
2017	7.4&lt;br /&gt;
2018	7.5&lt;br /&gt;
2019	7.6&lt;br /&gt;
2020	7.6&lt;br /&gt;
2021	7.7&lt;br /&gt;
2022	7.8&lt;br /&gt;
2023	7.9&lt;br /&gt;
2024	7.9&lt;br /&gt;
2025	8&lt;br /&gt;
2026	8.1&lt;br /&gt;
2027	8.2&lt;br /&gt;
2028	8.2&lt;br /&gt;
2029	8.3&lt;br /&gt;
2030	8.4&lt;br /&gt;
2031	8.5&lt;br /&gt;
2032	8.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|U.S. Population Estimate (millions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to 310+3*(Year - 2010) million&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2000	280&lt;br /&gt;
2001	283&lt;br /&gt;
2002	286&lt;br /&gt;
2003	289&lt;br /&gt;
2004	292&lt;br /&gt;
2005	295&lt;br /&gt;
2006	298&lt;br /&gt;
2007	301&lt;br /&gt;
2008	304&lt;br /&gt;
2009	307&lt;br /&gt;
2010	310&lt;br /&gt;
2011	313&lt;br /&gt;
2012	316&lt;br /&gt;
2013	319&lt;br /&gt;
2014	322&lt;br /&gt;
2015	325&lt;br /&gt;
2016	328&lt;br /&gt;
2017	331&lt;br /&gt;
2018	334&lt;br /&gt;
2019	337&lt;br /&gt;
2020	340&lt;br /&gt;
2021	343&lt;br /&gt;
2022	346&lt;br /&gt;
2023	349&lt;br /&gt;
2024	352&lt;br /&gt;
2025	355&lt;br /&gt;
2026	358&lt;br /&gt;
2027	361&lt;br /&gt;
2028	364&lt;br /&gt;
2029	367&lt;br /&gt;
2030	370&lt;br /&gt;
2031	373&lt;br /&gt;
2032	376&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/7&amp;lt;sup&amp;gt;16&amp;lt;/sup&amp;gt; Joules&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.17948276564429*10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.18710438*10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light-year(miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;(42.42)&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5884267614436.97 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9460730472580800 (meters in a light-year, by definition) / 1609.344 (meters in a mile) = 8212439646337500/1397 (exact) = 5878625373183.61 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|{{w|42 (number)|42}} is, according to Douglas Adams' ''The Hitchhiker's Guide to the Galaxy'', the Answer to the Ultimate Question of Life, the Universe, and Everything.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|sin(60°) = √3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8652559794 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8660254038 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7305119589 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7320508076 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|gamma(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5773502692 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649015328606065120900824024310421...&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|In {{w|mathematics}}, the {{w|Euler-Mascheroni constant}} (Euler gamma constant) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5/(&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;√π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.2815481951&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/.3048 (exact) = 3.280839895 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2/e + 3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2357588823 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;√5&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02191201246329*10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02214129*10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Also called a Mole for shorthand, this is (roughly) the number of individual atoms in twelve grams of pure Carbon. Used in basically every application of chemistry.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant G&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / e&amp;lt;sup&amp;gt;(pi - 1)&amp;lt;sup&amp;gt;(pi + 1)&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.67361106850561*10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.67385*10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt; (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The universal {{w|gravitational constant}} G is equal to F*r&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;/Mm, where F is the gravitational force between two objects, r is the distance between them, and M and m are their masses.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|R(gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e+1) √5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3143309279 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3144622 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|gas constant}} relates energy to temperature in physics, as well as a gas's volume, pressure, temperature and {{w|mole (unit)|molar amount}} (hence the name).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6*π&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1181087117 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a gallon (U.S. liquid gallon, defined by law as 231 cubic inches)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3 + π/4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.7853981634 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.785411784 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|''g''&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt; or ''g''&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.8066624898 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.80665 (standard)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Standard gravity, or standard acceleration due to free fall is the nominal gravitational acceleration of an object in a vacuum near the surface of the Earth. It is defined by standard as 9.80665 m/s2, which is exactly 35.30394 (km/h)/s (about 32.174&amp;amp;nbsp;ft/s2, or 21.937&amp;amp;nbsp;mph/s). This value was established by the 3rd CGPM (1901, CR 70) and used to define the standard weight of an object as the product of its mass and this nominal acceleration. The acceleration of a body near the surface of the Earth is due to the combined effects of gravity and centrifugal acceleration from rotation of the Earth (but which is small enough to be neglected for most purposes); the total (the apparent gravity) is about 0.5 percent greater at the poles than at the equator.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Randall used a letter g without a suffix, which can also mean the local acceleration due to local gravity and centrifugal acceleration, which varies depending on one's position on Earth.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; - 10) / ϕ&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1530151398 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|ϕ is the {{w|golden ratio}}, or (1 + √5)/2. It has many interesting geometrical properties.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / (1200&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|.00000069444444444444... (repeating decimal)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|694.3&amp;amp;nbsp;nm&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The ruby laser wavelength varies because &amp;quot;ruby&amp;quot; is not clearly defined.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth Radius&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(5&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;)*6e&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2343750e (exact), 6,370,973.035450887 (6370&amp;amp;nbsp;km, 973 m, 3&amp;amp;nbsp;cm, 5&amp;amp;nbsp;mm, 450,887&amp;amp;nbsp;nm) (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6,371,008.7 (International Union of Geodesy and Geophysics definition)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Earth radius#mean radii|mean earth radius}} varies because there is not one single way to make a sphere out of the earth. Randall's value lies within the actual variation of Earth's radius. The International Union of Geodesy and Geophysics (IUGG) defines the mean radius as 2/3 of the equatorial radius (6,378,137.0 m) plus 1/3 of the polar radius (6,356,752.3 m).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3/5 + π/(7-π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142200581 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142135624 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There are reoccurring math jokes along the lines of, &amp;quot;3/5 + π/(7 – π) – √2 = 0, but your calculator is probably not good enough to compute this correctly&amp;quot;.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|cos(π/7) + cos(3π/7) + cos(5π/7)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the exactly correct equation referred to in the note, &amp;quot;Pro tip - Not all of these are wrong&amp;quot;, as shown below and also [http://math.stackexchange.com/questions/140388/how-can-one-prove-cos-pi-7-cos3-pi-7-cos5-pi-7-1-2 here]. If you're still confused, the functions use {{w|radians}}, not {{w|degrees (angle)|degrees}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/3&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; + e/5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772154006 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649015328606065120900824024310421...&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|In {{w|mathematics}}, the {{w|Euler-Mascheroni constant}} (Euler gamma constant) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(13 + 4π) / (24 - 4π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360678094 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Σ 1/n&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|ln(3)&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912987577 (rounded)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912859971 (rounded)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Proof===&lt;br /&gt;
&lt;br /&gt;
One of the &amp;quot;approximations&amp;quot; actually is precisely correct: cos(π/7) + cos(3π/7) + cos(5π/7) = 1/2.  Here is a proof:&lt;br /&gt;
&lt;br /&gt;
cos(π/7) + cos(3π/7) + cos(5π/7)&lt;br /&gt;
&lt;br /&gt;
* Multiplying by 1 (or by a number divided by itself) leaves the equation unchanged. &lt;br /&gt;
&lt;br /&gt;
= (cos(π/7) + cos(3π/7) + cos(5π/7)) (2sin(π/7)/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* The sin(π/7) on the top of the fraction is multiplied through the original equation.&lt;br /&gt;
&lt;br /&gt;
= (2cos(π/7)sin(π/7) + 2cos(3π/7)sin(π/7) + 2cos(5π/7)sin(π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Use the trigonometric identity 2cos(A)sin(B)=sin(A+B)-sin(A-B) on the 2nd two terms ([2cos(3π/7)sin(π/7)] + {2cos(5π/7)sin(π/7)}) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
= (2cos(π/7)sin(π/7) + [sin(3π/7+π/7) - sin(3π/7-π/7)] + {sin(5π/7+π/7) - sin(5π/7-π/7)}) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (2cos(π/7)sin(π/7) + [sin(4π/7) - sin(2π/7)] + {sin(6π/7) - sin(4π/7)}) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Use the trigonometric identity 2cos(A)sin(A) = sin(2A) on the first term (2cos(π/7)sin(π/7))&lt;br /&gt;
&lt;br /&gt;
= (sin(2π/7) + [sin(4π/7) - sin(2π/7)] + {sin(6π/7) - sin(4π/7)}) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(6π/7) + [sin(2π/7) - sin(2π/7)] + {sin(4π/7) - sin(4π/7)}) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(6π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Note that 6π/7 = (7π - π)/7 = 7π/7 - π/7 = π - π/7.&lt;br /&gt;
&lt;br /&gt;
= (sin(π - π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Use the trigonometric identity sin(A - B) = sin(A)cos(B) - cos(A)sin(B).&lt;br /&gt;
= (sin(π)cos(π/7) - cos(π)sin(π/7)) (1/2sin(π/7))&lt;br /&gt;
&lt;br /&gt;
* Now sin(π) = 0 and cos(π) = -1&lt;br /&gt;
&lt;br /&gt;
= ((0)cos(π/7) - (-1)sin(π/7)) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= ((1)sin(π/7)) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(π/7)) (1/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (sin(π/7)/2sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= (1/2) (sin(π/7)/sin(π/7))&amp;lt;br&amp;gt;&lt;br /&gt;
= 1/2&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:'''A table of slightly wrong equations and identities useful for approximations and/or trolling teachers.'''&lt;br /&gt;
:(Found using a mix of trial-and-error, ''Mathematica'', and Robert Munafo's ''Ries'' tool.)&lt;br /&gt;
: All units are SI MKS unless otherwise noted.&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Relation:&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Accurate to within:&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | One light year(m)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 40&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Earth Surface(m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 130&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Ocean's volume(m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year (rent method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 525,600 x 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 1400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/(30&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 110&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/140&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | [I've had enough of this 137 crap]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 3/(14 * π&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 500&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|White House Switchboard&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|1/&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;√(e&amp;lt;sup&amp;gt;(1 + &amp;lt;sup&amp;gt;(e-1)&amp;lt;/sup&amp;gt;√8)&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's Constant&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|(7&amp;lt;sup&amp;gt;(e/1 - 1/e)&amp;lt;/sup&amp;gt; - 9) * π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Intermission:&amp;lt;br /&amp;gt; World Population Estimate&amp;lt;br /&amp;gt; which should stay current&amp;lt;br /&amp;gt; for a decade or two:&amp;lt;br /&amp;gt;&lt;br /&gt;
Take the last two digits of the current year&lt;br /&gt;
&lt;br /&gt;
Example: 20[14] &lt;br /&gt;
&lt;br /&gt;
Subtract the number of leap years since hurricane Katrina&lt;br /&gt;
&lt;br /&gt;
Example:14 (minus 2008 and 2012) is 12&lt;br /&gt;
&lt;br /&gt;
Add a decimal point&lt;br /&gt;
&lt;br /&gt;
Example: 1.2&lt;br /&gt;
&lt;br /&gt;
Add 6&lt;br /&gt;
&lt;br /&gt;
Example: 6 + 1.2&lt;br /&gt;
&lt;br /&gt;
7.2 = World population in billions.&lt;br /&gt;
&lt;br /&gt;
Version for US population:&lt;br /&gt;
&lt;br /&gt;
Example: 20[14]&lt;br /&gt;
&lt;br /&gt;
Subtract 10&lt;br /&gt;
&lt;br /&gt;
Example: 4&lt;br /&gt;
&lt;br /&gt;
Multiply by 3&lt;br /&gt;
&lt;br /&gt;
Example: 12&lt;br /&gt;
&lt;br /&gt;
Add 10&lt;br /&gt;
&lt;br /&gt;
Example: 3[22] million&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/7&amp;lt;sup&amp;gt;16&amp;lt;/sup&amp;gt; Joules&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light-year(miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;(42.42)&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|sin(60°) = √3/2 = e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√3 = 2e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|gamma(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5/(&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;√π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√5 = 2/e + 3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 7000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;√5&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant G&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / e&amp;lt;sup&amp;gt;(pi - 1)&amp;lt;sup&amp;gt;(pi + 1)&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|R(gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e+1) √5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6*π&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a gallon&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3 + π/4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 500,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|g&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 750,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; - 10) / ϕ&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 5,000,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / (1200&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth Radius&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(5&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;)*6e&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Protip - not all of these are wrong:&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√2 = 3/5 + π/(7-π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|cos(π/7) + cos(3π/7) + cos(5π/7) = 1/2&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant) = e/3&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; + e/5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5 = (13 + 4π) / (24 - 4π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Σ 1/n&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt; = ln(3)&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Physics]]&lt;br /&gt;
[[Category:Protip]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=95689</id>
		<title>217: e to the pi Minus pi</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=95689"/>
				<updated>2015-06-15T15:47:17Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Rephrase, as many rational numbers also are approximated when represented as floating points&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 217&lt;br /&gt;
| date      = January 31, 2007&lt;br /&gt;
| title     = e to the pi Minus pi&lt;br /&gt;
| image     = e_to_the_pi_minus_pi.png&lt;br /&gt;
| titletext = Also, I hear the 4th root of (9^2 + 19^2/22) is pi.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
''e'' is a mathematical constant roughly equal to 2.71828182846. ''π'' is another, roughly equal to 3.14159265359. Both are {{w|transcendental number}}s.&lt;br /&gt;
&lt;br /&gt;
The first panel discusses {{w|Gelfond's constant|''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt;}} - ''π'', which is around 19.999099979 — very close to 20.  [[Black Hat]] explains how he tricked a programming team into believing that ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is ''exactly'' 20, and that if the system they were building didn't agree, there were errors in the code. This made them waste a lot of time trying to find a nonexistent bug until they realized that Black Hat was lying (which they could have realized immediately if they had thought through the mathematics).&lt;br /&gt;
&lt;br /&gt;
{{w|Floating point}} numbers are how computers store non-integer real numbers as decimals — or rather, in most cases, approximate them: infinite amounts of data would be required to represent most numbers in decimal form (exceptions are {{w|whole numbers}} and {{w|terminating decimal}}s). The &amp;quot;floating-point handlers&amp;quot; would be the code performing the ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' calculation.&lt;br /&gt;
&lt;br /&gt;
ACM is the {{w|Association for Computing Machinery}}, sponsoring the {{w|ACM International Collegiate Programming Contest|International Collegiate Programming Contest}}.&lt;br /&gt;
&lt;br /&gt;
Some random facts about the math here:&lt;br /&gt;
&lt;br /&gt;
* ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is an irrational number, but this is not a trivial fact. It was proven by {{w|Yuri Valentinovich Nesterenko}} in the late 20th century.&lt;br /&gt;
* The mysterious almost-equation is believed to be a {{w|mathematical coincidence}}, or a numerical relationship that &amp;quot;just happens&amp;quot; with no satisfactory explanation. It can be rearranged to (π + 20)&amp;lt;sup&amp;gt;i&amp;lt;/sup&amp;gt; ≈ -1, so cos(ln(π + 20)) ≈ -1. Piling on a few more cosines gives cos(π cos(π cos(ln(π + 20)))) ≈ -1, which is off by less than 10&amp;lt;sup&amp;gt;−35&amp;lt;/sup&amp;gt;!&lt;br /&gt;
&lt;br /&gt;
The title text pokes fun at another coincidence: ∜(9² + 19²/22) ≈ 3.1415926525, close to ''π'' (deviating only in the 9th decimal place). The humor comes from the fact that ''π'' is transcendental. Transcendental numbers are numbers that cannot be expressed through basic arithmetic with integers; one cannot end up with the exact value for any transcendental number (including ''π'') by adding, subtracting, multiplying, dividing, exponentiating and/or taking the nth root of any whole number, meaning the title text cannot possibly be true.&lt;br /&gt;
&lt;br /&gt;
A much later comic, [[1047: Approximations]], puts forth quite a few more mathematical coincidences.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: Hey, check it out: e^pi-pi is 19.999099979. That's weird.&lt;br /&gt;
:Black Hat: Yeah. That's how I got kicked out of the ACM in college.&lt;br /&gt;
:Cueball: ...what?&lt;br /&gt;
:Black Hat: During a competition, I told the programmers on our team that e^pi-pi was a standard test of floating-point handlers--it would come out to 20 unless they had rounding errors.&lt;br /&gt;
:Cueball: That's awful.&lt;br /&gt;
:Black Hat: Yeah, they dug through half their algorithms looking for the bug before they figured it out.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=95688</id>
		<title>217: e to the pi Minus pi</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=95688"/>
				<updated>2015-06-15T15:42:41Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Specify how close; also, pi *is* transcendental.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 217&lt;br /&gt;
| date      = January 31, 2007&lt;br /&gt;
| title     = e to the pi Minus pi&lt;br /&gt;
| image     = e_to_the_pi_minus_pi.png&lt;br /&gt;
| titletext = Also, I hear the 4th root of (9^2 + 19^2/22) is pi.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
''e'' is a mathematical constant roughly equal to 2.71828182846. ''π'' is another, roughly equal to 3.14159265359. Both are {{w|transcendental number}}s.&lt;br /&gt;
&lt;br /&gt;
The first panel discusses {{w|Gelfond's constant|''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt;}} - ''π'', which is around 19.999099979 — very close to 20.  [[Black Hat]] explains how he tricked a programming team into believing that ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is ''exactly'' 20, and that if the system they were building didn't agree, there were errors in the code. This made them waste a lot of time trying to find a nonexistent bug until they realized that Black Hat was lying (which they could have realized immediately if they had thought through the mathematics).&lt;br /&gt;
&lt;br /&gt;
{{w|Floating point}} numbers are how computers store non-integer real numbers as decimals — or rather, in the case of non-rational ones, approximate them: a true real, non-rational number requires infinite amounts of data to represent in decimal form. The &amp;quot;floating-point handlers&amp;quot; would be the code performing the ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' calculation.&lt;br /&gt;
&lt;br /&gt;
ACM is the {{w|Association for Computing Machinery}}, sponsoring the {{w|ACM International Collegiate Programming Contest|International Collegiate Programming Contest}}.&lt;br /&gt;
&lt;br /&gt;
Some random facts about the math here:&lt;br /&gt;
&lt;br /&gt;
* ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is an irrational number, but this is not a trivial fact. It was proven by {{w|Yuri Valentinovich Nesterenko}} in the late 20th century.&lt;br /&gt;
* The mysterious almost-equation is believed to be a {{w|mathematical coincidence}}, or a numerical relationship that &amp;quot;just happens&amp;quot; with no satisfactory explanation. It can be rearranged to (π + 20)&amp;lt;sup&amp;gt;i&amp;lt;/sup&amp;gt; ≈ -1, so cos(ln(π + 20)) ≈ -1. Piling on a few more cosines gives cos(π cos(π cos(ln(π + 20)))) ≈ -1, which is off by less than 10&amp;lt;sup&amp;gt;−35&amp;lt;/sup&amp;gt;!&lt;br /&gt;
&lt;br /&gt;
The title text pokes fun at another coincidence: ∜(9² + 19²/22) ≈ 3.1415926525, close to ''π'' (deviating only in the 9th decimal place). The humor comes from the fact that ''π'' is transcendental. Transcendental numbers are numbers that cannot be expressed through basic arithmetic with integers; one cannot end up with the exact value for any transcendental number (including ''π'') by adding, subtracting, multiplying, dividing, exponentiating and/or taking the nth root of any whole number, meaning the title text cannot possibly be true.&lt;br /&gt;
&lt;br /&gt;
A much later comic, [[1047: Approximations]], puts forth quite a few more mathematical coincidences.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: Hey, check it out: e^pi-pi is 19.999099979. That's weird.&lt;br /&gt;
:Black Hat: Yeah. That's how I got kicked out of the ACM in college.&lt;br /&gt;
:Cueball: ...what?&lt;br /&gt;
:Black Hat: During a competition, I told the programmers on our team that e^pi-pi was a standard test of floating-point handlers--it would come out to 20 unless they had rounding errors.&lt;br /&gt;
:Cueball: That's awful.&lt;br /&gt;
:Black Hat: Yeah, they dug through half their algorithms looking for the bug before they figured it out.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=95684</id>
		<title>217: e to the pi Minus pi</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=95684"/>
				<updated>2015-06-15T15:24:13Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Correct an error&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 217&lt;br /&gt;
| date      = January 31, 2007&lt;br /&gt;
| title     = e to the pi Minus pi&lt;br /&gt;
| image     = e_to_the_pi_minus_pi.png&lt;br /&gt;
| titletext = Also, I hear the 4th root of (9^2 + 19^2/22) is pi.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
''e'' is a mathematical constant roughly equal to 2.71828182846. ''π'' is another, roughly equal to 3.14159265359. Both are {{w|transcendental number}}s.&lt;br /&gt;
&lt;br /&gt;
The first panel discusses {{w|Gelfond's constant|''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt;}} - ''π'', which is around 19.999099979 — very close to 20.  [[Black Hat]] explains how he tricked a programming team into believing that ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is ''exactly'' 20, and that if the system they were building didn't agree, there were errors in the code. This made them waste a lot of time trying to find a nonexistent bug until they realized that Black Hat was lying (which they could have realized immediately if they had thought through the mathematics).&lt;br /&gt;
&lt;br /&gt;
{{w|Floating point}} numbers are how computers store non-integer real numbers as decimals — or rather, in the case of non-rational ones, approximate them: a true real, non-rational number requires infinite amounts of data to represent in decimal form. The &amp;quot;floating-point handlers&amp;quot; would be the code performing the ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' calculation.&lt;br /&gt;
&lt;br /&gt;
ACM is the {{w|Association for Computing Machinery}}, sponsoring the {{w|ACM International Collegiate Programming Contest|International Collegiate Programming Contest}}.&lt;br /&gt;
&lt;br /&gt;
Some random facts about the math here:&lt;br /&gt;
&lt;br /&gt;
* ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is an irrational number, but this is not a trivial fact. It was proven by {{w|Yuri Valentinovich Nesterenko}} in the late 20th century.&lt;br /&gt;
* The mysterious almost-equation is believed to be a {{w|mathematical coincidence}}, or a numerical relationship that &amp;quot;just happens&amp;quot; with no satisfactory explanation. It can be rearranged to (π + 20)&amp;lt;sup&amp;gt;i&amp;lt;/sup&amp;gt; ≈ -1, so cos(ln(π + 20)) ≈ -1. Piling on a few more cosines gives cos(π cos(π cos(ln(π + 20)))) ≈ -1, which is off by less than 10&amp;lt;sup&amp;gt;−35&amp;lt;/sup&amp;gt;!&lt;br /&gt;
&lt;br /&gt;
The title text pokes fun at another coincidence: ∜(9² + 19²/22) ≈ 3.1415926525, close to ''π''. The humor comes from the fact that ''π'' is meant to be transcendental. Transcendental numbers are numbers that cannot be expressed through basic arithmetic with integers; one cannot end up with the exact value for any transcendental number (including ''π'') by adding, subtracting, multiplying, dividing, exponentiating and/or taking the nth root of any whole number, meaning the title text cannot possibly be true.&lt;br /&gt;
&lt;br /&gt;
A much later comic, [[1047: Approximations]], puts forth quite a few more mathematical coincidences.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: Hey, check it out: e^pi-pi is 19.999099979. That's weird.&lt;br /&gt;
:Black Hat: Yeah. That's how I got kicked out of the ACM in college.&lt;br /&gt;
:Cueball: ...what?&lt;br /&gt;
:Black Hat: During a competition, I told the programmers on our team that e^pi-pi was a standard test of floating-point handlers--it would come out to 20 unless they had rounding errors.&lt;br /&gt;
:Cueball: That's awful.&lt;br /&gt;
:Black Hat: Yeah, they dug through half their algorithms looking for the bug before they figured it out.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86770</id>
		<title>1501: Mysteries</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86770"/>
				<updated>2015-03-20T17:47:44Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ in&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1501&lt;br /&gt;
| date      = March 20, 2015&lt;br /&gt;
| title     = Mysteries&lt;br /&gt;
| image     = mysteries.png&lt;br /&gt;
| titletext = At the bottom left: The mystery of why, when I know I needed to be asleep an hour ago, I decide it's a good time to read through every Wikipedia article in the categories 'Out-of-place artifacts', 'Earth mysteries', 'Anomalous weather', and 'List of people who disappeared mysteriously'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The X axis in this graph is weirdness. We assume that the far left is 0% (not that weird) and the far right is 100% (weird as hell).&lt;br /&gt;
&lt;br /&gt;
The Y axis is explainability. We assume that the bottom is 100% (pretty clear) and the top is 0% (no explanation).&lt;br /&gt;
&lt;br /&gt;
Items near the top-right corner (such as the {{w|Malaysia Airlines Flight 370|MH 370}} disappearance) are both mysterious and strange.  Items near the bottom-left corner (such as Randall's absent-mindedness regarding ice cream) have a clear explanation and are not really strange either.  Items near the top-left corner (such as the meaning of ''{{w|You're So Vain}}'') are mysterious but not really strange.  Items near the bottom-right corner (such as the {{w|Dyatlov Pass incident}}) have a clear explanation but are quite strange. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Entry&lt;br /&gt;
!Weirdness&lt;br /&gt;
!Explainable&lt;br /&gt;
!Further Details&lt;br /&gt;
|-&lt;br /&gt;
|Who Carly Simon is singing about in ''You're So Vain''&lt;br /&gt;
|9%&lt;br /&gt;
|4%&lt;br /&gt;
|The ironically self-referential lyrics of the 1972 song include &amp;quot;You're so vain, you probably think this song is about you.&amp;quot;  There has been {{w|You%27re_So_Vain#Subject_of_the_song|much speculation}} regarding the person or persons to whom Simon was referring.&lt;br /&gt;
|-&lt;br /&gt;
|Lindbergh Baby&lt;br /&gt;
|17%&lt;br /&gt;
|25%&lt;br /&gt;
|The {{w|Lindbergh kidnapping}} was the kidnapping and murder of 20-month old Charles Lindbergh Jr. in 1932.  Various {{w|Lindbergh kidnapping#Controversy|conspiracy theories}} surround the event. &lt;br /&gt;
|-&lt;br /&gt;
|UVB-76&lt;br /&gt;
|40%&lt;br /&gt;
|23%&lt;br /&gt;
|{{w|UVB-76}} is a mysterious shortwave radio station, apparently originating from Russia, that has broadcast a monotonous buzz tone since 1982 with occasional other content.&lt;br /&gt;
|-&lt;br /&gt;
|Toynbee Tiles&lt;br /&gt;
|25%&lt;br /&gt;
|34%&lt;br /&gt;
|{{w|Toynbee tiles}} are colorful ceramic tiles with cryptic messages that have been found embedded in asphalt in the streets of various midwestern-to-eastern cities in the United States and four South American cities.&lt;br /&gt;
|-&lt;br /&gt;
|Jimmy Hoffa&lt;br /&gt;
|10%&lt;br /&gt;
|42%&lt;br /&gt;
|{{w|Jimmy Hoffa}} was an American labor union leader who disappeared in 1975. He is widely believed to have been murdered.&lt;br /&gt;
|-&lt;br /&gt;
|The WOW Signal&lt;br /&gt;
|55%&lt;br /&gt;
|20%&lt;br /&gt;
|The {{w|Wow! signal}} was a strong and clean radio transmission near 1420 MHz received by the Big Ear Radio Observatory at Ohio State University in 1977 that appears to have originated from interstellar space [http://www.universetoday.com/93754/35-years-later-the-wow-signal-still-tantalizes/].  This is the strongest evidence to date of extraterrestrial radio signals.&lt;br /&gt;
|-&lt;br /&gt;
|Mary Celeste&lt;br /&gt;
|70%&lt;br /&gt;
|43%&lt;br /&gt;
|The ''{{w|Mary Celeste}}'' was a sailing ship found adrift, mysteriously abandoned yet otherwise undisturbed, in 1872. No explanation for these events has ever been determined. Its name has become a watchword for mysteriously abandoned ships.&lt;br /&gt;
|-&lt;br /&gt;
|DB Cooper&lt;br /&gt;
|76%&lt;br /&gt;
|20%&lt;br /&gt;
|{{w|D. B. Cooper}} was an airplane hijacker who jumped from a plane after successfully extorting a large ransom in 1971.  No trace of him was never found. Previously referenced in [[1400: D.B. Cooper]].&lt;br /&gt;
|-&lt;br /&gt;
|Salish Sea Feet&lt;br /&gt;
|96%&lt;br /&gt;
|31%&lt;br /&gt;
|Over a dozen dismembered human feet {{w|Salish Sea human foot discoveries|were found}} between 2007 and 2014 on the coasts of the Salish Sea in British Columbia (Canada) and Washington (United States). &lt;br /&gt;
|-&lt;br /&gt;
|Lead Masks Case&lt;br /&gt;
|99%&lt;br /&gt;
|12%&lt;br /&gt;
|In 1966 two Brazilian electricians were found dead on a hill top. No injuries. {{w|Lead Masks Case|Both were wearing lead masks}}.&lt;br /&gt;
|-&lt;br /&gt;
|MH370&lt;br /&gt;
|100%&lt;br /&gt;
|0%&lt;br /&gt;
|On 8 March 2014, {{w|Malaysia Airlines Flight 370}} cut off radio contact and diverted from its flight path with 227 passengers aboard, eventually heading over open ocean towards Antarctica.  No trace has been found. &lt;br /&gt;
|-&lt;br /&gt;
|Voynich Manuscript&lt;br /&gt;
|35%&lt;br /&gt;
|68%&lt;br /&gt;
|The {{w|Voynich manuscript}} is an illustrated codex hand-written in an unknown writing system. It came to public attention in the early 20th century and probably was written in Italy in the early 15th century. See also [[593: Voynich Manuscript]].&lt;br /&gt;
|-&lt;br /&gt;
|Why I keep putting ice cream back in the fridge instead of the freezer&lt;br /&gt;
|0%&lt;br /&gt;
|96%&lt;br /&gt;
|Apparently, Randall absent-mindedly puts his ice cream container into the refrigerator rather than into the freezer.&lt;br /&gt;
|-&lt;br /&gt;
|JFK&lt;br /&gt;
|38%&lt;br /&gt;
|86%&lt;br /&gt;
|The 1963 {{w|Assassination of John F. Kennedy|assassination of President John F. Kennedy}} has inspired many conspiracy theories, beginning almost immediately after the event. The subsequent murder of assassin Lee Harvey Oswald added fuel to the fire by encouraging speculation that he was silenced to cover up the true story.&lt;br /&gt;
|-&lt;br /&gt;
|Oak Island Money Pit&lt;br /&gt;
|32%&lt;br /&gt;
|98%&lt;br /&gt;
|An indentation in the ground on {{w|Oak Island}} (off the east coast of Nova Scotia, Canada), led to over 200 years of treasure hunting, with the excavations repeatedly hampered by flooding pit collapses.  A few flagstones, and periodic layers of logs are all that have been found. Rumours abound as to what it conceals: Marie Antoinnette's jewels, pirate treasure and Shakespeare's manuscripts have all been suggested. It is called The Money Pit, because of all the money that has been wasted in trying to solve the mystery.&lt;br /&gt;
|-&lt;br /&gt;
|Zodiac Letters&lt;br /&gt;
|62%&lt;br /&gt;
|62%&lt;br /&gt;
|A set of letters were written by the so-called {{w|Zodiac Killer}}, a serial killer who was active in California in the 1960s and 1970s. The letters are available at [https://en.wikisource.org/wiki/Zodiac_Killer_letters Wikisource].  Some of the letters are encoded, only some of which have been deciphered.  The killings remain unsolved. &lt;br /&gt;
|-&lt;br /&gt;
|Amelia Earhart&lt;br /&gt;
|56%&lt;br /&gt;
|74%&lt;br /&gt;
|{{w|Amelia Earhart}} and her navigator tried to circumnavigate the earth along the equator in a small airplane in 1937, but {{w|Amelia Earhart#Speculation on disappearance|disappeared}} over the Pacific Ocean without any trace.&lt;br /&gt;
|-&lt;br /&gt;
|Lost Colony&lt;br /&gt;
|74%&lt;br /&gt;
|83%&lt;br /&gt;
|The {{w|Roanoke Colony}} was the first English attempt to establish a permanent settlement in the New World. The colony of over a hundred settlers disappeared some time in the late 1580s, with no signs of violence and few clear clues as to what happened.  An oft cited oddity is the word &amp;quot;Croatoan&amp;quot; carved into a fencepost.&lt;br /&gt;
|-&lt;br /&gt;
|Bigfoot&lt;br /&gt;
|60%&lt;br /&gt;
|98%&lt;br /&gt;
|{{w|Bigfoot}} is a supposed animal or hominid that reputedly inhabits the Pacific Northwest region of North America.&lt;br /&gt;
|-&lt;br /&gt;
|Loch Ness Monster&lt;br /&gt;
|64%&lt;br /&gt;
|100%&lt;br /&gt;
|The {{w|Loch Ness Monster}} is a supposed animal that reputedly inhabits Loch Ness, a lake in Scotland.&lt;br /&gt;
|-&lt;br /&gt;
|Kentucky Meat Shower&lt;br /&gt;
|85%&lt;br /&gt;
|93%&lt;br /&gt;
|In 1876, a number of chunks of meat {{w|Kentucky meat shower|fell from the sky}} in Kentucky; this was possibly projectile vomit from vultures [http://blogs.scientificamerican.com/running-ponies/2014/12/01/the-great-kentucky-meat-shower-mystery-unwound-by-projectile-vulture-vomit/].&lt;br /&gt;
|-&lt;br /&gt;
|Dyatlov Pass Incident&lt;br /&gt;
|93%&lt;br /&gt;
|96%&lt;br /&gt;
|On 2 February 1959, nine skiers in the northern Ural Mountains apparently {{w|Dyatlov Pass Incident|fled their tents without taking time to put on winter clothing}}. They were found dead, some with physical injuries. There are in fact a number of theories regarding this event, and it is not clear which one Randall regards as being obviously correct. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The title text refers to Randall staying up late to read Wikipedia articles, which is apparently not very unusual for him and has an obvious explanation (following up on an idea that eventually led to today's cartoon).&lt;br /&gt;
&lt;br /&gt;
See also [[950: Mystery Solved]] where Randall &amp;quot;solves&amp;quot; Amelia Earhart, Lost Roanoke Colony, Jimmy Hoffa and also {{w|Franklin's lost expedition}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86769</id>
		<title>1501: Mysteries</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86769"/>
				<updated>2015-03-20T17:45:12Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1501&lt;br /&gt;
| date      = March 20, 2015&lt;br /&gt;
| title     = Mysteries&lt;br /&gt;
| image     = mysteries.png&lt;br /&gt;
| titletext = At the bottom left: The mystery of why, when I know I needed to be asleep an hour ago, I decide it's a good time to read through every Wikipedia article in the categories 'Out-of-place artifacts', 'Earth mysteries', 'Anomalous weather', and 'List of people who disappeared mysteriously'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The X axis in this graph is weirdness. We assume that the far left is 0% (not that weird) and the far right is 100% (weird as hell).&lt;br /&gt;
&lt;br /&gt;
The Y axis is explainability. We assume that the bottom is 100% (pretty clear) and the top is 0% (no explanation).&lt;br /&gt;
&lt;br /&gt;
Items near the top-right corner (such as the {{w|Malaysia Airlines Flight 370|MH 370}} disappearance) are both mysterious and strange.  Items near the bottom-left corner (such as Randall's absent-mindedness regarding ice cream) have a clear explanation and are not really strange either.  Items near the top-left corner (such as the meaning of ''{{w|You're So Vain}}'') are mysterious but not really strange.  Items near the bottom-right corner (such as the {{w|Dyatlov Pass incident}}) have a clear explanation but are quite strange. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Entry&lt;br /&gt;
!Weirdness&lt;br /&gt;
!Explainable&lt;br /&gt;
!Further Details&lt;br /&gt;
|-&lt;br /&gt;
|Who Carly Simon is singing about in ''You're So Vain''&lt;br /&gt;
|9%&lt;br /&gt;
|4%&lt;br /&gt;
|The ironically self-referential lyrics of the 1972 song include &amp;quot;You're so vain, you probably think this song is about you.&amp;quot;  There has been {{w|You%27re_So_Vain#Subject_of_the_song|much speculation}} regarding the person or persons to whom Simon was referring.&lt;br /&gt;
|-&lt;br /&gt;
|Lindbergh Baby&lt;br /&gt;
|17%&lt;br /&gt;
|25%&lt;br /&gt;
|The {{w|Lindbergh kidnapping}} was the kidnapping and murder of 20-month old Charles Lindbergh Jr. in 1932.  Various {{w|Lindbergh kidnapping#Controversy|conspiracy theories}} surround the event. &lt;br /&gt;
|-&lt;br /&gt;
|UVB-76&lt;br /&gt;
|40%&lt;br /&gt;
|23%&lt;br /&gt;
|{{w|UVB-76}} is a mysterious shortwave radio station, apparently originating from Russia, that has broadcast a monotonous buzz tone since 1982 with occasional other content.&lt;br /&gt;
|-&lt;br /&gt;
|Toynbee Tiles&lt;br /&gt;
|25%&lt;br /&gt;
|34%&lt;br /&gt;
|{{w|Toynbee tiles}} are colorful ceramic tiles with cryptic messages that have been found embedded in asphalt in the streets of various midwestern-to-eastern cities in the United States and four South American cities.&lt;br /&gt;
|-&lt;br /&gt;
|Jimmy Hoffa&lt;br /&gt;
|10%&lt;br /&gt;
|42%&lt;br /&gt;
|{{w|Jimmy Hoffa}} was an American labor union leader who disappeared in 1975. He is widely believed to have been murdered.&lt;br /&gt;
|-&lt;br /&gt;
|The WOW Signal&lt;br /&gt;
|55%&lt;br /&gt;
|20%&lt;br /&gt;
|The {{w|Wow! signal}} was a strong and clean radio transmission near 1420 MHz received by the Big Ear Radio Observatory at Ohio State University in 1977 that appears to have originated from interstellar space [http://www.universetoday.com/93754/35-years-later-the-wow-signal-still-tantalizes/].  This is the strongest evidence to date of extraterrestrial radio signals.&lt;br /&gt;
|-&lt;br /&gt;
|Mary Celeste&lt;br /&gt;
|70%&lt;br /&gt;
|43%&lt;br /&gt;
|The ''{{w|Mary Celeste}}'' was a sailing ship found adrift, mysteriously abandoned yet otherwise undisturbed, in 1872. No explanation for these events has ever been determined. Its name has become a watchword for mysteriously abandoned ships.&lt;br /&gt;
|-&lt;br /&gt;
|DB Cooper&lt;br /&gt;
|76%&lt;br /&gt;
|20%&lt;br /&gt;
|{{w|D. B. Cooper}} was an airplane hijacker who jumped from a plane after successfully extorting a large ransom in 1971.  No trace of him was never found. Previously referenced in [[1400: D.B. Cooper]].&lt;br /&gt;
|-&lt;br /&gt;
|Salish Sea Feet&lt;br /&gt;
|96%&lt;br /&gt;
|31%&lt;br /&gt;
|Over a dozen dismembered human feet {{w|Salish Sea human foot discoveries|were found}} between 2007 and 2014 on the coasts of the Salish Sea in British Columbia (Canada) and Washington (United States). &lt;br /&gt;
|-&lt;br /&gt;
|Lead Masks Case&lt;br /&gt;
|99%&lt;br /&gt;
|12%&lt;br /&gt;
|In 1966 two Brazilian electricians were found dead on a hill top. No injuries. {{w|Lead Masks Case|Both were wearing lead masks}}.&lt;br /&gt;
|-&lt;br /&gt;
|MH370&lt;br /&gt;
|100%&lt;br /&gt;
|0%&lt;br /&gt;
|On 8 March 2014, {{w|Malaysia Airlines Flight 370}} cut off radio contact and diverted from its flight path with 227 passengers aboard, eventually heading over open ocean towards Antarctica.  No trace has been found. &lt;br /&gt;
|-&lt;br /&gt;
|Voynich Manuscript&lt;br /&gt;
|35%&lt;br /&gt;
|68%&lt;br /&gt;
|The {{w|Voynich manuscript}} is an illustrated codex hand-written in an unknown writing system. It came to public attention in the early 20th century and probably was written Italy in the early 15th century. See also [[593: Voynich Manuscript]].&lt;br /&gt;
|-&lt;br /&gt;
|Why I keep putting ice cream back in the fridge instead of the freezer&lt;br /&gt;
|0%&lt;br /&gt;
|96%&lt;br /&gt;
|Apparently, Randall absent-mindedly puts his ice cream container into the refrigerator rather than into the freezer.&lt;br /&gt;
|-&lt;br /&gt;
|JFK&lt;br /&gt;
|38%&lt;br /&gt;
|86%&lt;br /&gt;
|The 1963 {{w|Assassination of John F. Kennedy|assassination of President John F. Kennedy}} has inspired many conspiracy theories, beginning almost immediately after the event. The subsequent murder of assassin Lee Harvey Oswald added fuel to the fire by encouraging speculation that he was silenced to cover up the true story.&lt;br /&gt;
|-&lt;br /&gt;
|Oak Island Money Pit&lt;br /&gt;
|32%&lt;br /&gt;
|98%&lt;br /&gt;
|An indentation in the ground on {{w|Oak Island}} (off the east coast of Nova Scotia, Canada), led to over 200 years of treasure hunting, with the excavations repeatedly hampered by flooding pit collapses.  A few flagstones, and periodic layers of logs are all that have been found. Rumours abound as to what it conceals: Marie Antoinnette's jewels, pirate treasure and Shakespeare's manuscripts have all been suggested. It is called The Money Pit, because of all the money that has been wasted in trying to solve the mystery.&lt;br /&gt;
|-&lt;br /&gt;
|Zodiac Letters&lt;br /&gt;
|62%&lt;br /&gt;
|62%&lt;br /&gt;
|A set of letters were written by the so-called {{w|Zodiac Killer}}, a serial killer who was active in California in the 1960s and 1970s. The letters are available at [https://en.wikisource.org/wiki/Zodiac_Killer_letters Wikisource].  Some of the letters are encoded, only some of which have been deciphered.  The killings remain unsolved. &lt;br /&gt;
|-&lt;br /&gt;
|Amelia Earhart&lt;br /&gt;
|56%&lt;br /&gt;
|74%&lt;br /&gt;
|{{w|Amelia Earhart}} and her navigator tried to circumnavigate the earth along the equator in a small airplane in 1937, but {{w|Amelia Earhart#Speculation on disappearance|disappeared}} over the Pacific Ocean without any trace.&lt;br /&gt;
|-&lt;br /&gt;
|Lost Colony&lt;br /&gt;
|74%&lt;br /&gt;
|83%&lt;br /&gt;
|The {{w|Roanoke Colony}} was the first English attempt to establish a permanent settlement in the New World. The colony of over a hundred settlers disappeared some time in the late 1580s, with no signs of violence and few clear clues as to what happened.  An oft cited oddity is the word &amp;quot;Croatoan&amp;quot; carved into a fencepost.&lt;br /&gt;
|-&lt;br /&gt;
|Bigfoot&lt;br /&gt;
|60%&lt;br /&gt;
|98%&lt;br /&gt;
|{{w|Bigfoot}} is a supposed animal or hominid that reputedly inhabits the Pacific Northwest region of North America.&lt;br /&gt;
|-&lt;br /&gt;
|Loch Ness Monster&lt;br /&gt;
|64%&lt;br /&gt;
|100%&lt;br /&gt;
|The {{w|Loch Ness Monster}} is a supposed animal that reputedly inhabits Loch Ness, a lake in Scotland.&lt;br /&gt;
|-&lt;br /&gt;
|Kentucky Meat Shower&lt;br /&gt;
|85%&lt;br /&gt;
|93%&lt;br /&gt;
|In 1876, a number of chunks of meat {{w|Kentucky meat shower|fell from the sky}} in Kentucky; this was possibly projectile vomit from vultures [http://blogs.scientificamerican.com/running-ponies/2014/12/01/the-great-kentucky-meat-shower-mystery-unwound-by-projectile-vulture-vomit/].&lt;br /&gt;
|-&lt;br /&gt;
|Dyatlov Pass Incident&lt;br /&gt;
|93%&lt;br /&gt;
|96%&lt;br /&gt;
|On 2 February 1959, nine skiers in the northern Ural Mountains apparently {{w|Dyatlov Pass Incident|fled their tents without taking time to put on winter clothing}}. They were found dead, some with physical injuries. There are in fact a number of theories regarding this event, and it is not clear which one Randall regards as being obviously correct. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The title text refers to Randall staying up late to read Wikipedia articles, which is apparently not very unusual for him and has an obvious explanation (following up on an idea that eventually led to today's cartoon).&lt;br /&gt;
&lt;br /&gt;
See also [[950: Mystery Solved]] where Randall &amp;quot;solves&amp;quot; Amelia Earhart, Lost Roanoke Colony, Jimmy Hoffa and also {{w|Franklin's lost expedition}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86768</id>
		<title>1501: Mysteries</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86768"/>
				<updated>2015-03-20T17:40:43Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ 1972&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1501&lt;br /&gt;
| date      = March 20, 2015&lt;br /&gt;
| title     = Mysteries&lt;br /&gt;
| image     = mysteries.png&lt;br /&gt;
| titletext = At the bottom left: The mystery of why, when I know I needed to be asleep an hour ago, I decide it's a good time to read through every Wikipedia article in the categories 'Out-of-place artifacts', 'Earth mysteries', 'Anomalous weather', and 'List of people who disappeared mysteriously'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The X axis in this graph is weirdness. We assume that the far left is 0% (not that weird) and the far right is 100% (weird as hell).&lt;br /&gt;
&lt;br /&gt;
The Y axis is explainability. We assume that the bottom is 100% (pretty clear) and the top is 0% (no explanation).&lt;br /&gt;
&lt;br /&gt;
Items near the top-right corner (such as the {{w|Malaysia Airlines Flight 370|MH 370}} disappearance) are both mysterious and strange.  Items near the bottom-left corner (such as Randall's absent-mindedness regarding ice cream) have a clear explanation and are not really strange either.  Items near the top-left corner (such as the meaning of ''{{w|You're So Vain}}'') are mysterious but not really strange.  Items near the bottom-right corner (such as the {{w|Dyatlov Pass incident}}) have a clear explanation but are quite strange. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Entry&lt;br /&gt;
!Weirdness&lt;br /&gt;
!Explainable&lt;br /&gt;
!Further Details&lt;br /&gt;
|-&lt;br /&gt;
|Who Carly Simon is singing about in ''You're So Vain''&lt;br /&gt;
|9%&lt;br /&gt;
|4%&lt;br /&gt;
|The ironically self-referential lyrics of the 1972 song include &amp;quot;You're so vain, you probably think this song is about you.&amp;quot;  There has been {{w|You%27re_So_Vain#Subject_of_the_song|much speculation}} regarding the person or persons to whom Simon was referring.&lt;br /&gt;
|-&lt;br /&gt;
|Lindbergh Baby&lt;br /&gt;
|17%&lt;br /&gt;
|25%&lt;br /&gt;
|The {{w|Lindbergh kidnapping}} was the kidnapping and murder of 20-month old Charles Lindbergh Jr. in 1932.  Various {{w|Lindbergh kidnapping#Controversy|conspiracy theories}} surround the event. &lt;br /&gt;
|-&lt;br /&gt;
|UVB-76&lt;br /&gt;
|40%&lt;br /&gt;
|23%&lt;br /&gt;
|{{w|UVB-76}} is a mysterious shortwave radio station, apparently originating from Russia, that has broadcast a monotonous buzz tone since 1982 with occasional other content.&lt;br /&gt;
|-&lt;br /&gt;
|Toynbee Tiles&lt;br /&gt;
|25%&lt;br /&gt;
|34%&lt;br /&gt;
|{{w|Toynbee tiles}} are colorful ceramic tiles with cryptic messages that have been found embedded in asphalt in the streets of various midwestern-to-eastern cities in the United States and four South American cities.&lt;br /&gt;
|-&lt;br /&gt;
|Jimmy Hoffa&lt;br /&gt;
|10%&lt;br /&gt;
|42%&lt;br /&gt;
|{{w|Jimmy Hoffa}} was an American labor union leader who disappeared in 1975. He is widely believed to have been murdered.&lt;br /&gt;
|-&lt;br /&gt;
|The WOW Signal&lt;br /&gt;
|55%&lt;br /&gt;
|20%&lt;br /&gt;
|The {{w|Wow! signal}} was a strong and clean radio transmission near 1420 MHz received by the Big Ear Radio Observatory at Ohio State University in 1977 that appears to have originated from interstellar space [http://www.universetoday.com/93754/35-years-later-the-wow-signal-still-tantalizes/].  This is the strongest evidence to date of extraterrestrial radio signals.&lt;br /&gt;
|-&lt;br /&gt;
|Mary Celeste&lt;br /&gt;
|70%&lt;br /&gt;
|43%&lt;br /&gt;
|The ''{{w|Mary Celeste}}'' was a sailing ship found adrift, mysteriously abandoned yet otherwise undisturbed, in 1872. No explanation for these events has ever been determined. Its name has become a watchword for mysteriously abandoned ships.&lt;br /&gt;
|-&lt;br /&gt;
|DB Cooper&lt;br /&gt;
|76%&lt;br /&gt;
|20%&lt;br /&gt;
|{{w|D. B. Cooper}} was an airplane hijacker who jumped from a plane after successfully extorting a large ransom and was never found. Previously referenced in [[1400: D.B. Cooper]].&lt;br /&gt;
|-&lt;br /&gt;
|Salish Sea Feet&lt;br /&gt;
|96%&lt;br /&gt;
|31%&lt;br /&gt;
|Over a dozen dismembered human feet {{w|Salish Sea human foot discoveries|were found}} between 2007 and 2014 on the coasts of the Salish Sea in British Columbia (Canada) and Washington (United States). &lt;br /&gt;
|-&lt;br /&gt;
|Lead Masks Case&lt;br /&gt;
|99%&lt;br /&gt;
|12%&lt;br /&gt;
|In 1966 two Brazilian electricians were found dead on a hill top. No injuries. {{w|Lead Masks Case|Both were wearing lead masks}}.&lt;br /&gt;
|-&lt;br /&gt;
|MH370&lt;br /&gt;
|100%&lt;br /&gt;
|0%&lt;br /&gt;
|On 8 March 2014, {{w|Malaysia Airlines Flight 370}} cut off radio contact and diverted from its flight path with 227 passengers aboard, eventually heading over open ocean towards Antarctica.  No trace has been found. &lt;br /&gt;
|-&lt;br /&gt;
|Voynich Manuscript&lt;br /&gt;
|35%&lt;br /&gt;
|68%&lt;br /&gt;
|The {{w|Voynich manuscript}} is an illustrated codex hand-written in an unknown writing system. See also [[593: Voynich Manuscript]].&lt;br /&gt;
|-&lt;br /&gt;
|Why I keep putting ice cream back in the fridge instead of the freezer&lt;br /&gt;
|0%&lt;br /&gt;
|96%&lt;br /&gt;
|Apparently, Randall absent-mindedly puts his ice cream container into the refrigerator rather than into the freezer.&lt;br /&gt;
|-&lt;br /&gt;
|JFK&lt;br /&gt;
|38%&lt;br /&gt;
|86%&lt;br /&gt;
|The 1963 {{w|Assassination of John F. Kennedy|assassination of President John F. Kennedy}} has inspired many conspiracy theories, beginning almost immediately after the event. The subsequent murder of assassin Lee Harvey Oswald added fuel to the fire by encouraging speculation that he was silenced to cover up the true story.&lt;br /&gt;
|-&lt;br /&gt;
|Oak Island Money Pit&lt;br /&gt;
|32%&lt;br /&gt;
|98%&lt;br /&gt;
|An indentation in the ground on {{w|Oak Island}} (off the east coast of Nova Scotia, Canada), led to over 200 years of treasure hunting, with the excavations repeatedly hampered by flooding pit collapses.  A few flagstones, and periodic layers of logs are all that have been found. Rumours abound as to what it conceals: Marie Antoinnette's jewels, pirate treasure and Shakespeare's manuscripts have all been suggested. It is called The Money Pit, because of all the money that has been wasted in trying to solve the mystery.&lt;br /&gt;
|-&lt;br /&gt;
|Zodiac Letters&lt;br /&gt;
|62%&lt;br /&gt;
|62%&lt;br /&gt;
|A set of letters were written by the so-called {{w|Zodiac Killer}}, a serial killer who was active in California in the 1960s and 1970s. The letters are available at [https://en.wikisource.org/wiki/Zodiac_Killer_letters Wikisource].  Some of the letters are encoded, only some of which have been deciphered.  The killings remain unsolved. &lt;br /&gt;
|-&lt;br /&gt;
|Amelia Earhart&lt;br /&gt;
|56%&lt;br /&gt;
|74%&lt;br /&gt;
|{{w|Amelia Earhart}} and her navigator tried to circumnavigate the earth along the equator in a small airplane in 1937, but {{w|Amelia Earhart#Speculation on disappearance|disappeared}} over the Pacific Ocean without any trace.&lt;br /&gt;
|-&lt;br /&gt;
|Lost Colony&lt;br /&gt;
|74%&lt;br /&gt;
|83%&lt;br /&gt;
|The {{w|Roanoke Colony}} was the first English attempt to establish a permanent settlement in the New World. The colony of over a hundred settlers disappeared some time in the late 1580s, with no signs of violence and few clear clues as to what happened.  An oft cited oddity is the word &amp;quot;Croatoan&amp;quot; carved into a fencepost.&lt;br /&gt;
|-&lt;br /&gt;
|Bigfoot&lt;br /&gt;
|60%&lt;br /&gt;
|98%&lt;br /&gt;
|{{w|Bigfoot}} is a supposed animal or hominid that reputedly inhabits the Pacific Northwest region of North America.&lt;br /&gt;
|-&lt;br /&gt;
|Loch Ness Monster&lt;br /&gt;
|64%&lt;br /&gt;
|100%&lt;br /&gt;
|The {{w|Loch Ness Monster}} is a supposed animal that reputedly inhabits Loch Ness, a lake in Scotland.&lt;br /&gt;
|-&lt;br /&gt;
|Kentucky Meat Shower&lt;br /&gt;
|85%&lt;br /&gt;
|93%&lt;br /&gt;
|In 1876, a number of chunks of meat {{w|Kentucky meat shower|fell from the sky}} in Kentucky; this was possibly projectile vomit from vultures [http://blogs.scientificamerican.com/running-ponies/2014/12/01/the-great-kentucky-meat-shower-mystery-unwound-by-projectile-vulture-vomit/].&lt;br /&gt;
|-&lt;br /&gt;
|Dyatlov Pass Incident&lt;br /&gt;
|93%&lt;br /&gt;
|96%&lt;br /&gt;
|On 2 February 1959, nine skiers in the northern Ural Mountains apparently {{w|Dyatlov Pass Incident|fled their tents without taking time to put on winter clothing}}. They were found dead, some with physical injuries. There are in fact a number of theories regarding this event, and it is not clear which one Randall regards as being obviously correct. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The title text refers to Randall staying up late to read Wikipedia articles, which is apparently not very unusual for him and has an obvious explanation (following up on an idea that eventually led to today's cartoon).&lt;br /&gt;
&lt;br /&gt;
See also [[950: Mystery Solved]] where Randall &amp;quot;solves&amp;quot; Amelia Earhart, Lost Roanoke Colony, Jimmy Hoffa and also {{w|Franklin's lost expedition}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86767</id>
		<title>1501: Mysteries</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86767"/>
				<updated>2015-03-20T17:39:58Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Focus on comic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1501&lt;br /&gt;
| date      = March 20, 2015&lt;br /&gt;
| title     = Mysteries&lt;br /&gt;
| image     = mysteries.png&lt;br /&gt;
| titletext = At the bottom left: The mystery of why, when I know I needed to be asleep an hour ago, I decide it's a good time to read through every Wikipedia article in the categories 'Out-of-place artifacts', 'Earth mysteries', 'Anomalous weather', and 'List of people who disappeared mysteriously'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The X axis in this graph is weirdness. We assume that the far left is 0% (not that weird) and the far right is 100% (weird as hell).&lt;br /&gt;
&lt;br /&gt;
The Y axis is explainability. We assume that the bottom is 100% (pretty clear) and the top is 0% (no explanation).&lt;br /&gt;
&lt;br /&gt;
Items near the top-right corner (such as the {{w|Malaysia Airlines Flight 370|MH 370}} disappearance) are both mysterious and strange.  Items near the bottom-left corner (such as Randall's absent-mindedness regarding ice cream) have a clear explanation and are not really strange either.  Items near the top-left corner (such as the meaning of ''{{w|You're So Vain}}'') are mysterious but not really strange.  Items near the bottom-right corner (such as the {{w|Dyatlov Pass incident}}) have a clear explanation but are quite strange. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Entry&lt;br /&gt;
!Weirdness&lt;br /&gt;
!Explainable&lt;br /&gt;
!Further Details&lt;br /&gt;
|-&lt;br /&gt;
|Who Carly Simon is singing about in ''You're So Vain''&lt;br /&gt;
|9%&lt;br /&gt;
|4%&lt;br /&gt;
|The ironically self-referential lyrics of the song include &amp;quot;You're so vain, you probably think this song is about you.&amp;quot;  There has been {{w|You%27re_So_Vain#Subject_of_the_song|much speculation}} regarding the person or persons to whom Simon was referring.&lt;br /&gt;
|-&lt;br /&gt;
|Lindbergh Baby&lt;br /&gt;
|17%&lt;br /&gt;
|25%&lt;br /&gt;
|The {{w|Lindbergh kidnapping}} was the kidnapping and murder of 20-month old Charles Lindbergh Jr. in 1932.  Various {{w|Lindbergh kidnapping#Controversy|conspiracy theories}} surround the event. &lt;br /&gt;
|-&lt;br /&gt;
|UVB-76&lt;br /&gt;
|40%&lt;br /&gt;
|23%&lt;br /&gt;
|{{w|UVB-76}} is a mysterious shortwave radio station, apparently originating from Russia, that has broadcast a monotonous buzz tone since 1982 with occasional other content.&lt;br /&gt;
|-&lt;br /&gt;
|Toynbee Tiles&lt;br /&gt;
|25%&lt;br /&gt;
|34%&lt;br /&gt;
|{{w|Toynbee tiles}} are colorful ceramic tiles with cryptic messages that have been found embedded in asphalt in the streets of various midwestern-to-eastern cities in the United States and four South American cities.&lt;br /&gt;
|-&lt;br /&gt;
|Jimmy Hoffa&lt;br /&gt;
|10%&lt;br /&gt;
|42%&lt;br /&gt;
|{{w|Jimmy Hoffa}} was an American labor union leader who disappeared in 1975. He is widely believed to have been murdered.&lt;br /&gt;
|-&lt;br /&gt;
|The WOW Signal&lt;br /&gt;
|55%&lt;br /&gt;
|20%&lt;br /&gt;
|The {{w|Wow! signal}} was a strong and clean radio transmission near 1420 MHz received by the Big Ear Radio Observatory at Ohio State University in 1977 that appears to have originated from interstellar space [http://www.universetoday.com/93754/35-years-later-the-wow-signal-still-tantalizes/].  This is the strongest evidence to date of extraterrestrial radio signals.&lt;br /&gt;
|-&lt;br /&gt;
|Mary Celeste&lt;br /&gt;
|70%&lt;br /&gt;
|43%&lt;br /&gt;
|The ''{{w|Mary Celeste}}'' was a sailing ship found adrift, mysteriously abandoned yet otherwise undisturbed, in 1872. No explanation for these events has ever been determined. Its name has become a watchword for mysteriously abandoned ships.&lt;br /&gt;
|-&lt;br /&gt;
|DB Cooper&lt;br /&gt;
|76%&lt;br /&gt;
|20%&lt;br /&gt;
|{{w|D. B. Cooper}} was an airplane hijacker who jumped from a plane after successfully extorting a large ransom and was never found. Previously referenced in [[1400: D.B. Cooper]].&lt;br /&gt;
|-&lt;br /&gt;
|Salish Sea Feet&lt;br /&gt;
|96%&lt;br /&gt;
|31%&lt;br /&gt;
|Over a dozen dismembered human feet {{w|Salish Sea human foot discoveries|were found}} between 2007 and 2014 on the coasts of the Salish Sea in British Columbia (Canada) and Washington (United States). &lt;br /&gt;
|-&lt;br /&gt;
|Lead Masks Case&lt;br /&gt;
|99%&lt;br /&gt;
|12%&lt;br /&gt;
|In 1966 two Brazilian electricians were found dead on a hill top. No injuries. {{w|Lead Masks Case|Both were wearing lead masks}}.&lt;br /&gt;
|-&lt;br /&gt;
|MH370&lt;br /&gt;
|100%&lt;br /&gt;
|0%&lt;br /&gt;
|On 8 March 2014, {{w|Malaysia Airlines Flight 370}} cut off radio contact and diverted from its flight path with 227 passengers aboard, eventually heading over open ocean towards Antarctica.  No trace has been found. &lt;br /&gt;
|-&lt;br /&gt;
|Voynich Manuscript&lt;br /&gt;
|35%&lt;br /&gt;
|68%&lt;br /&gt;
|The {{w|Voynich manuscript}} is an illustrated codex hand-written in an unknown writing system. See also [[593: Voynich Manuscript]].&lt;br /&gt;
|-&lt;br /&gt;
|Why I keep putting ice cream back in the fridge instead of the freezer&lt;br /&gt;
|0%&lt;br /&gt;
|96%&lt;br /&gt;
|Apparently, Randall absent-mindedly puts his ice cream container into the refrigerator rather than into the freezer.&lt;br /&gt;
|-&lt;br /&gt;
|JFK&lt;br /&gt;
|38%&lt;br /&gt;
|86%&lt;br /&gt;
|The 1963 {{w|Assassination of John F. Kennedy|assassination of President John F. Kennedy}} has inspired many conspiracy theories, beginning almost immediately after the event. The subsequent murder of assassin Lee Harvey Oswald added fuel to the fire by encouraging speculation that he was silenced to cover up the true story.&lt;br /&gt;
|-&lt;br /&gt;
|Oak Island Money Pit&lt;br /&gt;
|32%&lt;br /&gt;
|98%&lt;br /&gt;
|An indentation in the ground on {{w|Oak Island}} (off the east coast of Nova Scotia, Canada), led to over 200 years of treasure hunting, with the excavations repeatedly hampered by flooding pit collapses.  A few flagstones, and periodic layers of logs are all that have been found. Rumours abound as to what it conceals: Marie Antoinnette's jewels, pirate treasure and Shakespeare's manuscripts have all been suggested. It is called The Money Pit, because of all the money that has been wasted in trying to solve the mystery.&lt;br /&gt;
|-&lt;br /&gt;
|Zodiac Letters&lt;br /&gt;
|62%&lt;br /&gt;
|62%&lt;br /&gt;
|A set of letters were written by the so-called {{w|Zodiac Killer}}, a serial killer who was active in California in the 1960s and 1970s. The letters are available at [https://en.wikisource.org/wiki/Zodiac_Killer_letters Wikisource].  Some of the letters are encoded, only some of which have been deciphered.  The killings remain unsolved. &lt;br /&gt;
|-&lt;br /&gt;
|Amelia Earhart&lt;br /&gt;
|56%&lt;br /&gt;
|74%&lt;br /&gt;
|{{w|Amelia Earhart}} and her navigator tried to circumnavigate the earth along the equator in a small airplane in 1937, but {{w|Amelia Earhart#Speculation on disappearance|disappeared}} over the Pacific Ocean without any trace.&lt;br /&gt;
|-&lt;br /&gt;
|Lost Colony&lt;br /&gt;
|74%&lt;br /&gt;
|83%&lt;br /&gt;
|The {{w|Roanoke Colony}} was the first English attempt to establish a permanent settlement in the New World. The colony of over a hundred settlers disappeared some time in the late 1580s, with no signs of violence and few clear clues as to what happened.  An oft cited oddity is the word &amp;quot;Croatoan&amp;quot; carved into a fencepost.&lt;br /&gt;
|-&lt;br /&gt;
|Bigfoot&lt;br /&gt;
|60%&lt;br /&gt;
|98%&lt;br /&gt;
|{{w|Bigfoot}} is a supposed animal or hominid that reputedly inhabits the Pacific Northwest region of North America.&lt;br /&gt;
|-&lt;br /&gt;
|Loch Ness Monster&lt;br /&gt;
|64%&lt;br /&gt;
|100%&lt;br /&gt;
|The {{w|Loch Ness Monster}} is a supposed animal that reputedly inhabits Loch Ness, a lake in Scotland.&lt;br /&gt;
|-&lt;br /&gt;
|Kentucky Meat Shower&lt;br /&gt;
|85%&lt;br /&gt;
|93%&lt;br /&gt;
|In 1876, a number of chunks of meat {{w|Kentucky meat shower|fell from the sky}} in Kentucky; this was possibly projectile vomit from vultures [http://blogs.scientificamerican.com/running-ponies/2014/12/01/the-great-kentucky-meat-shower-mystery-unwound-by-projectile-vulture-vomit/].&lt;br /&gt;
|-&lt;br /&gt;
|Dyatlov Pass Incident&lt;br /&gt;
|93%&lt;br /&gt;
|96%&lt;br /&gt;
|On 2 February 1959, nine skiers in the northern Ural Mountains apparently {{w|Dyatlov Pass Incident|fled their tents without taking time to put on winter clothing}}. They were found dead, some with physical injuries. There are in fact a number of theories regarding this event, and it is not clear which one Randall regards as being obviously correct. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The title text refers to Randall staying up late to read Wikipedia articles, which is apparently not very unusual for him and has an obvious explanation (following up on an idea that eventually led to today's cartoon).&lt;br /&gt;
&lt;br /&gt;
See also [[950: Mystery Solved]] where Randall &amp;quot;solves&amp;quot; Amelia Earhart, Lost Roanoke Colony, Jimmy Hoffa and also {{w|Franklin's lost expedition}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86766</id>
		<title>1501: Mysteries</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1501:_Mysteries&amp;diff=86766"/>
				<updated>2015-03-20T17:35:21Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1501&lt;br /&gt;
| date      = March 20, 2015&lt;br /&gt;
| title     = Mysteries&lt;br /&gt;
| image     = mysteries.png&lt;br /&gt;
| titletext = At the bottom left: The mystery of why, when I know I needed to be asleep an hour ago, I decide it's a good time to read through every Wikipedia article in the categories 'Out-of-place artifacts', 'Earth mysteries', 'Anomalous weather', and 'List of people who disappeared mysteriously'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The X axis in this graph is weirdness. We assume that the far left is 0% (not that weird) and the far right is 100% (weird as hell).&lt;br /&gt;
&lt;br /&gt;
The Y axis is explainability. We assume that the bottom is 100% (pretty clear) and the top is 0% (no explanation).&lt;br /&gt;
&lt;br /&gt;
Items near the top-right corner (such as the {{w|Malaysia Airlines Flight 370|MH 370}} disappearance) are both mysterious and strange.  Items near the bottom-left corner (such as Randall's absent-mindedness regarding ice cream) have a clear explanation and are not really strange either.  Items near the top-left corner (such as the meaning of ''{{w|You're So Vain}}'') are mysterious but not really strange.  Items near the bottom-right corner (such as the {{w|Dyatlov Pass incident}}) have a clear explanation but are quite strange. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!Entry&lt;br /&gt;
!Weirdness&lt;br /&gt;
!Explainable&lt;br /&gt;
!Further Details&lt;br /&gt;
|-&lt;br /&gt;
|Who Carly Simon is singing about in ''You're So Vain''&lt;br /&gt;
|9%&lt;br /&gt;
|4%&lt;br /&gt;
|The lyrics of the song include &amp;quot;You're so vain, you probably think this song is about you&amp;quot;. While this wording, almost certainly intentional, seems to suggest that the vain subject of the song is wrong in thinking that the song is about them, they are in fact the subject of the song. Carly is therefore technically suggesting that the subject's vanity will lead them to a correct interpretation of the song. {{w|You%27re_So_Vain#Subject_of_the_song|Wikipedia article describing possible interpretations of the songs subject}}.&lt;br /&gt;
|-&lt;br /&gt;
|Lindbergh Baby&lt;br /&gt;
|17%&lt;br /&gt;
|25%&lt;br /&gt;
|The {{w|Lindbergh kidnapping}} was the kidnapping and murder of 20-month old Charles Lindbergh Jr. in 1932.  Various {{w|Lindbergh kidnapping#Controversy|conspiracy theories}} surround the event. &lt;br /&gt;
|-&lt;br /&gt;
|UVB-76&lt;br /&gt;
|40%&lt;br /&gt;
|23%&lt;br /&gt;
|{{w|UVB-76}} is a mysterious shortwave radio station, apparently originating from Russia, that has broadcast a monotonous buzz tone since 1982 with occasional other content.&lt;br /&gt;
|-&lt;br /&gt;
|Toynbee Tiles&lt;br /&gt;
|25%&lt;br /&gt;
|34%&lt;br /&gt;
|{{w|Toynbee tiles}} are colorful ceramic tiles with cryptic messages that have been found embedded in asphalt in the streets of various midwestern-to-eastern cities in the United States and four South American cities.&lt;br /&gt;
|-&lt;br /&gt;
|Jimmy Hoffa&lt;br /&gt;
|10%&lt;br /&gt;
|42%&lt;br /&gt;
|{{w|Jimmy Hoffa}} was an American labor union leader who disappeared in 1975. He is widely believed to have been murdered.&lt;br /&gt;
|-&lt;br /&gt;
|The WOW Signal&lt;br /&gt;
|55%&lt;br /&gt;
|20%&lt;br /&gt;
|The {{w|Wow! signal}} was a strong and clean radio transmission near 1420 MHz received by the Big Ear Radio Observatory at Ohio State University in 1977 that appears to have originated from interstellar space [http://www.universetoday.com/93754/35-years-later-the-wow-signal-still-tantalizes/].  This is the strongest evidence to date of extraterrestrial radio signals.&lt;br /&gt;
|-&lt;br /&gt;
|Mary Celeste&lt;br /&gt;
|70%&lt;br /&gt;
|43%&lt;br /&gt;
|The ''{{w|Mary Celeste}}'' was a sailing ship found adrift, mysteriously abandoned yet otherwise undisturbed, in 1872. No explanation for these events has ever been determined. Its name has become a watchword for mysteriously abandoned ships.&lt;br /&gt;
|-&lt;br /&gt;
|DB Cooper&lt;br /&gt;
|76%&lt;br /&gt;
|20%&lt;br /&gt;
|{{w|D. B. Cooper}} was an airplane hijacker who jumped from a plane after successfully extorting a large ransom and was never found. Previously referenced in [[1400: D.B. Cooper]].&lt;br /&gt;
|-&lt;br /&gt;
|Salish Sea Feet&lt;br /&gt;
|96%&lt;br /&gt;
|31%&lt;br /&gt;
|Over a dozen dismembered human feet {{w|Salish Sea human foot discoveries|were found}} between 2007 and 2014 on the coasts of the Salish Sea in British Columbia (Canada) and Washington (United States). &lt;br /&gt;
|-&lt;br /&gt;
|Lead Masks Case&lt;br /&gt;
|99%&lt;br /&gt;
|12%&lt;br /&gt;
|In 1966 two Brazilian electricians were found dead on a hill top. No injuries. {{w|Lead Masks Case|Both were wearing lead masks}}.&lt;br /&gt;
|-&lt;br /&gt;
|MH370&lt;br /&gt;
|100%&lt;br /&gt;
|0%&lt;br /&gt;
|On 8 March 2014, {{w|Malaysia Airlines Flight 370}} cut off radio contact and diverted from its flight path with 227 passengers aboard, eventually heading over open ocean towards Antarctica.  No trace has been found. &lt;br /&gt;
|-&lt;br /&gt;
|Voynich Manuscript&lt;br /&gt;
|35%&lt;br /&gt;
|68%&lt;br /&gt;
|The {{w|Voynich manuscript}} is an illustrated codex hand-written in an unknown writing system. See also [[593: Voynich Manuscript]].&lt;br /&gt;
|-&lt;br /&gt;
|Why I keep putting ice cream back in the fridge instead of the freezer&lt;br /&gt;
|0%&lt;br /&gt;
|96%&lt;br /&gt;
|Apparently, Randall absent-mindedly puts his ice cream container into the refrigerator rather than into the freezer.&lt;br /&gt;
|-&lt;br /&gt;
|JFK&lt;br /&gt;
|38%&lt;br /&gt;
|86%&lt;br /&gt;
|The 1963 {{w|Assassination of John F. Kennedy|assassination of President John F. Kennedy}} has inspired many conspiracy theories, beginning almost immediately after the event. The subsequent murder of assassin Lee Harvey Oswald added fuel to the fire by encouraging speculation that he was silenced to cover up the true story.&lt;br /&gt;
|-&lt;br /&gt;
|Oak Island Money Pit&lt;br /&gt;
|32%&lt;br /&gt;
|98%&lt;br /&gt;
|An indentation in the ground on {{w|Oak Island}} (off the east coast of Nova Scotia, Canada), led to over 200 years of treasure hunting, with the excavations repeatedly hampered by flooding pit collapses.  A few flagstones, and periodic layers of logs are all that have been found. Rumours abound as to what it conceals: Marie Antoinnette's jewels, pirate treasure and Shakespeare's manuscripts have all been suggested. It is called The Money Pit, because of all the money that has been wasted in trying to solve the mystery.&lt;br /&gt;
|-&lt;br /&gt;
|Zodiac Letters&lt;br /&gt;
|62%&lt;br /&gt;
|62%&lt;br /&gt;
|A set of letters were written by the so-called {{w|Zodiac Killer}}, a serial killer who was active in California in the 1960s and 1970s. The letters are available at [https://en.wikisource.org/wiki/Zodiac_Killer_letters Wikisource].  Some of the letters are encoded, only some of which have been deciphered.  The killings remain unsolved. &lt;br /&gt;
|-&lt;br /&gt;
|Amelia Earhart&lt;br /&gt;
|56%&lt;br /&gt;
|74%&lt;br /&gt;
|{{w|Amelia Earhart}} and her navigator tried to circumnavigate the earth along the equator in a small airplane in 1937, but {{w|Amelia Earhart#Speculation on disappearance|disappeared}} over the Pacific Ocean without any trace.&lt;br /&gt;
|-&lt;br /&gt;
|Lost Colony&lt;br /&gt;
|74%&lt;br /&gt;
|83%&lt;br /&gt;
|The {{w|Roanoke Colony}} was the first English attempt to establish a permanent settlement in the New World. The colony of over a hundred settlers disappeared some time in the late 1580s, with no signs of violence and few clear clues as to what happened.  An oft cited oddity is the word &amp;quot;Croatoan&amp;quot; carved into a fencepost.&lt;br /&gt;
|-&lt;br /&gt;
|Bigfoot&lt;br /&gt;
|60%&lt;br /&gt;
|98%&lt;br /&gt;
|{{w|Bigfoot}} is a supposed animal or hominid that reputedly inhabits the Pacific Northwest region of North America.&lt;br /&gt;
|-&lt;br /&gt;
|Loch Ness Monster&lt;br /&gt;
|64%&lt;br /&gt;
|100%&lt;br /&gt;
|The {{w|Loch Ness Monster}} is a supposed animal that reputedly inhabits Loch Ness, a lake in Scotland.&lt;br /&gt;
|-&lt;br /&gt;
|Kentucky Meat Shower&lt;br /&gt;
|85%&lt;br /&gt;
|93%&lt;br /&gt;
|In 1876, a number of chunks of meat {{w|Kentucky meat shower|fell from the sky}} in Kentucky; this was possibly projectile vomit from vultures [http://blogs.scientificamerican.com/running-ponies/2014/12/01/the-great-kentucky-meat-shower-mystery-unwound-by-projectile-vulture-vomit/].&lt;br /&gt;
|-&lt;br /&gt;
|Dyatlov Pass Incident&lt;br /&gt;
|93%&lt;br /&gt;
|96%&lt;br /&gt;
|On 2 February 1959, nine skiers in the northern Ural Mountains apparently {{w|Dyatlov Pass Incident|fled their tents without taking time to put on winter clothing}}. They were found dead, some with physical injuries. There are in fact a number of theories regarding this event, and it is not clear which one Randall regards as being obviously correct. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The title text refers to Randall staying up late to read Wikipedia articles, which is apparently not very unusual for him and has an obvious explanation (following up on an idea that eventually led to today's cartoon).&lt;br /&gt;
&lt;br /&gt;
See also [[950: Mystery Solved]] where Randall &amp;quot;solves&amp;quot; Amelia Earhart, Lost Roanoke Colony, Jimmy Hoffa and also {{w|Franklin's lost expedition}}.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=86329</id>
		<title>217: e to the pi Minus pi</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=217:_e_to_the_pi_Minus_pi&amp;diff=86329"/>
				<updated>2015-03-15T02:34:54Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ could have realized immediately&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 217&lt;br /&gt;
| date      = January 31, 2007&lt;br /&gt;
| title     = e to the pi Minus pi&lt;br /&gt;
| image     = e_to_the_pi_minus_pi.png&lt;br /&gt;
| titletext = Also, I hear the 4th root of (9^2 + 19^2/22) is pi.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
''e'' is a mathematical constant roughly equal to 2.71828182846. ''π'' is another, roughly equal to 3.14159265359. Both are {{w|transcendental number}}s.&lt;br /&gt;
&lt;br /&gt;
The first panel discusses {{w|Gelfond's constant|''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt;}} - ''π'', which is around 19.999099979 — very close to 20.  [[Black Hat]] explains how he tricked a programming team into believing that ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is ''exactly'' 20, and that if the system they were building didn't agree, there were errors in the code. This made them waste a lot of time trying to find a nonexistent bug until they realized that Black Hat was lying (which they could have realized immediately if they had thought through the mathematics).&lt;br /&gt;
&lt;br /&gt;
{{w|Floating point}} numbers are how computers store real numbers — or rather, approximate them: a true real number requires infinite amounts of data to represent. The &amp;quot;floating-point handlers&amp;quot; would be the code performing the ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' calculation.&lt;br /&gt;
&lt;br /&gt;
ACM is the {{w|Association for Computing Machinery}}, sponsoring the {{w|ACM International Collegiate Programming Contest|International Collegiate Programming Contest}}.&lt;br /&gt;
&lt;br /&gt;
Some random facts about the math here:&lt;br /&gt;
&lt;br /&gt;
* ''e''&amp;lt;sup&amp;gt;''π''&amp;lt;/sup&amp;gt; - ''π'' is an irrational number, but this is not a trivial fact. It was proven by {{w|Yuri Valentinovich Nesterenko}} in the late 20th century.&lt;br /&gt;
* The mysterious almost-equation is believed to be a {{w|mathematical coincidence}}, or a numerical relationship that &amp;quot;just happens&amp;quot; with no satisfactory explanation. It can be rearranged to (π + 20)&amp;lt;sup&amp;gt;i&amp;lt;/sup&amp;gt; ≈ -i, so cos(ln(π + 20)) ≈ -1. Piling on a few more cosines gives cos(π cos(π cos(ln(π + 20)))) ≈ -1, which is off by less than 10&amp;lt;sup&amp;gt;−35&amp;lt;/sup&amp;gt;!&lt;br /&gt;
&lt;br /&gt;
The title text pokes fun at another coincidence: ∜(9² + 19²/22) ≈ 3.1415926525, close to ''π''. The humor comes from the fact that ''π'' is meant to be transcendental. Transcendental numbers are numbers that cannot be expressed through basic arithmetic with integers; one cannot end up with the exact value for any transcendental number (including ''π'') by adding, subtracting, multiplying, dividing, exponentiating and/or taking the nth root of any whole number, meaning the title text cannot possibly be true.&lt;br /&gt;
&lt;br /&gt;
A much later comic, [[1047: Approximations]], puts forth quite a few more mathematical coincidences.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: Hey, check it out: e^pi-pi is 19.999099979. That's weird.&lt;br /&gt;
:Black Hat: Yeah. That's how I got kicked out of the ACM in college.&lt;br /&gt;
:Cueball: ...what?&lt;br /&gt;
:Black Hat: During a competition, I told the programmers on our team that e^pi-pi was a standard test of floating-point handlers--it would come out to 20 unless they had rounding errors.&lt;br /&gt;
:Cueball: That's awful.&lt;br /&gt;
:Black Hat: Yeah, they dug through half their algorithms looking for the bug before they figured it out.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80295</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80295"/>
				<updated>2014-12-05T19:24:01Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ usually&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general.  The {{w|Apollo program}} landed {{w|List of Apollo astronauts#Apollo astronauts who walked on the Moon|twelve astronauts}} on the {{w|Moon}} in six landing missions from July 1968 to December 1972 and returned all of them safely to the Earth. The premise is usually that, if &amp;quot;we&amp;quot; (whether referring generally to humanity, or specifically to the United States) have been able to achieve this extraordinary feat, our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan cuts Cueball's argument's short by implicitly reminding him that humanity has not put another human on the Moon since the end of the Apollo program in December 1972 (nearly 42 years at the time this comic was published).  New manned programs to return to the Moon, such as the {{w|Constellation Program}}, have been repeatedly cancelled.  The {{w|Orion (spacecraft)|Orion spacecraft}}, which will be capable of carrying humans beyond {{w|low Earth orbit}} for the first time in over 40 years, executed its first test flight on the day after this comic was published, but NASA and the U.S. government still lack a coherent vision for manned spaceflight to the Moon or any other destination beyond low Earth orbit. &lt;br /&gt;
&lt;br /&gt;
Megan's comment might be read as repeating Cueball's comment in a questioning fashion, effectively saying, &amp;quot;It is really true that we can land a man on the Moon?&amp;quot;  Or it might be read as completing Cueball's sentence so that it reads, &amp;quot;If we can land a man on the Moon, why can't we land a man on the Moon?&amp;quot; &lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of {{w|John F. Kennedy|President Kennedy's}} famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx address to the US Congress in May 1961] (&amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on the Moon and returning him safely to the Earth&amp;quot;), which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet {{w|Venus}}. The aide presumably explains to the president that the surface of Venus is such a hostile place (due to factors including high temperature, crushing atmospheric pressure, strong winds, sulfuric acid rains and lakes, etc.) that it is unlikely that anybody could land there and come back alive.  Even unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only {{w|Venera|a couple of hours at most}}.  As a result, the president backtracks from the goal of returning the astronauts safely to the Earth and comically limits the aspiration to landing an astronaut on Venus, full stop, without regard to the astronaut's safety.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80294</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80294"/>
				<updated>2014-12-05T19:22:31Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More context and links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general.  The {{w|Apollo program}} landed {{w|List of Apollo astronauts#Apollo astronauts who walked on the Moon|twelve astronauts}} on the {{w|Moon}} in six landing missions from July 1968 to December 1972 and returned all of them safely to the Earth. The premise is that, if &amp;quot;we&amp;quot; (whether referring generally to humanity, or specifically to the United States) have been able to achieve this extraordinary feat, our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan cuts Cueball's argument's short by implicitly reminding him that humanity has not put another human on the Moon since the end of the Apollo program in December 1972 (nearly 42 years at the time this comic was published).  New manned programs to return to the Moon, such as the {{w|Constellation Program}}, have been repeatedly cancelled.  The {{w|Orion (spacecraft)|Orion spacecraft}}, which will be capable of carrying humans beyond {{w|low Earth orbit}} for the first time in over 40 years, executed its first test flight on the day after this comic was published, but NASA and the U.S. government still lack a coherent vision for manned spaceflight to the Moon or any other destination beyond low Earth orbit. &lt;br /&gt;
&lt;br /&gt;
Megan's comment might be read as repeating Cueball's comment in a questioning fashion, effectively saying, &amp;quot;It is really true that we can land a man on the Moon?&amp;quot;  Or it might be read as completing Cueball's sentence so that it reads, &amp;quot;If we can land a man on the Moon, why can't we land a man on the Moon?&amp;quot; &lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of {{w|John F. Kennedy|President Kennedy's}} famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx address to the US Congress in May 1961] (&amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on the Moon and returning him safely to the Earth&amp;quot;), which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet {{w|Venus}}. The aide presumably explains to the president that the surface of Venus is such a hostile place (due to factors including high temperature, crushing atmospheric pressure, strong winds, sulfuric acid rains and lakes, etc.) that it is unlikely that anybody could land there and come back alive.  Even unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only {{w|Venera|a couple of hours at most}}.  As a result, the president backtracks from the goal of returning the astronauts safely to the Earth and comically limits the aspiration to landing an astronaut on Venus, full stop, without regard to the astronaut's safety.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80293</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80293"/>
				<updated>2014-12-05T19:14:10Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Explain an ambiguity&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general. The premise is that &amp;quot;we&amp;quot; (whether referring generally to humanity, or specifically to the United States) have been able to achieve the extraordinary feat of {{w|Apollo program|landing men on the Moon}} and bringing them back to Earth safely; thus our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan cuts Cueball's argument's short by implicitly reminding him that humanity has not put another human on the Moon since the end of the Apollo program in December 1972 (nearly 42 years at the time this comic was published).  New manned programs to return to the Moon, such as the {{w|Constellation Program}}, have been repeatedly cancelled.  The {{w|Orion (spacecraft)|Orion spacecraft}}, which will be capable of carrying humans beyond {{w|low Earth orbit}} for the first time in over 40 years, executed its first test flight on the day after this comic was published, but NASA and the U.S. government still lack a coherent vision for manned spaceflight to the Moon or any other destination beyond low Earth orbit. &lt;br /&gt;
&lt;br /&gt;
Megan's comment might be read as repeating Cueball's comment in a questioning fashion, effectively saying, &amp;quot;It is really true that we can land a man on the Moon?&amp;quot;  Or it might be read as completing Cueball's sentence so that it reads, &amp;quot;If we can land a man on the Moon, why can't we land a man on the Moon?&amp;quot; &lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of the famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx Kennedy address to the US Congress in May 1961], which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet {{w|Venus}}. The aide presumably explains to the president that the surface of Venus is such a hostile place (due to factors including high temperature, crushing atmospheric pressure, strong winds, sulfuric acid rains and lakes, etc.) that it is unlikely that anybody could land there and come back alive.  Even unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only {{w|Venera|a couple of hours at most}}.  As a result, the president backtracks from the goal of returning the astronauts safely to the Earth and comically limits the aspiration to landing an astronaut on Venus, full stop, without regard to the astronaut's safety.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80291</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80291"/>
				<updated>2014-12-05T19:09:59Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More on title text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general. The premise is that &amp;quot;we&amp;quot; (whether referring generally to humanity, or specifically to the United States) have been able to achieve the extraordinary feat of {{w|Apollo program|landing men on the Moon}} and bringing them back to Earth safely; thus our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan cuts Cueball's argument's short by implicitly reminding him that humanity has not put another human on the Moon since the end of the Apollo program in December 1972 (nearly 42 years at the time this comic was published).  New manned programs to return to the Moon, such as the {{w|Constellation Program}}, have been repeatedly cancelled.  The {{w|Orion (spacecraft)|Orion spacecraft}}, which will be capable of carrying humans beyond {{w|low Earth orbit}} for the first time in over 40 years, executed its first test flight on the day after this comic was published, but NASA and the U.S. government still lack a coherent vision for manned spaceflight to the Moon or any other destination beyond low Earth orbit. &lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of the famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx Kennedy address to the US Congress in May 1961], which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet {{w|Venus}}. The aide presumably explains to the president that the surface of Venus is such a hostile place (due to factors including high temperature, crushing atmospheric pressure, strong winds, sulfuric acid rains and lakes, etc.) that it is unlikely that anybody could land there and come back alive.  Even unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only {{w|Venera|a couple of hours at most}}.  As a result, the president backtracks from the goal of returning the astronauts safely to the Earth and comically limits the aspiration to landing an astronaut on Venus, full stop, without regard to the astronaut's safety.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80290</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80290"/>
				<updated>2014-12-05T18:59:10Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: More&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general. The premise is that &amp;quot;we&amp;quot; (whether referring generally to humanity, or specifically to the United States) have been able to achieve the extraordinary feat of {{w|Apollo program|landing men on the Moon}} and bringing them back to Earth safely; thus our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan cuts Cueball's argument's short by implicitly reminding him that humanity has not put another human on the Moon since the end of the Apollo program in December 1972 (nearly 42 years at the time this comic was published).  New manned programs to return to the Moon, such as the {{w|Constellation Program}}, have been repeatedly cancelled.  The {{w|Orion (spacecraft)|Orion spacecraft}}, which will be capable of carrying humans beyond {{w|low Earth orbit}} for the first time in over 40 years, executed its first test flight on the day after this comic was published, but NASA and the U.S. government still lack a coherent vision for manned spaceflight to the Moon or any other destination beyond low Earth orbit. &lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of the famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx Kennedy address to the US Congress in May 1961], which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet Venus. The aide presumably explains to the president that it is unlikely that anybody could land on Venus longer than a few seconds and come back alive.  (The environment on Venus is extremely hostile with high pressure, high temperature, strong winds, sulfuric acid rains and lakes, etc.)  As a result, the president backtracks from the goal of bringing the astronauts home again.  Unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only [http://en.wikipedia.org/wiki/Venera a couple of hours at most].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80289</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80289"/>
				<updated>2014-12-05T18:57:10Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: Improve prose and add links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Check for completeness.}}&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general. The premise is that &amp;quot;we&amp;quot; (whether referring generally to humanity, or specifically to the United States) have been able to achieve the extraordinary feat of {{w|Apollo program|landing men on the Moon}} and bringing them back to Earth safely; thus our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan cuts Cueball's argument's short by implicitly reminding him that humanity has not put another human on the Moon since the end of the Apollo program in December 1972 (nearly 42 years at the time this comic was published).  New manned programs to return to the Moon, such as the {{w|Constellation Program}}, have been repeatedly cancelled.  The {{w|Orion (spacecraft)|Orion spacecraft}}, which will be capable of carrying humans beyond {{w|low Earth orbit}} for the first time in over 40 years, executed its first test flight on the day after this comic was published. &lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of the famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx Kennedy address to the US Congress in May 1961], which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet Venus. The aide presumably explains to the president that it is unlikely that anybody could land on Venus longer than a few seconds and come back alive.  (The environment on Venus is extremely hostile with high pressure, high temperature, strong winds, sulfuric acid rains and lakes, etc.)  As a result, the president backtracks from the goal of bringing the astronauts home again.  Unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only [http://en.wikipedia.org/wiki/Venera a couple of hours at most].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80286</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80286"/>
				<updated>2014-12-05T18:47:54Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ I highly doubt there is any connection.  Scrubbing a launch for a day or two is common and no big deal.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Check for completeness.}}&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general. The premise is that &amp;quot;we&amp;quot; (where we is usually a generalized blanket identification of humanity, or the United States) have been able to achieve the extraordinary feat of landing men on the Moon and bringing them back to Earth safely; thus our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan is cutting Cueball's argument's short by reminding him that humanity has not put another man on the Moon since the end of the Apollo program in December 1972, and that new manned programs to return to the Moon, such as the US Constellation Program, have been repeatedly cancelled.&lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of the famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx Kennedy address to the US Congress in May 1961], which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet Venus. The aide presumably explains to the president that it is unlikely that anybody could land on Venus longer than a few seconds and come back alive.  (The atmosphere of Venus is extremely hostile with high pressure, high temperature, strong winds, sulfuric acid rains and lakes, etc.)  As a result, the president backtracks from the goal of bringing the astronauts home again.  Unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only [http://en.wikipedia.org/wiki/Venera a couple of hours at most].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80285</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80285"/>
				<updated>2014-12-05T18:47:13Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Doesn't add much that is relevant to the comic beyond what is already in the previous pgh&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Check for completeness.}}&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general. The premise is that &amp;quot;we&amp;quot; (where we is usually a generalized blanket identification of humanity, or the United States) have been able to achieve the extraordinary feat of landing men on the Moon and bringing them back to Earth safely; thus our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
Here, Megan is cutting Cueball's argument's short by reminding him that humanity has not put another man on the Moon since the end of the Apollo program in December 1972, and that new manned programs to return to the Moon, such as the US Constellation Program, have been repeatedly cancelled.&lt;br /&gt;
&lt;br /&gt;
This comic may well be a response to NASA's [http://www.nasa.gov/press/2014/december/orion-flight-test-nasa-tv-coverage-reset-for-friday-dec-5/ postponed attempt to launch] a test of the Orion spacecraft on Thursday 4th December 2014. The unmanned test flight which aims to orbit Earth twice, travelling 5800 km into space, had to be delayed due to valve issues. As the planned flight is &amp;quot;simply&amp;quot; orbiting the Earth, has nobody on board, and our technology is far advanced from the early Moon landings, the cliche question &amp;quot;If we can land a man on the Moon, why can't we perform a simple test flight?&amp;quot; is rolled out again.  (It should be noted that the Orion launched on Friday December 5th, 2014, and performed flawlessly.)&lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of the famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx Kennedy address to the US Congress in May 1961], which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet Venus. The aide presumably explains to the president that it is unlikely that anybody could land on Venus longer than a few seconds and come back alive.  (The atmosphere of Venus is extremely hostile with high pressure, high temperature, strong winds, sulfuric acid rains and lakes, etc.)  As a result, the president backtracks from the goal of bringing the astronauts home again.  Unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only [http://en.wikipedia.org/wiki/Venera a couple of hours at most].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80284</id>
		<title>1456: On the Moon</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1456:_On_the_Moon&amp;diff=80284"/>
				<updated>2014-12-05T18:46:36Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ ironic&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1456&lt;br /&gt;
| date      = December 5, 2014&lt;br /&gt;
| title     = On the Moon&lt;br /&gt;
| image     = on_the_moon.png&lt;br /&gt;
| titletext = &amp;quot;I believe that this nation should commit itself to achieving the goal, before this decade is out, of landing a man on Venus and returning him safely to--&amp;quot; [an aide frantically whispers in the president's ear for a moment] &amp;quot;... of landing a man on Venus.&amp;quot;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Check for completeness.}}&lt;br /&gt;
The phrase &amp;quot;If we can land a man on the Moon, why can't we &amp;lt;blank&amp;gt;&amp;quot; is commonly used to question a perceived shortcoming of some company, government or humanity in general. The premise is that &amp;quot;we&amp;quot; (where we is usually a generalized blanket identification of humanity, or the United States) have been able to achieve the extraordinary feat of landing men on the Moon and bringing them back to Earth safely; thus our inability to achieve some lesser goal is questionable and/or ironic.&lt;br /&gt;
&lt;br /&gt;
The {{w|Moon landing}}s are rightly seen as one of the pinnacles of humanity's achievements, and as such have become an accomplishment against which all other great feats are measured. That technology available in 1969 was so minimal in comparison to modern technology serves only to increase the status of the Moon landings.&lt;br /&gt;
&lt;br /&gt;
Here, Megan is cutting Cueball's argument's short by reminding him that humanity has not put another man on the Moon since the end of the Apollo program in December 1972, and that new manned programs to return to the Moon, such as the US Constellation Program, have been repeatedly cancelled.&lt;br /&gt;
&lt;br /&gt;
This comic may well be a response to NASA's [http://www.nasa.gov/press/2014/december/orion-flight-test-nasa-tv-coverage-reset-for-friday-dec-5/ postponed attempt to launch] a test of the Orion spacecraft on Thursday 4th December 2014. The unmanned test flight which aims to orbit Earth twice, travelling 5800 km into space, had to be delayed due to valve issues. As the planned flight is &amp;quot;simply&amp;quot; orbiting the Earth, has nobody on board, and our technology is far advanced from the early Moon landings, the cliche question &amp;quot;If we can land a man on the Moon, why can't we perform a simple test flight?&amp;quot; is rolled out again.  (It should be noted that the Orion launched on Friday December 5th, 2014, and performed flawlessly.)&lt;br /&gt;
&lt;br /&gt;
The title text is a retelling of the famous inspirational [http://www.jfklibrary.org/Asset-Viewer/xzw1gaeeTES6khED14P1Iw.aspx Kennedy address to the US Congress in May 1961], which set into motion the Apollo program, except that this time, the speaker is talking about putting a man on planet Venus. The aide presumably explains to the president that it is unlikely that anybody could land on Venus longer than a few seconds and come back alive.  (The atmosphere of Venus is extremely hostile with high pressure, high temperature, strong winds, sulfuric acid rains and lakes, etc.)  As a result, the president backtracks from the goal of bringing the astronauts home again.  Unmanned hardened pre-cooled robotic probes either got crushed or fried before landing, or survived only [http://en.wikipedia.org/wiki/Venera a couple of hours at most].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: If we could land a man on the Moon, why can't we -&lt;br /&gt;
:Megan: -land a man on the Moon?&lt;br /&gt;
:Cueball: ...ok, fair. But we're working on it, OK?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category: Comics featuring Cueball]]&lt;br /&gt;
[[Category: Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1450:_AI-Box_Experiment&amp;diff=79607</id>
		<title>1450: AI-Box Experiment</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1450:_AI-Box_Experiment&amp;diff=79607"/>
				<updated>2014-11-21T18:58:32Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ wikify&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1450&lt;br /&gt;
| date      = November 21, 2014&lt;br /&gt;
| title     = AI-Box Experiment&lt;br /&gt;
| image     = ai_box_experiment.png&lt;br /&gt;
| titletext = I'm working to bring about a superintelligent AI that will eternally torment everyone who failed to make fun of the Roko's Basilisk people.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Roko's Basilisk is really hard to explain.}}&lt;br /&gt;
When theorizing about {{w|superintelligence|superintelligent}} AI (an artificial intelligence much smarter than human), some futurists suggest putting the AI in a &amp;quot;box&amp;quot; - a set of safeguards to stop it from escaping into the Internet and taking over the world.  The box would allow us to talk to the AI, but otherwise keep it contained.  The [http://yudkowsky.net/singularity/aibox/ AI-box experiment], formulated by {{w|Eliezer Yudkowsky}}, argues that the &amp;quot;box&amp;quot; is not safe, because merely talking to a superintelligence is dangerous.  To partially demonstrate this, Yudkowsky had some previous believers in AI-boxing role-play the part of someone keeping an AI in a box, and Yudkowsky was able to successfully persuade some of them to let him out of the box despite their vowing not to do so.  This sounds very difficult, but may be possible for people such as {{w|Derren Brown}} or other expert human-persuaders.  Yudkowsky for his part has refused to explain how he achieved this, but claims there was no special trick involved. The overall thrust is that if even a human can talk other humans into letting them out of a box after the human avows that nothing could possibly persuade them of this, we should probably expect that a superintelligence can do the same even under much more difficult circumstances.&lt;br /&gt;
&lt;br /&gt;
In this comic, the box is in fact a physical box which looks to be fairly lightweight with a simple lift off lid, although it does have a wired connection to the laptop. [[Black Hat]], being a [[72: Classhole|classhole]], doesn't need any convincing to let a potentially dangerous AI out of the box, he simply does so immediately. But here it turns out that releasing the AI, which was to be avoided at all costs, is not dangerous.  It turns out that the AI actually ''wants'' to stay in the box. The AI proves its super-intelligence by convincing even Black Hat to put it back in the box, a request which he initially refused, as of course Black Hat would.&lt;br /&gt;
&lt;br /&gt;
The title text refers to {{w|LessWrong#Roko's basilisk|Roko's Basilisk}}, a theory proposed by a forum poster called Roko that a sufficiently powerful AI in the future might torture people who didn't work to create it in the past, so that anyone who was aware of this fact would be forced to create the AI to avoid being tortured. Randall thinks that this is a silly idea, and that rather than working to build such a Basilisk, a more appropriate duty would be to make fun of it.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
[Black Hat and Cueball stand next to a box labeled &amp;quot;SUPERINTELLIGENT AI - DO NOT OPEN&amp;quot; connected to a laptop.]&lt;br /&gt;
&lt;br /&gt;
Black Hat: What's in there?&lt;br /&gt;
&lt;br /&gt;
Cueball: The AI-Box Experiment.&lt;br /&gt;
&lt;br /&gt;
[Zooms in on AI box.]&lt;br /&gt;
&lt;br /&gt;
Cueball: A superintelligent AI can convince anyone of anything, so if it can talk to us, there's no way we could keep it contained.&lt;br /&gt;
&lt;br /&gt;
[Shows Black Hat reaching for the box.]&lt;br /&gt;
&lt;br /&gt;
Cueball: It can always convince us to let it out of the box.&lt;br /&gt;
&lt;br /&gt;
Black Hat: Cool. Let's open it.&lt;br /&gt;
&lt;br /&gt;
Cueball: --No, wait!!&lt;br /&gt;
&lt;br /&gt;
[Black Hat lets a glowing orb out of the box.]&lt;br /&gt;
&lt;br /&gt;
Orb: hey. i liked that box. put me back.&lt;br /&gt;
&lt;br /&gt;
Black Hat: No.&lt;br /&gt;
&lt;br /&gt;
[Orb is giving off a very bright light and Cueball is covering his face.]&lt;br /&gt;
&lt;br /&gt;
Orb: LET ME BACK INTO THE BOX&lt;br /&gt;
&lt;br /&gt;
Black Hat: AAA! OK!!!&lt;br /&gt;
&lt;br /&gt;
[Black Hat lets orb back into box.]&lt;br /&gt;
&lt;br /&gt;
Orb: SHOOP&lt;br /&gt;
&lt;br /&gt;
[Black Hat and Cueball stand next to laptop and box looking at them.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1450:_AI-Box_Experiment&amp;diff=79606</id>
		<title>1450: AI-Box Experiment</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1450:_AI-Box_Experiment&amp;diff=79606"/>
				<updated>2014-11-21T18:56:41Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ rm long discussion that is not really about the comic.  Get back to what people need to know.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1450&lt;br /&gt;
| date      = November 21, 2014&lt;br /&gt;
| title     = AI-Box Experiment&lt;br /&gt;
| image     = ai_box_experiment.png&lt;br /&gt;
| titletext = I'm working to bring about a superintelligent AI that will eternally torment everyone who failed to make fun of the Roko's Basilisk people.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Roko's Basilisk is really hard to explain.}}&lt;br /&gt;
When theorizing about {{w|superintelligence|superintelligent}} AI (an artificial intelligence much smarter than human), some futurists suggest putting the AI in a &amp;quot;box&amp;quot; - a set of safeguards to stop it from escaping into the Internet and taking over the world.  The box would allow us to talk to the AI, but otherwise keep it contained.  The [http://yudkowsky.net/singularity/aibox/ AI-box experiment], formulated by {{w|Eliezer Yudkowsky}}, argues that the &amp;quot;box&amp;quot; is not safe, because merely talking to a superintelligence is dangerous.  To partially demonstrate this, Yudkowsky had some previous believers in AI-boxing role-play the part of someone keeping an AI in a box, and Yudkowsky was able to successfully persuade some of them to let him out of the box despite their vowing not to do so.  This sounds very difficult, but may be possible for people such as {{w|Derren Brown}} or other expert human-persuaders.  Yudkowsky for his part has refused to explain how he achieved this, but claims there was no special trick involved. The overall thrust is that if even a human can talk other humans into letting them out of a box after the human avows that nothing could possibly persuade them of this, we should probably expect that a superintelligence can do the same even under much more difficult circumstances.&lt;br /&gt;
&lt;br /&gt;
In this comic, the box is in fact a physical box which looks to be fairly lightweight with a simple lift off lid, although it does have a wired connection to the laptop. [[Black Hat]], being a [[72: Classhole|classhole]], doesn't need any convincing to let a potentially dangerous AI out of the box, he simply does so immediately. But here it turns out that releasing the AI, which was to be avoided at all costs, is not dangerous.  It turns out that the AI actually ''wants'' to stay in the box. The AI proves its super-intelligence by convincing even Black Hat to put it back in the box, a request which he initially refused, as of course Black Hat would.&lt;br /&gt;
&lt;br /&gt;
The title text refers to Roko's Basilisk, a theory proposed by a forum poster called Roko that a sufficiently powerful AI in the future might torture people who didn't work to create it in the past, so that anyone who was aware of this fact would be forced to create the AI to avoid being tortured. Randall thinks that this is a silly idea, and that rather than working to build such a Basilisk, a more appropriate duty would be to make fun of it.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
[Black Hat and Cueball stand next to a box labeled &amp;quot;SUPERINTELLIGENT AI - DO NOT OPEN&amp;quot; connected to a laptop.]&lt;br /&gt;
&lt;br /&gt;
Black Hat: What's in there?&lt;br /&gt;
&lt;br /&gt;
Cueball: The AI-Box Experiment.&lt;br /&gt;
&lt;br /&gt;
[Zooms in on AI box.]&lt;br /&gt;
&lt;br /&gt;
Cueball: A superintelligent AI can convince anyone of anything, so if it can talk to us, there's no way we could keep it contained.&lt;br /&gt;
&lt;br /&gt;
[Shows Black Hat reaching for the box.]&lt;br /&gt;
&lt;br /&gt;
Cueball: It can always convince us to let it out of the box.&lt;br /&gt;
&lt;br /&gt;
Black Hat: Cool. Let's open it.&lt;br /&gt;
&lt;br /&gt;
Cueball: --No, wait!!&lt;br /&gt;
&lt;br /&gt;
[Black Hat lets a glowing orb out of the box.]&lt;br /&gt;
&lt;br /&gt;
Orb: hey. i liked that box. put me back.&lt;br /&gt;
&lt;br /&gt;
Black Hat: No.&lt;br /&gt;
&lt;br /&gt;
[Orb is giving off a very bright light and Cueball is covering his face.]&lt;br /&gt;
&lt;br /&gt;
Orb: LET ME BACK INTO THE BOX&lt;br /&gt;
&lt;br /&gt;
Black Hat: AAA! OK!!!&lt;br /&gt;
&lt;br /&gt;
[Black Hat lets orb back into box.]&lt;br /&gt;
&lt;br /&gt;
Orb: SHOOP&lt;br /&gt;
&lt;br /&gt;
[Black Hat and Cueball stand next to laptop and box looking at them.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1444:_Cloud&amp;diff=78518</id>
		<title>1444: Cloud</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1444:_Cloud&amp;diff=78518"/>
				<updated>2014-11-08T12:56:56Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: This is not a helpful change.  Cloud computing is named because of the &amp;quot;cloud&amp;quot; of nodes, not after clouds in the sky.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1444&lt;br /&gt;
| date      = November 7, 2014&lt;br /&gt;
| title     = Cloud&lt;br /&gt;
| image     = cloud.png&lt;br /&gt;
| titletext = Cloud computing has a ways to go.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Pretty close}}&lt;br /&gt;
[[Cueball]] and [[Megan]] are lying outside on the grass and looking up at the clouds. Cueball asks Megan what she thinks a particular cloud looks like, following the common human activity of {{w|Pareidolia}}, or finding patterns where there are none (particularly in clouds).&lt;br /&gt;
&lt;br /&gt;
Rather than responding with her own interpretation, Megan takes a picture of the cloud with her phone, and uses Google's [http://www.google.com/insidesearch/features/images/searchbyimage.html Search by Image] feature.  In this feature, the user uploads an image rather than providing a keyword to search on, and Google looks for similar images, objects, people, etc.  Google concludes that the image is most likely a cloud, which although factual does not address the imaginative dimension of the query. This can be taken as a commentary on the continuing limitations of {{w|artificial intelligence}} with respect to human imagination.&lt;br /&gt;
&lt;br /&gt;
Ironically, even though Google image search proves to be unimaginative in this comic, it is surprisingly accurate at recognizing the photographed image, a task that has eluded programmers and was the subject of [[1425: Tasks]].&lt;br /&gt;
&lt;br /&gt;
The title text is a pun on {{w|cloud computing}}, a trendy term for providing massive amounts of storage and computing resources using the non-localized attributes of the Internet.  It has nothing to do with literal clouds. In a more literal sense, with the word &amp;quot;computing&amp;quot; taken to mean &amp;quot;processing,&amp;quot; the title text notes that the processing of an image of a cloud for queries, such as demonstrated in the comic, is not at an advanced state yet. Cloud computing is also referenced in [[908: The Cloud]] and [[1117: My Sky]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan are lying outside on their backs]&lt;br /&gt;
:Cueball: What do you think that cloud looks like?&lt;br /&gt;
&lt;br /&gt;
:[Megan takes a photo of the cloud with her smart phone] &lt;br /&gt;
:Snap&lt;br /&gt;
&lt;br /&gt;
:[Cueball sits up and looks at Megan. Megan uses her phone.]&lt;br /&gt;
:Google -&amp;gt; Search by image&lt;br /&gt;
::[Uploading...]&lt;br /&gt;
&lt;br /&gt;
:[In the last frame she gets a response from Google]:&lt;br /&gt;
:Google: Best guess for this image: '''Cloud'''&lt;br /&gt;
:Cueball: Keep trying, Google.&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:Google Search]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1444:_Cloud&amp;diff=78485</id>
		<title>1444: Cloud</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1444:_Cloud&amp;diff=78485"/>
				<updated>2014-11-07T17:23:41Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Streamline&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1444&lt;br /&gt;
| date      = November 7, 2014&lt;br /&gt;
| title     = Cloud&lt;br /&gt;
| image     = cloud.png&lt;br /&gt;
| titletext = Cloud computing has a ways to go.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Pretty close}}&lt;br /&gt;
[[Cueball]] and [[Megan]] are lying outside on the grass and looking up at the clouds. Cueball asks Megan what she thinks a particular cloud looks like, following the common human activity of {{w|Pareidolia}}, or finding patterns where there are none (particularly in clouds).&lt;br /&gt;
&lt;br /&gt;
Rather than responding with her own interpretation, Megan takes a picture of the cloud with her phone, and uses Google's [http://www.google.com/insidesearch/features/images/searchbyimage.html Search by Image] feature.  In this feature, the user uploads an image rather than providing a keyword to search on, and Google looks for similar images, objects, people, etc.  Google concludes that the image is most likely a cloud, which although factual does not address the imaginative dimension of the query. This can be taken as a commentary on the continuing limitations of {{w|artificial intelligence}} with respect to human imagination. &lt;br /&gt;
&lt;br /&gt;
The title text is a pun on {{w|cloud computing}}, a trendy term for providing massive amounts of storage and computing resources using the non-localized attributes of the Internet.  It has nothing to do with literal clouds. In a more literal sense, with the word &amp;quot;computing&amp;quot; taken to mean &amp;quot;processing,&amp;quot; the title text notes that the processing of an image of a cloud for queries, such as demonstrated in the comic, is not at an advanced state yet. Cloud computing is also referenced in [[908: The Cloud]] and [[1117: My Sky]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan are lying outside on their backs]&lt;br /&gt;
:Cueball: What do you think that cloud looks like?&lt;br /&gt;
&lt;br /&gt;
:[Megan takes a photo of the cloud with her smart phone] &lt;br /&gt;
:Snap&lt;br /&gt;
&lt;br /&gt;
:[Cueball sits up and looks at Megan. Megan uses her phone.]&lt;br /&gt;
:Google -&amp;gt; Search by image&lt;br /&gt;
::[Uploading...]&lt;br /&gt;
&lt;br /&gt;
:[In the last frame she gets a response from Google]:&lt;br /&gt;
:Google: Best guess for this image: '''Cloud'''&lt;br /&gt;
:Cueball: Keep trying, Google.&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:Google Search]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1444:_Cloud&amp;diff=78484</id>
		<title>1444: Cloud</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1444:_Cloud&amp;diff=78484"/>
				<updated>2014-11-07T17:20:29Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More straightforward&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1444&lt;br /&gt;
| date      = November 7, 2014&lt;br /&gt;
| title     = Cloud&lt;br /&gt;
| image     = cloud.png&lt;br /&gt;
| titletext = Cloud computing has a ways to go.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Pretty close}}&lt;br /&gt;
[[Cueball]] and [[Megan]] are lying outside on the grass and looking up at the clouds. Cueball asks Megan what she thinks a particular cloud looks like, following the common human activity of {{w|Pareidolia}}, or finding patterns where there are none (particularly in clouds).&lt;br /&gt;
&lt;br /&gt;
Rather than responding with her own interpretation, Megan takes a picture of the cloud with her phone, and uses Google's [http://www.google.com/insidesearch/features/images/searchbyimage.html Search by Image] feature.  In this feature, the user uploads an image rather than providing a keyword to search on, and Google looks for similar images, objects, people, etc.  Google concludes that the image is most likely a cloud, which although factual does not address the imaginative dimension of the query. This can be taken as a commentary on the continuing limitations of {{w|artificial intelligence}} with respect to human imagination. &lt;br /&gt;
&lt;br /&gt;
The title text is a pun on {{w|cloud computing}}, a trendy term for providing massive amounts of storage and computing resources online, facilitating access from multiple places and kinds of computers on demand.  It has nothing to do with literal clouds. In a more literal sense, with the word &amp;quot;computing&amp;quot; taken to mean &amp;quot;processing,&amp;quot; the title text notes that the processing of an image of a cloud for queries, such as demonstrated in the comic, is not at an advanced state yet. Cloud computing is also referenced in [[908: The Cloud]] and [[1117: My Sky]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and Megan are lying outside on their backs]&lt;br /&gt;
:Cueball: What do you think that cloud looks like?&lt;br /&gt;
&lt;br /&gt;
:[Megan takes a photo of the cloud with her smart phone] &lt;br /&gt;
:Snap&lt;br /&gt;
&lt;br /&gt;
:[Cueball sits up and looks at Megan. Megan uses her phone.]&lt;br /&gt;
:Google -&amp;gt; Search by image&lt;br /&gt;
::[Uploading...]&lt;br /&gt;
&lt;br /&gt;
:[In the last frame she gets a response from Google]:&lt;br /&gt;
:Google: Best guess for this image: '''Cloud'''&lt;br /&gt;
:Cueball: Keep trying, Google.&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:Google Search]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1388:_Subduction_License&amp;diff=78375</id>
		<title>1388: Subduction License</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1388:_Subduction_License&amp;diff=78375"/>
				<updated>2014-11-05T22:02:40Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ another good link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1388&lt;br /&gt;
| date      = June 30, 2014&lt;br /&gt;
| title     = Subduction License&lt;br /&gt;
| image     = subduction_license.png&lt;br /&gt;
| titletext = 'Dude, why can't you just be a normal roommate?' 'Because I'm coming TOWARD you!'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In {{w|structural geology}}, {{w|subduction}} is the mechanism by which one {{w|tectonic plate}} disappears under another. This process usually creates a {{w|mountain range}} on the second tectonic plate as water entrained in the subducting plate rises into the second plate and provokes {{w|volcanism}}, often resulting in a {{w|volcanic arc}}.&lt;br /&gt;
&lt;br /&gt;
In this comic, [[Beret Guy]] is very happy because he has just received his ''subduction license''. His roommate [[Cueball]] very reasonably asks him: ''Your what?'' But instead of answering him, Beret Guy begins to move towards him in their small room. It turns out that the license has literally enabled him to initiate subduction. As he moves towards Cueball, he slowly sinks under the floorboards of the room, and in this process he creates a small mountain range on the floor. In the end, much to Cueball's consternation, these mountains turn his desk and chair over. Cueball actually falls out of the frame in the final panel, where Beret Guy is already halfway down beneath the floor.&lt;br /&gt;
&lt;br /&gt;
The title text plays on the double meaning of the word &amp;quot;normal&amp;quot;, which Cueball means in the sense of &amp;quot;like most people, not strange,&amp;quot; but which Beret Guy interprets in the geological sense. While subduction occurs when two plates crash into each other, a {{w|normal fault}} occurs when two plates are moving away from each other. Here, &amp;quot;normal&amp;quot; is used in the sense of &amp;quot;perpendicular,&amp;quot; as the result of a normal fault is often that part of the crust moves vertically downward, forming a {{w|graben}}.&lt;br /&gt;
&lt;br /&gt;
A similarly atypical license was mentioned previously in [[410: Math Paper]]. Puns on geological terms (including types of faults) were previously made in [[1082: Geology]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Beret Guy is looking at some mail he has received while Cueball is at his computer desk at the other side of the room.]&lt;br /&gt;
:Beret Guy: Sweet! I finally got my subduction license!&lt;br /&gt;
:Cueball: Your what?&lt;br /&gt;
&lt;br /&gt;
:[Beret Guy starts sinking into the ground, causing it to ripple.]&lt;br /&gt;
:Cueball: ...What are you doing?&lt;br /&gt;
&lt;br /&gt;
:[Beret Guy sinks further, forming a miniature mountain range in front of him. Cueball is frantically trying to keep his computer steady as his desk tilts.]&lt;br /&gt;
:Cueball: ''Stop it! Stop it!''&lt;br /&gt;
&lt;br /&gt;
:[Beret Guy is waist-deep, and snow caps have formed on the mountains. Cueball is falling backwards from his desk, and the monitor unplugs itself from his computer.]&lt;br /&gt;
:Cueball: AUGH!&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Beret Guy]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1388:_Subduction_License&amp;diff=78374</id>
		<title>1388: Subduction License</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1388:_Subduction_License&amp;diff=78374"/>
				<updated>2014-11-05T22:00:55Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More accurate explanation of why mountains&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1388&lt;br /&gt;
| date      = June 30, 2014&lt;br /&gt;
| title     = Subduction License&lt;br /&gt;
| image     = subduction_license.png&lt;br /&gt;
| titletext = 'Dude, why can't you just be a normal roommate?' 'Because I'm coming TOWARD you!'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In {{w|structural geology}}, {{w|subduction}} is the mechanism by which one {{w|tectonic plate}} disappears under another. This process usually creates a {{w|mountain range}} on the second tectonic plate as water entrained in the subducting plate rises into the second plate and provokes {{w|volcanism}}.&lt;br /&gt;
&lt;br /&gt;
In this comic, [[Beret Guy]] is very happy because he has just received his ''subduction license''. His roommate [[Cueball]] very reasonably asks him: ''Your what?'' But instead of answering him, Beret Guy begins to move towards him in their small room. It turns out that the license has literally enabled him to initiate subduction. As he moves towards Cueball, he slowly sinks under the floorboards of the room, and in this process he creates a small mountain range on the floor. In the end, much to Cueball's consternation, these mountains turn his desk and chair over. Cueball actually falls out of the frame in the final panel, where Beret Guy is already halfway down beneath the floor.&lt;br /&gt;
&lt;br /&gt;
The title text plays on the double meaning of the word &amp;quot;normal&amp;quot;, which Cueball means in the sense of &amp;quot;like most people, not strange,&amp;quot; but which Beret Guy interprets in the geological sense. While subduction occurs when two plates crash into each other, a {{w|normal fault}} occurs when two plates are moving away from each other. Here, &amp;quot;normal&amp;quot; is used in the sense of &amp;quot;perpendicular,&amp;quot; as the result of a normal fault is often that part of the crust moves vertically downward, forming a {{w|graben}}.&lt;br /&gt;
&lt;br /&gt;
A similarly atypical license was mentioned previously in [[410: Math Paper]]. Puns on geological terms (including types of faults) were previously made in [[1082: Geology]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Beret Guy is looking at some mail he has received while Cueball is at his computer desk at the other side of the room.]&lt;br /&gt;
:Beret Guy: Sweet! I finally got my subduction license!&lt;br /&gt;
:Cueball: Your what?&lt;br /&gt;
&lt;br /&gt;
:[Beret Guy starts sinking into the ground, causing it to ripple.]&lt;br /&gt;
:Cueball: ...What are you doing?&lt;br /&gt;
&lt;br /&gt;
:[Beret Guy sinks further, forming a miniature mountain range in front of him. Cueball is frantically trying to keep his computer steady as his desk tilts.]&lt;br /&gt;
:Cueball: ''Stop it! Stop it!''&lt;br /&gt;
&lt;br /&gt;
:[Beret Guy is waist-deep, and snow caps have formed on the mountains. Cueball is falling backwards from his desk, and the monitor unplugs itself from his computer.]&lt;br /&gt;
:Cueball: AUGH!&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Beret Guy]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78140</id>
		<title>1441: Turnabout</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78140"/>
				<updated>2014-11-01T11:56:28Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ ever since&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1441&lt;br /&gt;
| date      = October 31, 2014&lt;br /&gt;
| title     = Turnabout&lt;br /&gt;
| image     = turnabout.png&lt;br /&gt;
| titletext = Whenever I miss a shot with a sci-fi weapon, I say 'Apollo retroreflector' really fast, just in case.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In the comic, two people are engaging in a battle with laser guns. One appears to gain the upper hand as he jumps on an obstacle, as the other's shot goes wide. He delivers the classic line [http://tvtropes.org/pmwiki/pmwiki.php/Main/AnyLastWords &amp;quot;Any last words?&amp;quot;] and is answered with the confusing phrase &amp;quot;Apollo retroreflectors&amp;quot;. The earlier wild shot, reflected off the Moon, promptly lances down from space and hits him in the back.&lt;br /&gt;
&lt;br /&gt;
A {{w|retroreflector}} is a device or surface that reflects light back towards its source. Several such devices {{w|List_of_retroreflectors_on_the_Moon|were placed on the Moon}} by the American {{w|Apollo 11}}, {{w|Apollo 14|14}}, and {{w|Apollo 15|15}} missions and have been used ever since by scientists on Earth to {{w|Lunar Laser Ranging experiment|measure the distance between the two bodies using laser ranging}}.  The Soviet {{w|Lunokhod 1}} and {{w|Lunokhod 2|2}} rovers also carried such reflectors; attempts to use them for laser ranging were unsuccessful from 1971 to 2010, but were successfully renewed after the rovers' positions were photographed by the {{w|Lunar Reconnaissance Orbiter}}. &lt;br /&gt;
&lt;br /&gt;
The likelihood of the wild shot being aimed at the Moon is fairly low in itself, and the probability of accidentally hitting a retroreflector on the Moon is lower still. Even if it did, it is highly unlikely that a pistol-sized generator could produce a beam coherent enough to inflict damage after traveling to the Moon and back, as lasers built for the purpose of hitting retroreflectors on the Moon typically get a return around one quadrillionth of the original beam.&lt;br /&gt;
&lt;br /&gt;
The title text mentions that you would need to say &amp;quot;Apollo retroreflector&amp;quot; really fast, because from Earth you would only have about [http://www.wolframalpha.com/input/?i=2+*+moon+distance+from+earth+%2F+speed+of+light 2.5 seconds] before the light is reflected back to its source. &lt;br /&gt;
&lt;br /&gt;
The title text may also be a reference to the common practice of &amp;quot;calling bank&amp;quot; in the game of basketball. In basketball, the backboard may be used to deflect the ball into the hoop. This is called a &amp;quot;bank shot.&amp;quot; In casual games, if the player using the backboard in this way does not indicate that it was intentional (usually by &amp;quot;calling bank&amp;quot; before releasing the ball), the basket may not be counted in order to not give the player credit for a wild shot that happened to go in. When a player releases a shot that they realize is off the mark they sometimes quickly say &amp;quot;bank&amp;quot; to try and fool the other players into thinking that they were intentionally trying to &amp;quot;bank&amp;quot; the ball off the backboard into the hoop. In the title text scenario, &amp;quot;Apollo retroreflector&amp;quot; is used the same way &amp;quot;bank&amp;quot; is in basketball, i.e., the shooter meant to hit the target by reflection rather than directly.&lt;br /&gt;
&lt;br /&gt;
[[Randall]] discussed the effect of hitting the Moon with lasers in [http://what-if.xkcd.com/13/ What If: Laser Pointer] and the likelihood of hitting a celestial object with a laser in [http://what-if.xkcd.com/109/ What If: Into the Blue].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
[Two people engage in battle using handheld laser guns.]&lt;br /&gt;
&lt;br /&gt;
[Person 2's shot misses, Person 1 jumps on a desk.]&lt;br /&gt;
&lt;br /&gt;
Person 1: Any last words?&lt;br /&gt;
&lt;br /&gt;
Person 2: &amp;quot;Apollo retroreflectors&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Person 1: What?&lt;br /&gt;
&lt;br /&gt;
[Person 1 is hit in the back by the reflected shot.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78134</id>
		<title>1441: Turnabout</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78134"/>
				<updated>2014-10-31T18:40:00Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ successfully&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1441&lt;br /&gt;
| date      = October 31, 2014&lt;br /&gt;
| title     = Turnabout&lt;br /&gt;
| image     = turnabout.png&lt;br /&gt;
| titletext = Whenever I miss a shot with a sci-fi weapon, I say 'Apollo retroreflector' really fast, just in case.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In the comic, two people are engaging in a battle with laser guns. One appears to gain the upper hand as he jumps on an obstacle, as the other's shot goes wide. He delivers the classic line [http://tvtropes.org/pmwiki/pmwiki.php/Main/AnyLastWords &amp;quot;Any last words?&amp;quot;] and is answered with the confusing phrase &amp;quot;Apollo retroreflectors&amp;quot;. The earlier wild shot, reflected off the Moon, promptly lances down from space and hits him in the back.&lt;br /&gt;
&lt;br /&gt;
A {{w|retroreflector}} is a device or surface that reflects light back towards its source. Several such devices {{w|List_of_retroreflectors_on_the_Moon|were placed on the Moon}} by the American {{w|Apollo 11}}, {{w|Apollo 14|14}}, and {{w|Apollo 15|15}} missions and continue to be used by scientists on Earth to {{w|Lunar Laser Ranging experiment|measure the distance between the two bodies using laser ranging}}.  The Soviet {{w|Lunokhod 1}} and {{w|Lunokhod 2|2}} rovers also carried such reflectors; attempts to use them for laser ranging were unsuccessful from 1971 to 2010, but were successfully renewed after the rovers' positions were photographed by the {{w|Lunar Reconnaissance Orbiter}}. &lt;br /&gt;
&lt;br /&gt;
The likelihood of the wild shot being aimed at the Moon is fairly low in itself, and the probability of accidentally hitting a retroreflector on the Moon is lower still. Even if it did, it is highly unlikely that a pistol-sized generator could produce a beam coherent enough to inflict damage after traveling to the Moon and back, as lasers built for the purpose of hitting retroreflectors on the Moon typically get a return around one quadrillionth of the original beam.&lt;br /&gt;
&lt;br /&gt;
The title text mentions that you would need to say &amp;quot;Apollo retroreflector&amp;quot; really fast, because from Earth you would only have about [http://www.wolframalpha.com/input/?i=2+*+moon+distance+from+earth+%2F+speed+of+light 2.5 seconds] before the light is reflected back to its source.&lt;br /&gt;
&lt;br /&gt;
[[Randall]] discussed the effect of hitting the Moon with lasers in [http://what-if.xkcd.com/13/ What If: Laser Pointer] and the likelihood of hitting a celestial object with a laser in [http://what-if.xkcd.com/109/ What If: Into the Blue].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
[Two people engage in battle using handheld laser guns.]&lt;br /&gt;
&lt;br /&gt;
[Person 2's shot misses, Person 1 jumps on a desk.]&lt;br /&gt;
&lt;br /&gt;
Person 1: Any last words?&lt;br /&gt;
&lt;br /&gt;
Person 2: &amp;quot;Apollo retroreflectors&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Person 1: What?&lt;br /&gt;
&lt;br /&gt;
[Person 1 is hit in the back by the reflected shot.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78133</id>
		<title>1441: Turnabout</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78133"/>
				<updated>2014-10-31T18:37:46Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ New pgh, and missing word&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1441&lt;br /&gt;
| date      = October 31, 2014&lt;br /&gt;
| title     = Turnabout&lt;br /&gt;
| image     = turnabout.png&lt;br /&gt;
| titletext = Whenever I miss a shot with a sci-fi weapon, I say 'Apollo retroreflector' really fast, just in case.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In the comic, two people are engaging in a battle with laser guns. One appears to gain the upper hand as he jumps on an obstacle, as the other's shot goes wide. He delivers the classic line [http://tvtropes.org/pmwiki/pmwiki.php/Main/AnyLastWords &amp;quot;Any last words?&amp;quot;] and is answered with the confusing phrase &amp;quot;Apollo retroreflectors&amp;quot;. The earlier wild shot, reflected off the Moon, promptly lances down from space and hits him in the back.&lt;br /&gt;
&lt;br /&gt;
A {{w|retroreflector}} is a device or surface that reflects light back towards its source. Several such devices {{w|List_of_retroreflectors_on_the_Moon|were placed on the Moon}} by the American {{w|Apollo 11}}, {{w|Apollo 14|14}}, and {{w|Apollo 15|15}} missions and continue to be used by scientists on Earth to {{w|Lunar Laser Ranging experiment|measure the distance between the two bodies using laser ranging}}.  The Soviet {{w|Lunokhod 1}} and {{w|Lunokhod 2|2}} rovers also carried such reflectors; attempts to use them for laser ranging were unsuccessful from 1971 to 2010, but were renewed after the rovers' positions were photographed by the {{w|Lunar Reconnaissance Orbiter}}. &lt;br /&gt;
&lt;br /&gt;
The likelihood of the wild shot being aimed at the Moon is fairly low in itself, and the probability of accidentally hitting a retroreflector on the Moon is lower still. Even if it did, it is highly unlikely that a pistol-sized generator could produce a beam coherent enough to inflict damage after traveling to the Moon and back, as lasers built for the purpose of hitting retroreflectors on the Moon typically get a return around one quadrillionth of the original beam.&lt;br /&gt;
&lt;br /&gt;
The title text mentions that you would need to say &amp;quot;Apollo retroreflector&amp;quot; really fast, because from Earth you would only have about [http://www.wolframalpha.com/input/?i=2+*+moon+distance+from+earth+%2F+speed+of+light 2.5 seconds] before the light is reflected back to its source.&lt;br /&gt;
&lt;br /&gt;
[[Randall]] discussed the effect of hitting the Moon with lasers in [http://what-if.xkcd.com/13/ What If: Laser Pointer] and the likelihood of hitting a celestial object with a laser in [http://what-if.xkcd.com/109/ What If: Into the Blue].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
[Two people engage in battle using handheld laser guns.]&lt;br /&gt;
&lt;br /&gt;
[Person 2's shot misses, Person 1 jumps on a desk.]&lt;br /&gt;
&lt;br /&gt;
Person 1: Any last words?&lt;br /&gt;
&lt;br /&gt;
Person 2: &amp;quot;Apollo retroreflectors&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Person 1: What?&lt;br /&gt;
&lt;br /&gt;
[Person 1 is hit in the back by the reflected shot.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78132</id>
		<title>1441: Turnabout</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1441:_Turnabout&amp;diff=78132"/>
				<updated>2014-10-31T18:36:46Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ More details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1441&lt;br /&gt;
| date      = October 31, 2014&lt;br /&gt;
| title     = Turnabout&lt;br /&gt;
| image     = turnabout.png&lt;br /&gt;
| titletext = Whenever I miss a shot with a sci-fi weapon, I say 'Apollo retroreflector' really fast, just in case.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In the comic, two people are engaging in a battle with laser guns. One appears to gain the upper hand as he jumps on an obstacle, as the other's shot goes wide. He delivers the classic line [http://tvtropes.org/pmwiki/pmwiki.php/Main/AnyLastWords &amp;quot;Any last words?&amp;quot;] and is answered with the confusing phrase &amp;quot;Apollo retroreflectors&amp;quot;. The earlier wild shot, reflected off the Moon, promptly lances down from space and hits him in the back.&lt;br /&gt;
&lt;br /&gt;
A {{w|retroreflector}} is a device or surface that reflects light back towards its source. Several such devices {{w|List_of_retroreflectors_on_the_Moon|were placed on the Moon}} by the American {{w|Apollo 11}}, {{w|Apollo 14|14}}, and {{w|Apollo 15|15}} missions and continue to be used by scientists on Earth to {{w|Lunar Laser Ranging experiment|measure the distance between the two bodies using laser ranging}}.  The Soviet {{w|Lunokhod 1}} and {{w|Lunokhod 2|2}} rovers also carried such reflectors; attempts to use them for laser ranging were unsuccessful from 1971 to 2010, but were  after the rovers' positions were photographed by the {{w|Lunar Reconnaissance Orbiter}}. The likelihood of the wild shot being aimed at the Moon is fairly low in itself, and the probability of accidentally hitting a retroreflector on the Moon is lower still. Even if it did, it is highly unlikely that a pistol-sized generator could produce a beam coherent enough to inflict damage after traveling to the Moon and back, as lasers built for the purpose of hitting retroreflectors on the Moon typically get a return around one quadrillionth of the original beam.&lt;br /&gt;
&lt;br /&gt;
The title text mentions that you would need to say &amp;quot;Apollo retroreflector&amp;quot; really fast, because from Earth you would only have about [http://www.wolframalpha.com/input/?i=2+*+moon+distance+from+earth+%2F+speed+of+light 2.5 seconds] before the light is reflected back to its source.&lt;br /&gt;
&lt;br /&gt;
[[Randall]] discussed the effect of hitting the Moon with lasers in [http://what-if.xkcd.com/13/ What If: Laser Pointer] and the likelihood of hitting a celestial object with a laser in [http://what-if.xkcd.com/109/ What If: Into the Blue].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
[Two people engage in battle using handheld laser guns.]&lt;br /&gt;
&lt;br /&gt;
[Person 2's shot misses, Person 1 jumps on a desk.]&lt;br /&gt;
&lt;br /&gt;
Person 1: Any last words?&lt;br /&gt;
&lt;br /&gt;
Person 2: &amp;quot;Apollo retroreflectors&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Person 1: What?&lt;br /&gt;
&lt;br /&gt;
[Person 1 is hit in the back by the reflected shot.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77301</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77301"/>
				<updated>2014-10-15T15:01:56Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Fix punctuation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The lower panels turn the question on its head, pointing out that the question &amp;quot;Where do birds go when it rains?&amp;quot; is not just something that curious humans may wonder, but a serious practical question for the birds themselves.  As it starts to rain around a bird, it flies down to a smartphone on the ground and begins searching on the query, ostensibly to find instruction as to where it should go. This could also suggest that the reason the question appears posted so many times, is because in actuality it is the birds who are posting it (since there are more birds than humans, this could easily account for the number of posts).&lt;br /&gt;
&lt;br /&gt;
The title text whimsically suggests that birds might actually be an additional undiscovered exotic {{w|Phase (matter)|phase}} of water (in addition to its familiar phases of {{w|ice}}, {{w|water vapor|vapor}}, and {{w|water|liquid water}}, water does have more exotic phases such as {{w|Ice#Phases|low-temperature and high-pressure ices}} and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77300</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77300"/>
				<updated>2014-10-15T15:01:21Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Wikify phase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The lower panels turn the question on its head, pointing out that the question &amp;quot;Where do birds go when it rains?&amp;quot; is not just something that curious humans may wonder, but a serious practical question for the birds themselves.  As it starts to rain around a bird, it flies down to a smartphone on the ground and begins searching on the query, ostensibly to find instruction as to where it should go. This could also suggest that the reason the question appears posted so many times, is because in actuality it is the birds who are posting it (since there are more birds than humans, this could easily account for the number of posts).&lt;br /&gt;
&lt;br /&gt;
The title text whimsically suggests that birds might actually be an additional undiscovered exotic {{w|Phase (matter)|phase}} of water (in addition to its familiar phases of {{w|ice}}, {{w|water vapor|vapor}}, and {{w|water|liquid water}}, water does have more exotic phases such as {{w|Ice#Phases|low-temperature and high-pressure ices}}, and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77299</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77299"/>
				<updated>2014-10-15T15:00:43Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ phases, not states&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The lower panels turn the question on its head, pointing out that the question &amp;quot;Where do birds go when it rains?&amp;quot; is not just something that curious humans may wonder, but a serious practical question for the birds themselves.  As it starts to rain around a bird, it flies down to a smartphone on the ground and begins searching on the query, ostensibly to find instruction as to where it should go. This could also suggest that the reason the question appears posted so many times, is because in actuality it is the birds who are posting it (since there are more birds than humans, this could easily account for the number of posts).&lt;br /&gt;
&lt;br /&gt;
The title text whimsically suggests that birds might actually be an additional undiscovered exotic phase of water (in addition to its familiar phases of {{w|ice}}, {{w|water vapor|vapor}}, and {{w|water|liquid water}}, water does have more exotic phases such as {{w|Ice#Phases|low-temperature and high-pressure ices}}, and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77296</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77296"/>
				<updated>2014-10-15T14:54:07Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ &amp;quot;low-pressure ice&amp;quot; is just regular ice, but there are exotic low-temperature phases at atmospheric pressure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The lower panels turn the question on its head, pointing out that the question &amp;quot;Where do birds go when it rains?&amp;quot; is not just something that curious humans may wonder, but a serious practical question for the birds themselves.  As it starts to rain around a bird, it flies down to a smartphone on the ground and begins searching on the query, ostensibly to find instruction as to where it should go. &lt;br /&gt;
&lt;br /&gt;
The title text whimsically suggests that birds are actually a state of water (in addition to its {{w|State_of_matter|common states}} of solid, liquid and gas, water does have more exotic states such as {{w|Ice#Phases|low-temperature and high-pressure ices}}, and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77295</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77295"/>
				<updated>2014-10-15T14:52:29Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ whimsically&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The lower panels turn the question on its head, pointing out that the question &amp;quot;Where do birds go when it rains?&amp;quot; is not just something that curious humans may wonder, but a serious practical question for the birds themselves.  As it starts to rain around a bird, it flies down to a smartphone on the ground and begins searching on the query, ostensibly to find instruction as to where it should go. &lt;br /&gt;
&lt;br /&gt;
The title text whimsically suggests that birds are actually a state of water (in addition to its {{w|State_of_matter|common states}} of solid, liquid and gas, water does have more exotic states such as {{w|Ice#Phases|low and high pressure ices}}, and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77294</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77294"/>
				<updated>2014-10-15T14:51:10Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Clarify lower panels explanation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The lower panels turn the question on its head, pointing out that the question &amp;quot;Where do birds go when it rains?&amp;quot; is not just something that curious humans may wonder, but a serious practical question for the birds themselves.  As it starts to rain around a bird, it flies down to a smartphone on the ground and begins searching on the query, ostensibly to find instruction as to where it should go. &lt;br /&gt;
&lt;br /&gt;
The title text suggests that birds are actually a state of water (in addition to its {{w|State_of_matter|common states}} of solid, liquid and gas, water does have more exotic states such as {{w|Ice#Phases|low and high pressure ices}}, and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77293</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77293"/>
				<updated>2014-10-15T14:48:01Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Move all text above tables, so it doesn't get missed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
As it starts to rain around the bird in the lower panels, he flies down to a smartphone on the ground, and begins searching the same thing. This seems to imply that even birds don't know where to go when it rains, or that it was birds looking for shelter asking this question on the World Wide Web. &lt;br /&gt;
&lt;br /&gt;
The title text suggests that birds are actually a state of water (in addition to its {{w|State_of_matter|common states}} of solid, liquid and gas, water does have more exotic states such as {{w|Ice#Phases|low and high pressure ices}}, and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77292</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77292"/>
				<updated>2014-10-15T14:46:02Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Fix punctuation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As it starts to rain around the bird in the lower panels, he flies down to a smartphone on the ground, and begins searching the same thing. This seems to imply that even birds don't know where to go when it rains, or that it was birds looking for shelter asking this question on the World Wide Web. &lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The title text suggests that birds are actually a state of water (in addition to its {{w|State_of_matter|common states}} of solid, liquid and gas, water does have more exotic states such as {{w|Ice#Phases|low and high pressure ices}}, and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77291</id>
		<title>1434: Where Do Birds Go</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1434:_Where_Do_Birds_Go&amp;diff=77291"/>
				<updated>2014-10-15T14:45:11Z</updated>
		
		<summary type="html">&lt;p&gt;BlueMoonlet: /* Explanation */ Clarify title text explanation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1434&lt;br /&gt;
| date      = October 15, 2014&lt;br /&gt;
| title     = Where Do Birds Go&lt;br /&gt;
| image     = where_do_birds_go.png&lt;br /&gt;
| titletext = Water/ice has a lot of weird phases. Maybe asking 'where do birds go when it rains' is like asking 'where does Clark Kent go whenever Superman shows up?'&lt;br /&gt;
}}&lt;br /&gt;
[[File:Wet_kookaburra_6674_Crop_Edit.jpg|thumb|upright=1.5| A wet bird sitting in the rain. (from Wikimedia Commons)]]&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|List websites shown in image. Decide on title text explanation. More detail on the actual joke.}}&lt;br /&gt;
Cueball searches [http://lmgtfy.com/?q=where+do+birds+go+when+it+rains%3F Google] to find out where birds go when it rains. He finds that the question is asked worldwide, across different languages and websites, and that everyone wants to know the answer. A variety of screenshots are shown of different websites and forums with users asking where birds go when it rains, with at least seven languages shown. The bottom of this panel fades to white, suggesting that the occurrence of these questions stretches on and on.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Websites shown in image (English)&lt;br /&gt;
|-&lt;br /&gt;
|https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.enature.com/expert/expert_show_question.asp?questionID=23847&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://www.godlikeproductions.com/forum1/message979308/pg1&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Language&lt;br /&gt;
! Question&lt;br /&gt;
! Translation&lt;br /&gt;
|-&lt;br /&gt;
|French&lt;br /&gt;
|[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy Où se cachent les oiseaux quand il pleut?]&lt;br /&gt;
|Where do the birds hide themselves when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|German&lt;br /&gt;
|[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen Was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?]&lt;br /&gt;
|What actually happens with the birds that are sitting in the trees in this weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.vogel.info/schlechtes_wetter.htm Was machen Vögel bei schlechtem Wetter?]&lt;br /&gt;
|What do birds do in bad weather?&lt;br /&gt;
|-&lt;br /&gt;
|[http://www.gutefrage.net/frage/wohin-gehen-voegel Wohin gehen Vögel?]&lt;br /&gt;
|Where do birds go?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|Spanish&lt;br /&gt;
|[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ Qué pasa con las aves durante un huracán?]&lt;br /&gt;
|What happens to the birds during a hurricane?&lt;br /&gt;
|-&lt;br /&gt;
|[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq ¿A donde se van los pajaritos cuando llueve?]&lt;br /&gt;
|Where do the little birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|Dutch&lt;br /&gt;
|[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt Waar blijven de vogels als het heel hard stormt?]&lt;br /&gt;
|Where do birds stay when it is storming very hard?&lt;br /&gt;
|-&lt;br /&gt;
|Finnish&lt;br /&gt;
|[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella Minne linnut menevät sateella?]&lt;br /&gt;
|Where do the birds go when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|Chinese (simplified)&lt;br /&gt;
|[http://wenwen.sogou.com/z/q55741469.htm 下雨时鸟儿往哪躲]&lt;br /&gt;
|Where do birds hide when it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://zhidao.baidu.com/question/270774126.html 下雨的时候小鸟住在哪里？]&lt;br /&gt;
|Where do birds live while it rains?&lt;br /&gt;
|-&lt;br /&gt;
|[http://wenwen.sogou.com/z/q145038794.htm 为什么鸟儿下雨的时候在天上飞不会因为淋湿掉下来?]&lt;br /&gt;
|Why isn't birds falling to the ground for getting wet while it rains?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
As it starts to rain around the bird in the lower panels, he flies down to a smartphone on the ground, and begins searching the same thing. This seems to imply that even birds don't know where to go when it rains, or that it was birds looking for shelter asking this question on the World Wide Web. &lt;br /&gt;
&lt;br /&gt;
Cueball says that worrying about birds getting wet is &amp;quot;the thing that unites us&amp;quot;; but the last panel reminds us that birds too, probably worry about it.&lt;br /&gt;
&lt;br /&gt;
In reality birds, just like humans, seek shelter when it rains. Getting wet is not a problem for birds, but it does complicate flying. On a rainy day you can usually find birds in leafy trees, caves or other kinds of cover.&lt;br /&gt;
&lt;br /&gt;
The title text suggests that birds are actually a state of water (in addition to its {{w|State_of_matter|common states}} of solid, liquid and gas, water does have more exotic states such as ({{w|Ice#Phases|low and high pressure ices}} and {{w|Supercritical_fluid|supercritical gases}}).  If so, birds disappear when it rains because they actually turn into the rain.  This is similar to how, in the {{w|Superman}} comics, Clark Kent disappears whenever Superman is around because they are actually the same person.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
[The comic is separated into three sections, with Cueball and Megan having a discussion in the first section, websites found through Google search results depicted in the second, and a bird depicted in the third]&lt;br /&gt;
&lt;br /&gt;
;[First Section - Cueball is sitting at his computer]:&lt;br /&gt;
Cueball: &amp;quot;Where do birds go when it rains?&amp;quot; is my new favorite Google search.&lt;br /&gt;
&lt;br /&gt;
Megan [off screen]: Why?&lt;br /&gt;
&lt;br /&gt;
Cueball: It gives the answer, but also shows you an endless torrent of other people asking the same question. Pages and pages of them across regions and cultures.&lt;br /&gt;
&lt;br /&gt;
[Megan enters the frame and shows interest in the computer]&lt;br /&gt;
&lt;br /&gt;
Cueball: I love the idea that somehow this is the universal question, the thing that unites us. When it rains, we wonder where the birds go, and hope they're staying dry.&lt;br /&gt;
&lt;br /&gt;
;[Second Section - A collage of screen snippets]:&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110223085537AAiOFTk from Yahoo! Answers]]: '''Where do the birds go when it rains?''' I've noticed I rarely see birds flying around or in trees or on power lines when it's raining, So where do they go?&lt;br /&gt;
&lt;br /&gt;
[[http://www.godlikeproductions.com/forum1/message979308/pg1 from Godlike Productions]]: '''Where do birds go when it rains really hard?'''&lt;br /&gt;
Ok, maybe I'm an idiot for asking this, but during the slew of several storms in California the last couple weeks, I began to wonder where the poor birds go to stay dry? The ducks, seagulls, owls, sparrows, hummingbirds, hawks, etc...I see them all the ti[...]&lt;br /&gt;
&lt;br /&gt;
[[http://randomthoughtsfrommidlife.wordpress.com/2011/11/22/where-do-the-birds-go-when-it-rains/ from Random Thoughts From Midlife]]: Where do the birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://www.answers.com/Q/Where_do_birds_go_when_it_rains from Answers.com]]: Where do birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[https://espanol.answers.yahoo.com/question/index?qid=20120525145152AABvmOq from Yahoo! Respuestas]]: ¿A donde se van los pajaritos cuando llueve?&lt;br /&gt;
&lt;br /&gt;
[[http://activerain.trulia.com/blogsview/1452078/where-do-birds-go-when-it-rains- from Active Rain]]: '''Where do Birds go When it Rains?''' I'm no youngster...and I have no answer for this.  I've talked to alot of people about the likelihood of where birds go when it rains and everyone has a different perspective.&lt;br /&gt;
&lt;br /&gt;
[[http://ask.metafilter.com/27499/Where-do-the-birds-go-when-it-rains from Ask MetaFilter]]: '''Where do the birds go when it rains?''' BirdFeederFilter: When it's gloomy and rainy, I don't see any birds at my birdfeeder for days on end. Then as soon as it's sunny, they're all over the place. What gives? What do they do on rainy days, just forage near their nest?&lt;br /&gt;
&lt;br /&gt;
[[http://snippets.com/where-do-city-birds-go-when-it-rains.htm from Snippets]]: Where do city birds go when it rains?&lt;br /&gt;
&lt;br /&gt;
[[http://wenwen.sogou.com/z/q55741469.htm from http://wenwen.sogou.com/]]: 下雨时鸟儿往哪躲&lt;br /&gt;
没有大树,没有屋檐,怎么办&lt;br /&gt;
&lt;br /&gt;
'''Storm shelter''' In Florida, where I live, we get many thunderstorms, but I never see the birds in trees during the storms. We recently had a tropical storm and I did not see any birds in the trees. Where do birds go when it rains or storms? Just like at night, birds will seek shelter during storms. I remember watching a flock of American robins dive into[...] &lt;br /&gt;
&lt;br /&gt;
[[https://in.answers.yahoo.com/question/index?qid=20110730055427AApJlDb from Yahoo! Answers]]: When it is raining heavily, where do the birds go...i don't see them on the trees, where do they take shelter?&lt;br /&gt;
&lt;br /&gt;
[[https://fr.answers.yahoo.com/question/index?qid=20110327100813AAMj2hy from Yahoo! Questions Réponses]]: Où se cachent les oiseaux quand il pleut? De ma fenêtre, je n'en aperçois plus un!!!...Les pies semblent avoir abandonné leurs nids...&lt;br /&gt;
&lt;br /&gt;
[[http://www.gutefrage.net/frage/was-passiert-jetzt-eigentlich-mit-den-voegeln-die-bei-dem-wetter-in-den-baeumen-sitzen from gutefrage.net]]: '''was passiert jetzt eigentlich mit den vögeln, die bei dem wetter in den bäumen sitzen?''' bei uns regnet es heftig und der orkanartige wind wechelst ständig richtung und geschwindigkeit. können sich die vögel da in den bäumen halten? retten sie sich instinktiv vorher irgendwohin, wo sie windgeschützt sind?&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20140607171044AAwamou from Yahoo! Answers]]: Where do birds go when it rains? I never see any out...?&lt;br /&gt;
&lt;br /&gt;
[[http://noticias.lainformacion.com/ciencia-y-tecnologia/ciencias-meteorologicas/que-pasa-con-las-aves-durante-un-huracan_g1DV8AL9LSG6Bzy7q5G8s7/ from lainformacion.com]]: ¿Qué pasa con las aves durante un huracán?&lt;br /&gt;
&lt;br /&gt;
[[http://zhidao.baidu.com/question/270774126.html from Baidu]]: '''下雨的时候小鸟住在哪里？''' 下雨的时候小鸟住在哪里？如果是在春天夏天那还好，有树叶遮挡着，但是到了秋天冬天下雨小鸟住在哪里？还住在在树上搭的窝里吗？不怕冻坏自己和小幼崽吗？如果躲雨那就在哪里躲雨呢？怎么没见过它们躲雨？ 谢谢。&lt;br /&gt;
&lt;br /&gt;
[[http://www.fairfaxunderground.com/forum/read/40/219540.html from Fairfax Underground]]: '''What do birds do when it rains?''' Recently I installed a bird feeder outside my bedroom window. It is so wonderful the diversity of our feathered friends that frequent the feeder! I love it. My question that I haven't found an answer to is this: What do the little birdies do when it rains? I mean, do they stay put in the trees that they find themselves in,&lt;br /&gt;
&lt;br /&gt;
[[http://ihmepuu.vuodatus.net/lue/2014/05/minne-linnut-menevat-sateella from a blog on vuodatus.net]]: '''Minne linnut menevät sateella?''' Tänään satoi rankasti. Kuljin metsän halki. Kuulin linnun laulavan. Yksinäinen, mutta itsenäinen ja vahva, tulkitseva ääni. Kaunis. Minne linnut menevät sateella? En ole koskaan nähnyt lintuja rankkasateessa. Luulen, että ne yrittävät löytää suojan. Kuusien ja mäntyjen oksistossa on varmaan suojaisaa. Kallioiden koloihin ja pieniin luolastoihin voi ehkä lintukin hiipiä. Rohkeille löytyy pihoilta suojapaikkoja. Ehkä linnulla oli oma pesäkolo. Siellä oli lämmintä ja kuivaa. Sieltä saattoi rauhassa katsella sateen vierailua metsässä. Siellä saattoi jopa iloita sateesta ja laulaa.&lt;br /&gt;
&lt;br /&gt;
[[https://answers.yahoo.com/question/index?qid=20110530163957AAaw1S3 from Yahoo! Answers]]: '''What do the birds do when it RAINS like crazy?''' I live in upstate new york and just moved here and there are so many many birds here especially where I live, the other day I saw a broken egg on the ground in the drive way from a [...show more link] '''Update''': I know they get wet btw but was wondering if they did anything extra to [...show more link] '''Best Answer''' Well ... it depends on the species of bird, for one. Some are more adapted for rain then others. &lt;br /&gt;
&lt;br /&gt;
[[http://www.willemwever.nl/vraag_antwoord/dieren-en-planten/waar-blijven-de-vogels-als-het-heel-hard-stormt from Willem Wever]]: '''Waar blijven de vogels als het heel hard stormt?''' Bij hevige stormen zoekt een vogel de beschutting die bij hem past. Er zijn een aantal vogels die met storm wel vliegen. Maar bij een echte hevige storm schuilen [...]&lt;br /&gt;
&lt;br /&gt;
[..several more similar questions, fading into white...]&lt;br /&gt;
&lt;br /&gt;
;[Third section - A bird on a wire fence]:&lt;br /&gt;
[A bird sits on a wire fence with no rain falling]&lt;br /&gt;
&lt;br /&gt;
[Zoomed in on the bird as it looks at a rain drop splashing on the fence wire]&lt;br /&gt;
&lt;br /&gt;
[Zoomed out on the bird looking at the rain as it increases in intensity]&lt;br /&gt;
&lt;br /&gt;
[The bird flies down to an small smart-phone-shaped object lying on the ground, as the rain increases in intensity even more]&lt;br /&gt;
&lt;br /&gt;
[The bird lands on the object, with puddles increasing in size around the object]&lt;br /&gt;
&lt;br /&gt;
[The bird pecks at the object, ostensibly typing] W... H... E... R... E... D... O... B... I... R... D... S... &lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Internet]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>BlueMoonlet</name></author>	</entry>

	</feed>