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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=754:_Dependencies&amp;diff=109284</id>
		<title>754: Dependencies</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=754:_Dependencies&amp;diff=109284"/>
				<updated>2016-01-15T17:55:51Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.54.62: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 754&lt;br /&gt;
| date      = June 16, 2010&lt;br /&gt;
| title     = Dependencies&lt;br /&gt;
| image     = Dependencies.png&lt;br /&gt;
| titletext = The prereqs for CPSC 357, the class on package management, are CPSC 432, CPSC 357, and glibc2.5 or later.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
A compiler is a program that converts code, written in a particular programming language, into an executable program. A section of code is said to be dependent on a second segment of code if the results of the first segment are potentially impacted by the second segment. Dependency resolution is part of compiler design, and is the study of determining and correcting dependencies which result in an unwanted, ambiguous, or impossible definition of the dependent section. Requiring that an action occurs if and only if the action has already occurred, like the prerequisite in this comic, is one type of potentially unwanted dependency.&lt;br /&gt;
&lt;br /&gt;
The comic envisions a college computer science course (CPSC432) focusing on &amp;quot;compiler design with dependency resolution&amp;quot; which has itself as a prerequisite. The joke is that the prerequisite is an unresolved dependency, as you must complete this course before you can enroll in it.&lt;br /&gt;
&lt;br /&gt;
This dependency would send a poorly designed compiler into an infinite loop. In real life, the problem is solved by allowing an object to satisfy itself as a prerequisite. This stops the compiler's infinite loop, but may not produce the desired functionality in the program. Another layer of the joke may be that any student who successfully enrolls in the class already knows this solution because they must have employed it in order to get past the apparent infinite recursion in the class prerequisites.&lt;br /&gt;
&lt;br /&gt;
Managing dependencies is useful in other areas of computer science, e.g. {{w|package management}}. Collections of files are known as &amp;quot;packages&amp;quot;. A software package might require that a particular operating system patch (a type of package) be installed first. That package might in turn require other packages be installed, and so on. Therefore, a package installer must know the dependencies of a package, and be able to figure out whether any required packages are missing before continuing with the installation. &lt;br /&gt;
&lt;br /&gt;
The title text envisions a course on package management which has itself as a prerequisite, as well as the compiler design course with the impossible prerequisite presented in the main comic (CPSC 432), and glibc2.5 or greater. By looking at the course number it can be observed that CPSC 432 is a fourth year course, and this package management course (CPSC 357) is a third year course. Glibc is a commonly used package on Unix systems, and therefore should be taught in the course. This continues the joke since this course has the following unresolved dependencies:&lt;br /&gt;
*Requiring that the course be a prerequisite to itself (CPSC 357).&lt;br /&gt;
*Requiring that a course with an unresolved dependency (CPSC 432) be a prerequisite, as CPSC 432 can not be taken.&lt;br /&gt;
*Requiring that a fourth year course (CPSC 432) be a prerequisite to a third year course (CPSC 357), as the student should be in their fourth year while taking CPSC 432, and should be in their third year while taking CPSC 357. This is analogous to a lower-numbered package requiring a higher-numbered package.&lt;br /&gt;
*Requiring that the student knows part or all of the course material (glibc2.5 or greater) before taking the course, as the student is supposed to learn this information from the course.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[A portion of a page from an imaginary course catalog.]&lt;br /&gt;
:Page 3&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot; |&lt;br /&gt;
|Department&lt;br /&gt;
|Course&lt;br /&gt;
|Description&lt;br /&gt;
|Prereqs&lt;br /&gt;
|-&lt;br /&gt;
|Computer science&lt;br /&gt;
|CPSC 432&lt;br /&gt;
|Intermediate compiler &lt;br /&gt;
design, with a focus on&lt;br /&gt;
&lt;br /&gt;
dependency resolution&lt;br /&gt;
|CPSC 432&lt;br /&gt;
|}&lt;br /&gt;
:[The very top of the text for the next course in the table is visible but unreadable.]&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
The letter code &amp;quot;CPSC&amp;quot; is the letter code Christopher Newport University, [[Randall]]'s alma mater, uses for Computer Science.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Programming]]&lt;br /&gt;
[[Category:Recursion]]&lt;/div&gt;</summary>
		<author><name>173.245.54.62</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1052:_Every_Major%27s_Terrible&amp;diff=106864</id>
		<title>Talk:1052: Every Major's Terrible</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1052:_Every_Major%27s_Terrible&amp;diff=106864"/>
				<updated>2015-12-13T03:33:39Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.54.62: Info on dates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Panel 1's cueball is in the same pose as Rodin's &amp;quot;The Thinker&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Panel 4 background is the periodic table of elements.&lt;br /&gt;
&lt;br /&gt;
Panel 5, Fowler's Toad emits a noxious secretion that irritates skin and mucous membranes (it was previously thought to cause warts)&lt;br /&gt;
&lt;br /&gt;
Panel 6, Psychology = a serial killer with a chainsaw, Sociology = hobo; Social Psych = hobo serial killer with chainsaw.&lt;br /&gt;
&lt;br /&gt;
Panel 15, LISP, Scheme, and other computer languages with an excess of parentheses.&lt;br /&gt;
&lt;br /&gt;
Panel 16, biohazard symbol&lt;br /&gt;
&lt;br /&gt;
Panel 19, bongos were played by Richard Feynman&lt;br /&gt;
&lt;br /&gt;
Panel 27, fear of snakes, study of reptiles&lt;br /&gt;
&lt;br /&gt;
Panel 28, a picture of a stomach, pun on &amp;quot;stomach&amp;quot; being slang for &amp;quot;tolerate&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Panel 30, words in all lowercase like e.e.cummings&lt;br /&gt;
&lt;br /&gt;
-- [[Special:Contributions/75.103.23.206| 75.103.23.206 ]]  22:04, 7 December 2012‎&lt;br /&gt;
:Hobo serial killer with chainsaw? Social psych sounds awesome!&lt;br /&gt;
:[[Special:Contributions/24.2.217.188|24.2.217.188]] 22:42, 22 October 2013 (UTC)&lt;br /&gt;
----&lt;br /&gt;
In panel 22 (History), what's the theme connecting the years 1935, 1969, and 1991?&lt;br /&gt;
[[User:Wwoods|Wwoods]] ([[User talk:Wwoods|talk]]) 15:40, 21 May 2013 (UTC)&lt;br /&gt;
:1935 is certainly related to some event that lead to the WWII (a quick look at the Wikipedia page for 1935 show that was the year Hitler rearmed Germany), which paved the way to the Cold War. 1969 was Apollo 11, a high moment of the Cold War, as the USA essentially won the race to the Moon. And 1991 was the year that the USSR dissolved, officially ending the Cold War. [[User:Sir labreck|Sir labreck]] ([[User talk:Sir labreck|talk]]) 18:37, 11 August 2015 (UTC)&lt;br /&gt;
:1935, Harlem race riot; 1969, race riot in Kuala Lumpur, Malaysia; 1991, Rodney King race riots... 2014-2016??? [[Special:Contributions/173.245.54.62|173.245.54.62]] 03:33, 13 December 2015 (UTC)&lt;br /&gt;
----&lt;br /&gt;
This explanation is very small for that big comic. I am starting to add the transcript and after that I will do more investigations to that opera. This should be the key to explain all the panels.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 19:13, 21 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The answer won't lie in the song, trust me. Pirates of Penzance is probably my favorite comic opera out there. Plus Randall gives that the lie in saying you can use the tune from the elements song (a well-known parody) or even Marry Poppins (similar tune, but not exactly the same). I think each panel is just a reference to the words, I don't think that Randall is actually involving The Pirates of Penzance in any way other than the tune. [[Special:Contributions/173.245.52.211|173.245.52.211]] 20:53, 9 December 2013 (UTC)&lt;br /&gt;
----&lt;br /&gt;
Feynman was also known for being a ladies' man, so the two girls in panel 19 are significant IMHO.&lt;br /&gt;
--[[Special:Contributions/141.101.80.117|141.101.80.117]] 13:51, 25 December 2013 (UTC)&lt;br /&gt;
----&lt;br /&gt;
Needs explanation what does it mean to '''choose a major''', and what '''major''' is in this context.  Note every reader is from U.S.A.; different countries have different higher education systems. --[[User:JakubNarebski|JakubNarebski]] ([[User talk:JakubNarebski|talk]]) 10:56, 9 January 2014 (UTC)&lt;br /&gt;
:True that. 'Graduation' in Brazil means 'Undergraduation' in the US. [[Special:Contributions/108.162.254.105|108.162.254.105]] 03:51, 1 February 2014 (UTC)&lt;br /&gt;
----&lt;br /&gt;
&amp;quot;Math's just physics unconstrained by precepts of reality&amp;quot; - that isn't a binary tree, its a [http://en.wikipedia.org/wiki/Bifurcation_diagram bifurcation diagram] from chaos theory.  And, sorry, it has nothing to do with the Banach–Tarski paradox - that's just mindless name-dropping.&lt;br /&gt;
[[User:Davidbak|Davidbak]] ([[User talk:Davidbak|talk]]) 20:54, 10 February 2014 (UTC)&lt;br /&gt;
:Are you sure it is not just an illustration of Banach-Tarski, arguably the most  famous example where mathematical reality and (physical) intuition diverge? Why would the verse be illustrated by a bifurcation diagram (which I think, and I might be a bit ignorant here, is a concept pretty much only found in the &amp;quot;applied side&amp;quot; of mathematics, which ''is'' constrained by precepts of reality)? And even if it were a bifurcation diagram, why would the mass of the balls change? (again, I am perhaps showcasing my ignorance; if so, please be gentle) Finally, i would deem the bifurcation explanation a bit too obscure to be the real deal - a panel which is only understood by somewhat specialized mathematicians seems strange to me, especially given that all other frames contain understandable references. [[Special:Contributions/108.162.229.183|108.162.229.183]] 13:38, 9 October 2015 (UTC)&lt;br /&gt;
https://www.youtube.com/watch?v=pRexBMPeRTo[[User:Halfhat|Halfhat]] ([[User talk:Halfhat|talk]]) 18:59, 3 April 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Panel 30: possibly iambic septameter[[Special:Contributions/141.101.104.154|141.101.104.154]]&lt;/div&gt;</summary>
		<author><name>173.245.54.62</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=104460</id>
		<title>1575: Footprints</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1575:_Footprints&amp;diff=104460"/>
				<updated>2015-11-03T22:47:42Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.54.62: Footprints has appeared before in xkcd, so I made note of that.&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;
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;
&amp;quot;Ducklings {{w|Imprinting (psychology)|imprinted}} on Jesus and followed Him around&amp;quot; is a reference to {{w|Konrad Lorenz}}'s experiments. Three ducklings followed Jesus and the narrator.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Jesus disappeared for an evening each time a new ''{{w|The Twilight Saga (film series)|Twilight}}'' movie came out&amp;quot; probably means that Jesus went to see the movie and left the narrator alone.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Got lost and followed our own footprints&amp;quot; may be a reference to &amp;quot;{{w|Winnie-the-Pooh}}&amp;quot; (1926), in which the titular bear and his friend try and hunt a &amp;quot;Woozle&amp;quot; by its footprints, actually following their own round and round a bush, which also seems slightly childish for Jesus as traditionally portrayed. An alternate explanation is that they came to a dead end, and had to double back.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Rode around with Jesus in captured {{w|Walker (Star_Wars)#All_Terrain_Scout_Transport_.28AT-ST.29|AT-ST}}&amp;quot; is a reference to a two-legged combat &amp;quot;walker&amp;quot; from Star Wars. The implication is that Jesus would have participated in forcibly taking a war machine, which appears somewhat out of character.&lt;br /&gt;
&lt;br /&gt;
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. &amp;quot;Going home&amp;quot; may be a reference to dying, implying that the narrator died without Christ, or that the narrator and Christ were not traveling anymore.&lt;br /&gt;
&lt;br /&gt;
The title text continues the parody by imagining that Jesus delivers the poem's climactic lines in stereotypical {{w|Bro_(subculture)|&amp;quot;bro&amp;quot;}} speak, a dialect perceived by many to be obnoxious. The reference to punching Jesus is possibly another reference to the poem's perceived excessive sentimentality. Another interpretation is that the narrator, like many people, dislikes usage of this lingo and punched Jesus as a result of this hatred.&lt;br /&gt;
&lt;br /&gt;
Yet another interpretation is that Jesus' obnoxious way of explaining himself indicated dishonesty, meaning he did not in fact carry the narrator during the most difficult parts of his life. The narrator sensed this dishonesty and punched Jesus as a result.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;There's one set of foot-p's cause I was totes carrying you, bro!&amp;quot; can be translated into normal English as  &amp;quot;There's one set of footprints because I was definitely carrying you, brother!&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
An alternate explanation of some of the oddities of the strip is that &amp;quot;Jesus&amp;quot; is not Jesus Christ, but some guy merely ''named'' Jesus, as is common in some Latin American countries.&lt;br /&gt;
&lt;br /&gt;
Using the Twilight movies as reference points, it can be determined that the span of the graph is from approximately early 2004 to late 2018, with Jesus' death in the second half of 2017.&lt;br /&gt;
&lt;br /&gt;
The poem has appeared in xkcd before, at [[1110: Click and Drag|1110]] with coordinates 0.7601, -58.803. &lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
A graph with time on the x-axis and numbers 1 through 5 on the y axis, labeled &amp;quot;Sets of footprints&amp;quot;. A single red line runs through from left to right, showing different values at different times. Until the very end, the line always returns to the value 2, signifying two sets of footprints in the sand.&lt;br /&gt;
&lt;br /&gt;
*The line starts at the value 2, then dips twice to the value 1. The two troughs are labeled, &amp;quot;Jesus carried me&amp;quot;.&lt;br /&gt;
*The line then dips once again to the value 1. The trough is labeled, &amp;quot;I carried Jesus&amp;quot;.&lt;br /&gt;
*The line rises to 3 briefly, and is labeled, &amp;quot;Who was that guy?&amp;quot;&lt;br /&gt;
*The line rises to 5 sharply, and then falls in a sharp staircase pattern, labeled &amp;quot;Ducklings imprinted on Jesus and followed him around&amp;quot;.&lt;br /&gt;
*The line rises to 4, labeled &amp;quot;Got lost and followed our own footprints&amp;quot;.&lt;br /&gt;
*The line dips for very short periods five times to the value 1. The troughs are labeled, &amp;quot;Jesus disappeared for an evening each time a new &amp;lt;em&amp;gt;Twilight&amp;lt;/em&amp;gt; movie came out&amp;quot;. The  first dip is between &amp;quot;I carried Jesus&amp;quot; and &amp;quot;Who was that guy?&amp;quot;, the second between &amp;quot;Who was that guy?&amp;quot; and &amp;quot;Duckings imprinted on Jesus...&amp;quot; and the final three are all between the &amp;quot;Ducklings imprinted on Jesus...&amp;quot; and &amp;quot;Got lost and followed our own footprints&amp;quot;.&lt;br /&gt;
*The line dips to 1, labeled &amp;quot;Rode around with Jesus in captured AT-ST&amp;quot;&lt;br /&gt;
*The line dips and stays level at 1, labeled &amp;quot;Hit quicksand patch. Jesus didn't make it :(&amp;quot;&lt;br /&gt;
*The line dips to zero at the end, and is labeled &amp;quot;Went home&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Religion]]&lt;br /&gt;
[[Category:Language]]&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Animals]]&lt;/div&gt;</summary>
		<author><name>173.245.54.62</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:291:_Dignified&amp;diff=67587</id>
		<title>Talk:291: Dignified</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:291:_Dignified&amp;diff=67587"/>
				<updated>2014-05-20T08:44:29Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.54.62: Ford again&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:Dgbrt|Dgbrt]], just Google &amp;quot;Harrison Ford staples hat&amp;quot; and you'll see what I was talking about.  Evidently it was a scene in the &amp;quot;Making of&amp;quot; special.&lt;br /&gt;
[[Special:Contributions/173.245.54.62|173.245.54.62]] 08:44, 20 May 2014 (UTC)Harrison Ford fan&lt;/div&gt;</summary>
		<author><name>173.245.54.62</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=972:_November&amp;diff=66252</id>
		<title>972: November</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=972:_November&amp;diff=66252"/>
				<updated>2014-04-27T21:51:42Z</updated>
		
		<summary type="html">&lt;p&gt;173.245.54.62: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 972&lt;br /&gt;
| date      = November 2, 2011&lt;br /&gt;
| title     = November&lt;br /&gt;
| image     = november.png&lt;br /&gt;
| titletext = November marks the birthday of Charles Schulz, pioneer of tongue awareness.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This comic is a homage to {{w|Charles Schulz}}, the creator of the comic {{w|Peanuts}}, who was born on November 26, 1922. [[:File:tongue awareness.jpg|Here's the comic in question]] by Schulz. xkcd's version has [[Black Hat]] as Linus, and [[Cueball]] as Lucy. In both comics, when you start thinking about your tongue, you can't stop thinking about it. This is similar to the way that if you start thinking about your breathing, you stop breathing unless you consciously think to breathe. Black Hat says &amp;quot;enjoy the next four weeks&amp;quot; sarcastically, knowing Cueball will be uncomfortably aware of his tongue during that time.&lt;br /&gt;
&lt;br /&gt;
[http://fuckyeahexistentialism.tumblr.com/post/852726235/im-aware-of-my-tongue-its-an-awful-feeling A random person on tumblr] also indicates that Schulz's comic is not completely about tongue awareness, instead has deeper meaning about one's existence in the world.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Black Hat and Cueball sit in a room.]&lt;br /&gt;
:Black Hat: Did you know November is Tongue Awareness Month?&lt;br /&gt;
&lt;br /&gt;
:[Cueball is suddenly aware of his tongue.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball continues to be aware of his tongue.]&lt;br /&gt;
&lt;br /&gt;
:[Cueball is *still* aware of his tongue.]&lt;br /&gt;
:Cueball: I hate you.&lt;br /&gt;
:Black Hat: Enjoy the next four weeks.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Black Hat]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;/div&gt;</summary>
		<author><name>173.245.54.62</name></author>	</entry>

	</feed>