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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1608:_Hoverboard&amp;diff=105680</id>
		<title>Talk:1608: Hoverboard</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1608:_Hoverboard&amp;diff=105680"/>
				<updated>2015-11-25T01:27:38Z</updated>
		
		<summary type="html">&lt;p&gt;199.27.129.167: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here are all the secret passages marked I could find: http://imgur.com/a/fKE1Q --[[Special:Contributions/162.158.91.220|162.158.91.220]] 00:50, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Well, this will be the next incomplete explanation for a while. -[[Special:Contributions/162.158.90.165|162.158.90.165]] 21:58, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yes, one thing to note is how to get the hell out of the cave near the volcano [[Special:Contributions/108.162.249.159|108.162.249.159]] 22:38, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The image is made up of small images with addresses of the form http://xkcd.com/1608/XXXX:-YYYY+s.png (although not every coordinate inside the bounds has an image associated).  A script could probably dump out all the images and paste them together. --[[Special:Contributions/108.162.216.6|108.162.216.6]] 22:46, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
West -- Under Lava Pools -- Elon Musk's Secret Volcano Base (not as enjoyable as you might expect).&lt;br /&gt;
&lt;br /&gt;
The Starship out east contains, among other things, Darth Vader, apparently explaining Steven Universe to a subordinate. (Steven and the Crystal Gems can be found a the west end of the ship, near an ice cream cooler.) The same ship contains an elaborate homage to the original Prince of Persia.&lt;br /&gt;
&lt;br /&gt;
There, have at thee an image! [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 22:58, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
There are 168 coins spread throughout the map according to the source code [[Special:Contributions/173.245.54.53|173.245.54.53]] 23:03, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
When using a device, instead of saying &amp;quot;use arrow keys to move&amp;quot;, it says &amp;quot;tilt to move, tap to jump&amp;quot;. It's also a lot harder to control.&lt;br /&gt;
&lt;br /&gt;
It's actually 169 coins (t.length). --[[Special:Contributions/188.114.111.129|188.114.111.129]] 23:22, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I got 153 coins!! :D There's two starships, one's a star destroyer with an expansive maze dropping regular torpedoes on the other. May be noteworthy that there are various references to Star Wars and Steven Universe throughout. [[Special:Contributions/108.162.221.13|108.162.221.13]] 23:27, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The second starship is the TantiveIV, Leia's ship at the beginning of episode 4. Note directly below the Tantive, the terrain seems to be sand dunes. Also there are two more space ships by the volcano; an X-wing at a gas station and an Apollo Command Module.&lt;br /&gt;
&lt;br /&gt;
https://xkcd.com/1608/tigl.js - Looks like there's an easier to read version of the code there. Maybe that'll help someone with extracting all the images.&lt;br /&gt;
&lt;br /&gt;
I've got all the images downloaded. Zipping/uploading now. Should I post a link here when complete or what's the best way to share these? I'm also working on setting up a zoomable map. [[Special:Contributions/173.245.54.53|173.245.54.53]] 23:57, 24 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
The collision detection is glitchy. I keep landing/bumping against platforms I'm far away from. Is getting stuck against walls normal? --[[Special:Contributions/199.27.130.234|199.27.130.234]] 00:01, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Tiles are located here in a zip: https://up1.ca/#Gi51KPFyPRELe0T1D6q9Mw All I did was iterate over http://xkcd.com/1608/X:-Y+s.png from X=[916...1116] and Y=[916...1116]. I'm working on putting a zoomable map together. If anyone has interest in helping we could hop on IRC? [[User:Jcox|Jcox]] ([[User talk:Jcox|talk]]) 00:15, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I've written a zsh script to iterate over all possible tiles (does anyone know the height limits? the source only gives the left and right limits) and glue them together into one giant file. I'll upload the results as soon as it's finished. [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 00:17, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't think it's limited vertically at all. I found a zoomable map on the reddit topic http://codepen.io/KyleDavidE/full/605dc87b614ff6b2bd716f4c6f640203/ (by kyledavide) [[User:Miraries|Miraries]] ([[User talk:Miraries|talk]]) 00:21, 25 November 2015 (UTC)Miraries&lt;br /&gt;
&lt;br /&gt;
Here's a zoomed out map of all the game area: https://i.imgur.com/rNU9ZgN.png. From ''luke_in_the_sky'' at Reddit [https://www.reddit.com/r/xkcd/comments/3u4sy1/xkcd_1608_hoverboard/cxc1245]. --[[Special:Contributions/188.114.111.129|188.114.111.129]] 00:35, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Alright, the full png of the entire map is almost finished, I should have used white tiles as blank tiles but I guess I can fix that up in gimp, and I'm not sure how to account for the 1 pixel overlap with just imagemagick convert. The last step is to merge allthe layer images into one giant image, wish my laptop the best of luck! [[User:Arch-TK|Arch-TK]] ([[User talk:Arch-TK|talk]]) 01:00, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Someone beat you to it, but keep on it: that one doesn't have right limit tiles. https://www.reddit.com/r/xkcd/comments/3u4sy1/xkcd_1608_hoverboard/cxc0p8x --[[Special:Contributions/188.114.111.129|188.114.111.129]] 01:19, 25 November 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
Perhaps we can change the screenshot at the top to this? It's a quickly hacked overview of the entire map: http://imgur.com/Mz9arHz [[Special:Contributions/199.27.129.167|199.27.129.167]] 01:27, 25 November 2015 (UTC)&lt;/div&gt;</summary>
		<author><name>199.27.129.167</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1594:_Human_Subjects&amp;diff=103866</id>
		<title>1594: Human Subjects</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1594:_Human_Subjects&amp;diff=103866"/>
				<updated>2015-10-23T09:45:42Z</updated>
		
		<summary type="html">&lt;p&gt;199.27.129.167: /* Explanation */ No, the first panel is the &amp;quot;Your human subjects are awful&amp;quot; panel.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1594&lt;br /&gt;
| date      = October 23, 2015&lt;br /&gt;
| title     = Human Subjects&lt;br /&gt;
| image     = human_subjects.png&lt;br /&gt;
| titletext = After meeting with a few of the subjects, the IRB actually recommended that you stop stressing out so much about safety guidelines.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
This strip plays on certain experiments involving {{w|Human subject research|human subjects}}. [[Ponytail]] is questioning the reliability of [[Megan]]'s experimental results, given that her human subjects appear to be extremely unusual and highly sociopathic. &lt;br /&gt;
&lt;br /&gt;
In the second panel, she mentions that several {{w|Treatment and control groups|control group}} members – that is, ordinary people not subject to any experimental conditions – had been arrested for arson. This is &amp;quot;troubling&amp;quot;, as the control group would not be expected to have such a high rate of incidence, while if the trend had occurred in the experimental group the drug could be identified as the cause of the arson, due to unexpected {{w|side effect}}s. The implication is that her subjects are not representative of the general population, but appear to have been selected from some aberrant subpopulation, such as a prison or mental institution. Or she could have recruited them through an announcement only sociopaths{{Citation needed|reason=Is an arsonist defined as a sociopath?}} could find interesting. [[790|However, this can be because of Cueball sneaking into the experiment and giving LSD to the control group.]]&lt;br /&gt;
&lt;br /&gt;
The third panel alludes to the {{w|prisoner's dilemma}}, in which two subjects must independently decide whether to &amp;quot;collaborate&amp;quot; or &amp;quot;defect&amp;quot; – the latter giving them a personal reward at the expense of punishing the other subject. The rewards tier are selected so that best outcome is if both subject &amp;quot;collaborate&amp;quot;. Each subject must decide based on their perceived risk to reward ratio - but for that they need to know what are rewards. If the subjects are defecting without being offered rewards, they must be sociopaths.{{Citation needed|reason=Is a masochist the same as a sociopath?}}&lt;br /&gt;
&lt;br /&gt;
The last panel mentions the {{w|Milgram experiment}}, in which subjects are encouraged by disguised experimenters to provide shocks to unseen human subjects. In this case, however, electric shocks had no role in the experiment, and the subjects must have smuggled the necessary equipment in, for the express purpose of hurting people unknown to them – truly sociopathic behaviour.{{Citation needed|reason=Is there an agreed upon definition of 'truly sociopathic behaviour', and is this it?}}&lt;br /&gt;
&lt;br /&gt;
The title text refers to safety procedures normally required by {{w|institutional review board}}s, which are centralised groups within universities that ensure that experiments are ethical and safe. The joke is that for an IRB to recommend dispensing with safety procedures, the human subjects must really, ''really'' deserve bad treatment. They could also worry that explaining safety rules to these subject may give them even uglier ideas.&lt;br /&gt;
&lt;br /&gt;
There is no explanation given as to why one researcher is running experiments across the diverse disciplines of pharmaceuticals, psychology and cosmetics.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
[Ponytail and Megan sit at a desk.]&lt;br /&gt;
&lt;br /&gt;
Ponytail: We're concerned that some of your results may be tainted by the fact that your human subjects are ''awful''.&lt;br /&gt;
&lt;br /&gt;
Megan: What do you mean?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Ponytail picks up a sheet of paper.]&lt;br /&gt;
&lt;br /&gt;
Ponytail: Several participants in your drug trial were arrested for arson.&lt;br /&gt;
&lt;br /&gt;
Megan: Side effects can be unpredictable.&lt;br /&gt;
&lt;br /&gt;
Ponytail: They were in the control group.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Ponytail: In your prisoner's dilemma study, 80% of the participants chose to betray their partners ''before'' the experimenter had a chance to tell them about the reward.&lt;br /&gt;
&lt;br /&gt;
Megan (off-panel): Definitely troubling.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[Ponytail shows Megan another sheet of paper.]&lt;br /&gt;
&lt;br /&gt;
Ponytail: In one experiment, your subjects repeatedly gave electric shocks to a stranger in another room.&lt;br /&gt;
&lt;br /&gt;
Megan: That's a famous psychological-&lt;br /&gt;
&lt;br /&gt;
Ponytail: This was a study of moisturizing creams!&lt;br /&gt;
&lt;br /&gt;
Megan: Yes, we're not sure how they snuck in all that equipment.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>199.27.129.167</name></author>	</entry>

	</feed>