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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1652:_Conditionals&amp;diff=114319</id>
		<title>1652: Conditionals</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1652:_Conditionals&amp;diff=114319"/>
				<updated>2016-03-07T16:04:28Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: minor rewording&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1652&lt;br /&gt;
| date      = March 7, 2016&lt;br /&gt;
| title     = Conditionals&lt;br /&gt;
| image     = conditionals.png&lt;br /&gt;
| titletext = 'If you're done being pedantic, we should get dinner.' 'You did it again!' 'No, I didn't.'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic is about the many different uses of conditional statements in human languages, such as those marked by the English word &amp;quot;if&amp;quot;.  The most obvious kind of conditional is a statement about conditions and consequences.  An expression such as &amp;quot;If A, then B&amp;quot; amounts to asserting that, if A is true, then B is also true:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;If it rains, then the air gets cleaner.&amp;quot; (a general law or observation)&lt;br /&gt;
 &amp;quot;If it rains, they'll cancel the event.&amp;quot; (a prediction)&lt;br /&gt;
&lt;br /&gt;
This kind of '''simple conditional''' statement is the most common case, and has been adapted for use in computer programming and formal logic.  But consider the following statement:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;If Seattle is always rainy, Beijing is smoggy just as often.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This kind of &amp;quot;bleached conditional&amp;quot; doesn't at all assert that, if the left statement is true, the right one needs to be true.  Rather, it's just a way of introducing the right statement (taken as novel) by comparing it with the left one (taken for granted). &amp;quot;As everyone knows, Seattle is always rainy, right? Well, Beijing is smoggy just as often&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
So conditionals in language are more varied than those of logic or programming.  Another kind of linguistic conditional is as follows:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;There are biscuits in the sideboard if you want some&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
No one would understand this statement as meaning &amp;quot;if you want biscuits, they'll magically pop up in the sideboard&amp;quot;.  The if-clause (&amp;quot;if you want some&amp;quot;) doesn't specify the conditions in which the then-clause (&amp;quot;there are biscuits&amp;quot;) is true.  Rather, it describes the conditions in which it's ''relevant''. We can paraphrase it as: &amp;quot;If you want biscuits, then you'll be interested in knowing that there are some in the sideboard&amp;quot;.  If A is true, then it's relevant for us to talk of B.  This construction is known to linguists as '''relevance conditionals''', or &amp;quot;biscuit conditionals&amp;quot;, due to J.L. Austin's discussion based on the example above.&lt;br /&gt;
&lt;br /&gt;
The humor in the comic is based on the difference between simple conditionals and relevance conditionals.  Cueball gets an invitation to a social event: &amp;quot;I'll be in your city tomorrow if you want to hang out.&amp;quot; This is an everyday relevance conditional, with a meaning like: &amp;quot;if you want to hang out, then it's relevant for you to know that I'll be in your city tomorrow&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
However, Cueball interprets it as a simple conditional, just as in a formal logic. Under this interpretation, the message amounts to a claim that, if it's true that Cueball wants to hang out, then it's also true his conversation partner will be in his city.  Cueball is willfully forcing this interpretation, due to his belief that simple conditionals are the only &amp;quot;proper&amp;quot; ones.  That is, he's being a pedant.&lt;br /&gt;
&lt;br /&gt;
Under this deliberate misreading, if it's true that Cueball wants to hang out, then we automatically know the other person's location.  But if Cueball does ''not'' want to hang out, we don't know anything about their location; they could be in the city or anywhere else.  Since the person is only guaranteed to be in the city if Cueball wants to hang out, he asks them where they will be if he doesn't.&lt;br /&gt;
&lt;br /&gt;
The other person then makes an excuse to drop their invitation, apparently tiring of his pedantry. Hence the caption observes that being pedantic with regard to conditionals is likely to make your friends disinclined to hang out with you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Title text===&lt;br /&gt;
In the flavor text, the initiator of the conversation presents another &amp;quot;If A, then B&amp;quot; conditional: &amp;quot;If you're done being pedantic, we should get dinner&amp;quot;.  In most contexts, this kind of &amp;quot;If you're done being X&amp;quot; utterance marks relevance conditionals.  Cueball assumes so, and answers &amp;quot;You did it again!&amp;quot;. But the reply is &amp;quot;No, I didn't.&amp;quot;  Which means that ''this'' time they're actually using a simple conditional; because, if Cueball isn't done being a pedant, then they think it's a bad idea to have dinner together.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is shown texting on a phone with a friend. Above him in light gray rectangles with indentations pointing left are the two text messages from his friend, and between them in dark a gray rectangle with an indentation pointing right is Cueball's message.]&lt;br /&gt;
:Friend (text): I'll be in your city tomorrow if you want to hang out.&lt;br /&gt;
:Cueball (text): But where will you be if I ''don't'' want to hang out?!&lt;br /&gt;
:Friend (text): You know, I just remembered I'm busy.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Why I try not to be pedantic about conditionals.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1652:_Conditionals&amp;diff=114318</id>
		<title>1652: Conditionals</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1652:_Conditionals&amp;diff=114318"/>
				<updated>2016-03-07T16:01:49Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: minor rewording&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1652&lt;br /&gt;
| date      = March 7, 2016&lt;br /&gt;
| title     = Conditionals&lt;br /&gt;
| image     = conditionals.png&lt;br /&gt;
| titletext = 'If you're done being pedantic, we should get dinner.' 'You did it again!' 'No, I didn't.'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic is about the many different uses of conditional statements in human languages, such as those marked by the English word &amp;quot;if&amp;quot;.  The most obvious kind of conditional is a statement about conditions and consequences.  An expression such as &amp;quot;If A, then B&amp;quot; amounts to asserting that, if A is true, then B is also true:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;If it rains, then the air gets cleaner.&amp;quot; (a general law or observation)&lt;br /&gt;
 &amp;quot;If it rains, they'll cancel the event.&amp;quot; (a prediction)&lt;br /&gt;
&lt;br /&gt;
This kind of '''simple conditional''' statement is the most common case, and has been adapted for use in computer programming and formal logic.  But consider the following statement:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;If Seattle is always rainy, Beijing is smoggy just as often.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This kind of &amp;quot;bleached conditional&amp;quot; doesn't at all assert that, if the left statement is true, the right one needs to be true.  Rather, it's just a way of introducing the right statement (taken as novel) by comparing it with the left one (taken for granted). &amp;quot;As everyone knows, Seattle is always rainy, right? Well, Beijing is smoggy just as often&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
So conditionals in language are more varied than those of logic or programming.  Another kind of linguistic conditional is as follows:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;There are biscuits in the sideboard if you want some&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
No one would understand this statement as meaning &amp;quot;if you want biscuits, they'll magically pop up in the sideboard&amp;quot;.  The if-clause (&amp;quot;if you want some&amp;quot;) doesn't specify the conditions in which the then-clause (&amp;quot;there are biscuits&amp;quot;) is true.  Rather, it describes the conditions in which it's ''relevant''. We can paraphrase it as: &amp;quot;If you want biscuits, then you'll be interested in knowing that there are some in the sideboard&amp;quot;.  If A is true, then it's relevant for us to talk of B.  This construction is known to linguists as '''relevance conditionals''', or &amp;quot;biscuit conditionals&amp;quot;, due to J.L. Austin's discussion based on the example above.&lt;br /&gt;
&lt;br /&gt;
The humor in the comic is based on the difference between simple conditionals and relevance conditionals.  Cueball gets an invitation to a social event: &amp;quot;I'll be in your city tomorrow if you want to hang out.&amp;quot; This is an everyday utterance, with a linguistic meaning like: &amp;quot;if you want to hang out, then it's relevant for you to know that I'll be in your city tomorrow&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
However, Cueball interprets it as a simple conditional, just as in a formal logic. Under this interpretation, the message amounts to a claim that, if it's true that Cueball wants to hang out, then it's also true his conversation partner will be in his city.  Cueball is willfully forcing this interpretation, due to his belief that simple conditionals are the only &amp;quot;proper&amp;quot; ones.  That is, he's being a pedant.&lt;br /&gt;
&lt;br /&gt;
Under this deliberate misreading, if it's true that Cueball wants to hang out, then we automatically know the other person's location.  But if Cueball does ''not'' want to hang out, we don't know anything about their location; they could be in the city or anywhere else.  Since the person is only guaranteed to be in the city if Cueball wants to hang out, he asks them where they will be if he doesn't.&lt;br /&gt;
&lt;br /&gt;
The other person then makes an excuse to drop their invitation, apparently tiring of his pedantry. Hence the caption observes that being pedantic with regard to conditionals is likely to make your friends disinclined to hang out with you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Title text===&lt;br /&gt;
In the flavor text, the initiator of the conversation presents another &amp;quot;If A, then B&amp;quot; conditional: &amp;quot;If you're done being pedantic, we should get dinner&amp;quot;.  In most contexts, this kind of &amp;quot;If you're done being X&amp;quot; utterance marks relevance conditionals.  Cueball assumes so, and answers &amp;quot;You did it again!&amp;quot;. But the reply is &amp;quot;No, I didn't.&amp;quot;  Which means that ''this'' time they're actually using a simple conditional; because, if Cueball isn't done being a pedant, then they think it's a bad idea to have dinner together.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is shown texting on a phone with a friend. Above him in light gray rectangles with indentations pointing left are the two text messages from his friend, and between them in dark a gray rectangle with an indentation pointing right is Cueball's message.]&lt;br /&gt;
:Friend (text): I'll be in your city tomorrow if you want to hang out.&lt;br /&gt;
:Cueball (text): But where will you be if I ''don't'' want to hang out?!&lt;br /&gt;
:Friend (text): You know, I just remembered I'm busy.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Why I try not to be pedantic about conditionals.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1652:_Conditionals&amp;diff=114316</id>
		<title>1652: Conditionals</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1652:_Conditionals&amp;diff=114316"/>
				<updated>2016-03-07T15:56:11Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: as requested, linguistic explanation. feel free to rewrite / compare with logic and programming.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1652&lt;br /&gt;
| date      = March 7, 2016&lt;br /&gt;
| title     = Conditionals&lt;br /&gt;
| image     = conditionals.png&lt;br /&gt;
| titletext = 'If you're done being pedantic, we should get dinner.' 'You did it again!' 'No, I didn't.'&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic is about the many different uses of conditional statements in human languages, such as those marked by the English word &amp;quot;if&amp;quot;.  The most obvious kind of conditional is a statement about conditions and consequences.  An expression such as &amp;quot;If A, then B&amp;quot; amounts to asserting that, if A is true, then B is also true:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;If it rains, then the air gets cleaner.&amp;quot; (a general law or observation)&lt;br /&gt;
 &amp;quot;If it rains, they'll cancel the event.&amp;quot; (a prediction)&lt;br /&gt;
&lt;br /&gt;
This kind of '''simple conditional''' statement is the most common case, and has been adapted for use in computer programming and formal logic.  But consider the following statement:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;If Seattle is always rainy, Beijing is smoggy just as often.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
This kind of &amp;quot;bleached conditional&amp;quot; doesn't at all assert that, if the left statement is true, the right one needs to be true.  Rather, it's just a way of introducing the right statement (taken as novel) by comparing it with the left one (taken for granted). &amp;quot;As everyone knows, Seattle is always rainy, right? Well, Beijing is smoggy just as often&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
So conditionals in language are more varied than those of logic or programming.  Another kind of linguistic conditional is as follows:&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;There are biscuits in the sideboard if you want some&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
No one would understand this statement as meaning &amp;quot;if you want biscuits, they'll magically pop up in the sideboard&amp;quot;.  The if-clause (&amp;quot;if you want some&amp;quot;) doesn't specify the conditions in which the then-clause (&amp;quot;there are biscuits&amp;quot;) is true.  Rather, it describes the conditions in which it's ''relevant''. We can paraphrase it as: &amp;quot;If you want biscuits, then you'll be interested in knowing that there are some in the sideboard&amp;quot;.  If A is true, then it's relevant for us to talk of B.  This construction is known to linguists as '''relevance conditionals''', or &amp;quot;biscuit conditionals&amp;quot;, due to J.L. Austin's discussion based on the example above.&lt;br /&gt;
&lt;br /&gt;
The humor in the comic is based on the difference between simple conditionals and relevance conditionals.  Cueball gets an invitation to a social event: &amp;quot;I'll be in your city tomorrow if you want to hang out.&amp;quot; This is an everyday utterance, with a linguistic meaning like: &amp;quot;if you want to hang out, then it's relevant for you to know that I'll be in your city tomorrow&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
However, Cueball interprets it as a simple conditional, just as in a formal logic. Under this interpretation, the message amounts to a claim that, if it's true that Cueball wants to hang out, then it's also true his conversation partner will be in his city.  Cueball is interpreting it like this due to believing that simple conditionals are the only &amp;quot;proper&amp;quot; ones; that is, he's being a pedant.&lt;br /&gt;
&lt;br /&gt;
Under this deliberate misreading, if it's true that Cueball wants to hang out, then we automatically know the other person's location.  But if Cueball does ''not'' want to hang out, we don't know anything about their location. They could be in the city or anywhere else.  Since the person is only guaranteed to be in the city if Cueball wants to hang out, he asks them where they will be if he doesn't.&lt;br /&gt;
&lt;br /&gt;
The other person then makes an excuse to drop their invitation, apparently tiring of his pedantry. Hence the caption observes that being pedantic with regard to conditionals is likely to make your friends disinclined to hang out with you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Title text===&lt;br /&gt;
In the flavor text, the initiator of the conversation presents another &amp;quot;If A, then B&amp;quot; conditional: &amp;quot;If you're done being pedantic, we should get dinner&amp;quot;.  In most contexts, this kind of &amp;quot;If you're done being X&amp;quot; utterance marks relevance conditionals.  Cueball assumes so, and answers &amp;quot;You did it again!&amp;quot;. But the reply is &amp;quot;No, I didn't.&amp;quot;  Which means that ''this'' time they're actually using a simple conditional; because, if Cueball isn't done being a pedant, then they think it's a bad idea to have dinner together.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball is shown texting on a phone with a friend. Above him in light gray rectangles with indentations pointing left are the two text messages from his friend, and between them in dark a gray rectangle with an indentation pointing right is Cueball's message.]&lt;br /&gt;
:Friend (text): I'll be in your city tomorrow if you want to hang out.&lt;br /&gt;
:Cueball (text): But where will you be if I ''don't'' want to hang out?!&lt;br /&gt;
:Friend (text): You know, I just remembered I'm busy.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Why I try not to be pedantic about conditionals.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103150</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103150"/>
				<updated>2015-10-09T17:35:02Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: clarification&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Quick attempt; needs links and real examples, as well as summarizing/editing.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each side.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is actually a cause of the behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means Cueball's smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
So Megan misunderstands: the modularity of CPUs; the small effect of the CPU on the quality of her photography; and the actual causes of her success, much like people who reduce ability to brain advantages.&lt;br /&gt;
&lt;br /&gt;
The title text is mocking reductionist explanations based on [[wikipedia:Magnetic resonance imaging|magnetic resonance brain imaging]].  One of the most famous (and [http://arstechnica.com/science/2011/08/gender-gap-in-spatial-reasoning-mia-in-matrilineal-society/ disputed]) claims about gendered brains is that women's brains are (slightly) worse at spatial reasoning.  In the title text, a larger spatial reasoning brain area is associated with enjoyment of 3D Doritos® – a three-dimensional variation of the popular junk-food snack.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103149</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103149"/>
				<updated>2015-10-09T17:33:19Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Quick attempt; needs links and real examples, as well as summarizing/editing.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each side.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is actually a cause of the behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means his smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
So Megan misunderstands: the modularity of CPUs; the small effect of the CPU on the quality of her photography; and the actual causes of her success, much like people who reduce ability to brain advantages.&lt;br /&gt;
&lt;br /&gt;
The title text is mocking reductionist explanations based on [[wikipedia:Magnetic resonance imaging|magnetic resonance brain imaging]].  One of the most famous (and [http://arstechnica.com/science/2011/08/gender-gap-in-spatial-reasoning-mia-in-matrilineal-society/ disputed]) claims about gendered brains is that women's brains are (slightly) worse at spatial reasoning.  In the title text, a larger spatial reasoning brain area is associated with enjoyment of 3D Doritos® – a three-dimensional variation of the popular junk-food snack.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103148</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103148"/>
				<updated>2015-10-09T17:31:55Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: not alt text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Quick attempt; needs links and real examples, as well as summarizing/editing.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each side.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is the cause of behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means his smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
So Megan misunderstands: the modularity of CPUs; the small effect of the CPU on the quality of her photography; and the actual causes of her success, much like people who reduce ability to brain advantages.&lt;br /&gt;
&lt;br /&gt;
The title text is mocking reductionist explanations based on [[wikipedia:Magnetic resonance imaging|magnetic resonance brain imaging]].  One of the most famous (and [http://arstechnica.com/science/2011/08/gender-gap-in-spatial-reasoning-mia-in-matrilineal-society/ disputed]) claims about gendered brains is that women's brains are (slightly) worse at spatial reasoning.  In the title text, a larger spatial reasoning brain area is associated with enjoyment of 3D Doritos® – a three-dimensional variation of the popular junk-food snack.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103147</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103147"/>
				<updated>2015-10-09T17:28:23Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: not really brief anymore…&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Quick attempt; needs links and real examples, as well as summarizing/editing.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each side.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is the cause of behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means his smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
So Megan misunderstands: the modularity of CPUs; the small effect of the CPU on the quality of her photography; and the actual causes of her success, much like people who reduce ability to brain advantages.&lt;br /&gt;
&lt;br /&gt;
The alt-text is mocking reductionist explanations based on [[wikipedia:Magnetic resonance imaging|magnetic resonance brain imaging]].  One of the most famous (and [http://arstechnica.com/science/2011/08/gender-gap-in-spatial-reasoning-mia-in-matrilineal-society/ disputed]) claims about gendered brains is that women's brains are (slightly) worse at spatial reasoning.  In the alt-text, a larger spatial reasoning brain area is associated with enjoyment of 3D Doritos® – a three-dimensional variation of the popular junk-food snack.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103146</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103146"/>
				<updated>2015-10-09T17:26:51Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: link formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Very quick and brief second attempt, may not have the right point, and needs links and real examples, as well as expansion.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each side.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is the cause of behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means his smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
So Megan misunderstands: the modularity of CPUs; the small effect of the CPU on the quality of her photography; and the actual causes of her success, much like people who reduce ability to brain advantages.&lt;br /&gt;
&lt;br /&gt;
The alt-text is mocking reductionist explanations based on [[wikipedia:Magnetic resonance imaging|magnetic resonance brain imaging]].  One of the most famous (and [http://arstechnica.com/science/2011/08/gender-gap-in-spatial-reasoning-mia-in-matrilineal-society/ disputed]) claims about gendered brains is that women's brains are (slightly) worse at spatial reasoning.  In the alt-text, a larger spatial reasoning brain area is associated with enjoyment of 3D Doritos® – a three-dimensional variation of the popular junk-food snack.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103145</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103145"/>
				<updated>2015-10-09T17:22:53Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: alt-text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Very quick and brief second attempt, may not have the right point, and needs links and real examples, as well as expansion.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each side.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is the cause of behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means his smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
So Megan misunderstands: the modularity of CPUs; the small effect of the CPU on the quality of her photography; and the actual causes of her success, much like people who reduce ability to brain advantages.&lt;br /&gt;
&lt;br /&gt;
The alt-text is mocking reductionist explanations based on [[wikipedia:Magnetic resonance imaging|magnetic resonance brain imaging]].  One of the most famous (and [[http://arstechnica.com/science/2011/08/gender-gap-in-spatial-reasoning-mia-in-matrilineal-society/|disputed]]) claims about gendered brains is that women's brains are (slightly) worse at spatial reasoning.  In the alt-text, a &amp;quot;larger&amp;quot; spatial reasoning brain area is associated with enjoyment of 3D Doritos® – a three-dimensional variation of the popular junk-food snack.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103144</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103144"/>
				<updated>2015-10-09T17:06:08Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Very quick and brief second attempt, may not have the right point, and needs links and real examples, as well as expansion.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each side.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is the cause of behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means his smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103143</id>
		<title>1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1588:_Hardware_Reductionism&amp;diff=103143"/>
				<updated>2015-10-09T17:05:04Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: I hope this isn't too preachy or biased.  It would be good to add real examples.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1588&lt;br /&gt;
| date      = October 9, 2015&lt;br /&gt;
| title     = Hardware Reductionism&lt;br /&gt;
| image     = hardware_reductionism.png&lt;br /&gt;
| titletext = My MRI research shows a clear correlation between the size of the parietal lobe--the part of the brain that handles spatial reasoning--and enjoyment of 3D Doritos®.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Very quick and brief second attempt, may not have the right point, and needs links and real examples, as well as expansion.}}&lt;br /&gt;
&lt;br /&gt;
[[Wikipedia:Reductionism|Reductionism]] is the belief that things can be explained by their smaller parts.  It can be abused, when complex phenomena with multiple causes are attributed to a single, simple cause.&lt;br /&gt;
&lt;br /&gt;
Neurological reductionism is the attempt to explain people's behavior and personality by physical features of their brain.  With advances in neuroscience, and especially in brain imaging, there's a fad to claim that brain types determine what the mind is.  Examples of this kind of bad reductionism would be:&lt;br /&gt;
&lt;br /&gt;
* Male brains have more grey matter than females.  Therefore males are smarter.  (For an example of criticism of this kind of reasoning, see ''[http://www.theguardian.com/science/brain-flapping/2013/dec/04/male-female-brains-real-differences Male and female brains: the REAL differences]'' (4 December 2013).)&lt;br /&gt;
* Brains of gay males are slightly more symmetrical, as are female brains, when compared to straight males.  Therefore gay men are fated to be more effeminate.&lt;br /&gt;
* The left side of the brain is associated with logical thinking, and the right, with visual and artistic thinking.  Therefore people divide into &amp;quot;left-brain&amp;quot; or &amp;quot;right-brain&amp;quot; types, depending on how good they are at using each sides.&lt;br /&gt;
&lt;br /&gt;
There are several problems with this kind of reasoning.  First, most studies identify correlation, not causation.  Brains are plastic; they can be shaped by experience.  For example, if, in a given society, the females are taught to mind their appearance, and the males are taught that aesthetic considerations are unmanly, then of course the female brains will end up with more developed aesthetic centers.  In other words, behavior and capabilities aren't always ''determined'' by the brain.  Sometimes it's the behavior that shapes the brain; sometimes a third factor (e.g. malnutrition) shapes both.&lt;br /&gt;
&lt;br /&gt;
Second, even when the brain is the cause of behavior, it's far from the only piece in the puzzle.  Many studies on brain differences are correlation studies, often about very small effect sizes.  Unfortunately the popular science media tends to gloss over the statistical concept of &amp;quot;effect size&amp;quot;.  For example, imagine a study that says that male-type brains have more attention-deficit disorder (ADHD).  Journalists are prone to report it simply as &amp;quot;STUDY SHOWS THAT MALES HAVE MORE ADHD&amp;quot;, and this becomes a conversation soundbite.  But what if the study found that males are merely 0.01% more likely to have ADHD than females (a small effect size)? This effect would be a lot less important than, say, genetics, or pregnancy smoking.&lt;br /&gt;
&lt;br /&gt;
Another kind of excessive neuronal reductionism is the overemphasis on brain modules (&amp;quot;scientists identify brain area responsible for religious faith&amp;quot;, and the like).  Though it's true that the brain has specialized areas, it's also true that the processing is very complex, messy, and distributed all over.  Some varieties of brain damage can often be overcome by learning to use undamaged areas of the brain.&lt;br /&gt;
&lt;br /&gt;
The comic illustrates the problem by analogy to some better-understood general-purpose computing hardware: the CPU in a smartphone. Cueball and Megan have used their phones to take pictures of the same event: a triathlon, that is, an athletic competition comprising three modalities (e.g. swimming, cycling, and running).  Cueball wonders why is it that Megan's photos are more popular.  Megan gives a reductionist explanation (starting with the typical &amp;quot;research shows that&amp;quot;):  Cueball's phone only has two cores.  In a CPU each core is, roughly speaking, capable of acting as an independent computer.  Megan thinks that this means his smartphone can only capture two events at the same time.  She misunderstoods how the specialized modules work; the number of cores is unrelated to how many events can be captured. This is like saying that male brains are better at spatial reasoning, and therefore males are better photographers.&lt;br /&gt;
&lt;br /&gt;
A CPU with more cores could process pictures faster, speeding up facial recognition or color filters.  So it's true that Megan's CPU makes it slightly easier for her to take pictures.  However, this has, at best, a very small effect in the number of &amp;quot;likes&amp;quot;.  There's a lot more going on with photography than the GPU of the phone: Megan's photographing skills, her luck in capturing interesting scenes, the number of online friends she has, etc.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Cueball hold his smartphone looking at it while talking to Megan who is holding her smartphone in her hand.]&lt;br /&gt;
:Cueball: Your photos from the triatholon got so many more likes than mine.&lt;br /&gt;
:Megan: Yeah - My phone is quad-core. Research shows that iPhones like yours have just two cores, so they have a hard time capturing scenes with three different events in them.&lt;br /&gt;
&lt;br /&gt;
:[Caption below the frame:] &lt;br /&gt;
:If we talked about phone hardware the way we talk about brain hardware&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*There is a spelling error in Cueball's comment where he says triath'''o'''lon instead of triathlon. (Maybe it will be corrected by [[Randall]] when he notices?)&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;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1588:_Hardware_Reductionism&amp;diff=103124</id>
		<title>Talk:1588: Hardware Reductionism</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1588:_Hardware_Reductionism&amp;diff=103124"/>
				<updated>2015-10-09T13:25:09Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Is &amp;quot;TRIATHOLON&amp;quot; just a typo, or does it have a special comic value?&lt;br /&gt;
:At this moment of creation it exists in a limbo in which it is both a typo and a joke, but now that it is has been released for viewers to take measures, the function will soon collapse into just one of the possible states. [[Special:Contributions/162.158.34.197|162.158.34.197]] 13:03, 9 October 2015 (UTC)&lt;br /&gt;
::It's clearly a spelling mistake (not a typo). See http://www.thefreedictionary.com/Triathalon, http://www.thefreedictionary.com/athelete. [[Special:Contributions/173.245.50.149|173.245.50.149]] 13:19, 9 October 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't think this is just parodying left-brain right-brain myths.  Rather, it's parodying neural reductionism of all kinds—the currently widespread myth that our selves are determined genetically by brain structure alone, minimizing the role of culture and the way experience rewires the brain.  In particular, the part about &amp;quot;phones like yours&amp;quot; makes me think of &amp;quot;women are from venus&amp;quot;–style myths (where, say, a slight correlation is found between gender and size of spacial processing module, etc, and pop-sci media reports it as WOMEN ARE INHERENTLY BAD AT SPATIAL REASONING).&lt;br /&gt;
&lt;br /&gt;
[[User:Leoboiko|Leoboiko]] ([[User talk:Leoboiko|talk]]) 13:25, 9 October 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1557:_Ozymandias&amp;diff=98714</id>
		<title>Talk:1557: Ozymandias</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1557:_Ozymandias&amp;diff=98714"/>
				<updated>2015-07-29T16:22:56Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Look upon this comment and despair! {{unsigned ip|173.245.50.164}}&lt;br /&gt;
: The fact that the true author of this comment may never be known is reason enough to despair.[[Special:Contributions/173.245.55.66|173.245.55.66]] 14:35, 29 July 2015 (UTC)&lt;br /&gt;
: An unrelated but interesting piece of trivia about Ozymandias: &amp;quot;Ozymandias&amp;quot; is the Greek name of the pharaoh Ramesses II, one of the most famous of the Egyptian pharaohs, who built many monuments that still stand today. So the poem, which has a ruler whose monument has crumbled and who is implied to be nearly forgotten, is in fact completely inaccurate! [[User:JoeNotCharles|JoeNotCharles]] ([[User talk:JoeNotCharles|talk]]) 15:23, 29 July 2015 (UTC)&lt;br /&gt;
:: Perhaps the Ozymandias King of Kings from the poem is not the same one as Ozymandias the pharaoh? So he's doubly forgotten, because he has a more famous [http://en.wiktionary.org/wiki/namefellow namefellow]! [[User:Leoboiko|Leoboiko]] ([[User talk:Leoboiko|talk]])&lt;br /&gt;
&lt;br /&gt;
So... [http://dwarffortresswiki.org/index.php/Planepacked Planepacked]? [[Special:Contributions/173.245.50.145|173.245.50.145]] 05:44, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The page seems to give a description, but not an explanation of the joke.  I still don't get it!  Why has Ozymandias been singled out for this treatment?  Is there some way in which recursion is particularly appropriate or inappropriate in this case, or has it just been selected arbitrarily?  Is the whole joke that recursion is inherently funny?  Normally when recursion is used in XKCD it's making a larger point, or cleverly riffing on something in particular.  This isn't just Describe XKCD, so I'd love to see an explanation of this comic. [[Special:Contributions/141.101.99.47|141.101.99.47]] 09:35, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:The poem Ozymandias, like the statue of the king,can be thought of as a pinnacle of achievement for its civilizarion- in this case, English civilization. So it is entirely possible that one day, after the fall of this civilization, the poem will fill the same role for it that the statue filled for Ozymandias' (fictional) civilization. [[User:Bbruzzo|Bbruzzo]] ([[User talk:Bbruzzo|talk]]) 15:33, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:May it be that Ozymandias is chosen because of Smith’s poem, where at last London has vanished, suggesting that Shelley’s poem is the last remains of British civilization? --[[Special:Contributions/162.158.91.193|162.158.91.193]] 10:04, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I think Ozymandias was chosen because its opening is particularly famous.  Even people who don't know much about poetry are often passingly familiar with it, and there's something funny about playing with well-known classics.  And yes, I do believe the joke is that infinite recursion is inherently funny.  There's a long tradition of these recursion-jokes among computer scientists and math people (like the &amp;quot;GNU&amp;quot; acronym, or recursive index references), with precedents in xkcd itself.  [[User:Leoboiko|Leoboiko]] ([[User talk:Leoboiko|talk]])&lt;br /&gt;
&lt;br /&gt;
In Germany, we have a childrens’ song „Ein Mops kam in die Küche“, which translates as follows (there are slightly different versions, though):&lt;br /&gt;
&lt;br /&gt;
A pug came into the kitchen / and stole an egg from the chef. / Then the chef took his knife / and mashed the pug. // Then many pugs came / to his grave / and set a memorial for him, / where these words were written: // “A pug came into the kitchen …”&lt;br /&gt;
&lt;br /&gt;
Maybe something similar exists in English? --[[Special:Contributions/162.158.91.193|162.158.91.193]] 10:04, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:We have:&lt;br /&gt;
&lt;br /&gt;
: This is the song that doesn't end, / Yes, it goes on and on, my friend, / Some people started singing it not knowing what it was, / And they'll continue singing it / Forever, just because [repeat] :''&amp;amp;mdash; [[User:Tbc|tbc]] ([[User talk:Tbc|talk]]) 12:34, 29 July 2015 (UTC)''&lt;br /&gt;
&lt;br /&gt;
:There's also:&lt;br /&gt;
::I know a song that gets on everybody's nerves, everybody's nerves, everybody's nerves,&lt;br /&gt;
::I know a song that gets on everybody's nerves and this is how it goes...[repeat] {{unsigned ip|197.234.243.249}}&lt;br /&gt;
&lt;br /&gt;
:: In Dutch: &amp;quot;Het was nacht, stikdonkere nacht. Veertig rovers zaten rond een vuur. De roverhoofdman stond op een zei: &amp;quot;Het was nacht, stikdonkere nacht... &amp;quot; &amp;quot;&lt;br /&gt;
:: Which translates to something along the lines of: &amp;quot;It was night, a pitchblack night. 40 robbers sat round a fire, their leader stood up and said: &amp;quot;It was night, a pitchblack night...&amp;quot; &amp;quot;&lt;br /&gt;
:: Sometimes the fire is replaced by the shadow of a dandelion. &amp;quot;..Forty robbers sat in the shadow of a Dandelion, their Chief stood up and said: &amp;quot;It was a dark night, forty robbers sat in the shadow of a dandelion&amp;quot;, etc. -- [[Special:Contributions/141.101.104.67|141.101.104.67]] 13:01, 29 July 2015 (UTC) &lt;br /&gt;
&lt;br /&gt;
::: The version I learned is: It was a dark and stormy night / and the good ship Marigold sailed the stormy seas. / The captain staggered down the steps / and said, &amp;quot;Mate, tell us a story!&amp;quot; / and the mate began, / &amp;quot;It was a dark and story night...  --[[User:Mflansburg|Mflansburg]] ([[User talk:Mflansburg|talk]]) 15:44, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I've heard a very long infinitely recursive song in English, which is a variant of &amp;quot;The Bear Went Over the Mountain&amp;quot;. The standard lyrics are:&lt;br /&gt;
&lt;br /&gt;
:: The bear went over the mountain, the bear went over the mountain, the bear went over the mountain to see what he could see / And all that he could see, and all that he could see / Was the other side of the mountain, the other side of the mountain, the other side of the mountain, and that's what he could see.&lt;br /&gt;
&lt;br /&gt;
: Well, the infinite variant goes:&lt;br /&gt;
&lt;br /&gt;
:: The bear went over the mountain the bear went over the mountain, the bear went over the mountain to see what he could see / And all that he could see, and all that he could see / Was a valley in the mountain, a valley in the mountain, a valley in the mountain, and that's what he could see&lt;br /&gt;
:: The bear went over the mountain the bear went over the mountain, the bear went over the mountain to see what he could see / And all that he could see, and all that he could see / Was a lake in the valley, a lake in the valley, a lake in the valley, and that's what he could see&lt;br /&gt;
:: ... a sailboat on the lake ...&lt;br /&gt;
:: ... a man in the sailbot ...&lt;br /&gt;
:: ... pants on the man ...&lt;br /&gt;
:: ... a pocket in the pants ...&lt;br /&gt;
:: ... a nickel in the pocket ...&lt;br /&gt;
:: ... a beaver on the nickel ... (Note: I just realized this line only works in Canada, where the five cent coin has a picture of a beaver on it.)&lt;br /&gt;
:: ... a hair on the beaver ...&lt;br /&gt;
:: ... a flea on the hair ...&lt;br /&gt;
:: ... cells in the flea ...&lt;br /&gt;
:: ... a prisoner in the cells ...&lt;br /&gt;
:: ... pants on the prisoner ...&lt;br /&gt;
:: ... a pocket in the pants ...&lt;br /&gt;
:: etc.&lt;br /&gt;
&lt;br /&gt;
: I prefer a slightly shorter version which goes from &amp;quot;a pocket in the pants&amp;quot; to &amp;quot;a dime in the pocket&amp;quot;, then &amp;quot;a sailboat on the dime&amp;quot; (which again only works in Canada), and back to &amp;quot;a man in the sailboat&amp;quot;. [[User:JoeNotCharles|JoeNotCharles]] ([[User talk:JoeNotCharles|talk]]) 15:14, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: &lt;br /&gt;
Note that the recursion doesn't necessary be infinite. The list of travelers who met each other can have fixed length, for example 10. Imagining that the list is infinite is the joke. -- [[User:Hkmaly|Hkmaly]] ([[User talk:Hkmaly|talk]]) 10:06, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Should we mention {{w|quines}}, which occur when lists like this end after two iterations, as &amp;quot;Yo, I'm MC Quine and I'm here to say/'Yo, I'm MC Quine and I'm here to say'!&amp;quot; {{unsigned|FourViolas}}&lt;br /&gt;
&lt;br /&gt;
: That's not exactly a quine - a quine is a set of instructions which, when followed, recreates the instructions. If you take MC Quine's quote and write it out, you get just, &amp;quot;Yo, I'm MC Quine and I'm here to say&amp;quot;, which doesn't contain the second repetition. To be a quine, you need to find some way that taking just the quoted part will automatically expand to the full statement plus the quote. &lt;br /&gt;
&lt;br /&gt;
: A closer example of a quine: &amp;quot;Q: Pete and Re-Pete were sitting on a bridge. Pete fell off. Who was left? A: Repeat.&amp;quot; If you take the answer &amp;quot;repeat&amp;quot; as an instruction, you would repeat the joke, recreating it completely. [[User:JoeNotCharles|JoeNotCharles]] ([[User talk:JoeNotCharles|talk]]) 15:19, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
This reminds me of Theodor Storm's &amp;quot;Schimmelreiter&amp;quot; ([https://en.wikipedia.org/wiki/The_Rider_on_the_White_Horse &amp;quot;The Rider on the White Horse&amp;quot;]) which descends through three nested levels of narrators before it comes to the real story. --[[User:Ulm|ulm]] ([[User talk:Ulm|talk]]) 13:56, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
One connection between recursion and Ozymandias is the phrase &amp;quot;Quis custodiet ipsos custodes?&amp;quot; aka &amp;quot;Who watches the watchmen?&amp;quot; and the character in ''The Watchmen'' named Ozymandias. [[Special:Contributions/108.162.221.51|108.162.221.51]] 14:42, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Nested Shelleys? Maybe associaing Shelley with shells could be part of the joke? [[Special:Contributions/108.162.216.115|108.162.216.115]] 16:02, 29 July 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1557:_Ozymandias&amp;diff=98697</id>
		<title>Talk:1557: Ozymandias</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1557:_Ozymandias&amp;diff=98697"/>
				<updated>2015-07-29T14:30:11Z</updated>
		
		<summary type="html">&lt;p&gt;Leoboiko: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Look upon this comment and despair! {{unsigned ip|173.245.50.164}}&lt;br /&gt;
&lt;br /&gt;
So... [http://dwarffortresswiki.org/index.php/Planepacked Planepacked]? [[Special:Contributions/173.245.50.145|173.245.50.145]] 05:44, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The page seems to give a description, but not an explanation of the joke.  I still don't get it!  Why has Ozymandias been singled out for this treatment?  Is there some way in which recursion is particularly appropriate or inappropriate in this case, or has it just been selected arbitrarily?  Is the whole joke that recursion is inherently funny?  Normally when recursion is used in XKCD it's making a larger point, or cleverly riffing on something in particular.  This isn't just Describe XKCD, so I'd love to see an explanation of this comic. [[Special:Contributions/141.101.99.47|141.101.99.47]] 09:35, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:May it be that Ozymandias is chosen because of Smith’s poem, where at last London has vanished, suggesting that Shelley’s poem is the last remains of British civilization? --[[Special:Contributions/162.158.91.193|162.158.91.193]] 10:04, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I think Ozymandias was chosen because its opening is particularly famous.  Even people who don't know much about poetry are often passingly familiar with it, and there's something funny about playing with well-known classics.  And yes, I do believe the joke is that infinite recursion is inherently funny.  There's a long tradition of these recursion-jokes among computer scientists and math people (like the &amp;quot;GNU&amp;quot; acronym, or recursive index references), with precedents in xkcd itself.  [[User:Leoboiko|Leoboiko]] ([[User talk:Leoboiko|talk]])&lt;br /&gt;
&lt;br /&gt;
In Germany, we have a childrens’ song „Ein Mops kam in die Küche“, which translates as follows (there are slightly different versions, though):&lt;br /&gt;
&lt;br /&gt;
A pug came into the kitchen / and stole an egg from the chef. / Then the chef took his knife / and mashed the pug. // Then many pugs came / to his grave / and set a memorial for him, / where these words were written: // “A pug came into the kitchen …”&lt;br /&gt;
&lt;br /&gt;
Maybe something similar exists in English? --[[Special:Contributions/162.158.91.193|162.158.91.193]] 10:04, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:We have:&lt;br /&gt;
&lt;br /&gt;
: This is the song that doesn't end, / Yes, it goes on and on, my friend, / Some people started singing it not knowing what it was, / And they'll continue singing it / Forever, just because [repeat]&lt;br /&gt;
&lt;br /&gt;
:There's also:&lt;br /&gt;
::I know a song that gets on everybody's nerves, everybody's nerves, everybody's nerves,&lt;br /&gt;
::I know a song that gets on everybody's nerves and this is how it goes...[repeat]&lt;br /&gt;
&lt;br /&gt;
:''&amp;amp;mdash; [[User:Tbc|tbc]] ([[User talk:Tbc|talk]]) 12:34, 29 July 2015 (UTC)''&lt;br /&gt;
&lt;br /&gt;
:: In Dutch: &amp;quot;Het was nacht, stikdonkere nacht. Veertig rovers zaten rond een vuur. De roverhoofdman stond op een zei: &amp;quot;Het was nacht, stikdonkere nacht... &amp;quot; &amp;quot;&lt;br /&gt;
:: Which translates to something along the lines of: &amp;quot;It was night, a pitchblack night. 40 robbers sat round a fire, their leader stood up and said: &amp;quot;It was night, a pitchblack night...&amp;quot; &amp;quot;&lt;br /&gt;
:: Sometimes the fire is replaced by the shadow of a dandelion. &amp;quot;..Forty robbers sat in the shadow of a Dandelion, their Chief stood up and said: &amp;quot;It was a dark night, forty robbers sat in the shadow of a dandelion&amp;quot;, etc. -- [[Special:Contributions/141.101.104.67|141.101.104.67]] 13:01, 29 July 2015 (UTC) &lt;br /&gt;
&lt;br /&gt;
Note that the recursion doesn't necessary be infinite. The list of travelers who met each other can have fixed length, for example 10. Imagining that the list is infinite is the joke. -- [[User:Hkmaly|Hkmaly]] ([[User talk:Hkmaly|talk]]) 10:06, 29 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Should we mention {{w|quines}}, which occur when lists like this end after two iterations, as &amp;quot;Yo, I'm MC Quine and I'm here to say/'Yo, I'm MC Quine and I'm here to say'!&amp;quot; {{unsigned|FourViolas}}&lt;br /&gt;
&lt;br /&gt;
This reminds me of Theodor Storm's &amp;quot;Schimmelreiter&amp;quot; ([https://en.wikipedia.org/wiki/The_Rider_on_the_White_Horse &amp;quot;The Rider on the White Horse&amp;quot;]) which descends through three nested levels of narrators before it comes to the real story. --[[User:Ulm|ulm]] ([[User talk:Ulm|talk]]) 13:56, 29 July 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>Leoboiko</name></author>	</entry>

	</feed>