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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:208:_Regular_Expressions&amp;diff=131575</id>
		<title>Talk:208: Regular Expressions</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:208:_Regular_Expressions&amp;diff=131575"/>
				<updated>2016-11-26T20:18:53Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi, sorry about the previous &amp;quot;poor explanation&amp;quot;. This one is pretty straight-forward (I think), given enough information about &amp;quot;regex&amp;quot;es and Perl. On a side-note, how did you find out the date for the comic? -- NariOx&lt;br /&gt;
:The explanation was mostly accurate, my gripe was with the fact that a number of fields were empty - the transcript, date and categories weren't done. You can find the date in the &amp;quot;all comics&amp;quot; page, accessible from the sidebar. [[User:Davidy22|&amp;lt;span title=&amp;quot;I want you.&amp;quot;&amp;gt;&amp;lt;u&amp;gt;&amp;lt;font color=&amp;quot;purple&amp;quot; size=&amp;quot;2px&amp;quot;&amp;gt;David&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;green&amp;quot; size=&amp;quot;3px&amp;quot;&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;sup&amp;gt;&amp;lt;font color=&amp;quot;indigo&amp;quot; size=&amp;quot;1px&amp;quot;&amp;gt;22&amp;lt;/font&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 23:26, 29 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;Grumble grumble*, email should be intrinsically treated as 7-bit ASCII.  200MB of email would be almost 210 million bytes, raw.  Even assuming half of that is header overheads on top of a whole lot of short message bodies, that's a lot more characters still to processed than 5 million.  Of course, if people send more complex data through common MIME extensions (or the old favourites of uuencoding, etc) so as to send extended characters and binary-attachments (including various compressed formats of data, but again needing significant overheads when not containing large documents within), then that reduces the amount of characters needing searching (but probably needs a few more &amp;quot;use &amp;lt;foo&amp;gt;::&amp;lt;bar&amp;gt;;&amp;quot; bits on your Perl code, in order to give you the tools to isolate such blocks and decode what's in them for further searching within).  But things went downhill ever since people could start sending emails with fancy graphical signatures and backgrounds...  Yeah, I'm an Old Fogey from the dark ages. [[Special:Contributions/178.98.31.27|178.98.31.27]] 00:00, 22 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't think a regex can isolate an address, it has so many forms that it can not be considered regular language. This discussion comes to similar conclusions: http://stackoverflow.com/questions/9397485/regex-street-address-match [[Special:Contributions/108.162.246.117|108.162.246.117]] 05:41, 1 November 2013 (UTC)&lt;br /&gt;
:It's an EMAIL address they're trying to match.  Not quite obvious if you're not already thinking emails.  At the same time, you COULD most likely catch a lot of the most common street address types, like 1234 Name Rd/St/Ave/etc. [[Special:Contributions/173.245.56.189|173.245.56.189]] 00:52, 30 January 2015 (UTC)&lt;br /&gt;
::No. &amp;quot;But to find them we'd need to search through 200MB of emails looking for something formatted like an address!&amp;quot; To '''find''' someone you need a physical address, not an email address. --[[Special:Contributions/197.234.242.240|197.234.242.240]] 14:48, 30 January 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The explanation misses the main point of the comic: a regex expert is so efficient he can solve a hard problem in a split second. Assuming, for instance, he jumped from 2 m high and he can type while he is less than 50 cm from the keyboard, he would have about .15 second to type. There's no way he could enter a long program implementing a complex algorithm but, according to Randall, this is sufficient to enter a compact regex that solves the problem.&lt;br /&gt;
In the title text, he is swinging back like a pendulum and using his new split-second typing opportunity to fix a bug in his initial regex. Zetfr 09:55, 20 May 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
It's kinda funny that people are taking this so seriously when the comic itself (and the fact that it's in a comic) establishes this as a fantastical scenario. -Pennpenn [[Special:Contributions/108.162.250.162|108.162.250.162]] 06:47, 30 June 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
This is probably how they wrote Encyclopedia Brown. --[[Special:Contributions/173.245.52.116|173.245.52.116]] 20:18, 26 November 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:16:_Monty_Python_--_Enough&amp;diff=131574</id>
		<title>Talk:16: Monty Python -- Enough</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:16:_Monty_Python_--_Enough&amp;diff=131574"/>
				<updated>2016-11-26T20:16:49Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An army of suicidal scotsmen are outside. They would like to object to your refusal to remember their plight. '''[[User:Davidy22|&amp;lt;span title=&amp;quot;I want you.&amp;quot;&amp;gt;&amp;lt;u&amp;gt;&amp;lt;font color=&amp;quot;purple&amp;quot; size=&amp;quot;2px&amp;quot;&amp;gt;David&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;green&amp;quot; size=&amp;quot;3px&amp;quot;&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;sup&amp;gt;&amp;lt;font color=&amp;quot;indigo&amp;quot; size=&amp;quot;1px&amp;quot;&amp;gt;22&amp;lt;/font&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 14:11, 8 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Comic image broken&lt;br /&gt;
I'm hoping that someone else will notice this comment and fix it, since I'm not sure how to. --[[Special:Contributions/143.112.144.129|143.112.144.129]] 22:53, 14 February 2013 (UTC)&lt;br /&gt;
:fixed. [[Special:Contributions/59.167.244.130|59.167.244.130]] 03:57, 1 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
People are always asking my why I spend so much time quoting Monty Python, but I didn't expect the Spanish Inquisition!  It's the meaning of life, Bruce.  My mother just says &amp;quot;He's a very naughty boy!&amp;quot;, but that might just be because I dress in women's clothing and hang around in bars.  No, no, no, sorry, it's all getting too silly now.  My brain hurts, and now for something completely different.  It's... [[Special:Contributions/178.98.31.27|178.98.31.27]] 16:52, 25 June 2013 (UTC) (PS., sorry for all this spam, spam, spam, spam and spam.  Perhaps I should just have stripped naked and played with my organ, instead?)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Always look on the bright side of life, always look on the right side of life.&amp;quot; {{unsigned ip|108.162.249.223}}&lt;br /&gt;
&lt;br /&gt;
In fairness, the urge to repeat things verbatim is the reason that The Odyssey, Beowulf, Cinderella, and countless other stories still exist.  People aren't going to abandon the oral tradition just because it's become obsolete.[[Special:Contributions/108.162.216.69|108.162.216.69]] 19:50, 22 February 2015 (UTC)&lt;br /&gt;
:Yes I really took a hit here. At some point I could have been one of the guys who bored Randall with the quotes. But if you think something is funny, then to hell with why it is funny. I think the movie is also funny after ten viewings. So it doesn't have to be surprising to be fun. But I am all for surreal humor though. If I ever get together with like minded people I would not stop quoting the movie again. And to Randall: &amp;quot;Your mother was a hamster and your father smelt of elderberries!&amp;quot; :-D --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 17:26, 16 March 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Effective surreal humour is very difficult to achieve (see joke about death above). As much can be said for any art. However, no one is surprised when the fans of a surrealist painter like Dali revisit a painting, time and again. This, despite the fact that only once do you get the impact of seeing a surreal painting for the first time. As for the Monty Python fans, they aren't quoting &amp;quot;with no context.&amp;quot; Firstly, the quotes are a shibboleth which implicitly grant the speaker entrance into the club of surreal humour fans. And secondly, it's an explicit sharing of the joy these comedy routines have brought people. It may not be as creative as inventing original material but, for most people who aren't Terry Gilliam, it's as close as they can get. Still, an overdose of fanboy/girl enthusiasm can sometimes cause a headache. If you know such a person, be kind to them. Get them something nice. Perhaps, a lovely shrubbery. --[[User:David.poole.9000|DP9000]] ([[User talk:David.poole.9000|talk]]) 12:44, 22 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
There is a [[explain_xkcd:Community_portal/Proposals#Merge_Cueball_.26_Rob|community portal discussion]] of what to call Cueball and what to do in case with more than one Cueball. I have added this comic to the new Category:Multiple Cueballs. Since there is really only one Cueball that &amp;quot;talks&amp;quot; I think it is relevant to keep him listed as Cueball. Just made a note that the other two guys also looks like Cueball.--[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 17:43, 16 March 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
This could also apply to asdfmovie. --[[Special:Contributions/173.245.52.116|173.245.52.116]] 20:16, 26 November 2016 (UTC)&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=572:_Together&amp;diff=98931</id>
		<title>572: Together</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=572:_Together&amp;diff=98931"/>
				<updated>2015-08-02T02:41:20Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    =572&lt;br /&gt;
| date      =April 22, 2009&lt;br /&gt;
| title     =Together&lt;br /&gt;
| image     =together.png&lt;br /&gt;
| titletext =This scavenger hunt is getting boring. Let's go work on the treehouse!&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] and [[Megan]] run away from Cueball's two friends when they are very young. They fall in love, get married, and grow old together. At the end he leaves his wife - without saying goodbye or explaining why he leaves. He returns to the same place where he left his two friends that has been waiting on him with the list they also had in the first picture. And we finally learn, that being happy was just another thing crossed off Cueball's list of what is presumably the longest-duration scavenger hunt of all-time, considering Cueball grew quite old before ever completing that step on the list. And when he did - he just got up and left his lifelong wife... Because now he was ready for the next item on the list. &lt;br /&gt;
&lt;br /&gt;
The title of the comic is probably a reference to the saying that you find happiness ''together'' with your loved ones. So after finding a penny and a snake skin he had to get married and old to be able to find happiness. Next he needs to find a Four-leaf clover, a shark tooth and something obscured by the speech bubble to continue the hunt.&lt;br /&gt;
&lt;br /&gt;
The treehouse reference in the title text is another example of a common childhood activity. Naturally, the intended mental image is a bunch of old men building a treehouse and living and playing in it like six year olds. And also typical for children to tire of a game before it is finished. Except here he already spend a lifetime on just one point!&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball and Megan are running in a field, holding hands. Another male and female stand in the background, next to a table.]&lt;br /&gt;
:[Cueball and Megan are in a boat on a lake, very romantic. Cueball is speaking to Megan, illustrated with a heart.]&lt;br /&gt;
:[Cueball and Megan sit together on a bench on a beach, watching the sunset.]&lt;br /&gt;
:[Cueball and Megan stand at an altar. They have married.]&lt;br /&gt;
:[Cueball and Megan, having grown old together, sit together on their doorstep, holding hands.]&lt;br /&gt;
:[Cueball begins walking away with his cane.]&lt;br /&gt;
:Megan: Dear? Where are you--Come back!&lt;br /&gt;
:Cueball approaches the other couple from the first panel, who are now just as old.]&lt;br /&gt;
:[Cueball picks up a piece of paper from the table in the first panel and begins to write.]&lt;br /&gt;
:Cueball: Okay,&lt;br /&gt;
:[The paper is shown: a scavenger hunt list. &amp;quot;Happiness&amp;quot;; has just been checked off.]&lt;br /&gt;
:Cueball: What's next?&lt;br /&gt;
:[Full list:&lt;br /&gt;
:SCAVENGER HUNT:&lt;br /&gt;
:[X] Indian-head penny&lt;br /&gt;
:[X] Snake skin&lt;br /&gt;
:[X] Happiness&lt;br /&gt;
:[ ] Four-leaf clover&lt;br /&gt;
:[ ] Shark tooth&lt;br /&gt;
:[The next item is blocked by the speech balloon.] What's next?&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Romance]]&lt;br /&gt;
[[Category:Wedding]]&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=509:_Induced_Current&amp;diff=98930</id>
		<title>509: Induced Current</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=509:_Induced_Current&amp;diff=98930"/>
				<updated>2015-08-02T02:28:41Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 509&lt;br /&gt;
| date      = November 26, 2008&lt;br /&gt;
| title     = Induced Current&lt;br /&gt;
| image     = induced current.png&lt;br /&gt;
| titletext = The MythBusters need to tackle whether a black hole from the LHC could REALLY destroy the world.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic is exaggerating the effects of the physics stated. Solar flares eject, among other things, ions, electrons and radiation. The charged particles reach Earth after a day or two, and in history has knocked the power out in some areas during a large flare. They can marginally affect the magnetic field of Earth, or dent it, as [[Cueball]] says. A voltage occurs in a conductor (the wire) when subjected to a changing magnetic field. However, this change is small and influences very long conductors, such as telephone lines.&lt;br /&gt;
&lt;br /&gt;
Interestingly, phenomena as described by Cueball have occurred several times in recorded history, with effects quite nearly like those described, most notably the Carrington event of 1859. In 1859, a {{w|Solar storm of 1859|solar storm}} produced a series of powerful geomagnetic storms across the world, and many telegraph operators reported electrical phenomena (electric shock from the apparatus, messages sent and received despite disconnect from power sources, and pylons carrying telegraph lines sparking and arcing with current) all across North America. For this to occur in shorter conductors, (e.g., Beret guy's extension cord,) a solar storm would have to be so destructively large as to pose far more danger than just fires. The chances of such a solar event occurring again are not prohibitively small, though quite infrequent, and the last one, of comparative size and strength, was recorded in {{w|Solar storm of 2012|2012}}.&lt;br /&gt;
&lt;br /&gt;
{{w|Mythbusters}} is a show which tests urban legends or myths that viewers submit. They have a classic style of scaling up myths to comical sizes. By starting the myth that a fire would be formed from the large voltage across the wire induced by the Earth's magnetic field, Cueball hopes to see it tested on Mythbusters, and perhaps then scaled up to astronomical proportions. This comic may also reference how Mythbusters is running out of urban legends to test, and has resorted to testing the feasibility of viral videos, movie scenes, proverbs and the like, plus occasionally making up urban legends.&lt;br /&gt;
&lt;br /&gt;
The title text refers to the {{w|Large Hadron Collider|Large Hadron Collider (LHC)}}, the most powerful particle collider in the world and the fear of some people of the production of stable {{w|Micro black hole|microscopic black holes}} destroying the Earth.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Beret Guy, extension cord in hand, approaches Cueball as he works at his computer.]&lt;br /&gt;
:Beret Guy: Can I plug my extension cord over here?&lt;br /&gt;
:Cueball: No.&lt;br /&gt;
:Beret Guy: Why?&lt;br /&gt;
:Cueball: Solar Flares.&lt;br /&gt;
:[A diagram is displayed, illustrating the Earth's magnetic field being permanently impacted by a large solar flare (represented by a large arrow).]&lt;br /&gt;
:[A second diagram is presented, illustrating the Earth's rotation and the resulting impact that the solar flare would have on the earth's magnetic field.]&lt;br /&gt;
:Cueball: A large solar flare could dent the Earth's magnetic field inwards. The Earth's spin could then induce a strong current in any long conductors, melting them and starting fires. By extending your cord, you could kill us all.&lt;br /&gt;
:[Stunned, Beret Guy looks down at the cord he carries.]&lt;br /&gt;
:Beret Guy: Really?&lt;br /&gt;
:Cueball: Warn your friends.&lt;br /&gt;
:[Dejected, the man walks away, cord in tow.]&lt;br /&gt;
:[Cueball looks up from his computer as he is braced by Megan, a stern look in her face.]&lt;br /&gt;
:Megan: That was mean.&lt;br /&gt;
:Cueball: Listen, ''somebody'' has to keep Mythbusters in business. Next season should be fun.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Beret Guy]]&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=742:_Campfire&amp;diff=98796</id>
		<title>742: Campfire</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=742:_Campfire&amp;diff=98796"/>
				<updated>2015-07-30T15:16:17Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 742&lt;br /&gt;
| date      = May 19, 2010&lt;br /&gt;
| title     = Campfire&lt;br /&gt;
| image     = campfire.png&lt;br /&gt;
| titletext = 100 years later, this story remains terrifying--not because it's the local network block, but because the killer is on IPv4.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] is telling a scary story to kids by the campfire about a killer. It seems as if the main character was able to trace the killer's computer to a local address (most likely one in her own house). 192.168/16 refers to the subnet the computer is on. The 192.168/16 subnet is reserved for private networks and traffic to or from addresses on that subnet and will not be routed by most internet-facing routers. Most home networks that are behind a router usually have addresses such as 192.168.0.xx or 192.168.1.xx and use {{w|Network Address Translation|NAT}} to present different addresses to the rest of the internet. The scenario in the campfire story would be analogous to an office phone's caller-ID showing the call coming from an internal extension.&lt;br /&gt;
&lt;br /&gt;
The title text claims that this is scary as the killer is on {{w|IPv4}}. Currently the number of available IPv4 addresses are dwindling. There are plans to replace the addresses with IPv6, which will largely increase the number of available addresses. In 100 years it would be very (technologically) scary for someone to still be using IPv4. This would be analogous to receiving a message by telegram today, rather than as an email or SMS message.&lt;br /&gt;
&lt;br /&gt;
Cueball's story is likely based on the horror movie ''{{w|When a Stranger Calls (1979 film)|When a Stranger Calls}}'' (released in 1979, and {{w|When a Stranger Calls (2006 film)|re-made in 2006}}) or another version of the {{w|The Babysitter and the Man Upstairs|legend the movie was based on}}.  All have a similar basic plot: the killer calls the victim at home; when traced, [http://tvtropes.org/pmwiki/pmwiki.php/Main/TheCallsAreComingFromInsideTheHouse the call is coming from a phone inside the victim's home].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and three children are around a campfire at night. Cueball is standing up, with a flashlight under his face.]&lt;br /&gt;
:Cueball: But when she traced the killer's IP address... it was in the 192.168/16 block!&lt;br /&gt;
:Children: ''Gasp!''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics with inverted brightness]]&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=742:_Campfire&amp;diff=98795</id>
		<title>742: Campfire</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=742:_Campfire&amp;diff=98795"/>
				<updated>2015-07-30T15:12:31Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 742&lt;br /&gt;
| date      = May 19, 2010&lt;br /&gt;
| title     = Campfire&lt;br /&gt;
| image     = campfire.png&lt;br /&gt;
| titletext = 100 years later, this story remains terrifying--not because it's the local network block, but because the killer is on IPv4.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] is telling a scary story to kids by the campfire about a killer. It seems as if the main character was able to trace the killer's computer to a local address (most likely one in her own house). 192.168/16 refers to the subnet the computer is on. The 192.168/16 subnet is reserved for private networks and traffic to or from addresses on that subnet and will not be routed by most internet-facing routers. Most home networks that are behind a router usually have addresses such as 192.168.0.xx or 192.168.1.xx and use {{w|Network Address Translation|NAT}} to present a different address to the rest of the internet. The scenario in the campfire story would be analogous to an office phone's caller-ID showing the call coming from an internal extension.&lt;br /&gt;
&lt;br /&gt;
The title text claims that this is scary as the killer is on {{w|IPv4}}. Currently the number of available IPv4 addresses are dwindling. There are plans to replace the addresses with IPv6, which will largely increase the number of available addresses. In 100 years it would be very (technologically) scary for someone to still be using IPv4. This would be analogous to receiving a message by telegram today, rather than as an email or SMS message.&lt;br /&gt;
&lt;br /&gt;
Cueball's story is likely based on the horror movie ''{{w|When a Stranger Calls (1979 film)|When a Stranger Calls}}'' (released in 1979, and {{w|When a Stranger Calls (2006 film)|re-made in 2006}}) or another version of the {{w|The Babysitter and the Man Upstairs|legend the movie was based on}}.  All have a similar basic plot: the killer calls the victim at home; when traced, [http://tvtropes.org/pmwiki/pmwiki.php/Main/TheCallsAreComingFromInsideTheHouse the call is coming from a phone inside the victim's home].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and three children are around a campfire at night. Cueball is standing up, with a flashlight under his face.]&lt;br /&gt;
:Cueball: But when she traced the killer's IP address... it was in the 192.168/16 block!&lt;br /&gt;
:Children: ''Gasp!''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics with inverted brightness]]&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=742:_Campfire&amp;diff=98794</id>
		<title>742: Campfire</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=742:_Campfire&amp;diff=98794"/>
				<updated>2015-07-30T15:11:36Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 742&lt;br /&gt;
| date      = May 19, 2010&lt;br /&gt;
| title     = Campfire&lt;br /&gt;
| image     = campfire.png&lt;br /&gt;
| titletext = 100 years later, this story remains terrifying--not because it's the local network block, but because the killer is on IPv4.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
[[Cueball]] is telling a scary story to kids by the campfire about a killer. It seems as if the main character was able to trace the killer's computer to a local address (most likely one in her own house). 192.168/16 refers to the subnet the computer is on. The 192.168/16 subnet is reserved for private networks and traffic to or from addresses on that subnet that will not be routed by most internet-facing routers. Most home networks that are behind a router usually have addresses such as 192.168.0.xx or 192.168.1.xx and use {{w|Network Address Translation|NAT}} to present a different address to the rest of the internet. The scenario in the campfire story would be analogous to an office phone's caller-ID showing the call coming from an internal extension.&lt;br /&gt;
&lt;br /&gt;
The title text claims that this is scary as the killer is on {{w|IPv4}}. Currently the number of available IPv4 addresses are dwindling. There are plans to replace the addresses with IPv6, which will largely increase the number of available addresses. In 100 years it would be very (technologically) scary for someone to still be using IPv4. This would be analogous to receiving a message by telegram today, rather than as an email or SMS message.&lt;br /&gt;
&lt;br /&gt;
Cueball's story is likely based on the horror movie ''{{w|When a Stranger Calls (1979 film)|When a Stranger Calls}}'' (released in 1979, and {{w|When a Stranger Calls (2006 film)|re-made in 2006}}) or another version of the {{w|The Babysitter and the Man Upstairs|legend the movie was based on}}.  All have a similar basic plot: the killer calls the victim at home; when traced, [http://tvtropes.org/pmwiki/pmwiki.php/Main/TheCallsAreComingFromInsideTheHouse the call is coming from a phone inside the victim's home].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball and three children are around a campfire at night. Cueball is standing up, with a flashlight under his face.]&lt;br /&gt;
:Cueball: But when she traced the killer's IP address... it was in the 192.168/16 block!&lt;br /&gt;
:Children: ''Gasp!''&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics with inverted brightness]]&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1461:_Payloads&amp;diff=98444</id>
		<title>1461: Payloads</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1461:_Payloads&amp;diff=98444"/>
				<updated>2015-07-26T02:25:39Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.52.116: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1461&lt;br /&gt;
| date      = December 17, 2014&lt;br /&gt;
| title     = Payloads&lt;br /&gt;
| image     = payloads.png&lt;br /&gt;
| titletext = With a space elevator, a backyard full of solar panels could launch about 500 horses per year, and a large power plant could launch 10 horses per minute.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A larger version of the image can be found [http://imgs.xkcd.com/comics/payloads_large.png here].&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic is an infographic representing the launch mass of various spacecraft and artificial satellites, and the {{w|Low Earth orbit|low Earth orbit}} payload capacity of various space launch vehicles. Rather than using standard units of mass such as kilograms or pounds, Randall has assigned values based on the mass of a horse. Based on cross checking researched masses and payloads with the number of horses depicted, it appears that one horse unit is defined as 450 kg (with an average of 432.82&lt;br /&gt;
kg), or perhaps 1000 lb. In cases where the mass is less than one horse, an alternative measure of dogs has been used, where one dog appears to be roughly 40 kg (with an average of 48.05kg, or perhaps 100lb.). In the case of {{w|Vanguard 1}}, even a dog is too large a measure, so instead the unit squirrel is used to represent its 1.47 (3.5lb.?) kg mass.&lt;br /&gt;
&lt;br /&gt;
The overall comic may be an allusion to {{w|horsepower}}, a similar-sounding but completely different concept. Horsepower is a measurement of {{w|power (physics)|power}} ({{w|work (physics)|work}} per unit time). Another commonly referenced unit for power is the {{w|watt}}. 1 horsepower is meant to be approximately the amount of power a horse can deliver. In contrast, Randall uses the horse to measure {{w|mass}} (of particular spacecraft, and of the maximum payload launch vehicles can carry).&lt;br /&gt;
&lt;br /&gt;
The top pane of the comic (black background) shows the mass of various spacecraft, while the bottom (white background) shows the payload capacity (to low Earth orbit) of launch vehicles. Along the bottom of the image is a timeline, relating to the launch date of the entries.&lt;br /&gt;
&lt;br /&gt;
There are also several joke insertions:&lt;br /&gt;
*T-Rex - A dinosaur, but fairly unlikely to be found orbiting Earth.&lt;br /&gt;
*Pegasus - An actual {{w|Pegasus (rocket)|launch vehicle}}, but also the name of a {{w|Pegasus|mythical flying stallion}}. The payload is given as &amp;quot;one Pegasus&amp;quot;, which comes out to be slightly less than &amp;quot;one horse&amp;quot;.&lt;br /&gt;
*Atlas-Centaur - Again, an actual {{w|Atlas-Centaur|launch vehicle}}, but also a reference to the half-human half-horse creatures of Greek mythology. The payload is given in &amp;quot;centaurs&amp;quot;, which come out to be slightly more than &amp;quot;horses&amp;quot;.&lt;br /&gt;
*1981 {{w|Oldsmobile}} - Not a launch vehicle, but in fact a car. The payload is given as 4 horses, which may relate to the carrying capacity (by weight) of the Oldsmobile, not the ability of an Oldsmobile to launch that payload into low Earth orbit.&lt;br /&gt;
&lt;br /&gt;
The Pegasus, 1981 Oldsmobile, and Stratolaunch spacecraft are depicted horizontally, because these vehicles launch from a horizontal starting position and use forward momentum to facilitate their launch.&lt;br /&gt;
&lt;br /&gt;
An unlabelled launch vehicle is shown below the H-IIA near 2002. From the payload and date it is believed to represent the {{w|Delta IV#Delta IV Medium|Delta IV M}}. Whether its lack of labelling is intended or a mistake in unknown.&lt;br /&gt;
&lt;br /&gt;
The title text refers to a favourite subject of Randall's - The {{w|space elevator}}. A space elevator is a (currently theoretical) mechanism for travelling into space, consisting of a very long (&amp;gt;35,000km) cable and counterweight connected to the Earth at the equator. The cable rotates at the same rate as the earth, and thus appears stationary when viewed from earth. It is then possible to climb the cable into space, and even use it as a slingshot to launch vehicles.&lt;br /&gt;
&lt;br /&gt;
In the title text, the amount of power required to lift a horse into space has been investigated, with the launch capacity of a back yard solar array and large power station compared. A rudimentary (and possibly incorrect) calculation in the discussion section puts the required power output of the solar array at 315kW and the power station at 3.3GW.&lt;br /&gt;
&lt;br /&gt;
===Tables===&lt;br /&gt;
The tables below contain data relating to each entry on the comic image.&lt;br /&gt;
&lt;br /&gt;
*Name - Should be as shown in the comic&lt;br /&gt;
*Launch date - Date of first flight&lt;br /&gt;
*Mass/payload (horses) - Value as given in comic&lt;br /&gt;
*Mass/payload (kg) - Independently researched value&lt;br /&gt;
&lt;br /&gt;
Where the researched launch date or mass/payload don't seem to match the comic, they should be identified with &amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| &lt;br /&gt;
|- style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;4&amp;quot;|Spacecraft mass&lt;br /&gt;
|-&lt;br /&gt;
!Spacecraft&lt;br /&gt;
!Launch date &amp;lt;sup&amp;gt;''{{w|ISO 8601}}''&amp;lt;/sup&amp;gt;&lt;br /&gt;
!Mass (horses)&lt;br /&gt;
!Mass (kg)&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Sputnik 1|Sputnik}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/sputnik1.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1957-10-04&lt;br /&gt;
|2 Dogs&lt;br /&gt;
|83.6&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Vanguard 1}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/vanuard1.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1958-03-17&lt;br /&gt;
|Squirrel&lt;br /&gt;
|1.47&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Pioneer 5}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/pioneer5.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1960-03-11&lt;br /&gt;
|Large Dog&lt;br /&gt;
|43&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Venera 1}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/venra1va.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1961-02-12&lt;br /&gt;
|1&lt;br /&gt;
|643.5&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Mariner 2}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/marner12.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1962-08-27&lt;br /&gt;
|3 Dogs&lt;br /&gt;
|202.8&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Apollo Command/Service Module|Apollo}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/apolocsm.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1964-05-28&lt;br /&gt;
|67&lt;br /&gt;
|30,329&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Venera 7}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/ven3vv70.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1970-08-17&lt;br /&gt;
|3&lt;br /&gt;
|1,180&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Pioneer 10}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/pior1011.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1972-03-03&lt;br /&gt;
|7 Dogs&lt;br /&gt;
|258.8&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Skylab}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/skylab.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1973-05-14&lt;br /&gt;
|171&lt;br /&gt;
|77,088&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Venera 9}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/venra4v1.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1975-06-08&lt;br /&gt;
|11&lt;br /&gt;
|4,936&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Voyager 2}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/voyager.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1977-08-20&lt;br /&gt;
|2&lt;br /&gt;
|800&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Space Shuttle|Shuttle (Total)}}&amp;lt;sup&amp;gt;[http://www.braeunig.us/space/specs/orbiter.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1981-04-12&lt;br /&gt;
|206&lt;br /&gt;
|104,328&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Space Shuttle|Shuttle (Payload)}}&lt;br /&gt;
|1981-04-12&lt;br /&gt;
|54&lt;br /&gt;
|24,400&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Mir}}&lt;br /&gt;
|1986-02-20&lt;br /&gt;
|288&lt;br /&gt;
|129,700&lt;br /&gt;
|-&lt;br /&gt;
|T-Rex&lt;br /&gt;
|N/A&lt;br /&gt;
|15&lt;br /&gt;
|6,800&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Hubble}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/hst.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1990-04-24&lt;br /&gt;
|25&lt;br /&gt;
|11,110&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Compton Gamma Ray Observatory}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/gro.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1991-04-05&lt;br /&gt;
|38&lt;br /&gt;
|17,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Corona_(satellite)|Keyhole 3}}†&lt;br /&gt;
|1961&lt;br /&gt;
|40&lt;br /&gt;
|1150&lt;br /&gt;
|-&lt;br /&gt;
|{{w|International Space Station}}&lt;br /&gt;
|1998&lt;br /&gt;
|932&lt;br /&gt;
|450,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Cassini-Huygens|Cassini}}&lt;br /&gt;
|1997-10-15&lt;br /&gt;
|11&lt;br /&gt;
|5,300&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Huygens (spacecraft)|Huygens Lander}}&lt;br /&gt;
|1997-10-15&lt;br /&gt;
|1&lt;br /&gt;
|319&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Rosetta (spacecraft)|Rosetta}}&lt;br /&gt;
|2004-03-02&lt;br /&gt;
|6&lt;br /&gt;
|2,900&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Opportunity (rover)|Opportunity}}&lt;br /&gt;
|2003-07-07&lt;br /&gt;
|5 Dogs&lt;br /&gt;
|185&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Dawn (spacecraft)|Dawn}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/dawn.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|2007-09-27&lt;br /&gt;
|3&lt;br /&gt;
|1,240&lt;br /&gt;
|-&lt;br /&gt;
|{{w|TerreStar-1|Terrastar}}*&lt;br /&gt;
|2009-07-01&lt;br /&gt;
|15&lt;br /&gt;
|6,910&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Dragon (spacecraft)|Dragon}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/craft/dragon.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|2010-06-04&lt;br /&gt;
|17&lt;br /&gt;
|8,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Tiangong-1}}&lt;br /&gt;
|2011-09-29&lt;br /&gt;
|19&lt;br /&gt;
|8,506&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Curiosity (rover)|Curiosity}}&lt;br /&gt;
|2011-11-26&lt;br /&gt;
|2&lt;br /&gt;
|900&lt;br /&gt;
|-&lt;br /&gt;
|{{w|KH-7 Gambit|Keyhole 7}}†&lt;br /&gt;
|1963-07-12&lt;br /&gt;
|40&lt;br /&gt;
|2000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Orion (spacecraft)|Orion (Capsule)}}&lt;br /&gt;
|2014-12-05&lt;br /&gt;
|20&lt;br /&gt;
|8,913&lt;br /&gt;
|-&lt;br /&gt;
|{{w|James Webb Space Telescope|James Webb Telescope}}&lt;br /&gt;
|2018-08 (Projected)&lt;br /&gt;
|14&lt;br /&gt;
|6,200&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Orion (spacecraft)|Orion}}&lt;br /&gt;
|2014-12-05&lt;br /&gt;
|20&lt;br /&gt;
|8,913&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Orion Service Module}}&lt;br /&gt;
|2017 (Projected)&lt;br /&gt;
|25&lt;br /&gt;
|12,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Deep Space Habitat|Orion Deep Space Habitat}}&lt;br /&gt;
|2021 (Projected)&lt;br /&gt;
|65&lt;br /&gt;
|28,750 &amp;amp; 45,573&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;Terrastar is believed to be a mis-spelling of {{w|TerreStar-1|TerreStar}}, based on its mass and launch date.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;†&amp;lt;/nowiki&amp;gt;Keyhole 3 and 7 seem to be errors; Keyhole 3 satellites were launched between 1961 and 1962 and Keyhole 7 between 1963 and 1967.&amp;lt;br&amp;gt;&lt;br /&gt;
The dates and masses in the comic more closely correspond to the {{w|KH-11 Kennan|Keyhole 11}}.&lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;4&amp;quot;|Launch vehicle capacity&lt;br /&gt;
|-&lt;br /&gt;
!Spacecraft&lt;br /&gt;
!Launch date &amp;lt;sup&amp;gt;''{{w|ISO 8601}}''&amp;lt;/sup&amp;gt;&lt;br /&gt;
!Payload (horses)&lt;br /&gt;
!Payload (kg)&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Sputnik (rocket)|Sputnik Launcher}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/lvs/spuk71ps.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1957-10-04&lt;br /&gt;
|1&lt;br /&gt;
|500&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Thor-Able|Thor}}&lt;br /&gt;
|1958-04-24&lt;br /&gt;
|3 Dogs&lt;br /&gt;
|120&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Mercury-Atlas}}&lt;br /&gt;
|1960-07-29&lt;br /&gt;
|3&lt;br /&gt;
|1,360&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Saturn I}}&lt;br /&gt;
|1961-10-27&lt;br /&gt;
|20&lt;br /&gt;
|9,070&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Proton-K}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/lvs/protonk.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1967-03-10&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; &lt;br /&gt;
|44&lt;br /&gt;
|19,760&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Atlas-Centaur}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/lvs/atlntaur.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1962-05-08&lt;br /&gt;
|8 Centaurs&lt;br /&gt;
|3,630&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Titan IIIA}}&lt;br /&gt;
|1964-09-01&lt;br /&gt;
|7&lt;br /&gt;
|3,100&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Saturn IB}}&lt;br /&gt;
|1966-02-26&lt;br /&gt;
|45&lt;br /&gt;
|21,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Soyuz (rocket)|Soyuz}}&lt;br /&gt;
|1966-11-28&lt;br /&gt;
|14&lt;br /&gt;
|6,450&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Saturn V}}&lt;br /&gt;
|1967-11-09&lt;br /&gt;
|262&lt;br /&gt;
|118,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Black Arrow}}&lt;br /&gt;
|1969-06-27&lt;br /&gt;
|4 Dogs&lt;br /&gt;
|135&lt;br /&gt;
|-&lt;br /&gt;
|{{w|N1 (rocket)|N1}}&lt;br /&gt;
|1969-02-21&lt;br /&gt;
|211&lt;br /&gt;
|90,000&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Long March 1}}&lt;br /&gt;
|1969-11-16&lt;br /&gt;
|2&lt;br /&gt;
|300*&lt;br /&gt;
|-&lt;br /&gt;
|{{w|N-I (rocket)|N-I}}&lt;br /&gt;
|1975-09-09&lt;br /&gt;
|4&lt;br /&gt;
|1,200&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Delta 0100|Delta 0900}}&lt;br /&gt;
|1972-07-23&lt;br /&gt;
|3&lt;br /&gt;
|1,300&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Ariane 1}}&lt;br /&gt;
|1979-12-24&lt;br /&gt;
|3&lt;br /&gt;
|1,400&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Satellite Launch Vehicle|SLV}}&lt;br /&gt;
|1979-08-10&lt;br /&gt;
|1 Dog&lt;br /&gt;
|40&lt;br /&gt;
|-&lt;br /&gt;
|{{w|N-II (rocket)|N-II}}&lt;br /&gt;
|1981-02-11&lt;br /&gt;
|4&lt;br /&gt;
|2,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Oldsmobile#1970s-1980s|1981 Oldsmobile}}&lt;br /&gt;
|1981&lt;br /&gt;
|4&lt;br /&gt;
|N/A (Model dependent)&lt;br /&gt;
|-&lt;br /&gt;
|{{w|ASLV}}&lt;br /&gt;
|1987-03-24&lt;br /&gt;
|4 Dogs&lt;br /&gt;
|150&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Long March 4A}}&lt;br /&gt;
|1988-09-06&lt;br /&gt;
|9&lt;br /&gt;
|4,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Ariane 4}}&lt;br /&gt;
|1988-06-15&lt;br /&gt;
|16&lt;br /&gt;
|5,000-7,600&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Shavit}}&lt;br /&gt;
|1988-09-19&lt;br /&gt;
|6 Dogs&lt;br /&gt;
|350-800&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Energia}}&lt;br /&gt;
|1987-05-15&lt;br /&gt;
|218&lt;br /&gt;
|100,000*&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Pegasus (rocket)|Pegasus}}&lt;br /&gt;
|1990-04-05&lt;br /&gt;
|1 Pegasus&lt;br /&gt;
|443&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Atlas I}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/lvs/atlasi.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1990-07-25&lt;br /&gt;
|13&lt;br /&gt;
|3,630&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|PSLV}}&lt;br /&gt;
|1993-09-20&lt;br /&gt;
|8&lt;br /&gt;
|3250&lt;br /&gt;
|-&lt;br /&gt;
|{{w|J-I}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/lvs/j1.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|1996-02-11&lt;br /&gt;
|2&lt;br /&gt;
|850&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Long March 3B}}&lt;br /&gt;
|1996-02-14&lt;br /&gt;
|27&lt;br /&gt;
|12,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|H-IIA}}&lt;br /&gt;
|2001-08-29&lt;br /&gt;
|22&lt;br /&gt;
|10,000&lt;br /&gt;
|-&lt;br /&gt;
|(unlabelled) {{w|Delta IV#Delta IV Medium|Delta IV M}}&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;*&lt;br /&gt;
|2002-09-20&lt;br /&gt;
|21&lt;br /&gt;
|4200-6882&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Delta IV Heavy|Delta IV-H}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/lvs/delheavy.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|2004-12-21&lt;br /&gt;
|64&lt;br /&gt;
|28,790&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Falcon 1}}&lt;br /&gt;
|2006-03-24&lt;br /&gt;
|1&lt;br /&gt;
|670 (Proposed)&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Ariane 5#Variants|Ariane 5ES}}&amp;lt;sup&amp;gt;[http://www.astronautix.com/lvs/arine5es.htm]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|2008-03-09&lt;br /&gt;
|47&lt;br /&gt;
|21,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|H-IIB}}&lt;br /&gt;
|2009-09-10&lt;br /&gt;
|37&lt;br /&gt;
|19,000&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Unha}}&lt;br /&gt;
|2009-04-05&lt;br /&gt;
|2 Dogs&lt;br /&gt;
|100&amp;lt;sup&amp;gt;[http://www.ucsusa.org/sites/default/files/legacy/assets/documents/nwgs/Wright-Analysis-of-NK-launcher-3-18-09.pdf]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Atlas V|Atlas V 541}}&lt;br /&gt;
|2011-11-26&lt;br /&gt;
|38&lt;br /&gt;
|17,443&amp;lt;sup&amp;gt;[http://www.lockheedmartin.com/data/assets/ssc/cls/AVUG_Rev11_March2010.pdf]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Falcon 9}}&lt;br /&gt;
|2013-09-29&lt;br /&gt;
|29&lt;br /&gt;
|13,150&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Antares (rocket)|Antares}}&lt;br /&gt;
|2013-04-21&lt;br /&gt;
|14&lt;br /&gt;
|6,120&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Stratolaunch carrier aircraft|Stratolaunch}}&lt;br /&gt;
|2016 (Projected)&lt;br /&gt;
|14&lt;br /&gt;
|6,100&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Falcon Heavy}}&lt;br /&gt;
|2015 (Projected)&lt;br /&gt;
|118&lt;br /&gt;
|53,000&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Space Launch System|SLS Block 1}}&lt;br /&gt;
|2018-11 (Projected)&lt;br /&gt;
|156&lt;br /&gt;
|70,000&amp;lt;sup&amp;gt;[http://www.nasa.gov/pdf/664158main_sls_fs_master.pdf]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Space Launch System|SLS Block 1B}}&lt;br /&gt;
|2021 (Projected)&lt;br /&gt;
|217&lt;br /&gt;
|100,000&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Space Launch System|SLS Block 2}}&lt;br /&gt;
| 2030's (Projected)&lt;br /&gt;
|289&lt;br /&gt;
|130,000&amp;lt;sup&amp;gt;[http://www.nasa.gov/pdf/664158main_sls_fs_master.pdf]&amp;lt;/sup&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
*The unlabelled launch vehicle is believed to be the Delta IV M, based on its payload and date.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Animals]]&lt;br /&gt;
[[Category:Space]]&lt;/div&gt;</summary>
		<author><name>173.245.52.116</name></author>	</entry>

	</feed>