<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=141.101.88.106</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=141.101.88.106"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/141.101.88.106"/>
		<updated>2026-06-24T17:18:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1823:_Hottest_Editors&amp;diff=138712</id>
		<title>1823: Hottest Editors</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1823:_Hottest_Editors&amp;diff=138712"/>
				<updated>2017-04-13T14:11:38Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.88.106: /* Explanation */ There is already an explanation of the title text, so no &amp;quot;this page is incomplete&amp;quot; box is needed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1823&lt;br /&gt;
| date      = April 12, 2017&lt;br /&gt;
| title     = Hottest Editors&lt;br /&gt;
| image     = hottest_editors.png&lt;br /&gt;
| titletext = Elon Musk finally blocked me from the internal Tesla repository because I wouldn't stop sending pull requests for my code supporting steering via vim keybindings.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
The comic has a play on the word 'Editor'. The editors from 1995 to 2015 are software text editors, and the editor(s) from 2020 onward are genomic editing techniques that edit {{w|DNA}}.&lt;br /&gt;
&lt;br /&gt;
Text editors are popular among programmers and computer scientists to edit machine-readable text, as well as other digital files.&lt;br /&gt;
Two of the earlier editors, {{w|Vim (text editor)|Vim}} and {{w|Emacs|Emacs}}, traditionally use the keyboard (rather than the mouse) to perform common actions (like scrolling, marking text, saving, and searching).&lt;br /&gt;
As Vim and Emacs use different keyboard commands in different styles, proficiency in one editor does not make it easy to use the other.&lt;br /&gt;
The &amp;quot;{{w|Editor wars}}&amp;quot; refers to Vim and Emacs users debating heavily over which of the two editors is the best (keyboard bindings is just one argument). This debate was previously mentioned in [[378: Real Programmers]].&lt;br /&gt;
More modern editors (including Notepad++ and Sublime Text) mainly use keyboard shortcuts that are global to the operating system, again different from Vim and Emacs.&lt;br /&gt;
&lt;br /&gt;
{{w|Notepad++}} is a popular text and source code editor, initially released in 2003 and only available for the Windows platform.&amp;lt;br/&amp;gt;&lt;br /&gt;
{{w|Sublime Text}} is the current &amp;quot;most popular&amp;quot; text editor according to Randall{{Citation needed}}; it was released in 2008.&amp;lt;br/&amp;gt;&lt;br /&gt;
Sublime Text, Vim, and Emacs are cross-platform.&lt;br /&gt;
&lt;br /&gt;
The 2020 editor '{{w|CRISPR}}' is not a text editor, but a technique used to edit DNA in a pre-existing genome. The technique has experienced a surge of recent attention in the media (beginning with the 2016 publication of [http://www.cell.com/cell/abstract/S0092-8674(15)01705-5 ''&amp;quot;The Heroes of CRISPR&amp;quot;''] and [http://www.latimes.com/science/sciencenow/la-sci-sn-crispr-patent-decision-20170215-story.html litigation] over the patent ownership), suggesting it may become the most popular &amp;quot;editor&amp;quot; in years to come. The joke lies in the comic intentionally not distinguishing between text/code editing and genome editing. &lt;br /&gt;
It may also suggest that we will not be editing digital plain-text files, but DNA in 2020, possibly due to very recent advances in {{w|DNA digital data storage}}.&lt;br /&gt;
&lt;br /&gt;
Many pieces of software that contain editing functions (in text boxes, on command lines, etc.) offer Emacs and/or Vim keybindings: the keys will be (roughly) the same as in Emacs or in Vim, so that someone familiar with one of those editors can use the keyboard without learning something new.&lt;br /&gt;
The comic suggests that in 2025, the Vim key-bindings will be the most popular for editing genes using CRISPR.&lt;br /&gt;
This creates a comical effect: CRISPR is a technique that operates on genes and not on digital hardware, so it does not use a keyboard per se. Consequently, it is surprising that CRISPR would have key bindings. The comic also suggests that in 2025, Vim will make a comeback in DNA editing, thus having 'won' the battle with Emacs.&lt;br /&gt;
&lt;br /&gt;
The title text says that Randall has been banned from the code base of {{w|Tesla, Inc.|Tesla}}, as he keeps sending {{w|pull request}}s (code changes) to steer a Tesla car using Vim keybindings. Not only does this seem implausible,  but it seems dangerous to steer a car with a (computer) keyboard. The arguably most important keybindings of a text editor are those to move the editing location (the cursor) around. Vim classically uses the '''h''', '''j''', '''k''', and '''l''' keys for ''left'', ''down'', ''up'', and ''right'' functions, although it also supports the arrow keys present on modern keyboards. To use these in a vehicular context, up and down would probably, as in many racing games, be mapped to acceleration and braking, respectively. One additional problem with using essentially binary inputs (key pressed or not) as a replacement for a car's steering wheel is achieving different degrees of direction change. Pressing, say, the '''h''' key could either cause the car to turn its wheels left by a pre-set, fixed amount, or it could turn them left the more the longer the key is held down. There has been a [http://www.autoblog.com/2017/02/20/doom-porsche-911-infotainment-hack/ spoof] based on the reverse principle, however.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Hottest Editors&lt;br /&gt;
:--------------------&lt;br /&gt;
:1995-2000—[Emacs–Vim Editor war]&lt;br /&gt;
:2005—Vim&lt;br /&gt;
:2010—Notepad++&lt;br /&gt;
:2015—Sublime Text&lt;br /&gt;
:2020—CRISPR&lt;br /&gt;
:2025—CRISPR (Vim keybindings)&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>141.101.88.106</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1820:_Security_Advice&amp;diff=138367</id>
		<title>1820: Security Advice</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1820:_Security_Advice&amp;diff=138367"/>
				<updated>2017-04-05T15:18:15Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.88.106: Maiden name.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1820&lt;br /&gt;
| date      = April 5, 2017&lt;br /&gt;
| title     = Security Advice&lt;br /&gt;
| image     = security_advice.png&lt;br /&gt;
| titletext = Never give your password or bank account number to anyone who doesn't have a blue check mark next to their name.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Incomplete. TBD:Complete tip explanations Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
The comic depicts a conversation between [[Cueball]] and [[Ponytail]], discussing the fact that giving people security advice has failed to improve their internet security, and in some cases even made things worse (such as requiring complicated passwords leading to people leaving post-it notes with their passwords on their screen, leading to huge security risks). As a result Cueball suggests {{w|reverse psychology|giving bad advice instead}}, in hopes of a positive effect. The last panel contains a list these security tips, which are parodies of actual security tips.&lt;br /&gt;
&lt;br /&gt;
The issue of passwords and computer security was covered in [http://www.explainxkcd.com/wiki/index.php/936:_Password_Strength 936: Password Strength].&lt;br /&gt;
&lt;br /&gt;
The last tip on the image is most likely a reference to Ingmar Bergman's film [https://en.wikipedia.org/wiki/The_Seventh_Seal#Synopsis The Seventh Seal].&lt;br /&gt;
&lt;br /&gt;
===Security Tip Explanations===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Security Tip&lt;br /&gt;
!Explanation&lt;br /&gt;
|-&lt;br /&gt;
|Don't click links to websites&lt;br /&gt;
|The usual tip is &amp;quot;Don't click on ''suspicious'' website links.&amp;quot; The comic's variation instead implies don't click on any links to any websites, or don't use the internet.&lt;br /&gt;
|-&lt;br /&gt;
|Use prime numbers in your password&lt;br /&gt;
|Long prime numbers are an essential part of modern cryptography and security systems, but don't have any effect when being used in passwords, except for maybe being harder to remember. In addition, if people were to regularly use prime numbers in their passwords, it would actually make passwords ''easier'' to guess, as it would substantially shrink the search space.&lt;br /&gt;
|-&lt;br /&gt;
|Change your password manager monthly&lt;br /&gt;
|It is often recommended to change passwords on a regular basis. However, changing password managers monthly would be quite impractical.&lt;br /&gt;
|-&lt;br /&gt;
|Hold your breath while crossing the border&lt;br /&gt;
|This in its self, wouldn't do anything, but if you hold your breath for too long you could pass out when crossing, or look stressed/suspicious. Overall, this would not help you.&lt;br /&gt;
|-&lt;br /&gt;
|Install a secure font&lt;br /&gt;
|A real tip might be &amp;quot;Install a secure browser&amp;quot; especially when many people used [https://en.wikipedia.org/wiki/Internet_Explorer_6 Internet Explorer 6]. Using a different font on a computer would not help one's internet security.&lt;br /&gt;
|-&lt;br /&gt;
|Use a 2-factor smoke detector&lt;br /&gt;
|A new way to keep accounts secure is 2-factor authentication, which usually means you enter your password, and then look for an email (or go into a mobile app) with a code which you then enter into the website. A 2-factor smoke detector would be useless, because it would require you to verify that there is actually a fire with a code, when the purpose of smoke detectors are to warn you about fires you ''don't'' know about.&lt;br /&gt;
|-&lt;br /&gt;
|Change your maiden name regularly&lt;br /&gt;
|The usual tip is to change your passwords regularly. Some password recovery procedures ask for a security question, like &amp;quot;what is you maiden name&amp;quot; (which is the family name that you were born with). Since it acts as a second password, it should also be changed regularly. Changing it, however, would be very difficult or even impossible, even more so on a regular basis. Also, maiden names and other trivia typically asked by security questions are not secret, so they are inherently not secure.&lt;br /&gt;
A real tip for dealing with security questions would be to enter false data.&lt;br /&gt;
|-&lt;br /&gt;
|Put strange USB drives in a bag of rice overnight&lt;br /&gt;
|The usual security tip is &amp;quot;Don't plug strange USB drives into your computer,&amp;quot; because sometimes attackers put viruses that infect your system when plugged in. This tip implies that you should &amp;quot;put USB drives in a bag of rice overnight&amp;quot; which is a common technique for drying out water damaged devices, due to rice's absorbent qualities. This would not clean the drive of viruses, and unless the drive was wet (perhaps because you found it outside due to it being called &amp;quot;strange&amp;quot;) it would not do anything.&lt;br /&gt;
|-&lt;br /&gt;
|Use special characters like &amp;amp; and %&lt;br /&gt;
|You should use special characters to increase the entropy of your password. The password context is missing here, normaly &amp;amp; and % are not special characters.&lt;br /&gt;
|-&lt;br /&gt;
|Only read content published through Tor.com&lt;br /&gt;
|[https://en.wikipedia.org/wiki/Tor_(anonymity_network) Tor] is a software solution to provide anonymity on the web for its users. The website [https://tor.com Tor.com] is the website of fantasy and sci-fi book publisher Tor, which has no relation to the Tor-network.&lt;br /&gt;
|-&lt;br /&gt;
|Use a burner's phone&lt;br /&gt;
|A play on using a burner phone (a cheap/disposable cell phone like those purchased at 7-11, often used for drug deals or other activity one might not want traced), and using the cell phone of a burner, i.e. a person who goes to the the Burning Man festival.&lt;br /&gt;
|-&lt;br /&gt;
|Get an SSL certificate and store it in a safe place&lt;br /&gt;
|SSL/TLS is a protocol for securing connections on the internet. To check if someone is who he claims to be you can check the individuals certificate. Such a certificate has to be public, storing it in a safe place makes the certificate useless. You have to store the private key that matches the certificate in safe place, else someone could steal the identity.&lt;br /&gt;
|-&lt;br /&gt;
|If a border guard asks to examine your laptop, you have a legal right to challenge them to a chess game for your soul.&lt;br /&gt;
|This tip is likely a reference to Ingmar Bergman's film [https://en.wikipedia.org/wiki/The_Seventh_Seal#Synopsis The Seventh Seal]&lt;br /&gt;
|-&lt;br /&gt;
|Never give your password or bank account number to anyone who doesn't have a blue check mark next to their name. (Title Text)&lt;br /&gt;
|The usual security tip here is ''&amp;quot;only trust accounts claiming to be legitimate if they have a blue check mark next to their name&amp;quot;'', which means that the account is verified as legitimate. This tip suggests only giving your ''password'' to verified accounts, although you shouldn't give your password to ''any'' account. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:Ponytail: We've been trying for decades to give people good security advice.&lt;br /&gt;
:Ponytail: But in retrospect, lots of the tips actually made things worse.&lt;br /&gt;
&lt;br /&gt;
:Cueball: Maybe we should try to give ''bad'' advice?&lt;br /&gt;
:Ponytail: I guess it's worth a shot.&lt;br /&gt;
&lt;br /&gt;
:Security tips&lt;br /&gt;
:(Print out this list and keep it in your bank safe deposit box.)&lt;br /&gt;
* Don't click links to websites&lt;br /&gt;
* Use prime numbers in your password&lt;br /&gt;
* Change your password manager monthly&lt;br /&gt;
* Hold your breath while crossing the border&lt;br /&gt;
* Install a secure font&lt;br /&gt;
* User a 2-factor smoke detector&lt;br /&gt;
* Change your maiden name regularly&lt;br /&gt;
* Put strange USB drives in a bag of rice overnight&lt;br /&gt;
* Use special characters like &amp;amp; and %&lt;br /&gt;
* Only read content published through Tor.com&lt;br /&gt;
* Use a burner's phone&lt;br /&gt;
* Get an SSL certificate and store it in a safe place&lt;br /&gt;
* If a border guard asks to examine your laptop, you have a legal right to challenge them to a chess game for your soul.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>141.101.88.106</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1820:_Security_Advice&amp;diff=138346</id>
		<title>Talk:1820: Security Advice</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1820:_Security_Advice&amp;diff=138346"/>
				<updated>2017-04-05T14:39:52Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.88.106: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Secret questions are not 2-factor authentication (2FA).  They are just a really shitty password, something that you know. --[[User:JakubNarebski|JakubNarebski]] ([[User talk:JakubNarebski|talk]]) 14:33, 5 April 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Secret questions are more like 0-factor authentication, since they typically ask for public data. Shirluban [[Special:Contributions/141.101.88.106|141.101.88.106]] 14:39, 5 April 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>141.101.88.106</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1812:_Onboarding&amp;diff=137630</id>
		<title>Talk:1812: Onboarding</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1812:_Onboarding&amp;diff=137630"/>
				<updated>2017-03-21T12:27:14Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.88.106: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~--&amp;gt;&lt;br /&gt;
Uff, Americans really say &amp;quot;carbon-neutral&amp;quot;. Taking this literally and there is no greenhouse problem, only some black dirt... Nevertheless bismuth is an important element in electronics, not only IBM.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 08:43, 17 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Given that this is Beret Guy, it doesn't have to mean solder. It's entirely possible one of his mysterious shops has sold him a generator that burns bismuth powder or something; in which case &amp;quot;produces bismuth&amp;quot; would really mean releasing it into the atmosphere in the same was most power plants release carbon. Or some kind of nuclear process that does actually produce bismuth. Or maybe someone's told him to use a server once then recycle it, and due to not knowing what they're doing the recycling team has ended up with a massive surplus of one metal. All crazy options, but this is a guy who's plumbed soup into the electrical system, so… who knows? -- [[Special:Contributions/162.158.154.187|162.158.154.187]] 13:42, 17 March 2017 (UTC)&lt;br /&gt;
::Carbon is a solid like bismuth. No power plant releases carbon, this American inaccuracy about &amp;quot;carbon-neutral&amp;quot; is part of the joke because &amp;quot;carbon-'''dioxide'''-neutral&amp;quot; would be correct. More on bismuth see below.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 03:47, 18 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Considering Beret Guy has shown that he was able to [[1293: Job Interview|get soup from an electric outlet]], maybe those all-digital restrooms are actually able to digitize bodily waste to dispose of it easily.--[[Special:Contributions/141.101.88.22|141.101.88.22]] 08:52, 17 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Digital Restrooms - no pipes. &lt;br /&gt;
You have to move the wase by hand, and a hand has fingers == digits? [[Special:Contributions/162.158.91.233|162.158.91.233]] 10:09, 17 March 2017 (UTC)&lt;br /&gt;
: Is it just me? Digital restrooms with no pipes together with the mention of cursed WiFi did remind me of those tubes the internet is made of [https://en.wikipedia.org/wiki/Series_of_tubes]... ;-) --[[User:Felis Catus|Felis Catus]] ([[User talk:Felis Catus|talk]]) 11:04, 17 March 2017 (UTC)&lt;br /&gt;
:: Yes, that was my reaction also. [[Special:Contributions/108.162.222.10|108.162.222.10]] 11:38, 17 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Lin-Manuel Miranda did some skits on PBS's The Electric Company.  I suspect that is the reference to the mistake. 00:53, 18 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
;Bismuth?&lt;br /&gt;
Might this be over complicating things a bit? Carbon is an element. Bismuth is another element, albeit a more improbable one.&lt;br /&gt;
&lt;br /&gt;
That may be the only joke: they have no carbon footprint but instead spew massive amounts of bismuth, which what?&lt;br /&gt;
&lt;br /&gt;
To suggest this is a joke about nuclear reactor technology or (very old) mainframe assembly technology seems to be a stretch. 14:20, 17 March 2017 (UTC) Skeptic&lt;br /&gt;
&lt;br /&gt;
I'm inclined to agree with Skeptic; I actually think the sole point of using bismuth might have been to make the horrible pun in the alt-text. 15:09, 17 March 2017 (UTC) CGH&lt;br /&gt;
&lt;br /&gt;
Antimony is used as a replacement for lead in common solder. Bismuth is used in low temperature solder. I have some coils of it somewhere on the desk here. (It's tough soldering to LEDs on star boards!)  [[User:ExternalMonolog|ExternalMonolog]] ([[User talk:ExternalMonolog|talk]]) 14:35, 17 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
TBH I was wondering if the bismuth/business joke was also a slight reference to Steven Universe, since the comic Hoverboard would indicate Randall is familiar with the show.{{unsigned ip|108.162.246.185}}&lt;br /&gt;
: I read bismuth as a pun on bi-monthly (or bi-month) for short. Most teams within a business will have a regular meeting every week or fortnight - the latter happening (typically) twice a month. 'Business' sounds closer, but doesn't fit so well logically for me. -- Ray&lt;br /&gt;
&lt;br /&gt;
I don't think the SU connection is very likely because there's no real connection made to the show. I think that the first mention is just for the surrealism of it producing something unrelated to (and much less common than) carbon, and the second just for the pun (which, if I'm honest, probably made me laugh harder than all the actual good jokes on xkcd over the years).{{unsigned ip|162.158.155.68}}&lt;br /&gt;
&lt;br /&gt;
: I actually mentioned the SU thing because that specific pun (bismuth/business) is used several times by the character Bismuth.{{unsigned ip|108.162.246.185}}&lt;br /&gt;
&lt;br /&gt;
There are in fact two possibilities for the source of bismuth:&lt;br /&gt;
*Since 2006 in the European Union the usage of lead is restricted (see: {{w|Restriction of Hazardous Substances Directive|RoHS}}). Like many other manufacturers IBM adopts this regulations on its [https://www.ibm.com/ibm/environment/products/46g3772_oct2016.pdf Baseline Environmental Requirements For Supplier Deliverables to IBM] for &amp;quot;Lead in solders for servers, storage and storage array systems.&amp;quot; A common replacement is bismuth. Furthermore tin-bismuth has the advantage of its low melting point when used as solder.&lt;br /&gt;
*The smallest lead-bismuth cooled reactor {{w|Gen4 Energy}} would not fit into a server room. But a coal plant doesn't either so the statement needs some rework.&lt;br /&gt;
So both possibilities make sense but only the solder is actually in use. No such reactor is build yet, it's only a design proposal.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 03:47, 18 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
I'd agree with those above to remove reference to bismuth coming from mainframe solder - that would be 'extracting,' not producing.  Whatever the mechanism, IMO the reasons are for the pun and ... because bismuth is [https://goo.gl/images/rTNpXJ ''stunningly beautiful!''  [[User:Miamiclay|Miamiclay]] ([[User talk:Miamiclay|talk]]) 18:59, 18 March 2017 (UTC)]&lt;br /&gt;
&lt;br /&gt;
I'm amazed how far discussions can go to find the hidden meaning of a nonsensical sentence. Shirluban [[Special:Contributions/141.101.88.106|141.101.88.106]] 12:27, 21 March 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>141.101.88.106</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1810:_Chat_Systems&amp;diff=137176</id>
		<title>Talk:1810: Chat Systems</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1810:_Chat_Systems&amp;diff=137176"/>
				<updated>2017-03-14T11:54:18Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.88.106: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;Wall (bathroom)&amp;quot; might be a reference to the Spaceballs movie. President Skroob is using the bathroom when he gets a video call from one of his officers. &amp;quot;Ahh! I told you never to call me on this wall! This is an unlisted wall!&amp;quot; [[Special:Contributions/172.68.54.112|172.68.54.112]] 16:31, 13 March 2017 (UTC)&lt;br /&gt;
:Or &amp;quot;Wall (bathroom)&amp;quot; is just a pun on &amp;quot;Wall (Unix)&amp;quot;. That would explain why only these two have disambiguation, and not &amp;quot;Telegram&amp;quot; or &amp;quot;Peach&amp;quot;. See also how both Walls are next to each other. Shirluban [[Special:Contributions/141.101.88.106|141.101.88.106]] 11:54, 14 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
From the explain section (User: Cosmogoblin): See [https://www.dropbox.com/s/8xpd3iggd47x51q/1810.ods this spreadsheet on Dropbox] for a list of each person in the diagram, as a basis for more complex analysis.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 16:48, 13 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
Man, IRC is not old. I remember using it at college in 1996... Oh, wait.{{unsigned ip|172.68.26.65}}&lt;br /&gt;
&lt;br /&gt;
I'm pretty sure that says '''Wall (Unix)''', not '''Wall (Linux)'''. --[[Special:Contributions/162.158.79.131|162.158.79.131]] 17:16, 13 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
He left off the chat tab on wikipedia :o){{unsigned ip|172.68.86.100}}&lt;br /&gt;
&lt;br /&gt;
He also left off [https://discordapp.com/ Discord]. [[Special:Contributions/108.162.241.160|108.162.241.160]] 23:22, 13 March 2017 (UTC)&lt;br /&gt;
:He also also left off explain xkcd talkpages. &amp;lt;span style=&amp;quot;background:#0064de;font-size:12px;padding:4px 12px;border-radius:8px;&amp;quot;&amp;gt;[[User talk:AgentMuffin|&amp;lt;span style=&amp;quot;color:#f0faff;&amp;quot;&amp;gt;~AgentMuffin&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://en.wikipedia.org/wiki/Euler_diagram#/media/File:Euler_and_Venn_diagrams.svg Humorous diagram comparing Euler and Venn diagrams]--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 18:06, 13 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
To whom are the individuals unique to some sets talking to?  eg those in Apache Request logs, and wall (unix) and wall (bathroom)?   I suppose there is no reason to assume anyone is receiving their messages.......[[Special:Contributions/108.162.241.160|108.162.241.160]] 18:37, 13 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I'd assume that the diagram is the ways Randall communicates with people. So the person in the Apache Logs circle would be the only person he is able to reach using this method. Likely meaning that for the really big circles (like email), a person outside the circle doesn't necessarily mean they don't use email; just that Randall doesn't have their address. --(bah, I can't remember my username on here. Old laptop was left logged in) [[Special:Contributions/162.158.154.109|162.158.154.109]] 20:37, 13 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
This seems related to #1254, and maybe #1789 as well. Randall really has a problem with his friends' bizarre methods of communicating.[[Special:Contributions/172.68.132.5|172.68.132.5]] 18:44, 13 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
;Related comics &lt;br /&gt;
I've created this new section at the bottom of the explain section. Those references don't explain much but moving it to a trivia section would move this out of sight for the reader. Since many writers like to find such references this chapter groups them all together. Any suggestions? --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 19:04, 13 March 2017 (UTC)&lt;br /&gt;
:Related: #1305 [[User:BMB|BMB]] ([[User talk:BMB|talk]]) 08:01, 14 March 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
;Transcript&lt;br /&gt;
I'm thinking it may be best to do the transcript by listing each person and the circles in which they are present, possibly condensing people in identical circles with the number in parentheses. [[Special:Contributions/162.158.246.82|162.158.246.82]] 22:23, 13 March 2017 (UTC)&lt;br /&gt;
:I'm also thinking about this. But the persons are some sticky figures like Cueball and so on; the character itself is unimportant... Important are all the &amp;quot;Chat Systems&amp;quot; and their connections together. That's not easy to transcribe.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 23:31, 13 March 2017 (UTC)&lt;br /&gt;
:: I think the easiest way is to use the &amp;quot;mathematical approach&amp;quot;: https://en.wikipedia.org/wiki/Set_(mathematics) [[User:Elektrizikekswerk|Elektrizikekswerk]] ([[User talk:Elektrizikekswerk|talk]]) 07:14, 14 March 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>141.101.88.106</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:Main_Page&amp;diff=134924</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:Main_Page&amp;diff=134924"/>
				<updated>2017-02-07T12:51:43Z</updated>
		
		<summary type="html">&lt;p&gt;141.101.88.106: /* Copying versus embedding */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{notice|This page is for discussion of the [[Main Page]] itself.  Other issues probably belong at the [[Explain XKCD:Community portal]].}}&lt;br /&gt;
&lt;br /&gt;
As a new user, I think the first page is very important. So I thought why not begin a discussion here what to have on the first page every user visits.--[[User:Relic|Relic]] ([[User talk:Relic|talk]]) 05:59, 1 August 2012 (EDT)  &amp;lt;small&amp;gt;Re-signed here - b/c I broke the comment in two when I added the &amp;quot;List of comics&amp;quot; header. --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 23:01, 2 August 2012 (EDT)&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==List of comics==&lt;br /&gt;
I was thinking of having a quick link to the list of comics that is explained. Right know, it took me a while to even see any of them. Eventually I found the &amp;quot;List All Pages&amp;quot; (found it in Special pages) where I could find the comics that have been explained. What do you think?&lt;br /&gt;
:A category tag will do that for you automatically. Having a list of comics indexed by its number would be a little different.--[[User:Relic|Relic]] ([[User talk:Relic|talk]]) 05:59, 1 August 2012 (EDT)&lt;br /&gt;
::Sounds like a great list - I ''think'' it'd have to be manually maintained until/unless we get someone who knows how to make a bot update it.  Categories will be useful, but they only work if someone added the category to the page in the first place. --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 07:21, 1 August 2012 (EDT)&lt;br /&gt;
:::A (somewhat) related question - should [[:Category:Comics]] be sorted alphabetically or by comic number?  --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 07:43, 1 August 2012 (EDT)&lt;br /&gt;
::::I think [[:Category:Comics]] should be sorted by comic number.  If you are looking for a specific comic, you will use the search field.  Is there a way to make that happen? --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 08:11, 1 August 2012 (EDT)&lt;br /&gt;
:::::They are two different functions.  For the former, instead of adding &amp;lt;nowiki&amp;gt;[[Category:Comics]]&amp;lt;/nowiki&amp;gt;, add, say, &amp;lt;nowiki&amp;gt;[[Category:Comics|1]]&amp;lt;/nowiki&amp;gt;.  For the second, we can create redirects.  Normally, I'd say just make sure the search term was in the article text, but since numbers are going to be use for other purposes than just comic titles, it may be better to create [[1]] and [[Comic 1]] as redirects to the relevant articles right off the bat. --08:24, 1 August 2012 (EDT) &lt;br /&gt;
::::::We could also have a comic-list template on the Main Page, I suppose, or perhaps two - one for number and one for name? --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 08:54, 1 August 2012 (EDT)&lt;br /&gt;
:::::::Here's what I was thinking of for that: {{tl|Comics navbox}}  Thoughts? ''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt;&lt;br /&gt;
:(outdent) It's ugly, but a sortable wikitable [[User:SurturZ/sandbox|(click here for example)]] could be used as a checklist to see what has been uploaded and what hasn't. What's the project namespace here, anyway (analogue of &amp;quot;WP:&amp;quot;)? --[[User:SurturZ|SurturZ]] ([[User talk:SurturZ|talk]]) 03:04, 3 August 2012 (EDT)&lt;br /&gt;
:OK, I've found a way to get all the titles of the comics, so I was confident enough to create&amp;lt;br/ &amp;gt;&amp;lt;br/ &amp;gt;&amp;lt;big&amp;gt;[[Explain XKCD:Checklist]]&amp;lt;/big&amp;gt; &amp;lt;br/ &amp;gt;&amp;lt;br/&amp;gt;which can be used to fill in the gaps. --[[User:SurturZ|SurturZ]] ([[User talk:SurturZ|talk]]) 03:41, 3 August 2012 (EDT)&lt;br /&gt;
::I'm liking the checklist!  That should do quite nicely as a &amp;quot;tool for editors&amp;quot;. (I'm linking to it at the Community Portal).  We still need the &amp;quot;template for readers.&amp;quot;  Did you think {{tl|Comics navbox}} was on the right track or should we do something else for that? --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 20:09, 3 August 2012 (EDT)&lt;br /&gt;
::Better idea - I'm throwing it directly onto the Main Page. --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 20:10, 3 August 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Admin list==&lt;br /&gt;
You can find a system-accurate list of admins [{{canonicalurl:Special:ListUsers|group=sysop}} here], so that might good to share, along with the manual list.  --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 07:13, 1 August 2012 (EDT)&lt;br /&gt;
:Added to page. --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 08:10, 1 August 2012 (EDT)&lt;br /&gt;
::That's exactly what I wanted, but couldn't find the auto page for it.  I knew it was somewhere.  I don't see any reason to keep the link to the manual page.  Do you?  --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 08:11, 1 August 2012 (EDT)&lt;br /&gt;
:::Not unless you want it.  I'll remove it.  Should I add the similar link for 'crats or is that unnecessary at this point? --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 08:25, 1 August 2012 (EDT)&lt;br /&gt;
::::To be honest, I have no idea what the Burecrats role does. Might be unnecessary now but helpful in the future? --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 11:16, 1 August 2012 (EDT)&lt;br /&gt;
:::::Bureaucrats can turn other users into administrators (or indeed, other bureaucrats). That privilege isn't available to ordinary administrators. I'd keep it to yourself for the time being. :-) --[[User:Yirba|Yirba]] ([[User talk:Yirba|talk]]) 17:39, 1 August 2012 (EDT)&lt;br /&gt;
::::::You can actually see a technical list of which rights each group confers at [[Special:ListGroupRights]].  As the wiki grows, you might want to spin off a few, such as the ability to grant rollbacker and autopatrolled, to admins as some other wikis have.  But for the time being, at least, there's really no reason for the wiki to have more than one 'crat. --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 17:07, 2 August 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Community portal ==&lt;br /&gt;
&lt;br /&gt;
I've created the [[Explain XKCD:Community portal]] as a tools/help page.  If that's not what you want, feel free to change/move/whatever it, but I thought it'd be nice to save this page for discussion of the Main Page and discuss the wiki as a whole/ask for help there.  --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 08:36, 1 August 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Direct link to latest comic ==&lt;br /&gt;
&lt;br /&gt;
There should be a direct link to the latest comic at the top of the Main page.  A nice thing about going to explainxkcd.com was that the latest comic is right there at the top.  For those changing their default link to the wiki, there should be an easy &amp;quot;Latest Comic&amp;quot; link that quickly takes them there.  I'm sure some folks actually skip xkcd.com and come directly here instead to read the latest offering from Randall.  They shouldn't have to search for it.&lt;br /&gt;
[[User:Christopher Foxx|- CFoxx]] ([[User talk:Christopher Foxx|talk]]) 11:59, 1 August 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Maybe the page [[latest]] should redirect to the most recent comic? Could that be taken care of by some sort of script/template so it doesn't have to be manually updated? Should each explination page also have &amp;quot;next&amp;quot;, &amp;quot;previous&amp;quot;, &amp;quot;random&amp;quot;, &amp;quot;first&amp;quot; and &amp;quot;latest&amp;quot; links, possibly also generated automatically via scripts/templates? Additionally, shouldn't the number page be the canonical one? It seems like [[Internal monologue]] should redirect to [[1089]] rather than the other way around - certainly it would make a bunch of scripting types of things a lot easier. [[User:J-beda|J-beda]] ([[User talk:J-beda|talk]]) 13:02, 1 August 2012 (EDT)&lt;br /&gt;
:::If you wanted, we could even use wiki-magic to show the title of the page as the Comic name, but the URL as the number - in order to parallel the actual XKCD website.  --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 17:09, 2 August 2012 (EDT)&lt;br /&gt;
:: Shouldn't there be a way to programmatically find the comic with the highest number that has a page with content?  That would work as long as no one puts future comic pages up. --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 20:25, 1 August 2012 (EDT)&lt;br /&gt;
:::It's all sounding like folks are over-complicating something quite easy.  All I'm suggesting is a prominent link to http://www.xkcd.com/.  No need, I think, to list which number the latest is, or include the next/last/random buttons, etc. [[User:Christopher Foxx|- CFoxx]] ([[User talk:Christopher Foxx|talk]]) 11:41, 3 August 2012 (EDT)&lt;br /&gt;
::::Oh.  We've got that, now, in the sidebar - labeled as &amp;quot;XKCD.&amp;quot;  I do think that having an internal link to the latest (explained) comic would be a great thing, though. --''[[User:Philosopher|Philosopher]]''&amp;amp;nbsp;&amp;lt;sup&amp;gt;[[User talk:Philosopher|Let us reason together.]]&amp;lt;/sup&amp;gt; 16:36, 4 August 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
You can transclude the latest comic on the main page like this: &amp;lt;nowiki&amp;gt;{{:pagename}} e.g. {{:Internal_monologue}} &amp;lt;/nowiki&amp;gt;--[[User:SurturZ|SurturZ]] ([[User talk:SurturZ|talk]]) 00:25, 2 August 2012 (EDT)&lt;br /&gt;
: I've started with just a manual link to the latest comic.  Ideally it will be automatic, but a manual link will work for now as I've had quite a few people ask for it. --[[User:Jeff|Jeff]] ([[User talk:Jeff|talk]]) 21:09, 1 August 2012 (EDT)&lt;br /&gt;
&lt;br /&gt;
Transclusion of the latest comic is great. Someone with the right permissions should add (for instance on the top-right corner of the grey transclusion area) a link to edit the corresponding wiki page, so that people seeing something they could add would feel invited to do so (wiki style). In my opinion this would be a good way to improve the quality of the user-generated explanations.&lt;br /&gt;
Also, all the &amp;quot;XKCD&amp;quot;s in the &amp;quot;New here?&amp;quot; section should be converted to the lowercase &amp;quot;xkcd&amp;quot;...&lt;br /&gt;
[[User:Cos|Cos]] ([[User talk:Cos|talk]]) 14:00, 6 August 2012 (UTC)&lt;br /&gt;
:Good points. I've done both. --[[User:Waldir|Waldir]] ([[User talk:Waldir|talk]]) 15:48, 6 August 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
Call me dumb, but... You've got a link called &amp;quot;prev&amp;quot; that goes to the explaination for the previous comic. Then a link called &amp;quot;comic #42&amp;quot; but that goes to xkcd. And then a smaller, less prominent link called &amp;quot;go to this comic&amp;quot; that doesn't go to the comic but to its explaination. Anyone else think that's a little back-to-front? [[User:Zootle|Zootle]] ([[User talk:Zootle|talk]]) 17:18, 31 August 2012 (UTC)&lt;br /&gt;
:OK, you're dumb :-).  The standard template for an explanation page includes the header with &amp;quot;Prev&amp;quot;, &amp;quot;Comic # (date)&amp;quot;, and &amp;quot;Next&amp;quot; links.  If we don't have explanation pages for the previous or next comic, we don't show the respective link.  I hadn't noticed that the &amp;quot;Comic # (date)&amp;quot; bit was a link to the xkcd site before, but in context it makes sense to me.  Including a link to the Explain page for the comic who's explain page you are already looking at doesn't make sense.&lt;br /&gt;
:The explanation page for the latest comic is &amp;quot;transcluded&amp;quot; in the main page pretty much as-is, so we get the header, the comic, the explanation, etc.  We don't get the discussion, which is visible at the bottom of the Explain page.  Because there is never an explanation for a comic that hasn't been released yet, there is never a &amp;quot;Next&amp;quot; link on the main page's transcluded header.  So you get &amp;quot;Prev&amp;quot; and &amp;quot;Comic&amp;quot; links.  The &amp;quot;Go to this comic&amp;quot; link is added by the main page above the transcluded explain page.&lt;br /&gt;
:I can see how the &amp;quot;Go to this comic&amp;quot; link might be poorly worded especially as it's placement seems to be within the explanation it's linking to. [[User:Blaisepascal|Blaisepascal]] ([[User talk:Blaisepascal|talk]]) 18:16, 31 August 2012 (UTC)&lt;br /&gt;
::Rather than &amp;quot;Go to this comic&amp;quot; maybe it could be &amp;quot;Go to full explanation&amp;quot; ? Something else? [[User:J-beda|J-beda]] ([[User talk:J-beda|talk]]) 13:38, 5 September 2012 (UTC)&lt;br /&gt;
::There was [http://www.explainxkcd.com/wiki/index.php?title=explain_xkcd:Community_portal/Admin_requests#.22Edit_this_explanation.22_link_on_main_page a discussion at one point] about a wittier/more descriptive link - but no one came up with anything. I do like &amp;quot;Go to Full Explanation&amp;quot; better, for what it's worth. --[[User:DanB|DanB]] ([[User talk:DanB|talk]]) 15:31, 5 September 2012 (UTC)&lt;br /&gt;
:::My problem with that suggestion is that it implies that the main page explanation is not full. As of right now, the full explanation is transcluded on the main page. There's nothing more to see by clicking that link (explanation wise) Perhaps &amp;quot;Go to full explanation page&amp;quot; but that doesn't quite sound right to me... [[User:TheHYPO|TheHYPO]] ([[User talk:TheHYPO|talk]]) 15:42, 7 September 2012 (UTC)&lt;br /&gt;
::::How about &amp;quot;Go to this Comic Explanation Page&amp;quot;? One nice thing about the specific page rather than the [[Main_Page]] transcoding is that it nicely includes the discussion as well. I have a bookmark to the [[Main_Page]] that I look at every day, but I want to easily read the discussions, not only the explanation. Humm, maybe we could have a page [[most recent comic]] that automagically redirects to the most recent comic? [[User:J-beda|J-beda]] ([[User talk:J-beda|talk]]) 12:42, 8 September 2012 (UTC)&lt;br /&gt;
:::::I tried to get [[most recent comic]] to redirect to LATESTCOMIC, but can't get the syntax working - it is possible? [[User:J-beda|J-beda]] ([[User talk:J-beda|talk]]) 13:03, 8 September 2012 (UTC)&lt;br /&gt;
::::::Apparently it isn't. I would have tried &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;#REDIRECT [[{{LATESTCOMIC}}]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; like you did, but since that doesn't work, I'll delete the page for now. --[[User:Waldir|Waldir]] ([[User talk:Waldir|talk]]) 16:38, 20 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Discussion of latest comic ==&lt;br /&gt;
Perhaps include the discussions of the latest comic here? I almost missed there was a discussion field a few times because I would only read about the latest comic on the main page. [[User:Carewolf|Carewolf]] ([[User talk:Carewolf|talk]]) 14:54, 22 September 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
This comics's explanation is complete bollocks, I think. Of course it is NOT a &amp;quot;fact that such a room exists&amp;quot;. This comics parodies trope often used in cop movies - an elderly cop goes to work for the last time before his retirement, packs things, plans fishing the next day ... only to be called to one more case (possibly with a new, young and brash partner). And despites his efforts not to screw anything and stay clear of danger, he is either mortally wounded or screws big time and is degraded. So much clichè, that if someone says &amp;quot;It's my last day or service&amp;quot;, you might be sure one of the two options above happens. See http://tvtropes.org/pmwiki/pmwiki.php/Main/Retirony [[User:edheldil|Edheldil]] 10:17, 26 September 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
I believe this link maybe relevant: http://en.wikipedia.org/wiki/Turtle_graphics {{unsigned|Rhudi}}&lt;br /&gt;
&lt;br /&gt;
I went ahead and filled out the bracket from today's (see edit date) comic:  http://m.imgur.com/gallery/WyPkHx2 {{unsigned|Glaucon81}}&lt;br /&gt;
&lt;br /&gt;
*rise&lt;br /&gt;
&lt;br /&gt;
Btw, why wouldn't I just enter &amp;quot;ipconfig free&amp;quot; if I didn't want my IP address showing? {{unsigned ip|172.68.65.48}}&lt;br /&gt;
&lt;br /&gt;
== The comic explanation count is wrong ==&lt;br /&gt;
&lt;br /&gt;
The adjustment is currently 3, but there are now 6 subcategories and one list making the current correct adjustment 7.&lt;br /&gt;
If the wiki was upgraded to version 1.20, a form exists to automatically exclude subcategories.&lt;br /&gt;
--[[User:Divad27182|Divad27182]] ([[User talk:Divad27182|talk]]) 09:56, 8 October 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Looks like another week of the wiki going down then.&lt;br /&gt;
:But seriously, I've been noticing this too. Didn't know what was causing it, but it's going to have to be fixed sometime.[[User:Davidy22|Davidy22]] ([[User talk:Davidy22|talk]]) 10:25, 8 October 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
::The text reads &amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;We already have [[:Category:Comics|'''{{#expr:{{PAGESINCAT:Comics}}-3}}''' comic explanations]]!&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;  The -3 is to account for the subcategories and non-explanation pages in the category.  There apparently used to be three such pages, and now there are seven.  I would fix this myself, but the page is protected.  If the wiki where upgraded to version 1.20, the categories could be explicitly excluded, but the [[List of all comics]] would still be in the category.  (Note that the -3 actually appears twice.)  --[[User:Divad27182|Divad27182]] ([[User talk:Divad27182|talk]]) 05:03, 11 October 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Mediawiki 1.20 fixes this issue, although it'd be nice if this could be fixed in the meantime via the hack reccommended by divad. [[User:Davidy22|&amp;lt;span title=&amp;quot;I want you.&amp;quot;&amp;gt;&amp;lt;u&amp;gt;&amp;lt;font color=&amp;quot;purple&amp;quot; size=&amp;quot;2px&amp;quot;&amp;gt;David&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;green&amp;quot; size=&amp;quot;3px&amp;quot;&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;sup&amp;gt;&amp;lt;font color=&amp;quot;indigo&amp;quot; size=&amp;quot;1px&amp;quot;&amp;gt;22&amp;lt;/font&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Davidy22|&amp;lt;tt&amp;gt;(talk)&amp;lt;/tt&amp;gt;]] 06:40, 16 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Looks like Waldir updated the &amp;quot;Comic Correction Count&amp;quot; to &amp;quot;10&amp;quot; (as of 20 November 2012):&lt;br /&gt;
 &amp;lt;nowiki&amp;gt; We already have [[:Category:Comics|'''{{#expr:{{PAGESINCAT:Comics}}-10}}''' comic explanations]]!&amp;lt;/big&amp;gt;&lt;br /&gt;
    Note: the -10 in the calculation above is to discount subcategories (there are 7 of them as of 20 November 2012),&lt;br /&gt;
    non-comic pages (2 as of same date: [[List of all comics]] and [[Exoplanet]])&lt;br /&gt;
    and the comic 404, which was deliberately not posted. Thus 7 + 2 + 1 = 10&lt;br /&gt;
 (But there are still {{#expr:{{LATESTCOMIC}}-({{PAGESINCAT:Comics}}-10)}} to go. Come and [[List of all comics|add yours]]!)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
:Could we possibly make this more dynamic by creating a &amp;quot;IGNORE_IN_COUNT&amp;quot; category or something? and then using something like: &amp;lt;nowiki&amp;gt;{#expr:{{PAGESINCAT:Comics}}-{{PAGESINCAT:IGNORE_IN_COUNT}}}&amp;lt;/nowiki&amp;gt;?  Then any additional entries to the &amp;quot;Comics&amp;quot; category (that are 'special' entries) could just have the special category added and no main page editing would be necessary? --[[User:Bpothier|B. P.]] ([[User talk:Bpothier|talk]]) 07:50, 22 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Make Jeff stop apologizing==&lt;br /&gt;
The apology for server downtime has been around for a while now. Can we take it down? [[User:Davidy22|Davidy22]] ([[User talk:Davidy22|talk]]) 04:41, 11 October 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Spambots ==&lt;br /&gt;
&lt;br /&gt;
I think someone should install [http://www.mediawiki.org/wiki/Extension:AbuseFilter AbuseFilter]. --[[User:Kronf|Kronf]] ([[User talk:Kronf|talk]]) 10:09, 13 October 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Purge ==&lt;br /&gt;
&lt;br /&gt;
We should regularly purge the server's cache for the main page using http://www.explainxkcd.com/wiki/index.php?title=Main_Page&amp;amp;action=purge to keep the explanation up to date. --[[User:Kronf|Kronf]] ([[User talk:Kronf|talk]]) 02:28, 3 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Updating the Rules ==&lt;br /&gt;
&lt;br /&gt;
I've been having a lovely discussion with someone who apparently thought the &amp;quot;edit anything you want&amp;quot; rule applied to the Talk pages. As we don't have any codified rules for ''here'' and can only point to &amp;quot;well the canonical way this is done on Wikipedia is...&amp;quot; I think that there are a few things we need to put into the list of Rules on the front page, and then have a link to a more in-depth talk about why the rules exist and what-not.&lt;br /&gt;
&lt;br /&gt;
Specifically, I'm talking about writing &amp;quot;Feel free to edit any page on the wiki to be better. But, treat talk pages like you would blog comments: comments by other people ''cannot be changed by you'', you can only respond to them.&amp;quot; as a new rule to be plastered on the front page, as there seems to be an increasing number social neophytes that seem to think that editing words that are attributed as being said by another person is perfectly legitimate and non-controversial.&lt;br /&gt;
&lt;br /&gt;
Shall we discuss? [[User:Lcarsos|lcarsos]]&amp;lt;span title=&amp;quot;I'm an admin. I can help.&amp;quot;&amp;gt;_a&amp;lt;/span&amp;gt; ([[User talk:Lcarsos|talk]])  01:25, 15 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:We could add the etiquette rules as an addendum to the signature reminder at the top of the page. Just an extra note below the alert box asking people to not edit other people's comments. [[User:Davidy22|&amp;lt;span title=&amp;quot;I want you.&amp;quot;&amp;gt;&amp;lt;u&amp;gt;&amp;lt;font color=&amp;quot;purple&amp;quot; size=&amp;quot;2px&amp;quot;&amp;gt;David&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;green&amp;quot; size=&amp;quot;3px&amp;quot;&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;sup&amp;gt;&amp;lt;font color=&amp;quot;indigo&amp;quot; size=&amp;quot;1px&amp;quot;&amp;gt;22&amp;lt;/font&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Davidy22|&amp;lt;tt&amp;gt;(talk)&amp;lt;/tt&amp;gt;]] 06:40, 16 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
::It really should be right down with the &amp;quot;edited mercilessly&amp;quot; description, because this is an exception to that statement.  Shouldn't have two sets of contradictory instructions in different places. When I made my improper edit, I had a semi-conscious moment of doubt about whether changing the other guy's comment was ok, even though this is a wiki (and even though it wasn't really clear to me that this &amp;quot;discussion&amp;quot; box held something totally separate from the page content), but that statement at the bottom put all such doubts to rest.  I read it multiple times to be sure.   But I did not notice that line at the top about the four tildes until ''much'' later.  It's somewhat lost, visually, in the header line, when you're not looking directly at it.[[Special:Contributions/50.0.38.245|50.0.38.245]] 18:32, 18 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::There's discussion to replace that message with a more noticeable alert box. The message at the bottom of the page appears for all pages, including talk pages, so a talk-page specific message there would not entirely fit. [[User:Davidy22|&amp;lt;span title=&amp;quot;I want you.&amp;quot;&amp;gt;&amp;lt;u&amp;gt;&amp;lt;font color=&amp;quot;purple&amp;quot; size=&amp;quot;2px&amp;quot;&amp;gt;David&amp;lt;/font&amp;gt;&amp;lt;font color=&amp;quot;green&amp;quot; size=&amp;quot;3px&amp;quot;&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;sup&amp;gt;&amp;lt;font color=&amp;quot;indigo&amp;quot; size=&amp;quot;1px&amp;quot;&amp;gt;22&amp;lt;/font&amp;gt;&amp;lt;/sup&amp;gt;&amp;lt;/span&amp;gt;]][[User talk:Davidy22|&amp;lt;tt&amp;gt;(talk)&amp;lt;/tt&amp;gt;]] 00:18, 19 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::If that text at the bottom is in fact alterable, it should be written to take every case into account.  It's an extremely poor user interface that has instructions appearing on a page stating rules that are the exact opposite of reality.  And note that the altert box on the top looks a lot like a banner add, when you don't focus on it and read it.  People will tend to habitually filter out anything written there from their perception.  Also, it can easily be scrolled off the top of the screen when the discussion starts to get long, and they have a preview displayed.&lt;br /&gt;
::::So I think after the &amp;quot;...then do not submit it here.&amp;quot;, it should add, &amp;quot;'''Exception''': others' comments in Discussion pages are not to be altered.  See full rules at &amp;lt;&amp;lt;link to appropriate wikipedia page&amp;gt;&amp;gt;.&amp;quot;[[Special:Contributions/50.0.38.245|50.0.38.245]] 15:46, 28 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Update after changes ==&lt;br /&gt;
&lt;br /&gt;
The front page explanation hasn't been updated at all day to match changes in the explanation on the comic's page. This is a major problem i think, as it is the front page explanation people visitors will most often read. --[[User:St.nerol|St.nerol]] ([[User talk:St.nerol|talk]]) 20:43, 26 November 2012 (UTC)&lt;br /&gt;
: It might be a caching issue. Appending &amp;lt;code&amp;gt;&amp;amp;action=purge&amp;lt;/code&amp;gt; to the URL will probably fix it. Can you confirm it looks good to you now? --[[User:Waldir|Waldir]] ([[User talk:Waldir|talk]]) 00:29, 27 November 2012 (UTC)&lt;br /&gt;
::Yep, now it updates instantly! Well done, whatever you did! :) --[[User:St.nerol|St.nerol]] ([[User talk:St.nerol|talk]]) 16:24, 27 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::I've also added a link underneath the comic box that has the action embedded, so no one has to do any manual URL hacking. [[User:Lcarsos|lcarsos]]&amp;lt;span title=&amp;quot;I'm an admin. I can help.&amp;quot;&amp;gt;_a&amp;lt;/span&amp;gt; ([[User talk:Lcarsos|talk]])  17:38, 11 December 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
::::Just wanted to check in on this - are there issues with automated systems or spammers following this link?  I know it can affect performance - caching is important on a busy site! --[[User:Overand|Overand]] ([[User talk:Overand|talk]]) 22:37, 13 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Suggestion: Change &amp;quot;Go to this comic&amp;quot; to &amp;quot;Go to this entry&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
Just a small suggestion. For the Main Page, I suggest changing &amp;quot;Go to this comic&amp;quot; to say &amp;quot;Go to this ''entry''&amp;quot; instead to remove any confusion for new and regular viewers. It certainly took me a while to figure how to go to each featured comic's entry from the main page.&lt;br /&gt;
&lt;br /&gt;
[[Special:Contributions/69.43.114.2|69.43.114.2]] 17:04, 11 December 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:How about if it reads &amp;quot;Go to this comic explanation&amp;quot;? Would that be less confusing? I only quibble because the explanations aren't really entries, in wiki parlance each page is usually called an article, but that doesn't seem to fit here as we really have explanation pages. [[User:Lcarsos|lcarsos]]&amp;lt;span title=&amp;quot;I'm an admin. I can help.&amp;quot;&amp;gt;_a&amp;lt;/span&amp;gt; ([[User talk:Lcarsos|talk]])  17:41, 11 December 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span style=&amp;quot;font-weight: bold; color: green;&amp;quot;&amp;gt;Agreed.&amp;lt;/span&amp;gt; [[User:Ctxppc|Randy Marsh]] ([[User talk:Ctxppc|talk]]) 22:55, 8 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Explain the Unreleased Comic? ==&lt;br /&gt;
:I wonder if [[http://i56.tinypic.com/a9ton8.png this comic]] is permitted to be explained, despite the double issue of Randall pulling the comic plus me finding the pulled comic through &amp;quot;xkcd overrated&amp;quot;... [[User:Greyson|Greyson]] ([[User talk:Greyson|talk]]) 18:21, 12 December 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Comic 1156 ==&lt;br /&gt;
&lt;br /&gt;
I don't have an account to edit the page directly, so here's an edit someone should make:&lt;br /&gt;
It looks like whoever wrote the existing page simply googled 'conditioning' and found the first link that came up.&lt;br /&gt;
Please modify the link to point to 'Classical conditioning', not 'Operant conditioning'.&lt;br /&gt;
Thanks. {{unsigned ip|124.191.56.91|05:26, 7 January 2013‎ (UTC)}}&lt;br /&gt;
&lt;br /&gt;
:Hi. This is the talk page for the main page of the wiki. This page only has a &amp;quot;view&amp;quot; of the actual comic explanation. The actual explanation page is at [[1156: Conditioning]], and I assure you, edit permissions have not been restricted for that page. Someone has already changed the page to link to Classical conditioning, but the original editor came back stating that Operant was correct. If you would like to start a discussion about this [[Talk:1156: Conditioning|on the talk page for this explanation]] that would be much more conducive to getting this matter settled. [[User:Lcarsos|lcarsos]]&amp;lt;span title=&amp;quot;I'm an admin. I can help.&amp;quot;&amp;gt;_a&amp;lt;/span&amp;gt; ([[User talk:Lcarsos|talk]])  05:52, 7 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Comic Links ==&lt;br /&gt;
&lt;br /&gt;
Some of the links seem to be confusing, as they're titled in a weird way. The link/button 'go to this comic', I'd expect would go to the actual comic on XKCD's page. Yet it goes to the comic's wiki page. And clicking on the comic # and date directs you to the XKCD page, yet I really feel that link should go to the wiki page, as it's right at the top center there, and has the date and everything, sort of indicating that it's a wiki page, yet it's not. And the prev and next buttons next to it don't go to the xkcd page, they go to the wiki pages. Which is really messed up, I think. Because of my confusion, every single time I visit here, I  clicked on the wrong link, though now I've gotten used to it. I suggest rewording the links as '&amp;lt;i&amp;gt;XKCD&amp;lt;/i&amp;gt; Comic # and date' and 'go to this comic&amp;lt;i&amp;gt;'s wiki page&amp;lt;/i&amp;gt;'. And possibly switching the links' positions so that the wiki links could be in that navigation bar and the XKCD links could be off to the side. After all, we are a wiki, so putting our wiki links to the comic off to the side and the direct xkcd link in the center seems odd. Anyway, has anyone had the same thoughts and/or agree with me on this?--[[Special:Contributions/69.119.250.251|69.119.250.251]] 18:19, 9 January 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Unexplained comics ==&lt;br /&gt;
&lt;br /&gt;
The template that starts each explanation page should be edited to have the next and previous buttons automatically skip over pages that don't exist, rather than simply not being there if comic n+1 or n-1 doesn't exist.  Preferably it would append a notice to the next page (like the redirect notices commonly found on mediawiki) telling you how many comics have been skipped.  I'm not sure how feasible this would be to script, however.  [[Special:Contributions/130.160.145.185|130.160.145.185]] 23:45, 9 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Percentage of remaining comics calculation is off... ==&lt;br /&gt;
&lt;br /&gt;
Okay, I hate to be &amp;quot;that pedantic math guy&amp;quot;, but... Today the main page reads &amp;quot;We have collaboratively explained 936 xkcd comics, and only 252 (27%) remain.&amp;quot;   While I agree that 252/936 is roughly 27%, I believe we should really be calculating the percentage as &amp;quot;the number left to explain&amp;quot; divided by &amp;quot;the total number of comics that exist&amp;quot;, not divided by &amp;quot;the number we have finished&amp;quot;.  That is (today), 252/1188=21%.  Think about it.  If we had completed 594 comics today, with 594 remaining, what should the percentage be?  594/594=100%?  That's not right... 594/1188=50%?  That's what we really want to say.&lt;br /&gt;
&lt;br /&gt;
The page is protected, which makes sense.  So I'll make my suggestion here.&lt;br /&gt;
&lt;br /&gt;
Change this: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
and only {{#expr:{{LATESTCOMIC}}-({{PAGESINCAT:Comics}}-9)}}&lt;br /&gt;
({{#expr: ({{LATESTCOMIC}}-({{PAGESINCAT:Comics}}-9)) / ({{PAGESINCAT:Comics}}-9) * 100 round 0}}%)&lt;br /&gt;
remain.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
To this: &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
and only {{#expr:{{LATESTCOMIC}}-({{PAGESINCAT:Comics}}-9)}}&lt;br /&gt;
({{#expr: ({{LATESTCOMIC}}-({{PAGESINCAT:Comics}}-9)) / {{#expr:{{LATESTCOMIC}}}} * 100 round 0}}%)&lt;br /&gt;
remain.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[User:Imperpay|Imperpay]] ([[User talk:Imperpay|talk]]) 15:32, 20 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Done and done. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|purple|David}}&amp;lt;font color=green size=3px&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=indigo size=4px&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 15:37, 20 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Thanks for the heads-up! However, notice that the #expr: around LATESTCOMIC was unnecessary. I've removed it.  [[User:Waldir|Waldir]] ([[User talk:Waldir|talk]]) 11:30, 21 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Waldir, you have exposed me as a charlatan and a fool!  (I just copied, pasted, and tinkered until I made something that worked.  I don't actually understand it.  No formal training, you see.  It's what we used to call &amp;quot;hacking&amp;quot; back in the dawn of the digital era, before the word took on connotations of vandalism, trespassing, and fraud.  Have you kids come up with another word for it?)  [[User:Imperpay|Imperpay]] ([[User talk:Imperpay|talk]]) 13:59, 22 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
::: Joke's on me then, 'cause you sure fooled me – I readily assumed you knew your way around those parser functions. Nice job hacking the code, it was a nearly perfect crime ;) --[[User:Waldir|Waldir]] ([[User talk:Waldir|talk]]) 03:26, 25 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::I've heard the cool kids call that the &amp;quot;Maker Mentality&amp;quot;, usually with a reference to [http://makezine.com/ Make magazine] and [http://makerfaire.com/ Maker Faire]. But I think there's also a movement to resurrect the original meaning of hacker. [[User:Lcarsos|lcarsos]]&amp;lt;span title=&amp;quot;I'm an admin. I can help.&amp;quot;&amp;gt;_a&amp;lt;/span&amp;gt; ([[User talk:Lcarsos|talk]]) 04:21, 25 March 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==sidebar ads?==&lt;br /&gt;
''Moved to [[explain xkcd:Community portal/Proposals]] –– [[User:St.nerol|St.nerol]] ([[User talk:St.nerol|talk]]) 08:06, 4 May 2013 (UTC)''&lt;br /&gt;
&lt;br /&gt;
== Expression error on Main Page ==&lt;br /&gt;
&lt;br /&gt;
Please use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{PAGESINCAT:...|R}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{PAGESINCAT:...}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to correct these errors :) --[[Special:Contributions/110.168.83.62|110.168.83.62]] 10:55, 8 April 2013 (UTC)&lt;br /&gt;
:Dun diddly done. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 11:21, 8 April 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Compile a list of non-technical comics to non-technical readers? ==&lt;br /&gt;
&lt;br /&gt;
I'm a long-time reader and fan of &amp;gt;&amp;lt; |&amp;lt; C |}, but my normal approach is useless when I introduce this provocative comic series to my less technical friends. They stay at the apparent level of many comics. They don't bother reading the explanations, but they would say, &amp;quot;it's hard to make sense&amp;quot;. Imagine an average non-technical (and non-arts) major guy/girl, can we compile a list of state-of-the-art but less-technical, easy-to-comprehend but &amp;quot;ah ha!!&amp;quot; strips that is suitable for them? --[[User:FrenzY|W shll nvr flly xpln xkcd!]] ([[User talk:FrenzY|talk]]) 12:39, 18 May 2013 (UTC)&lt;br /&gt;
:Oh my god that signature.&lt;br /&gt;
:Gaah, derailment. Uh, pretty much anything that isn't tagged with the physics or math categories are easy enough to understand for the average English speaker, so just check the categories at the bottom of the page for that. Also, avoid comics with the incomplete tag, and that oughta be fine. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 14:41, 18 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Quit building? ==&lt;br /&gt;
''This post was moved to [[Talk:1214: Geoguessr]].''&lt;br /&gt;
&lt;br /&gt;
:Hello, this is the talk page for the content of the front page of the wiki, not for discussion of the most recent comic, that happens [[Talk:1214: Geoguessr|here]]. I've moved your post over there for you. Cheers, and welcome to explain xkcd! [[User:Lcarsos|lcarsos]]&amp;lt;span title=&amp;quot;I'm an admin. I can help.&amp;quot;&amp;gt;_a&amp;lt;/span&amp;gt; ([[User talk:Lcarsos|talk]]) 05:09, 22 May 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== List of incomplete comics ==&lt;br /&gt;
We need a link to the &amp;quot;Incomplete articles&amp;quot; at the main page below the &amp;quot;Missing link&amp;quot;. Most pages are created but many are incomplete.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 19:06, 7 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Header message ==&lt;br /&gt;
&lt;br /&gt;
'''Please don't take this seriously unless you actually think it's a good idea:'''&lt;br /&gt;
&lt;br /&gt;
I think the header should be changed from &amp;quot;explain xkcd: It's 'cause you're dumb.&amp;quot; to &amp;quot;explain xkcd: It's 'cause you're dumb... or still have some hope that comic [[1190]] will end.&amp;quot; or something similar. [[User:Schiffy|&amp;lt;font color=&amp;quot;000999&amp;quot;&amp;gt;Schiffy&amp;lt;/font&amp;gt;]] ([[User_talk:Schiffy|&amp;lt;font color=&amp;quot;FF6600&amp;quot;&amp;gt;Speak to me&amp;lt;/font&amp;gt;]]|[[Special:Contributions/Schiffy|&amp;lt;font color=&amp;quot;FF0000&amp;quot;&amp;gt;What I've done&amp;lt;/font&amp;gt;]]) 14:53, 9 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
::Nope! This page is trying to explain more than 1222 comics, not only [[1190: Time]]. The header just states the truth.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 15:49, 9 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I'd vote for a change. People have started coming over to discuss the comic even when they've 'gotten' it. That, and the fact that this is one step ahead of Googling the references yourself. So.. maybe, &amp;quot;it's because you're dumb..and lazy.&amp;quot;[[Special:Contributions/220.224.246.97|220.224.246.97]] 02:26, 31 August 2013 (UTC)&lt;br /&gt;
:I honestly don't think it either. This is the most comprehensive comic-by-comic Wiki. People don't come here because they're dumb ''or'' lazy. That's like saying I'm dumb for reading a review of an episode after I've watched it - I'm interested in seeing what other people up with or caught that I didn't. It denigrates the idea of aggregating information, which is a very un-XKCD idea.&lt;br /&gt;
&lt;br /&gt;
As a regular reader of explainxkcd (who was to lazy to cotribute anything until now), I'd like to support the proposed edit. (... and lazy) It really fits to the tone of our favourite waste of otherwise productive time (which is xkcd for myself). Best wishes from Heidelberg, Germany. --[[Special:Contributions/147.142.13.86|147.142.13.86]] 14:38, 10 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
A friend that happens to be blind hates this site because of the &amp;quot;It's cause you're dumb&amp;quot; tagline.  If he wants a transcript of the comic on xkcd, his option is to come here and have his screen reader program telling him that he is dumb every single time.&lt;br /&gt;
&lt;br /&gt;
How about, &amp;quot;explain xkcd: because sometimes we all need a little help.&amp;quot;? -- [[Special:Contributions/173.245.54.65|173.245.54.65]] 02:07, 8 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Oh, hadn't thought about that. There's been recurring complaints about this over the years, though the tagline's been around since before we were a wiki. I'll write something up and put this to a vote. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 09:00, 8 February 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== A point of confusion ==&lt;br /&gt;
&lt;br /&gt;
Why is 'Apatosaurus' a category but 'Internet Argument' no longer a category? [[User:Greyson|Greyson]] ([[User talk:Greyson|talk]]) 13:53, 20 June 2013 (UTC)&lt;br /&gt;
:Cuz people hit the random button, see an Apatosaurus feature in three comics and figure it must be a recurring theme. Same as the internet argument thing. Will get round to a category purge after we've cleared out all the incomplete tags. I think there's one for ferrets hidden away somewhere in the dark recesses of our catalog of categories. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 14:45, 20 June 2013 (UTC)&lt;br /&gt;
::On the subject, can I suggest a &amp;quot;Barred from Conferences&amp;quot; category, or similar?  That's definitely a recurring theme (for a long, long time), and thus should be justified enough.  I'd be happy to add various qualifying articles as I scroll through again, if I can, but first I'll leave it up to someone else to solidify the actual name. (In case it turns out not to be just conferences, for example.) [[Special:Contributions/178.98.31.27|178.98.31.27]] 16:27, 22 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Incomplete comics statement ==&lt;br /&gt;
&lt;br /&gt;
I suggest the minor change: &amp;quot;We have an explanation for all x xkcd comics, and only y (y/x %) are '''marked as''' incomplete.&amp;quot; –[[User:St.nerol|St.nerol]] ([[User talk:St.nerol|talk]]) 08:07, 21 June 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1262 is out ==&lt;br /&gt;
&lt;br /&gt;
So what are you waiting for? [[Special:Contributions/75.60.27.102|75.60.27.102]] 06:25, 9 September 2013 (UTC)&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;(diff | hist) . . N 1262: Unquote‎; 06:23, 9 September 2013 (UTC) . . (+322)‎ . . ‎Davidy22 (Talk | contribs | block)‎ (Created page with &amp;quot;{{comic | number = 1262 | date = September 9, 2013 | title = Unquote | image = unquote.png | titletext = I guess it's a saying from the Old Country. }} ==Expl...&amp;quot;)&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
:Examine the time stamps. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 06:30, 9 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adverts ==&lt;br /&gt;
&lt;br /&gt;
I am not going to disable my adblock, I hate ads. If you accept bitcoin I can make a donation though. [[Special:Contributions/184.66.160.91|184.66.160.91]] 05:24, 27 September 2013 (UTC)&lt;br /&gt;
:Our ads are always easy-to-load images as opposed to flash ads, they're always pointing to some valuable product of some form and we've looked at and approved all of them. They also occupy space that would otherwise have been empty, as our one ad is bound strictly to the sidebar. We used to have a paypal donation button, but it was pitifully tended to and a much less reliable source of income than ads. Ads are the only reliable business model for small sites like this one; unless our readers suddenly become willing to pay all our server costs for us, we can't feasibly afford a better hosting plan without ads. We legally aren't allowed to open a merch store, because that infringes on Randall's shop, and we haven't had a single generous benefactor yet. If you want to stop seeing our server error messages, loosening up adblock for us and contributing to our impressions count will help us massively. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 06:00, 27 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't care about your server message, I wanted to make a donation. Sooo, you don't want any bitcoins? [[Special:Contributions/37.221.161.235|37.221.161.235]] 07:16, 27 September 2013 (UTC)&lt;br /&gt;
:This took a bit of digging. We're fine with bitcoin donations, it's just that at the rate donations came in, they were just not enough to pay for anything. [https://coinbase.com/checkouts/b19f921822ac962807a8f72d51509e59] '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 20:34, 28 September 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Donation made! [[Special:Contributions/184.66.160.91|184.66.160.91]] 23:23, 30 September 2013 (UTC)&lt;br /&gt;
:Thanks! '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 02:27, 1 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Am I the only one that feels it is &amp;quot;wrong&amp;quot; that the explainxkcd site has ads and the real xkcd doesn't have any? It feels like someone is profiting off of Randall's work. Does he officially endorse this website? Do any proceeds help go to support his ongoing publication of an awesome comic? [[Special:Contributions/173.245.54.19|173.245.54.19]] 16:01, 7 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:An admin will be able to give you more detail than me, but explainxkcd has a significant number of visitors (and thus hosting costs), and no way to generate income other than donations and ads. In contrast, Randall makes money from his comics by way of books and merchandise (and possibly public speaking), some of which will pay for his hosting. He could choose to have ads on his site to generate additional income, its his choice not to. I have no knowledge of the finances of explainxkcd, however I doubt there is much/any surplus ad revenue being pocketed by the owners/admin. As far as the site being officially endorsed, not as far as I'm aware, no. &lt;br /&gt;
:Also, for more discussion on adverts/income, see [http://www.explainxkcd.com/wiki/index.php/explain_xkcd:Community_portal/Proposals#Sidebar_ads here].--[[User:Pudder|Pudder]] ([[User talk:Pudder|talk]]) 16:21, 7 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== /wiki is returning a 403 ==&lt;br /&gt;
&lt;br /&gt;
Hello, &amp;lt;br/&amp;gt;&lt;br /&gt;
http://www.explainxkcd.com/wiki/ is returning a 403 now. In my eyes you should redirect it to the main-page instead :-). --[[User:DaB.|DaB.]] ([[User talk:DaB.|talk]]) 12:41, 8 November 2013 (UTC)&lt;br /&gt;
:We have a new, hopefully better, server. The problem is already reported to [[User_talk:Jeff#Forbidden]] --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 14:22, 8 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Explain Explain XKCD / Explain^2 XKCD ==&lt;br /&gt;
&lt;br /&gt;
This particular comic explanation requires explanation.  Way too many potential cross references with each conjecture requiring its own explanation page.  Dial it back a little. {{unsigned ip|108.162.245.11}}&lt;br /&gt;
:Uh, sorry, could you clarify that a little? '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 07:23, 19 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
::He is talking about the [http://www.explainxkcd.com/wiki/ http://www.explainxkcd.com/wiki/] issue. --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 21:32, 19 November 2013 (UTC)&lt;br /&gt;
:::Well if it's that, that's an intentional permissions setting on a URL that no-one is feasibly going to type. Unless you can come up with a better use for that URL, with a reason? '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 08:40, 20 November 2013 (UTC)&lt;br /&gt;
::::A symlink to &amp;quot;index.php&amp;quot; at the root folder would solve the problem.--[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 09:26, 20 November 2013 (UTC)&lt;br /&gt;
:::::I cannot believe how many weeks that took to fix. Amazing. No one was going to type it, but everyone was going to get redirected to it from the home page! [[Special:Contributions/108.162.222.227|108.162.222.227]] 11:37, 20 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
The problem is still not solved. [http://www.explainxkcd.com/wiki/ http://www.explainxkcd.com/wiki/] gives still a 403 error because &amp;quot;index.php&amp;quot; is not included in the http server configuration as a default index page. --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 20:07, 20 November 2013 (UTC)&lt;br /&gt;
:: I've fixed this.  Sorry about the delay.  Was super busy! --[[User:Jeff|&amp;lt;b&amp;gt;&amp;lt;font color=&amp;quot;orange&amp;quot;&amp;gt;Jeff&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;]] ([[User talk:Jeff|talk]]) 16:02, 21 November 2013 (UTC)&lt;br /&gt;
:::Thanks Jeff, it's working. --[[User:Dgbrt|Dgbrt]] ([[User talk:Dgbrt|talk]]) 22:20, 21 November 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Webmaster: Obtrusive video ad on your site ==&lt;br /&gt;
&lt;br /&gt;
In the ad section I saw a box sticking out and blocking out the explanation. This was therefore a very obtrusive botched video ad. Please remove this ad from your site. [[Special:Contributions/199.27.128.188|199.27.128.188]] 22:29, 6 June 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
EDIT: It's now sticking out and preventing me from clicking on the &amp;quot;Save page&amp;quot; button. [[Special:Contributions/199.27.128.188|199.27.128.188]] 22:29, 6 June 2014 (UTC)&lt;br /&gt;
:We only accept GIFs for moving ads. Ads should also be contained within the sidebar as they're techonogically restricted to standard-sized PNGs and GIFs, so an extruding ad would be a CSS error on the site end/browser error. In addition, we run ads from lots of advertisers, and &amp;quot;this ad&amp;quot; is not specific enough to tell us which ad you want us to remove. Could you provide a screenshot/link/more information? '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 22:54, 6 June 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Adding an arcs list page ==&lt;br /&gt;
&lt;br /&gt;
I think there should be a page listing all webcomics arcs so far (the red spiders, the race, etc.)[[Special:Contributions/188.114.102.134|188.114.102.134]] 12:47, 2 October 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
:This already exists, see [[:Category:Comic series]]. --[[User:Waldir|Waldir]] ([[User talk:Waldir|talk]]) 05:39, 10 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== This explanation may be incomplete or incorrect: link ==&lt;br /&gt;
&lt;br /&gt;
This has been bothering me for a while now. Why does the link in the info box for the main page link to editing the main page? It needs to link to the editing of the page which the comic's explanation is on. When I would like to edit the latest XKCD explanation, I click that thinking I am going to edit the explanation, but instead I am led to editing the main page. [[User:Auraxangelic|Auraxangelic]] ([[User talk:Auraxangelic|talk]]) 15:19, 24 October 2014 (UTC)&lt;br /&gt;
:Ooooooh, nice catch. I've actually never noticed that before, and it's definitely not intentional. It happens because the text of the explanation page is folded into the main page before mediawiki parses links and syntax, and the &amp;quot;Edit this page&amp;quot; button links to the page that the link is on. I have an idea for how to fix it though, so I'll get on that. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 01:49, 25 October 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
== #1454 - bad description ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Curly-hair states longingly...&amp;quot; She comes across as disappointed (or even heartbroken), not &amp;quot;longing&amp;quot;, which suggests sounding somewhat positive and energetic, rather than deflated. [[Special:Contributions/141.101.99.88|141.101.99.88]] 22:29, 2 December 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
==Cueball/Rob merge==&lt;br /&gt;
&lt;br /&gt;
It seems to me from a general reading of the comics that Randall has always intended for the character we here call &amp;quot;Cueball&amp;quot; to have the name &amp;quot;Rob&amp;quot;.  Much as &amp;quot;Cutie&amp;quot; was renamed &amp;quot;Megan&amp;quot; when we learned her name, and now she is identified as &amp;quot;Megan&amp;quot; even in comics where her name is not explicitly mentioned, I think we should consider merging the &amp;quot;Cueball&amp;quot; and &amp;quot;Rob&amp;quot; articles.  I know there's a lot of inertia here, but it seems to me that this is Randall's intention for the character's name. [[User:Djbrasier|Djbrasier]] ([[User talk:Djbrasier|talk]]) 13:38, 10 March 2015 (UTC)&lt;br /&gt;
: Alternatively, we should un-merge [[Megan]] and [[Cutie]] for consistency. [[User:Djbrasier|Djbrasier]] ([[User talk:Djbrasier|talk]]) 14:50, 10 March 2015 (UTC)&lt;br /&gt;
: I'm pretty sure this is an augmentation of the author's internal characters, including the one he has developed involuntarily as to the nature of his love.  His memory of his love is not his love, yet it is what he has to love.  Randall seems the type to delve into this, and thus I am in support of keeping the character names as they stand. /eof [[Special:Contributions/173.245.56.185|173.245.56.185]] 05:43, 25 March 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Kerbal Space Program ==&lt;br /&gt;
&lt;br /&gt;
I'm a schizophrenic who's been playing Kerbal Space Program for about five days with no sleep, and I'm pretty sure this is a reference to [https://www.google.com/search?q=xkcd+kerbal+space+program&amp;amp;oq=xkcd+kerbal+space+program&amp;amp;aqs=chrome..69i57.10851j0j7&amp;amp;sourceid=chrome&amp;amp;es_sm=122&amp;amp;ie=UTF-8 comic 1365] :D [[Special:Contributions/173.245.56.185|173.245.56.185]] 05:39, 25 March 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1509 is missing ==&lt;br /&gt;
&lt;br /&gt;
When will it be added? By bot, I presume.--[[User:17jiangz1|17jiangz1]] ([[User talk:17jiangz1|talk]]) 04:51, 8 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Broken Date Box on comics ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Comic #1511 (April 13, 2015)&amp;quot; textbox that appears on top of each comic breaks if you shrink the screen. I think the space after the comma needs to be replaced with a non breaking space.{{unsigned ip|108.162.238.144}}&lt;br /&gt;
&lt;br /&gt;
:Is it fixed now? '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 20:59, 13 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
::It looks like it. I had pointed it out once before and it was fixed. I guess somebody reverted that change or something... --[[Special:Contributions/173.245.56.202|173.245.56.202]] 13:42, 15 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1515? ==&lt;br /&gt;
&lt;br /&gt;
Is it correct that we have 1515 comics, as of April 15, 2015? --[[Special:Contributions/173.245.48.122|173.245.48.122]] 05:20, 15 April 2015 (UTC)&lt;br /&gt;
:It's not, but some people insist on making comic pages for things that aren't comics. I'll fix that. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 06:27, 15 April 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 972 is broken ==&lt;br /&gt;
&lt;br /&gt;
Look, I'm not going to make an account here or anything, but I just wanted to point out that trying to access the page for comic #972 leads to a database error, and maybe someone should check on that. [[Special:Contributions/173.245.48.102|173.245.48.102]] 07:45, 14 July 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Actually a lot of other pages lead to that same error as well... Even the 'Technical Diskussions' sub-page is broken. Seems to my, like some swap-spac needs cleaning up? [[Special:Contributions/108.162.230.83|108.162.230.83]] 10:32, 14 July 2015 (UTC)&lt;br /&gt;
:Yep. It's a symptom of another problem, but the errors should be cleared up now. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 16:31, 14 July 2015 (UTC)&lt;br /&gt;
::No dice.  [[997]] is still broken.  --[[Special:Contributions/198.41.235.119|198.41.235.119]] 00:27, 3 August 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
:::Looks like they're working now. 21:01, 2016-11-27 {{unsigned ip|141.101.98.163}}&lt;br /&gt;
&lt;br /&gt;
== #1567 ==&lt;br /&gt;
&lt;br /&gt;
I think the current explanation is missing the connection, and the parody of, many &amp;quot;As Seen On TV&amp;quot; commercials selling kitchen products. Many of these commercials show people trying to use common kitchen equipment (pots, pans, can openers, etc) in a way that no normally functioning human would do it (for example, one has a lady draining the liquid from a pot of food into a sink in an extremely awkward manner — one that no normal person who has ever seen a kitchen would do — but then the lid flies one way, food goes another, there's a huge mess, etc; another commercial has someone trying to open a can of food using a can opener '''backwards''', with the woman looking extremely confused looking on how the can opener is supposed to be used or attached to the can [if you told someone act like they are a clueless monkey trying to use a can opener for the first time, that's basically what the commercial had the woman doing — no joke]). These commercials often begin with phrases such as &amp;quot;If you are like me&amp;quot; or &amp;quot;If you are like most home makers&amp;quot; or some other closely related &amp;quot;If you are like...&amp;quot; phrase (thus this comic is directly tieing itself to these commercials using this catch phrase). [[Special:Contributions/108.162.220.11|108.162.220.11]] 07:50, 21 August 2015 (UTC)&lt;br /&gt;
:: Other opening catch phrases for these commercials include the &amp;quot;Tired of [fill-in made-up frustration]&amp;quot; and the &amp;quot;Do you [fill-in made-up frustration]&amp;quot; kind. [[Special:Contributions/108.162.220.11|108.162.220.11]] 08:09, 21 August 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;I used Google news BEFORE it was clickbait&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
Go to a handful of older pages on this wiki, and it won't be long before you see this phrase in the comments - [[941: Depth Perception]], for instance has two of them. Does anyone know why this happens? [[Special:Contributions/108.162.221.116|108.162.221.116]] 10:59, 23 August 2015 (UTC)&lt;br /&gt;
:That's the signature of a person who used to post here. If you click through, it actually goes to a userpage. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 14:25, 23 August 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== URL ==&lt;br /&gt;
&lt;br /&gt;
I notice that whenever you add &amp;quot;explain&amp;quot; to an xkcd url, it takes you here! neat! [[Special:Contributions/198.41.235.233|198.41.235.233]] 23:13, 28 August 2015 (UTC)&lt;br /&gt;
:Someone noticed! Finally! '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 04:45, 29 August 2015 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Should we really be using CC-BY-SA? ==&lt;br /&gt;
&lt;br /&gt;
Don't get me wrong, CC-BY-SA is my favorite creative commons license. The problem is, are we really allowed? The reason I'm worried is that I'm not sure if what we are doing really counts as &amp;quot;fair use&amp;quot; with respect to XKCD. It would probably be better to do CC-NC-BY-SA, to respect XKCD, or at least put a note that CC-BY-SA only covers the wiki portion (since it's probably too late to do CC-BY-SA anyway).&lt;br /&gt;
[[Special:Contributions/173.245.54.37|173.245.54.37]] 23:38, 27 January 2016 (UTC)&lt;br /&gt;
:This is a tough one. Mediawiki sites generally use CC-BY-SA, even if the content they're based off is copyrighted (Wikia sites for various topics do this). The license only does apply to content ''created'' here. What should probably be done, if it isn't already, is some specification on pages in the &amp;lt;code&amp;gt;File:&amp;lt;/code&amp;gt; namespace indicating that they are owned by someone other than the owners of this site. [[User:Schiffy|&amp;lt;font color=&amp;quot;000999&amp;quot;&amp;gt;Schiffy&amp;lt;/font&amp;gt;]] ([[User_talk:Schiffy|&amp;lt;font color=&amp;quot;FF6600&amp;quot;&amp;gt;Speak to me&amp;lt;/font&amp;gt;]]|[[Special:Contributions/Schiffy|&amp;lt;font color=&amp;quot;FF0000&amp;quot;&amp;gt;What I've done&amp;lt;/font&amp;gt;]]) 19:37, 7 April 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== #1663: Garden not yet added? ==&lt;br /&gt;
&lt;br /&gt;
For me it's 4:30 AM, 4/4/16 - I have a sleep schedule just like [https://xkcd.com/361/], so I've been first on quite a few xkcd explanations immediately. when they came out.&lt;br /&gt;
I notice that usually, immediately once a new xkcd comic is released, a bot generates a corresponding bare-bones page on this wiki. However, this new comic &amp;quot;1663: Garden&amp;quot; doesn't yet have an automatically-generated page. Maybe it's because of the strange user-session hash key that appears in the URL bar when the &amp;quot;comic&amp;quot; is interacted with? Maybe this sort of interactive thing messes with the bot?&lt;br /&gt;
Am I just being impatient? Do I have to wait a few minutes? (I'm going to bed, and this probably won't be seen until tomorrow, but I am at least interested in knowing how the bot system works.) [[Special:Contributions/173.245.54.21|173.245.54.21]] 09:01, 4 April 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Skins broken ==&lt;br /&gt;
&lt;br /&gt;
It seems both the Classic and Monobook skins are very very broken. Only Vector seems to be laid out normally. [[User:Schiffy|&amp;lt;font color=&amp;quot;000999&amp;quot;&amp;gt;Schiffy&amp;lt;/font&amp;gt;]] ([[User_talk:Schiffy|&amp;lt;font color=&amp;quot;FF6600&amp;quot;&amp;gt;Speak to me&amp;lt;/font&amp;gt;]]|[[Special:Contributions/Schiffy|&amp;lt;font color=&amp;quot;FF0000&amp;quot;&amp;gt;What I've done&amp;lt;/font&amp;gt;]]) 19:39, 7 April 2016 (UTC)&lt;br /&gt;
: Yes, for me too.  Let me see what can be done. [[User:Jeff|&amp;lt;b&amp;gt;&amp;lt;font color=&amp;quot;orange&amp;quot;&amp;gt;Jeff&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;]] ([[User talk:Jeff|talk]]) 20:10, 12 April 2016 (UTC)&lt;br /&gt;
::All calls to /load.php seem to fail, which results in the broken look. --[[Special:Contributions/162.158.86.167|162.158.86.167]] 11:02, 14 April 2016 (UTC)&lt;br /&gt;
:::Oh wow, I thought I was the only one. [[User:SuperSupermario24|&amp;lt;span style=&amp;quot;color: #c21aff;&amp;quot;&amp;gt;Just some random derp&amp;lt;/span&amp;gt;]] 15:57, 8 May 2016 (UTC)&lt;br /&gt;
::::Should be fixed now. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 18:59, 17 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== #1682: Not sure about the reference for Russian meaning for Bun ==&lt;br /&gt;
''Also interesting to note is that in several Slavic languages (including Russian, Czech and Polish), the word for Rabbit literally means Little King''&lt;br /&gt;
&lt;br /&gt;
I'm a native Russian speaker, and i've never heard of Rabbit being used for ''Little King''... &lt;br /&gt;
&lt;br /&gt;
* Rabbit: ''krolik'' (кролик)&lt;br /&gt;
* Little King: ''korolyok'' (королёк)&lt;br /&gt;
&lt;br /&gt;
Not sure if this above statement is correct for Russian language. {{unsigned ip|162.158.255.28}}&lt;br /&gt;
:This is the main page. You probably want to put this in [[Talk:1682: Bun]]'''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 16:36, 20 May 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Random Button ==&lt;br /&gt;
The actual xkcd site has one and adding one would make it closer to the actual site and make discovering random comics and their explanations easier. It could go next to the comic # button.[[Special:Contributions/173.245.52.69|173.245.52.69]] 01:03, 5 June 2016 (UTC)&lt;br /&gt;
:There is a random page button on the left. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 02:36, 5 June 2016 (UTC)&lt;br /&gt;
::Oh. Didn't see that. Sorry.[[Special:Contributions/173.245.52.69|173.245.52.69]] 20:16, 5 June 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== XKCD Alignment Chart ==&lt;br /&gt;
&lt;br /&gt;
A while back, I was searching for an XKCD alignment chart, with no success, so I made one. It is not perfect, so I'm wondering what other opinions on the alignment of the characters are.&lt;br /&gt;
&lt;br /&gt;
Lawful Good- Beret&lt;br /&gt;
&lt;br /&gt;
Neutral Good- Ponytail&lt;br /&gt;
&lt;br /&gt;
Chaotic Good- Mrs. Roberts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Lawful Neutral-Cueball&lt;br /&gt;
&lt;br /&gt;
Neutral Neutral- Megan&lt;br /&gt;
&lt;br /&gt;
Chaotic Neutral- White hat&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Lawful Evil- Hairy&lt;br /&gt;
&lt;br /&gt;
Neutral Evil- Danish&lt;br /&gt;
&lt;br /&gt;
Chaotic Evil- Black Hat&lt;br /&gt;
&lt;br /&gt;
--[[User:Fallencrow305|Fallencrow305]] ([[User talk:Fallencrow305|talk]]) 22:10, 28 July 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
:What about Help I'm trapped in a drivers license factory Elaine Roberts? --[[User:JayRulesXKCD|JayRulesXKCD]] ([[User talk:JayRulesXKCD|talk]]) 15:48, 29 September 2016 (UTC)&lt;br /&gt;
::Or Hairbun? Or Science Girl? Here are my predictions: Elaine - Chaotic Good, Hairbun - Lawful Good, Science Girl - Lawful Neutral --[[User:JayRulesXKCD|JayRulesXKCD]] ([[User talk:JayRulesXKCD|talk]]) 16:00, 29 September 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== 1713 cc also means carbon copy. So 50 carbon copies of either of those words could be called for.  ==&lt;br /&gt;
&lt;br /&gt;
1713 cc also means carbon copy. So 50 carbon copies of either of those words could be called for. {{unsigned ip|108.162.215.146}}&lt;br /&gt;
:Sorry, but [[User:108.162.215.146|108.162.215.146]], you need to remember to sign your work. --[[User:JayRulesXKCD|JayRulesXKCD]] ([[User talk:JayRulesXKCD|talk]]) 11:50, 26 September 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Chatroom Idea... What do you guys think? ==&lt;br /&gt;
I have an idea. What if there was a discussion board for the wiki? (And no, I don't mean boards like this or the &amp;quot;comment section&amp;quot; of comic explanations. I mean a live chatroom plugin of sorts. We could add it to the website and enable it so we can talk to each other in real-time and make live edits with each other. This way, we can also let each other know of edits we've made, make new pages altogether, or just talk. What do you guys think? -- [[User:JayRulesXKCD|JayRulesXKCD]] ([[User talk:JayRulesXKCD|talk]]) 9:10, 13 September 2016&lt;br /&gt;
:The [http://www.explainxkcd.com/wiki/index.php/Special:RecentChanges recent changes] log already notifies all users on the site of new pages and edits. User talk pages and the community portals exist for coordination. Also, avoid creating new comment topics in the middle of a talk page in the future, comments are supposed to follow a chronological order. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 15:39, 13 September 2016 (UTC)&lt;br /&gt;
::Sorry. --[[User:JayRulesXKCD|JayRulesXKCD]] ([[User talk:JayRulesXKCD|talk]]) 13:59, 26 September 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Copying versus embedding ==&lt;br /&gt;
&lt;br /&gt;
Hi, I'm new here and I'm trying not to be an asshole. However, I just noticed that this site uses its own archive of copied xkcd comics, rather than using the image URL provided for hotlinking and embedding. I can understand this website will want to have its own archive in case xkcd.org ever goes offline, but until then, why not just embed the images instead of copying?&lt;br /&gt;
&lt;br /&gt;
The reason I'm asking: I just realised I hardly ever go to xkcd.org anymore ever since my browser put explainxkcd above xkcd.org. Explanations get updated, so sometimes I check back later, which rarely happens with the comics. It makes perfect sense. But if more people experience this issue, xkcd.org is getting fewer unique visitors because of it, and this could be fixed by fetching the image directly from there, while still making and storing a copy in case it is needed in the future. Thoughts, anyone? [[Special:Contributions/141.101.104.33|141.101.104.33]] 17:08, 18 October 2016 (UTC)&lt;br /&gt;
:So, we can't do this for every comic, like [[1190]] or other april fools comics. Also, xkcd's revenue comes from merchandise sales, not ad revenue, so I believe it's not actually negatively impacting them that we're serving the images ourselves rather than making the main site serve them for us. '''[[User:Davidy22|&amp;lt;u&amp;gt;{{Color|#707|David}}&amp;lt;font color=#070 size=3&amp;gt;y&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;font color=#508 size=4&amp;gt;²²&amp;lt;/font&amp;gt;]]'''[[User talk:Davidy22|&amp;lt;tt&amp;gt;[talk]&amp;lt;/tt&amp;gt;]] 05:39, 19 October 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Embedding images is generally known as &amp;quot;stealing bandwidth&amp;quot;, since it uses resources of the original site's server (may be limited) without bringing it any actual visitors (they won't see anything else of the website, like announcements, shop, other sections, ...). Also, depending on how unique visitors are counted, &amp;quot;visitors&amp;quot; through embedding might be invisible (client's side scripts won't be loaded). So no image embedding without the original site's owner express permission. [[Special:Contributions/141.101.88.106|141.101.88.106]] 12:51, 7 February 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>141.101.88.106</name></author>	</entry>

	</feed>