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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2198:_Throw&amp;diff=179088</id>
		<title>Talk:2198: Throw</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2198:_Throw&amp;diff=179088"/>
				<updated>2019-09-03T19:59:45Z</updated>
		
		<summary type="html">&lt;p&gt;Dresken: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I created this page as it seem DgbrtBOT fails because it is interactive. So far it still won't shown on the front page or with a button to it from the previous comic or the &amp;quot;newest&amp;quot; comic button. Maybe it just takes some time? It is now in the [[List_of_all_comics]] but still no luck getting it to work... --[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 07:58, 3 September 2019 (UTC)&lt;br /&gt;
:Maybe it is because it was published on a tuesday? --[[User:Lupo|Lupo]] ([[User talk:Lupo|talk]]) 08:16, 3 September 2019 (UTC)&lt;br /&gt;
::No it is not unusual that a comic does not come out on MWF. For instance the Sunday comic recently. Here is the list of Tuesday comics: [[:Category:Tuesday_comics]]--[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 13:29, 3 September 2019 (UTC)&lt;br /&gt;
:Also it doesn't display my comment below the explanation. Something is very broken here...--[[User:Lupo|Lupo]] ([[User talk:Lupo|talk]]) 08:25, 3 September 2019 (UTC)&lt;br /&gt;
:It appears now. [[User:PkmnQ|PkmnQ]] ([[User talk:PkmnQ|talk]]) 08:53, 3 September 2019 (UTC)&lt;br /&gt;
How did he get an estimate for Carly Rae Jepson, anyway? [[Special:Contributions/162.158.255.34|162.158.255.34]] 09:52, 3 September 2019 (UTC)&lt;br /&gt;
:https://www.youtube.com/watch?v=AgwAywJlo1M [[Special:Contributions/172.68.142.221|172.68.142.221]] 09:55, 3 September 2019 (UTC)&lt;br /&gt;
::Alternatively he could have worked together with her, as with Serena Williams. I will look it up in the afternoon, when I have my preordered book :) --[[User:Lupo|Lupo]] ([[User talk:Lupo|talk]]) 10:22, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
By the transitive property of Worthiness, if Capt America can throw Thor's Hammer, surely George Washington is Worthy!{{unsigned ip|172.69.68.141}}&lt;br /&gt;
&lt;br /&gt;
I got this data from the code:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! id&lt;br /&gt;
! name&lt;br /&gt;
! canThrow&lt;br /&gt;
! canBeThrown&lt;br /&gt;
! length&lt;br /&gt;
! diameter&lt;br /&gt;
! mass&lt;br /&gt;
! dragC&lt;br /&gt;
! throwPower&lt;br /&gt;
|-&lt;br /&gt;
| microwave&lt;br /&gt;
| A microwave oven&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.406&lt;br /&gt;
| 0.406&lt;br /&gt;
| 10.591&lt;br /&gt;
| 0.8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| basketball&lt;br /&gt;
| a basketball&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.243&lt;br /&gt;
| 0.243&lt;br /&gt;
| 0.624&lt;br /&gt;
| 0.3&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| blender&lt;br /&gt;
| a blender&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.203&lt;br /&gt;
| 0.203&lt;br /&gt;
| 5.216&lt;br /&gt;
| 0.8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| gold_bar&lt;br /&gt;
| a gold bar&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.0535&lt;br /&gt;
| 0.0535&lt;br /&gt;
| 12.4&lt;br /&gt;
| 0.8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| cake&lt;br /&gt;
| a wedding cake&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.51&lt;br /&gt;
| 0.51&lt;br /&gt;
| 13&lt;br /&gt;
| 0.8&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| pingpong&lt;br /&gt;
| a ping pong ball&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.04&lt;br /&gt;
| 0.04&lt;br /&gt;
| 0.003&lt;br /&gt;
| 0.5&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| quarterback&lt;br /&gt;
| an NFL quarterback&lt;br /&gt;
| true&lt;br /&gt;
| false&lt;br /&gt;
| 1.905&lt;br /&gt;
| 0.584&lt;br /&gt;
| 102.058&lt;br /&gt;
| 0.6&lt;br /&gt;
| 20&lt;br /&gt;
|-&lt;br /&gt;
| acorn&lt;br /&gt;
| an acorn&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.0191&lt;br /&gt;
| 0.0191&lt;br /&gt;
| 0.0045&lt;br /&gt;
| 0.3&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| hammer&lt;br /&gt;
| thor's hammer&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.5&lt;br /&gt;
| 0.15&lt;br /&gt;
| 2000&lt;br /&gt;
| 0.4&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| javelin&lt;br /&gt;
| a javelin&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 1.8&lt;br /&gt;
| 0.0254&lt;br /&gt;
| 0.8&lt;br /&gt;
| 0.1&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| george&lt;br /&gt;
| George Washington&lt;br /&gt;
| true&lt;br /&gt;
| true&lt;br /&gt;
| 1.829&lt;br /&gt;
| 0.562&lt;br /&gt;
| 90.718&lt;br /&gt;
| 0.6&lt;br /&gt;
| 15&lt;br /&gt;
|-&lt;br /&gt;
| pikachu&lt;br /&gt;
| Pikachu&lt;br /&gt;
| true&lt;br /&gt;
| true&lt;br /&gt;
| 0.4&lt;br /&gt;
| 0.3&lt;br /&gt;
| 5.9874&lt;br /&gt;
| 0.4&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| car&lt;br /&gt;
| A car&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 4.5&lt;br /&gt;
| 2.134&lt;br /&gt;
| 1179.34&lt;br /&gt;
| 0.25&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| silver_spin&lt;br /&gt;
| a silver dollar (spinning)&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.04&lt;br /&gt;
| 0.011&lt;br /&gt;
| 0.027&lt;br /&gt;
| 0.5&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| silver_tumble&lt;br /&gt;
| a silver dollar (tumbling)&lt;br /&gt;
| false&lt;br /&gt;
| true&lt;br /&gt;
| 0.04&lt;br /&gt;
| 0.04&lt;br /&gt;
| 0.027&lt;br /&gt;
| 0.66&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| carly&lt;br /&gt;
| Carly Rae Jepsen&lt;br /&gt;
| true&lt;br /&gt;
| false&lt;br /&gt;
| 1.575&lt;br /&gt;
| 0.46&lt;br /&gt;
| 49.895&lt;br /&gt;
| 0.6&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| thor&lt;br /&gt;
| thor, god of thunder&lt;br /&gt;
| true&lt;br /&gt;
| false&lt;br /&gt;
| 1.91&lt;br /&gt;
| 0.59&lt;br /&gt;
| 91&lt;br /&gt;
| 0.6&lt;br /&gt;
| 10000&lt;br /&gt;
|-&lt;br /&gt;
| chris hemsworth&lt;br /&gt;
| chris hemsworth&lt;br /&gt;
| true&lt;br /&gt;
| false&lt;br /&gt;
| 1.91&lt;br /&gt;
| 0.59&lt;br /&gt;
| 91&lt;br /&gt;
| 0.6&lt;br /&gt;
| 10&lt;br /&gt;
|-&lt;br /&gt;
| squirrel&lt;br /&gt;
| A squirrel&lt;br /&gt;
| true&lt;br /&gt;
| true&lt;br /&gt;
| 0.203&lt;br /&gt;
| 0.096&lt;br /&gt;
| 0.454&lt;br /&gt;
| 0.6&lt;br /&gt;
| 10&lt;br /&gt;
|}&lt;br /&gt;
(Sorry if this table messes the talk page.)[[Special:Contributions/162.158.78.136|162.158.78.136]] 13:51, 3 September 2019 (UTC)&lt;br /&gt;
:Nah its great. Not sure how to use it in the explanation yet, but guess it will go in there somehow later.--[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 14:28, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
The comic looks different on my screen, not displaying multiple possible selections next to each other, but all below each other. Quite dynamic... --[[User:Lupo|Lupo]] ([[User talk:Lupo|talk]]) 14:26, 3 September 2019 (UTC)&lt;br /&gt;
:If I zoom out I can make it shown only one item each line, but if I zoom in two is maximum. But it should go in the explanation when we get there.--[[User:Kynde|Kynde]] ([[User talk:Kynde|talk]]) 14:28, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
The suggestion to litteraly throw a party in the air could be a reference to The Hitchhiker's Guide To The Galaxy in which there is a flying building with a party in it, and there's even Thor partying in it when the protagonists are coming there. --Roger 15:12, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
Any reason why George Washington has 50% more throw power than Christ Hemsworth? Some reference? ~TK&lt;br /&gt;
&lt;br /&gt;
Interesting, there appears to be additional units of measurement in the source code that were not used in the comic: &amp;quot;wiffles&amp;quot; and &amp;quot;light-nanoseconds&amp;quot; [[Special:Contributions/108.162.241.52|108.162.241.52]] 16:52, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
Does it seem... excessive to anyone else that the NFL quarterback can throw a silver dollar almost two football fields?[[Special:Contributions/172.68.142.161|172.68.142.161]] 17:08, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
The explanation for Manhattan block conversion appears to be wrong. They mention that their calculation for how large one block is was made with 4 numbers ignoring George Washington as an outlier. However there are 6 total examples of Manhattan block to use and George Washington's is not an outlier. I calculated the mean with all of the data to be 79.9142 meters.--[[User:Szeth|Szeth]] ([[User talk:Szeth|talk]]) 17:12, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
We need a table with a brief description of each thrower. [[User:DKMell|DKMell]] ([[User talk:DKMell|talk]]) 17:14, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
How do we know how old George Washington was when he throws a squirrel? Speaking of age, this format kind of reminds me of the Magnus comic: https://www.explainxkcd.com/wiki/index.php/1628:_Magnus [[Special:Contributions/108.162.241.52|108.162.241.52]] 17:41, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
I think we need to add something about the myth that George Washington threw a silver dollar across the Potomac River [[Special:Contributions/108.162.241.40|108.162.241.40]] 19:42, 3 September 2019 (UTC)&lt;br /&gt;
&lt;br /&gt;
Pretty sure that the ping-pong ball distances are severely overestimated due to air resistance slowing them very rapidly. Someone with lab facilities might want to check... --[[User:Marcus Rowland|Marcus Rowland]] ([[User talk:Marcus Rowland|talk]]) 19:49, 3 September 2019 (UTC)&lt;br /&gt;
:Sorry, never mind, I think I saw a very early version of the actual page that had the distances much greater - seems reasonable now. --[[User:Marcus Rowland|Marcus Rowland]] ([[User talk:Marcus Rowland|talk]]) 19:53, 3 September 2019 (UTC)&lt;br /&gt;
The buttons look to be failing simply because [[Template:LATESTCOMIC]] hasn't been updated with the lastest comic number - the page is protected so needs someone with higher powers than I. [[User:Dresken|Dresken]] ([[User talk:Dresken|talk]]) 19:59, 3 September 2019 (UTC)&lt;/div&gt;</summary>
		<author><name>Dresken</name></author>	</entry>

	</feed>