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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2445:_Checkbox&amp;diff=209489</id>
		<title>Talk:2445: Checkbox</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2445:_Checkbox&amp;diff=209489"/>
				<updated>2021-04-02T04:48:11Z</updated>
		
		<summary type="html">&lt;p&gt;Kjmitch: (Hopefully I can sign a comment I'd previously submitted without signing.)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
If left alone, the morse code produced spells &amp;quot;WHAT&amp;quot; (.-- .... .- -) [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 22:50, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I'm early enough that there isn't a summary yet, and I'm not confident enough to start one, so I'll just drop my thoughts. If you click the checkbox repeatedly, at some point it starts playing Morse code. Presumably, there are a whole lot of different sequences. So far, I've gotten .- - .-- .... (which translates to ATWS; no idea what that means) and ..... (just 5, I think). Meanwhile, the mouseover text is ... --- ..., which is SOS. Any thoughts? What other sequences are there? Or am I totally missing something? (Edit conflict. Looks like Ezist has another one.) [[User:Aerin|Aerin]] ([[User talk:Aerin|talk]]) 22:56, 1 April 2021 (UTC)&lt;br /&gt;
: I got something like ATWS at first, but that's just cause I misheard one of the letters, and misinterpreted where the word started/ended. [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 23:03, 1 April 2021 (UTC)&lt;br /&gt;
:: Oh yes, you're right - what I was hearing ''was'' just WHAT. When I put it into a translator, I must have mistyped .... (H) as ... (S). [[User:Aerin|Aerin]] ([[User talk:Aerin|talk]]) 23:58, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
Wait, sorry, I'm back. It apparently has to do with user input. No idea what I pressed to get those results lol. [[User:Aerin|Aerin]] ([[User talk:Aerin|talk]]) 22:57, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just a note, but a Morse code legend as well as translations of your input and the website's output are available in the console in browser DevTools. Helpful for those that don't know Morse. [[User:Toadtoad|Toadtoad]] ([[User talk:Toadtoad|talk]])&lt;br /&gt;
&lt;br /&gt;
It looks like Samuel Morse died on April 2, 1872, so that might be why this comic appears today. [[Special:Contributions/162.158.212.218|162.158.212.218]] 23:07, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Hi&amp;quot; returns [.... . .-.. .-.. --- -.-.-- / .- -. -.-- -... --- -.. -.-- / --- ..- - / - .... . .-. . ..--..] &amp;quot;HELLO! ANYBODY OUT THERE?&amp;quot; [[User:Piano|Piano]] ([[User talk:Piano|talk]]) 23:09, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
a sequence of repeating &amp;quot;T&amp;quot;, or at least more than one &amp;quot;E&amp;quot; [ - - - ] or [ . . . ] will respond back the same sequence, just one &amp;quot;E&amp;quot; will give &amp;quot;WHAT&amp;quot; [[Special:Contributions/172.68.25.253|172.68.25.253]] 23:18, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;QTH&amp;quot; gives &amp;quot;QTH ARES VALLIS&amp;quot;. &amp;quot;QTH&amp;quot; is a code used to ask for position, and Ares Vallis [https://en.wikipedia.org/wiki/Ares_Vallis is a place on Mars.] [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 23:27, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;CHECK&amp;quot; replies &amp;quot;MATE.&amp;quot;  &amp;quot;CHECKMATE&amp;quot; and &amp;quot;MATE&amp;quot; each reply &amp;quot;WHAT.&amp;quot; [[Special:Contributions/162.158.126.146|162.158.126.146]] 23:34, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The js: has anyone tried viewing the JS? There seems to be a file that is just filled with undecipherable Morse. Can anyone interpret this? Just press f12 and look for comic.js or morse.js [[Special:Contributions/162.158.62.161|162.158.62.161]] 23:35, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I tried decoding it. Certainly looks like something binary encoded into text. [[Special:Contributions/162.158.183.153|162.158.183.153]] 23:36, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
Adding onto that, what does the ';D' in .split(';D') (at the very end of morse.js) do? AFAIK it's not a special character in JS&lt;br /&gt;
&lt;br /&gt;
morse.js decodes comic.js into the following script: [https://pastebin.com/XcHV4Z5h]  (Also, pretty sure the .split(';D') is just an emoji - it results only in an array of 1 element, so no splitting really occurred.) [[Special:Contributions/108.162.219.78|108.162.219.78]] 23:52, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
running window.BeepComic.hurryUp() in console gives you immediate response in logs, without waiting for all the beeping to cease&lt;br /&gt;
&lt;br /&gt;
Ah so that's where that script comes from [[Special:Contributions/162.158.183.153|162.158.183.153]] 23:40, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
`BeepComic.send(morse.encode('sudo make me a sandwich'))` &amp;lt;-- convenience, in addition to the hurryUp --rcombs&lt;br /&gt;
&lt;br /&gt;
Does someone else get this uuid DB334AAB-92A1-11EB-8001-8C16454FB02A? [[Special:Contributions/162.158.238.228|162.158.238.228]] 23:42, 1 April 2021 (UTC)&lt;br /&gt;
: Yep, that's what I get too. [[Special:Contributions/172.68.132.239|172.68.132.239]] 00:29, 2 April 2021 (UTC)&lt;br /&gt;
:: What did you enter to get a UUID? I tried decoding what you posted at [https://www.uuidtools.com/api/decode/DB334AAB-92A1-11EB-8001-8C16454FB02A this link], then tried looking up the MAC address that was encoded in it. I'm not sure what to make of [https://maclookup.app/search/result?mac=8c%3A16%3A45%3A4f%3Ab0%3A2a the result], but perhaps it has something to do with a chip on the Sojourner. [[User:Kjmitch|Kjmitch]] ([[User talk:Kjmitch|talk]]) 04:48, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Audio does not work on Safari as of right now - however, inputting `const AudioContext = webkitAudioContext;` into the browser console before unmuting will allow audio to work on Safari. May want to note this as a 'fix' for the experience? --[[Special:Contributions/162.158.63.6|162.158.63.6]] 23:44, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
In addition to muting/unmuting, BEEP and MUTE reply CQM (I can't find a reference to what that means). [[Special:Contributions/162.158.126.146|162.158.126.146]] 23:51, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
The statements at line 458 of the gist mentioned earlier seem interesting.&lt;br /&gt;
    handleAction(text) {&lt;br /&gt;
        if (text.startsWith('//')) {&lt;br /&gt;
            this.client.open(text.substr(2));&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
: Nevermind, it was just how the response to &amp;quot;dir&amp;quot; opened links) [[Special:Contributions/172.68.189.101|172.68.189.101]] 23:52, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parsed the JS (morse obfuscation, weird) and cut this small bit out:&lt;br /&gt;
 e = await fetch(`/2445/morse/.../${morse.encode('pog')}`);&lt;br /&gt;
 f = await e.text();&lt;br /&gt;
 [state, ...respMorse] = f.split('/');&lt;br /&gt;
 morse.decode(respMorse.join('/'));&lt;br /&gt;
Use this if you'd like to play around with inputs. (replace pog, obviously) :) [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 23:53, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
No need to document UniXKCD here, there's already [[UniXKCD|a page for that]]. --rcombs&lt;br /&gt;
&lt;br /&gt;
Here's all the two character inputs: https://pastebin.com/5JhsVwM1 [[Special:Contributions/162.158.238.244|162.158.238.244]] 00:16, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I got a different response for FORTUNE, it just tells me &amp;quot;OPEN ME&amp;quot; maybe Fortune gives multiple possible answers depending on luck, IP or something else, like a fortune cookie can have different answers inside it? [[Special:Contributions/141.101.104.81|141.101.104.81]] 00:19, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
For me FORTUNE responds with &amp;quot;OPEN ME&amp;quot;, then I send OPEN, it responds with &amp;quot;YOUR DREAMS ARE NEVER SILLY DEPEND ON THEM TO GUIDE YOU&amp;quot; [[Special:Contributions/141.101.96.40|141.101.96.40]] 00:31, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
For me CHECKBOX responds with RADIO BUTTON and vice versa. Also, putting in a number doesn't seem to redirect me, but 11 does respond with &amp;quot;HUH&amp;quot;--[[User:Yodofrna|Yodofrna]] ([[User talk:Yodofrna|talk]]) 00:46, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
For me YOUTUBE provides what appears to be a URL, but it's so long I'm having a hard time transcribing it [[User:Dextrous Fred|Dextrous Fred]] ([[User talk:Dextrous Fred|talk]]) 00:49, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
YOUTUBE -&amp;gt; RXJKDH1KZ0W = https://www.youtube.com/watch?v=RXJKdh1KZ0w [[Special:Contributions/162.158.238.245|162.158.238.&lt;br /&gt;
245]] 00:51, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
FORTUNE is a reference to the Unix 'fortune' program, but responses seem to be consistent for each user and not randomized like the Unix version. Use of a VPN confirms that responses are randomized by IP address. Sending OPEN only returns a fortune if it is sent immediately following FORTUNE. [[User:LordPants|LordPants]] ([[User talk:LordPants|talk]]) 00:53, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One possible ending: HYDROCOPTIC -&amp;gt; Y -&amp;gt; https://imgs.xkcd.com/comics/sojourner_repaired.png [[Special:Contributions/162.158.238.244|162.158.238.244]] 00:54, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
It appears that unknown inputs produce WHAT, NOT FOLLOWING, SAY AGAIN, TRY THAT AGAIN, COME AGAIN, HUH depending on some properties of the input text. [[Special:Contributions/141.101.96.40|141.101.96.40]] 00:57, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
FORTUNE gave me &amp;quot;DO NOT LET AMBITIONS OVERSHADOW SMALL SUCCESS&amp;quot;. Should we add something on the page to list all the fortunes we've found?&lt;br /&gt;
&lt;br /&gt;
XKCD now returns &amp;quot;A CROSS THREE LETTERS&amp;quot;. What could that mean? [[Special:Contributions/172.68.132.239|172.68.132.239]] 01:22, 2 April 2021 (UTC)&lt;br /&gt;
: SOS returns OH NO now as well [[Special:Contributions/172.68.189.107|172.68.189.107]] 01:27, 2 April 2021 (UTC)&lt;br /&gt;
: I got this too, can't seem to get it again. Strange. [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 01:28, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
This isn't as convenient as the other in-browser console solutions, but I had fun quickly whipping up a script for NodeJS to query the Morse server and quickly get a response. https://github.com/realToadtoad/xkcd-checkbox-query [[User:Toadtoad|Toadtoad]] ([[User talk:Toadtoad|talk]])&lt;br /&gt;
&lt;br /&gt;
In the png you get when you succeed in repairing Sojourner, there's a typo [[Special:Contributions/108.162.219.50|108.162.219.50]] 02:43, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I wonder what happens if you try to send it AT-style modem commands? Seems like it might do something, but I don't have the time/patience to experiment with that. [[Special:Contributions/108.162.215.248|108.162.215.248]] 02:55, 2 April 2021 (UTC)&lt;/div&gt;</summary>
		<author><name>Kjmitch</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2445:_Checkbox&amp;diff=209486</id>
		<title>Talk:2445: Checkbox</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2445:_Checkbox&amp;diff=209486"/>
				<updated>2021-04-02T04:39:58Z</updated>
		
		<summary type="html">&lt;p&gt;Kjmitch: Search results about mentioned UUID&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
If left alone, the morse code produced spells &amp;quot;WHAT&amp;quot; (.-- .... .- -) [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 22:50, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I'm early enough that there isn't a summary yet, and I'm not confident enough to start one, so I'll just drop my thoughts. If you click the checkbox repeatedly, at some point it starts playing Morse code. Presumably, there are a whole lot of different sequences. So far, I've gotten .- - .-- .... (which translates to ATWS; no idea what that means) and ..... (just 5, I think). Meanwhile, the mouseover text is ... --- ..., which is SOS. Any thoughts? What other sequences are there? Or am I totally missing something? (Edit conflict. Looks like Ezist has another one.) [[User:Aerin|Aerin]] ([[User talk:Aerin|talk]]) 22:56, 1 April 2021 (UTC)&lt;br /&gt;
: I got something like ATWS at first, but that's just cause I misheard one of the letters, and misinterpreted where the word started/ended. [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 23:03, 1 April 2021 (UTC)&lt;br /&gt;
:: Oh yes, you're right - what I was hearing ''was'' just WHAT. When I put it into a translator, I must have mistyped .... (H) as ... (S). [[User:Aerin|Aerin]] ([[User talk:Aerin|talk]]) 23:58, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
Wait, sorry, I'm back. It apparently has to do with user input. No idea what I pressed to get those results lol. [[User:Aerin|Aerin]] ([[User talk:Aerin|talk]]) 22:57, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just a note, but a Morse code legend as well as translations of your input and the website's output are available in the console in browser DevTools. Helpful for those that don't know Morse. [[User:Toadtoad|Toadtoad]] ([[User talk:Toadtoad|talk]])&lt;br /&gt;
&lt;br /&gt;
It looks like Samuel Morse died on April 2, 1872, so that might be why this comic appears today. [[Special:Contributions/162.158.212.218|162.158.212.218]] 23:07, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Hi&amp;quot; returns [.... . .-.. .-.. --- -.-.-- / .- -. -.-- -... --- -.. -.-- / --- ..- - / - .... . .-. . ..--..] &amp;quot;HELLO! ANYBODY OUT THERE?&amp;quot; [[User:Piano|Piano]] ([[User talk:Piano|talk]]) 23:09, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
a sequence of repeating &amp;quot;T&amp;quot;, or at least more than one &amp;quot;E&amp;quot; [ - - - ] or [ . . . ] will respond back the same sequence, just one &amp;quot;E&amp;quot; will give &amp;quot;WHAT&amp;quot; [[Special:Contributions/172.68.25.253|172.68.25.253]] 23:18, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;QTH&amp;quot; gives &amp;quot;QTH ARES VALLIS&amp;quot;. &amp;quot;QTH&amp;quot; is a code used to ask for position, and Ares Vallis [https://en.wikipedia.org/wiki/Ares_Vallis is a place on Mars.] [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 23:27, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;CHECK&amp;quot; replies &amp;quot;MATE.&amp;quot;  &amp;quot;CHECKMATE&amp;quot; and &amp;quot;MATE&amp;quot; each reply &amp;quot;WHAT.&amp;quot; [[Special:Contributions/162.158.126.146|162.158.126.146]] 23:34, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The js: has anyone tried viewing the JS? There seems to be a file that is just filled with undecipherable Morse. Can anyone interpret this? Just press f12 and look for comic.js or morse.js [[Special:Contributions/162.158.62.161|162.158.62.161]] 23:35, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I tried decoding it. Certainly looks like something binary encoded into text. [[Special:Contributions/162.158.183.153|162.158.183.153]] 23:36, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
Adding onto that, what does the ';D' in .split(';D') (at the very end of morse.js) do? AFAIK it's not a special character in JS&lt;br /&gt;
&lt;br /&gt;
morse.js decodes comic.js into the following script: [https://pastebin.com/XcHV4Z5h]  (Also, pretty sure the .split(';D') is just an emoji - it results only in an array of 1 element, so no splitting really occurred.) [[Special:Contributions/108.162.219.78|108.162.219.78]] 23:52, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
running window.BeepComic.hurryUp() in console gives you immediate response in logs, without waiting for all the beeping to cease&lt;br /&gt;
&lt;br /&gt;
Ah so that's where that script comes from [[Special:Contributions/162.158.183.153|162.158.183.153]] 23:40, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
`BeepComic.send(morse.encode('sudo make me a sandwich'))` &amp;lt;-- convenience, in addition to the hurryUp --rcombs&lt;br /&gt;
&lt;br /&gt;
Does someone else get this uuid DB334AAB-92A1-11EB-8001-8C16454FB02A? [[Special:Contributions/162.158.238.228|162.158.238.228]] 23:42, 1 April 2021 (UTC)&lt;br /&gt;
: Yep, that's what I get too. [[Special:Contributions/172.68.132.239|172.68.132.239]] 00:29, 2 April 2021 (UTC)&lt;br /&gt;
:: What did you enter to get a UUID? I tried decoding what you posted at [https://www.uuidtools.com/api/decode/DB334AAB-92A1-11EB-8001-8C16454FB02A this link], then tried looking up the MAC address that was encoded in it. I'm not sure what to make of [https://maclookup.app/search/result?mac=8c%3A16%3A45%3A4f%3Ab0%3A2a the result], but perhaps it has something to do with a chip on the Sojourner.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Audio does not work on Safari as of right now - however, inputting `const AudioContext = webkitAudioContext;` into the browser console before unmuting will allow audio to work on Safari. May want to note this as a 'fix' for the experience? --[[Special:Contributions/162.158.63.6|162.158.63.6]] 23:44, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
In addition to muting/unmuting, BEEP and MUTE reply CQM (I can't find a reference to what that means). [[Special:Contributions/162.158.126.146|162.158.126.146]] 23:51, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
The statements at line 458 of the gist mentioned earlier seem interesting.&lt;br /&gt;
    handleAction(text) {&lt;br /&gt;
        if (text.startsWith('//')) {&lt;br /&gt;
            this.client.open(text.substr(2));&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
: Nevermind, it was just how the response to &amp;quot;dir&amp;quot; opened links) [[Special:Contributions/172.68.189.101|172.68.189.101]] 23:52, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Parsed the JS (morse obfuscation, weird) and cut this small bit out:&lt;br /&gt;
 e = await fetch(`/2445/morse/.../${morse.encode('pog')}`);&lt;br /&gt;
 f = await e.text();&lt;br /&gt;
 [state, ...respMorse] = f.split('/');&lt;br /&gt;
 morse.decode(respMorse.join('/'));&lt;br /&gt;
Use this if you'd like to play around with inputs. (replace pog, obviously) :) [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 23:53, 1 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
No need to document UniXKCD here, there's already [[UniXKCD|a page for that]]. --rcombs&lt;br /&gt;
&lt;br /&gt;
Here's all the two character inputs: https://pastebin.com/5JhsVwM1 [[Special:Contributions/162.158.238.244|162.158.238.244]] 00:16, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I got a different response for FORTUNE, it just tells me &amp;quot;OPEN ME&amp;quot; maybe Fortune gives multiple possible answers depending on luck, IP or something else, like a fortune cookie can have different answers inside it? [[Special:Contributions/141.101.104.81|141.101.104.81]] 00:19, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
For me FORTUNE responds with &amp;quot;OPEN ME&amp;quot;, then I send OPEN, it responds with &amp;quot;YOUR DREAMS ARE NEVER SILLY DEPEND ON THEM TO GUIDE YOU&amp;quot; [[Special:Contributions/141.101.96.40|141.101.96.40]] 00:31, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
For me CHECKBOX responds with RADIO BUTTON and vice versa. Also, putting in a number doesn't seem to redirect me, but 11 does respond with &amp;quot;HUH&amp;quot;--[[User:Yodofrna|Yodofrna]] ([[User talk:Yodofrna|talk]]) 00:46, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
For me YOUTUBE provides what appears to be a URL, but it's so long I'm having a hard time transcribing it [[User:Dextrous Fred|Dextrous Fred]] ([[User talk:Dextrous Fred|talk]]) 00:49, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
YOUTUBE -&amp;gt; RXJKDH1KZ0W = https://www.youtube.com/watch?v=RXJKdh1KZ0w [[Special:Contributions/162.158.238.245|162.158.238.&lt;br /&gt;
245]] 00:51, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
FORTUNE is a reference to the Unix 'fortune' program, but responses seem to be consistent for each user and not randomized like the Unix version. Use of a VPN confirms that responses are randomized by IP address. Sending OPEN only returns a fortune if it is sent immediately following FORTUNE. [[User:LordPants|LordPants]] ([[User talk:LordPants|talk]]) 00:53, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One possible ending: HYDROCOPTIC -&amp;gt; Y -&amp;gt; https://imgs.xkcd.com/comics/sojourner_repaired.png [[Special:Contributions/162.158.238.244|162.158.238.244]] 00:54, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
It appears that unknown inputs produce WHAT, NOT FOLLOWING, SAY AGAIN, TRY THAT AGAIN, COME AGAIN, HUH depending on some properties of the input text. [[Special:Contributions/141.101.96.40|141.101.96.40]] 00:57, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
FORTUNE gave me &amp;quot;DO NOT LET AMBITIONS OVERSHADOW SMALL SUCCESS&amp;quot;. Should we add something on the page to list all the fortunes we've found?&lt;br /&gt;
&lt;br /&gt;
XKCD now returns &amp;quot;A CROSS THREE LETTERS&amp;quot;. What could that mean? [[Special:Contributions/172.68.132.239|172.68.132.239]] 01:22, 2 April 2021 (UTC)&lt;br /&gt;
: SOS returns OH NO now as well [[Special:Contributions/172.68.189.107|172.68.189.107]] 01:27, 2 April 2021 (UTC)&lt;br /&gt;
: I got this too, can't seem to get it again. Strange. [[User:Ezist|Ezist]] ([[User talk:Ezist|talk]]) 01:28, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
This isn't as convenient as the other in-browser console solutions, but I had fun quickly whipping up a script for NodeJS to query the Morse server and quickly get a response. https://github.com/realToadtoad/xkcd-checkbox-query [[User:Toadtoad|Toadtoad]] ([[User talk:Toadtoad|talk]])&lt;br /&gt;
&lt;br /&gt;
In the png you get when you succeed in repairing Sojourner, there's a typo [[Special:Contributions/108.162.219.50|108.162.219.50]] 02:43, 2 April 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
I wonder what happens if you try to send it AT-style modem commands? Seems like it might do something, but I don't have the time/patience to experiment with that. [[Special:Contributions/108.162.215.248|108.162.215.248]] 02:55, 2 April 2021 (UTC)&lt;/div&gt;</summary>
		<author><name>Kjmitch</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2399:_2020_Election_Map&amp;diff=203472</id>
		<title>Talk:2399: 2020 Election Map</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2399:_2020_Election_Map&amp;diff=203472"/>
				<updated>2020-12-17T18:27:39Z</updated>
		
		<summary type="html">&lt;p&gt;Kjmitch: Add comment to link to interactive map relating to the point of the strip.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
r/PeopleLiveInCities[[Special:Contributions/162.158.49.18|162.158.49.18]] 12:27, 17 December 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
I see a political comic... sure hope this doesn't spiral out of control. [[User:ChessCake|ChessCake]] ([[User talk:ChessCake|talk]]) 22:21, 16 December 2020 (UTC)&lt;br /&gt;
: How dare you accuse me of spiraling things out of control, you so-and-so! This kind of baseless backwards logic is exactly the problem with people who share your particular political opinions! --[[User:NeatNit|NeatNit]] ([[User talk:NeatNit|talk]]) 22:38, 16 December 2020 (UTC)&lt;br /&gt;
:: You're being sarcastic, right?  Just want to be clear so we don't fuel the [potential] flames to come.  [[User:ChessCake|ChessCake]] ([[User talk:ChessCake|talk]]) 22:51, 16 December 2020 (UTC)&lt;br /&gt;
::: I took &amp;quot;so-and-so&amp;quot; as proof that neatnit was joking. Angry people on the internet use harsher words. SDT [[Special:Contributions/162.158.75.38|162.158.75.38]] 22:57, 16 December 2020 (UTC)&lt;br /&gt;
::: Definitely. The &amp;quot;so-and-so&amp;quot; instead of an insult, and the deliberately vague grouping of &amp;quot;people who share your particular political opinions&amp;quot; were a clear giveaway. :) --[[User:V2Blast|V2Blast]] ([[User talk:V2Blast|talk]]) 22:59, 16 December 2020 (UTC)&lt;br /&gt;
It seems to me that one of the main messages in this comic is that voters for both Trump and Biden are pretty well distributed around the country.  Looking at the typical choropleth maps with states colored red or blue, it can seem that the political division in the country is also a geographical division.  This map, and the title text, emphasize that, at the scale of the whole country, that really isn't the case.  The urban/suburban/rural breakdown isn't all that evident at this scale. [[User:Orion205|Orion205]] ([[User talk:Orion205|talk]]) 07:06, 17 December 2020 (UTC)&lt;br /&gt;
: ''The urban/suburban/rural breakdown isn't all that evident at this scale'': au contraire, it's quite clear that the denser the area, the more Biden voters there are, even in red states. See Texas for instance, where around big cities you have more blue dots than red.[[Special:Contributions/141.101.107.160|141.101.107.160]] 10:51, 17 December 2020 (UTC)&lt;br /&gt;
:: And this map proves that many large areas of the country are still dangerously underpopulated to prevent democracy from becoming tyranny[[User:Seebert|Seebert]] ([[User talk:Seebert|talk]])&lt;br /&gt;
&lt;br /&gt;
I found [https://engaging-data.com/county-electoral-map-land-vs-population/ this map] a few weeks ago and I love it, it kind of requires interactivity but it can be set to display the difference between population and land area in on of the best ways I've seen. Especially because you can set the population indicators to avoid overlapping, so you can get a land-area-like feel for their size. [[User:Kjmitch|Kjmitch]] ([[User talk:Kjmitch|talk]]) 18:27, 17 December 2020 (UTC)&lt;/div&gt;</summary>
		<author><name>Kjmitch</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2380:_Election_Impact_Score_Sheet&amp;diff=201408</id>
		<title>2380: Election Impact Score Sheet</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2380:_Election_Impact_Score_Sheet&amp;diff=201408"/>
				<updated>2020-11-07T19:05:04Z</updated>
		
		<summary type="html">&lt;p&gt;Kjmitch: /* Explanation */ Correction and clarification for the (lack of) utility of &amp;quot;#Hashtag&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2380&lt;br /&gt;
| date      = November 2, 2020&lt;br /&gt;
| title     = Election Impact Score Sheet&lt;br /&gt;
| image     = election_impact_score_sheet.png&lt;br /&gt;
| titletext = You might think most people you know are reliable voters, or that your nudge won't convince them, and you will usually be right. But some small but significant percentage of the time, you'll be wrong, and that's why this works.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by SOMEONE NOT IN ARIZONA. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
This comic was published the day before {{w|Election day in the United States}} (November 3, 2020), which features a contentious {{w|2020 United States presidential election|presidential election}} between the incumbent, President {{w|Donald Trump}}, and the challenger, former Vice President {{w|Joe Biden}}. The United States does not elect presidents by popular vote, but instead uses an {{w|United States Electoral College|electoral college}} system, with each state getting a predetermined number of electoral votes, and a majority of electoral votes needed to win an election. The previous presidential election in 2016, which involved Trump and {{w|Hillary Clinton}}, was won by Trump, who lost the popular vote by 2 percentage points, but won the electoral vote 304-227 (270 was needed to win the election).&lt;br /&gt;
&lt;br /&gt;
Electoral college votes are distributed based on the number of congressional representatives of each state, with the most populous state, California, receiving 55 votes, and the least populous states which are Alaska, Delaware, Montana, North Dakota, South Dakota, Vermont, and Wyoming receiving 3 votes each. Because the United States Congress has two legislative houses, with only one (the House of Representatives) apportioning representatives to the states based on their percentage of the US population and the other (the Senate) allocating two senators to every state regardless of population, smaller states have a higher ratio of electoral college votes to population than larger states do. &lt;br /&gt;
&lt;br /&gt;
Additionally, most states (all but Nebraska and Maine) give all of their electoral college votes to whoever earns the most votes in their state. This means that a small change in the percentage of voters who favor one party's candidate over another within a state doesn't make a difference on the final outcome unless that change tips the scales between the two candidates. Therefore, it's easy to predict the final electoral college votes of many states where one party has a clear lead. Other states, including some of the ones listed by Randall, are considered &amp;quot;{{w|swing state}}s&amp;quot;, as they are competitive to both of the two major parties, the {{w|Republican Party (United States)|Republican Party}} and the {{w|Democratic Party (United States)|Democratic Party}}. &lt;br /&gt;
&lt;br /&gt;
Together, these factors make voting in some states - &amp;quot;swing states&amp;quot; with smaller populations - much more likely to influence the outcome of the election than others. Randall in this comic is encouraging his readers to &amp;quot;{{w|get out the vote}}&amp;quot; and encourage voting among their friends and family who live in 18 of these states which are most likely to affect the outcome of the election. The rest of the 32 states are grouped under the &amp;quot;all other states&amp;quot; bucket, presumably as their election outcome is &amp;quot;safely&amp;quot; for Biden or Trump.&lt;br /&gt;
&lt;br /&gt;
Per many analysts, the state of {{w|Pennsylvania}} is considered an absolute necessity for Trump, and considered very important for Biden. This is why Pennsylvania is weighted the most heavily in Randall's comic.&lt;br /&gt;
&lt;br /&gt;
Of course, just because a state may be a clear win for one party does not mean the votes of anyone who votes for the other party are wasted. A higher percentage of voters voting for the losing candidate sends a signal that the state is more competitive than assumed, which forces representatives to compromise and could make future voters more likely to show up because they believe their vote is more likely to matter. Additionally, many &amp;quot;down-ballot&amp;quot; races, like races for governorships, US Congress, state legislatures, and county governments, may be more competitive than the presidential race, and may have just as much or more impact on most people's lives. Randall accounts for some of these local races in deciding how to rank the states on the scoresheet.&lt;br /&gt;
&lt;br /&gt;
The text at the bottom says to post your scoresheet with ''#Hashtag''. The &amp;quot;#&amp;quot; symbol (pronounced &amp;quot;hash&amp;quot;) denotes a {{w|hashtag}} on platforms like Twitter, used to tag one's post as relating to the topic named following the symbol. However, this hashtag (said out-loud as &amp;quot;Hashtag Hashtag&amp;quot;) would relate a post to the topic of hashtags rather than elections or votes, and so for the scoresheet is nonsensical and doesn't describe anything useful. It also refers to Nate Silver's famous election forecast model at {{w|FiveThirtyEight}}. Randall closes by urging people to contact Nate Silver to tell him to adjust his model to account for the added votes they have caused, but as the form doesn't indicate which candidate the filler has voted for or plans to vote for, never mind the people contacted, there's no way for him to know what sort of update to make.  Perhaps the flurry of posts bearing the hashtag &amp;quot;#Hashtag&amp;quot; and indicating an effort to increase civic engagement will be a heartwarming surprise on a day that will probably be very busy and stressful for him.&lt;br /&gt;
&lt;br /&gt;
The title text explains that even if one thinks that their family and friends always vote, or that their reminder to vote won't work, they should do so anyway because of the chance they may be wrong.&lt;br /&gt;
&lt;br /&gt;
As shown in previous comics ([[1756: I'm With Her]] and others), Randall was a supporter of 2016 candidate {{w|Hillary Clinton}} (who ran against Trump), but this assesment should be equally applicable to supporters of either of the two main candidates in the current presidential race.&lt;br /&gt;
&lt;br /&gt;
The comic includes a link for a printable version: https://xkcd.com/2380/election_impact_score_sheet.pdf&lt;br /&gt;
&lt;br /&gt;
===Table===&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot;&lt;br /&gt;
! State&lt;br /&gt;
! Bonus&lt;br /&gt;
! Electoral votes&lt;br /&gt;
! Explanation&lt;br /&gt;
! Actual Effect&lt;br /&gt;
|-&lt;br /&gt;
|Pennsylvania&lt;br /&gt;
|x5&lt;br /&gt;
|20&lt;br /&gt;
|Pennsylvania is considered an absolute necessity for Trump, and considered very important for Biden. Pre-election polling showed Biden leading by 3 points.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Maine&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|x4&lt;br /&gt;
|4&lt;br /&gt;
|Maine is worth 4 electoral votes, but awards 2 based on the statewide popular vote and 1 vote each for the winners of its 2 congressional districts.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Arizona&lt;br /&gt;
|11&lt;br /&gt;
|Arizona is not typically a swing state, as it usually votes for the Republican Party candidate. However, it is considered a swing state this year, with Joe Biden leading by 2 percentage points in pre-election polling. Additionally, polls predicted a high likelihood of a Senate seat flipping from the Republicans to Democrats.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Nevada&lt;br /&gt;
|6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Alaska&lt;br /&gt;
|rowspan=&amp;quot;3&amp;quot;|x3&lt;br /&gt;
|3&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Montana&lt;br /&gt;
|3&lt;br /&gt;
|Polls showed a possibility of a Senate seat flipping from the Republicans to the Democrats&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|New Mexico&lt;br /&gt;
|5&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wisconsin&lt;br /&gt;
|rowspan=&amp;quot;7&amp;quot;|x2&lt;br /&gt;
|10&lt;br /&gt;
|Wisconsin was surprisingly won by Trump in 2016, as pre-election polling had him trailing by 6-7 percentage points. Polling for the 2020 election favored Biden by 7 percentage points.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Minnesota&lt;br /&gt;
|10&lt;br /&gt;
|Minnesota was won by Hillary Clinton in 2016, but by a close margin of 1.5 percentage points. Polling for 2020 has Biden favored by 7 percentage points.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Iowa&lt;br /&gt;
|6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|North Carolina&lt;br /&gt;
|15&lt;br /&gt;
|North Carolina is not typically a swing state, as it usually votes for the Republican Party candidate. However, it is considered a swing state this year.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|New Hampshire&lt;br /&gt;
|4&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Georgia&lt;br /&gt;
|16&lt;br /&gt;
|Georgia is not typically a swing state, as it usually votes for the Republican Party candidate. However, it is considered a swing state this year.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Nebraska&lt;br /&gt;
|5&lt;br /&gt;
|Like Maine, Nebraska splits up its votes, awarding 2 votes to the winner of the statewide popular vote, and 1 each for the winners of its 3 congressional districts.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Michigan&lt;br /&gt;
|rowspan=&amp;quot;5&amp;quot;|x1&lt;br /&gt;
|16&lt;br /&gt;
|Michigan was also surprisingly won by Trump in 2016, as he was also trailing in pre-election polling. Biden has a 6 point lead in polling in 2020.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Florida&lt;br /&gt;
|29&lt;br /&gt;
|With 29 electoral votes, Florida has the 3rd most electoral votes to be distributed. It is also typically a swing state and determines the winner of an election.&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Kansas&lt;br /&gt;
|6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Mississippi&lt;br /&gt;
|6&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Colorado&lt;br /&gt;
|9&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|All other states&lt;br /&gt;
|x1/2&lt;br /&gt;
|''varies''&lt;br /&gt;
|Randall considers other states as less important than the above 18 in influencing the outcome of the presidential election.&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&amp;lt;big&amp;gt;Do you know anyone in Arizona?&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Research shows that reminders from friends and family to vote have a bigger effect on turnout than anything campaigns do.&lt;br /&gt;
&lt;br /&gt;
One of the best ways you can help is to scroll through your contacts (or use apps like VoteWithMe) to find people you can check in with to see if they plan to vote or need help doing it.&lt;br /&gt;
&lt;br /&gt;
This chart lets you tally the effect of your reminders on the outcome based on who you've contacted and where they live.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Election impact score sheet&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot;&lt;br /&gt;
! State&lt;br /&gt;
! Check-ins &lt;br /&gt;
! Bonus*&lt;br /&gt;
! Points&lt;br /&gt;
|-&lt;br /&gt;
|Pennsylvania&lt;br /&gt;
| &lt;br /&gt;
|x5&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Maine&amp;lt;br&amp;gt;Arizona&amp;lt;br&amp;gt;Nevada&lt;br /&gt;
| &lt;br /&gt;
|x4&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Alaska&amp;lt;br&amp;gt;Montana&amp;lt;br&amp;gt;New Mexico&lt;br /&gt;
| &lt;br /&gt;
|x3&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Wisconsin&amp;lt;br&amp;gt;Minnesota&amp;lt;br&amp;gt;Iowa&amp;lt;br&amp;gt;North Carolina&amp;lt;br&amp;gt;New Hampshire&amp;lt;br&amp;gt;Georgia&amp;lt;br&amp;gt;Nebraska&lt;br /&gt;
| &lt;br /&gt;
|x2&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|Michigan&amp;lt;br&amp;gt;Florida&amp;lt;br&amp;gt;Kansas&amp;lt;br&amp;gt;Mississippi&amp;lt;br&amp;gt;Colorado&lt;br /&gt;
| &lt;br /&gt;
|x1&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|All other states&lt;br /&gt;
| &lt;br /&gt;
|x½&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; align=&amp;quot;right&amp;quot; | '''Your election impact:'''&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;*&amp;lt;/nowiki&amp;gt;Multiplier based on 538 presidential vote impact, plus points for senate and local elections&lt;br /&gt;
&lt;br /&gt;
''In smaller text, to the right of the main score sheet, a duplicate of the score sheet with red tally marks and points is shown''&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;wikitable&amp;quot;&lt;br /&gt;
! State&lt;br /&gt;
! Check-ins &lt;br /&gt;
! Bonus*&lt;br /&gt;
! Points&lt;br /&gt;
|-&lt;br /&gt;
|Pennsylvania&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;(2 tally marks)&amp;lt;/span&amp;gt;&lt;br /&gt;
|x5&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;10&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Maine&amp;lt;br&amp;gt;Arizona&amp;lt;br&amp;gt;Nevada&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;(1 tally mark)&amp;lt;/span&amp;gt;&lt;br /&gt;
|x4&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;4&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Alaska&amp;lt;br&amp;gt;Montana&amp;lt;br&amp;gt;New Mexico&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;(1 tally mark)&amp;lt;/span&amp;gt;&lt;br /&gt;
|x3&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Wisconsin&amp;lt;br&amp;gt;Minnesota&amp;lt;br&amp;gt;Iowa&amp;lt;br&amp;gt;North Carolina&amp;lt;br&amp;gt;New Hampshire&amp;lt;br&amp;gt;Georgia&amp;lt;br&amp;gt;Nebraska&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;(3 tally marks)&amp;lt;/span&amp;gt;&lt;br /&gt;
|x2&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;6&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Michigan&amp;lt;br&amp;gt;Florida&amp;lt;br&amp;gt;Kansas&amp;lt;br&amp;gt;Mississippi&amp;lt;br&amp;gt;Colorado&lt;br /&gt;
| &lt;br /&gt;
|x1&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|All other states&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;(6 tally marks)&amp;lt;/span&amp;gt;&lt;br /&gt;
|x½&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;3&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; align=&amp;quot;right&amp;quot; | '''Your election impact:'''&lt;br /&gt;
|&amp;lt;span style=&amp;quot;color:red;&amp;quot;&amp;gt;26&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
''Followed by an arrow, pointing to the &amp;quot;Your election impact&amp;quot; total box in the main table, is this text''&lt;br /&gt;
&lt;br /&gt;
Based on turnout experiments, 10 points on this scale has roughly as much effect on the  outcome as one average vote.&amp;lt;br&amp;gt;For every 10 points you tally, it's as if you voted again!&lt;br /&gt;
&lt;br /&gt;
''Below the main score sheet table''&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;[Click for printable version]&lt;br /&gt;
&lt;br /&gt;
Share a pic of your score sheet with ''#Hashtag'', and be sure to send a copy to Nate Silver to let him know to include those extra votes in his model!&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Elections]]&lt;br /&gt;
[[Category:Comics featuring Nate Silver]]&lt;br /&gt;
[[Category:Comics with color]]&lt;/div&gt;</summary>
		<author><name>Kjmitch</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2380:_Election_Impact_Score_Sheet&amp;diff=201246</id>
		<title>Talk:2380: Election Impact Score Sheet</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2380:_Election_Impact_Score_Sheet&amp;diff=201246"/>
				<updated>2020-11-04T19:01:19Z</updated>
		
		<summary type="html">&lt;p&gt;Kjmitch: Comment response about the &amp;quot;hash&amp;quot; in &amp;quot;hashtag&amp;quot;.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
Please vote, everyone! #Hashtag. ''(Unsigned. Whoever you are.)''&lt;br /&gt;
&lt;br /&gt;
Cool, how to convince citizens of other countries to vote for this shitsotrm?&lt;br /&gt;
&lt;br /&gt;
I always told myself that if I ever joined Twitter (rather than 'browse-lurked' the feeds  of people of interest, as I do now) I would use #hashtag a lot, and other ironic self-referential things in order to stop myself taking it too seriously. Nice to know I'm on the same wavelength with Randall, but now I must further delay my inevitable signing up until I've got something newer and better in mind! [[Special:Contributions/162.158.158.61|162.158.158.61]] 00:06, 3 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
This &amp;quot;as if you voted again!&amp;quot; should not be confused with the stuff that Trump keeps yammering about. :-) [[User:BunsenH|BunsenH]] ([[User talk:BunsenH|talk]]) 02:44, 3 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Why is Alaska four points?? [[Special:Contributions/162.158.62.79|162.158.62.79]] 03:20, 3 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Alaska is only three, but who knows, it's not a close race there according to 538. They also have higher than average voter turnout too.&lt;br /&gt;
[[Special:Contributions/172.69.42.92|172.69.42.92]] 03:37, 3 November 2020 (UTC)&lt;br /&gt;
:Not sure. However, according to [[https://en.wikipedia.org/wiki/List_of_states_and_territories_of_the_United_States_by_population wikipedia]] they have the 3rd lowest population per electoral vote ratio (of the proper states), meaning that an alaskan vote in theory counts more than a texan one (which has the highest ratio). But don't ask me. I am a European with no big clue about that complicated US election system. --[[User:Lupo|Lupo]] ([[User talk:Lupo|talk]]) 06:29, 3 November 2020 (UTC)&lt;br /&gt;
:: That's ok, I'm not convinced most Americans understand it either. But then, I don't understand why so many Americans think that compulsory voting is un-democratic - particularly compared to a situation where those in power get to deliberately interfere with voters' ability to vote at all. [[User:Paddles|Paddles]] ([[User talk:Paddles|talk]]) 13:23, 3 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
It seems that &amp;quot;538&amp;quot; is a reference to https://fivethirtyeight.com which seems to be a USA election news aggregation website. [[Special:Contributions/108.162.216.80|108.162.216.80]] 07:30, 3 November 2020 (UTC)&lt;br /&gt;
:0h, and on a second look 538 is mentioned.[[Special:Contributions/108.162.216.80|108.162.216.80]] 07:38, 3 November 2020 (UTC)&lt;br /&gt;
::Uhm 538 is the number of electors in the United States electoral college, which FiveThirtyEight is named after, so it is not a reference to that program. But the note about Nate Silver of course is about him and his website. --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 13:22, 3 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
I don't know if Randall knew about or intended the reference, but there is a website http://hashtaghashtag.org/, describing itself as &amp;quot;#Hashtag is dedicated to political analysis and long-form opinion pieces on politics and public policy.&amp;quot; Or maybe he just wanted to be a smart-ass with the #Hastag. [[User:Bischoff|Bischoff]] ([[User talk:Bischoff|talk]]) 07:47, 3 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
Before &amp;quot;Hashtag&amp;quot; existed, &amp;quot;#' was sometimes just called &amp;quot;hash&amp;quot;. Once it was combined with a word (e.g. &amp;quot;#blart&amp;quot;) and use to tag things like tweets, the combined unit was called a &amp;quot;hashtag&amp;quot; (i.e. a tag containing a hash symbol). At some point &amp;quot;#blart&amp;quot; changed from being read as &amp;quot;hash blart&amp;quot; (essentially reading the individual symbols that make it up) to &amp;quot;hashtag blart&amp;quot; (the meaning of the combined symbols), sort of how &amp;quot;$10&amp;quot; is read as &amp;quot;ten dollars&amp;quot; rather than &amp;quot;dollar-sign ten&amp;quot;. But then taking the reading &amp;quot;hashtag blart&amp;quot; and back-applying it to the text &amp;quot;#blart&amp;quot; has produced the use of the term &amp;quot;hashtag&amp;quot; for the &amp;quot;#&amp;quot; symbol. Hopefully this won't go around the circle again and make &amp;quot;hashtagtags&amp;quot;.&lt;br /&gt;
:Really, though, '#' is still just called &amp;quot;hash&amp;quot;. The &amp;quot;-tag&amp;quot; part refers to the whole string making up a topic description tag for the comment/tweet/blurb/whatever. &amp;quot;Hashtag&amp;quot; refers to a tag denoted by a hash symbol, and &amp;quot;#hashtag&amp;quot; prompts the system to link the user to other tweets by people discussing adding semantic meaning to user-generated text. Great for those of us who are super into text markup and metadata (though really, who isn't?). [[User:Kjmitch|Kjmitch]] ([[User talk:Kjmitch|talk]]) 19:01, 4 November 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Printable version ==&lt;br /&gt;
&lt;br /&gt;
I would argue that the &amp;quot;[Click for printable version]&amp;quot; should be hyperlinked with the link to https://xkcd.com/2380/election_impact_score_sheet.pdf&lt;br /&gt;
&lt;br /&gt;
Let me see if I can do that by myself.&lt;/div&gt;</summary>
		<author><name>Kjmitch</name></author>	</entry>

	</feed>