<?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=141.101.99.42</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=141.101.99.42"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/141.101.99.42"/>
		<updated>2026-06-25T12:20:43Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1579:_Tech_Loops&amp;diff=102124</id>
		<title>1579: Tech Loops</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1579:_Tech_Loops&amp;diff=102124"/>
				<updated>2015-09-20T10:08:40Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.99.42: /* Transcript */ A couple of clarifications; More needed?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1579&lt;br /&gt;
| date      = September 18, 2015&lt;br /&gt;
| title     = Tech Loops&lt;br /&gt;
| image     = tech_loops.png&lt;br /&gt;
| titletext = And when I think about it, a lot of &amp;quot;things I want to do&amp;quot; are just learning about and discussing new tools for tinkering with the chain.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Now two different explanations. Should be merged/deleted. What is really missing is a list of all items in the comic, and what they mean, both in general, and in the context of the place in the comic, as when there are several libaries... Does it mean different things?}}&lt;br /&gt;
&lt;br /&gt;
The comic is about how much of the time one might spend on a computer as a geek tends to be in maintaining the system itself rather using it, up to the point where maintaining the system becomes the main goal. Often the operating system needs periodic updates, which might break some apps which in turn need to be updated; apps themselves might need to be updated, which can create all sort of incompatibilities which one then needs to spend time fixing.&lt;br /&gt;
&lt;br /&gt;
Most people consider computers as tools to achieve something else -- e.g. to surf the web, read news or balance their bank account -- and they rather not have to maintain the OS or the computer if they can avoid it. However here Randall finds he's spending most of the time using his computer just for the sake of maintaining the OS or the hardware on said computer. It's tools for the sake of tooling, rather than tools as helpers to build something else.&lt;br /&gt;
&lt;br /&gt;
A hardware equivalent would be reprap: get a 3d printer and end up spending all the time printing 3d parts for the printer instead of creating something else like toys or art.&lt;br /&gt;
&lt;br /&gt;
The perils of hardware updates have been shown in [[349: Success]]&lt;br /&gt;
&lt;br /&gt;
''(previous explanation below, somebody please edit and reconcile if you find both points of view interesting.)''&lt;br /&gt;
&lt;br /&gt;
This comic is about how technically oriented people find more and more complex tools to solve simple problems, which is frustrating.&lt;br /&gt;
&lt;br /&gt;
Usually, people who have used computers in the 1980s and 1990s feel that current tools are very powerful, but aimed at the wrong targets. A real life example of this can be someone who finds the Android keyboard lacks non-English characters, so this person thinks about programming a new keyboard app adding a few keys for characters used often in another language. This user tries to find simple example of Android programs to start learning the basics, and finds surprisingly that the &amp;quot;simple&amp;quot; application in Android is one that finds the GPS coordinates of the current position, searches for nearby gas stations and presents the user with a map for those gas stations.&lt;br /&gt;
This would be considered really, really difficult for traditional programming, especially if compared to the relatively simple task of presenting a keyboard on screen. One of the sections of the loop, where &amp;quot;VM&amp;quot; (virtual machine) and &amp;quot;Chat Client&amp;quot; are listed is likely a reference to the virtual machines that are used to run an old operation system to acces a chat room in [[1305: Undocumented Feature]].&lt;br /&gt;
&lt;br /&gt;
So, in the comic [[Randall]] finds that the things he wishes to do with his computer (maybe presenting a simple keyboard on screen or performing some simple calculations) can't be done easily, however there are plenty of libraries and tools for other, much more complex, tasks, which in some cases could be related to what he is trying to do but in any event are far too complex to learn and not well suited for the simple goal in his mind.&lt;br /&gt;
&lt;br /&gt;
This is similar to a traditional joke which can be found on [http://www.pfccheatsheet.com/fnpgmr90.htm this link].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
:[A flow chart]&lt;br /&gt;
:→ means supports (key)&lt;br /&gt;
:&amp;lt;br/&amp;gt;&lt;br /&gt;
:Things I actually want to use my computer for [isolated box with no links into or out of, by any of the following]&lt;br /&gt;
:&lt;br /&gt;
:DLL needed by something → ? [two exits to unknowns]&lt;br /&gt;
:&lt;br /&gt;
:Library (1) → Awful hack from 2009 →&lt;br /&gt;
::Awful hack from 2009 → IRC for some reason → Awful hack from 2009 → (Loop)&lt;br /&gt;
::Awful hack from 2009 → Library (2) → Library (3) → Repository&lt;br /&gt;
::Awful hack from 2009 → Library (4) → Library (5) → Custom Settings → Library (6) →&lt;br /&gt;
:::Library (6) → Chat Client → Repository&lt;br /&gt;
:::Library (6) → Hardware Workaround →&lt;br /&gt;
::::Hardware Workaround → VM → Chat Client → Repository&lt;br /&gt;
::::Hardware Workaround → Awful hack from 2009 → (Loop)&lt;br /&gt;
:::Library (6) → Tool (1) → Updater →&lt;br /&gt;
::::Updater → Repository&lt;br /&gt;
::::Updater → Library (6) → (Loop)&lt;br /&gt;
::::Updater → Tool (2) → VM → Chat Client → Repository&lt;br /&gt;
:&lt;br /&gt;
:(Note the Repository node leads to nowhere)&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Programming]]&lt;br /&gt;
[[Category:Logic]]&lt;br /&gt;
[[Category:Computers]]&lt;/div&gt;</summary>
		<author><name>141.101.99.42</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1516:_Win_by_Induction&amp;diff=90816</id>
		<title>1516: Win by Induction</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1516:_Win_by_Induction&amp;diff=90816"/>
				<updated>2015-04-24T10:22:03Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.99.42: /* Transcript */ Changed &amp;quot;Pikachus&amp;quot; to the correct plural - &amp;quot;Pikachu&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1516&lt;br /&gt;
| date      = April 24, 2015&lt;br /&gt;
| title     = Win by Induction&lt;br /&gt;
| image     = win by induction.png&lt;br /&gt;
| titletext = This would be bad enough, but every 30th or 40th pokéball has TWO of them inside.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|This explanation is quite short, and the title text is not explained}}&lt;br /&gt;
{{w|Pikachu}} is a type of {{w|Pokémon}} from the cartoon series Pokémon. In the show, characters frequently 'fight' each other. This involves both characters choosing a Pokémon, who will then attack each other. Choosing a Pokémon is done by saying &amp;quot;I choose you, - name of the Pokémon -&amp;quot;, and throwing a Pokéball to the ground. A Pokémon then appears from the Pokéball.&lt;br /&gt;
This comic suggests that a Pokémon chosen at some point was a Pikachu, but that this Pikachu does not intend to fight himself: carrying a Pokéball instead, Pikachu chooses another Pikachu to fight for him. This process then repeats itself. Behind the Pikachu with the Pokéball is a long line of other Pikachu's, suggesting that this process has been going on for a while.&lt;br /&gt;
The joke in this comic comes from analogy with the mathematical proof by induction, which is a proof with a base case, followed by a never ending sequence of steps, in which each step leads to the next, thus proving something for all cases. This title seems to suggest that the process of Pikachu's choosing Pikachu's will not end, effectively postponing the battle until the other Pokémon (not depicted) gives up.&lt;br /&gt;
&lt;br /&gt;
If there was single Pikachu in each ball, this would spawn infinite, but countable, number of Pikachu (as many as integer numbers, N), forming a single line. If, as title text suggests, there's occasionally two of them in a Pokéball, this would lead to an exponential growth, forming a huge mob.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
[There's a long queue of {{w|Pikachu}} just out from their ball, standing in front of Megan and Cueball on the right, Cueball holding an opened pokeball while Megan checks the time on her watch. The front most Pikachu speaks.]&lt;br /&gt;
&lt;br /&gt;
Front most Pikachu: Pikachu, I choose ''you''!&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;/div&gt;</summary>
		<author><name>141.101.99.42</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1516:_Win_by_Induction&amp;diff=90811</id>
		<title>Talk:1516: Win by Induction</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1516:_Win_by_Induction&amp;diff=90811"/>
				<updated>2015-04-24T09:50:19Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.99.42: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Is the alt text a reference to double-yolkers (eggs with two yolks)?  [http://www.bbc.co.uk/news/magazine-16118149 They're only about 1 in every 1000] but it seems like an obvious reference. --[[User:Fenn|Fenn]] ([[User talk:Fenn|talk]]) 08:32, 24 April 2015 (UTC)&lt;br /&gt;
:Makes sense to me. I didn't even think of double yolks until you mentioned it here. [[Special:Contributions/173.245.50.89|173.245.50.89]] 09:04, 24 April 2015 (UTC)BK201&lt;br /&gt;
&lt;br /&gt;
The explanation currently says that doubling makes it uncountably infinite. I'm pretty sure that doubling at each step (or every few steps) is still a countable infinite set. Proof here: http://practicaltypography.com/the-infinite-pixel-screen.html (see section &amp;quot;The internet demands a recount&amp;quot;, because the first attempt is wrong). We can also prove it using the same argument as when proving that N x N is countable infinite (making zig-zag), but in this case making a breadth-first search of the tree of Pikachus: map 1 to the first Pikachu, map 2 and 3 to the two Pikachus at the second level, map 4, 5, 6, 7 to the four Pikachus at the third level, map (2^(n-1))…((2^n) - 1) to the 2^(n-1) Pikachus at level n. {{unsigned ip|108.162.229.177}}&lt;br /&gt;
:Saw this too late. Yes, I agree, and I have fixed it accordingly. --[[User:Stephan Schulz|Stephan Schulz]] ([[User talk:Stephan Schulz|talk]]) 09:28, 24 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;infinite, but countable&amp;quot; {Cough.} Someone doesn't understand infinity. Perhaps they meant &amp;quot;enumerable&amp;quot;. [[Special:Contributions/108.162.250.155|108.162.250.155]] 09:29, 24 April 2015 (UTC)&lt;br /&gt;
:Someone doesn't understand countability. [[Special:Contributions/141.101.89.217|141.101.89.217]] 09:46, 24 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;The front most Pikachu speaks.&amp;quot; Hey, look, it has those little lines to show it's speaking, not the blank white space behind it. Duh. [[Special:Contributions/108.162.250.155|108.162.250.155]] 09:32, 24 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Looks like Megan is looking at her watch as well.  Mention in transcript/explanation? [[User:Fenn|Fenn]] ([[User talk:Fenn|talk]]) 09:34, 24 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Friendly reminder: Grammatically speaking, Pokémon are like sheep or deer. Singular and plural are both written the same. One Pikachu, many Pikachu, all the Pikachu. You'd be surprised at how much rage forgetting this causes in certain corners of the Internet.&lt;/div&gt;</summary>
		<author><name>141.101.99.42</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=435:_Purity&amp;diff=86550</id>
		<title>435: Purity</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=435:_Purity&amp;diff=86550"/>
				<updated>2015-03-18T08:54:17Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.99.42: /* Explanation */  The others are standing to the left of the mathematician, unless we are referring to the mathematician standing on the right?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 435&lt;br /&gt;
| date      = June 11, 2008&lt;br /&gt;
| title     = Purity&lt;br /&gt;
| image     = purity.png&lt;br /&gt;
| titletext = On the other hand, physicists like to say physics is to math as sex is to masturbation.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{w|Mathematics}} is the abstract study of topics encompassing quantity, structure, space, change, and others. {{w|Physics}} is a natural science that involves the study of matter and its motion through space and time, along with related concepts such as energy and force. They do this using mathematics. {{w|Chemistry}} is the science of matter, especially its chemical reactions, but also its composition, structure and properties. That is, they study a subset of physics, using a subset of physics. {{w|Biology}} is the subset of chemistry that is concerned with the study of life and living organisms, including their structure, function, growth, origin, evolution, distribution, and taxonomy. {{w|Psychology}} is the study of mental functions and behaviors, why living things do what they do individually, which makes it a subset of Biology. {{w|Sociology}} is the study of society, or, the study of groups of people and their interactions, which sounds an awful lot like taking the skills of psychology and applying them.&lt;br /&gt;
&lt;br /&gt;
Taking this logic to the extreme, one can say that a field is 'more pure', and thus matters more, than the fields derived from it. This is a topic often used in jokes between scientists of various fields as to who is more important. The physicist, of which everyone else's work is based upon, feels that he is at the top... but is ultimately upstaged by the mathematician, whose field is so pure that ultimately everything else could be seen as derived from it. After all, physics could not exist without math, thus ultimately everything can be expressed as a mathematical equation. Thus, the mathematician snobbishly says that she didn't even see any of the other fields standing so far over to the left on the graph. Alternatively they are not snobby - they are just so far detached from the real world - that they do not even understand that there could be a comparison between them and other fields. That is if they even know about these other fields!&lt;br /&gt;
&lt;br /&gt;
The title text points out math is all just in your head, only for your own pleasure. Physics involves interactions with other objects. This leads to a comparison between sex (physics) and masturbation (mathematics), implying that physics is the real joy in the world.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Texts reads 'Fields arranged by purity'. An arrow is shown pointing right with the text 'more pure'.&lt;br /&gt;
:Six people are shown representing six scientific fields. They stand on a scale of purity with the left end representing less purity and the right representing more purity. They appear in this order, from left to right:&lt;br /&gt;
:Sociology, Psychology, Biology, Chemistry, Physics, Mathematics.&lt;br /&gt;
:The mathematician stands much further to the right than any other field.&lt;br /&gt;
&lt;br /&gt;
:Sociologist: Quiet.&lt;br /&gt;
&lt;br /&gt;
:Psychologist: Sociology is just applied Psychology.&lt;br /&gt;
&lt;br /&gt;
:Biologist: Psychology is just applied Biology.&lt;br /&gt;
&lt;br /&gt;
:Chemist: Biology is just applied Chemistry&lt;br /&gt;
&lt;br /&gt;
:Physicist: Which is just applied Physics. It's nice to be on top.&lt;br /&gt;
&lt;br /&gt;
:Mathematician: Oh, hey, I didn't see you guys all the way over there.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:Psychology]]&lt;br /&gt;
[[Category:Biology]]&lt;br /&gt;
[[Category:Chemistry]]&lt;br /&gt;
[[Category:Physics]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Sex]]&lt;/div&gt;</summary>
		<author><name>141.101.99.42</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1005:_SOPA&amp;diff=85772</id>
		<title>Talk:1005: SOPA</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1005:_SOPA&amp;diff=85772"/>
				<updated>2015-03-06T18:35:49Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.99.42: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anyone try the brightness-contrast with the XKCD [[521: 2008 Christmas Special|2008 x-mas Special]]? [[Special:Contributions/66.19.70.101|66.19.70.101]] 02:20, 9 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Negative. [[Special:Contributions/108.233.253.211|108.233.253.211]] 02:53, 9 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Yes. There is NO color information in those black panels, all pixels read 0x000000.  [[Special:Contributions/108.162.216.53|108.162.216.53]] 20:52, 5 March 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I tried it in Microsoft Office 2010 and got a faint, but very readable image just like the one above.[[Special:Contributions/141.101.99.42|141.101.99.42]] 18:35, 6 March 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
What do they mean &amp;quot;typical XKCD fashion&amp;quot;? What other comics have hidden messages in them? [[Special:Contributions/173.245.48.91|173.245.48.91]] 22:11, 8 August 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>141.101.99.42</name></author>	</entry>

	</feed>