<?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=Szeth</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=Szeth"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/Szeth"/>
		<updated>2026-04-09T13:53:57Z</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=179070</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=179070"/>
				<updated>2019-09-03T17:12:06Z</updated>
		
		<summary type="html">&lt;p&gt;Szeth: &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;/div&gt;</summary>
		<author><name>Szeth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2198:_Throw&amp;diff=179069</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=179069"/>
				<updated>2019-09-03T17:11:28Z</updated>
		
		<summary type="html">&lt;p&gt;Szeth: &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.&lt;/div&gt;</summary>
		<author><name>Szeth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2198:_Throw&amp;diff=179053</id>
		<title>2198: Throw</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2198:_Throw&amp;diff=179053"/>
				<updated>2019-09-03T15:53:08Z</updated>
		
		<summary type="html">&lt;p&gt;Szeth: The alternate dimensions for spinning dollar thor and chris hemsworth were flipped&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2198&lt;br /&gt;
| date      = September 3, 2019&lt;br /&gt;
| title     = Throw&lt;br /&gt;
| image     = throw.png&lt;br /&gt;
| titletext = The keys to successfully throwing a party are location, planning, and one of those aircraft carrier steam catapults.&lt;br /&gt;
}}&lt;br /&gt;
*To experience the interactivity of this game, visit the {{xkcd|2198|original comic}}.&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by Thor, God of Thunder. Table for all combinations should be made. Maybe with clear marking of those that cannot be thrown. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
The &amp;quot;comic&amp;quot; is an interactive comic made to celebrate the release of [[Randall|Randall's]] new book, ''[[How To]]''. The comic is based on a chapter in the book. &lt;br /&gt;
&lt;br /&gt;
As the comic celebrates the book which was released on ''Tuesday'' September 3rd, 2019, the comic was thus also released on a [[:Category:Tuesday comics|Tuesday]], (probably?) replacing that week's normal Wednesday release, to coincide with the release day. This was exactly the same that happened when [[1608: Hoverboard]] came out on the Tuesday where [[Thing Explainer]] came out. Although the hugely complex comic Hoverboard cannot be directly compared to this one, they are both [[:Category:Dynamic comics|dynamic]] and [[:Category:Interactive comics|interactive]] with [[:Category:Comics with animation|animations]] a part of them!&lt;br /&gt;
&lt;br /&gt;
In this comic the viewer can select a person/{{w|Pikachu}}/God/Squirel, and an object (or a person, Pikachu or a Squirrel) and get an animation of how the selected throw would work out, and an estimated distance of the throw (both in SI units and in other very arbitrary units) if it was possible, i.e. the thrower must be larger than the thrown object (or a God). The formula/guideline is apparently based on a chapter from the book.&lt;br /&gt;
&lt;br /&gt;
One special case to the calculations is Thor's hammer, which is enchanted so that only those who are deemed &amp;quot;worthy&amp;quot; are able to lift it. As such, despite its mass being liftable by many of the characters, only Thor, God of Thunder (who is canonically worthy) is shown to actually be able to throw it. &lt;br /&gt;
&lt;br /&gt;
There are 7 throwers and 15 things to throw, giving a total of 105 different combinations. But only Thor can throw all 15, and three of the objects only he can throw. (George Washington, Hammer and Car). And the smaller critters can only throw a few things. So the total number of throws is much less than 100. Still there will be an animation for all 105, but with no distance on the throw.&lt;br /&gt;
&lt;br /&gt;
The title text refers to throwing a party (a colloquial synonym of giving a party) and first makes the assumption of actually giving hints for giving a party, and then switching to suggest a mechanism to literally throw a huge object, such as a house with a party going on inside.&lt;br /&gt;
&lt;br /&gt;
==Table of throw distances==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Item&amp;amp;nbsp;/&amp;amp;nbsp;Thrower&lt;br /&gt;
!NFL&amp;amp;nbsp;Quarterback&lt;br /&gt;
!George&amp;amp;nbsp;Washington&lt;br /&gt;
!Pikachu&lt;br /&gt;
!Carly&amp;amp;nbsp;Rae&amp;amp;nbsp;Jepsen&lt;br /&gt;
!Thor&lt;br /&gt;
!Chris&amp;amp;nbsp;Hemsworth&lt;br /&gt;
!Squirrel&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Microwave oven'''&lt;br /&gt;
|10.32 m&lt;br /&gt;
|7.76 m&lt;br /&gt;
|N/A&lt;br /&gt;
|3.67 m&lt;br /&gt;
|181.57 m&lt;br /&gt;
|6.15 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|33.85 feet&lt;br /&gt;
|25.46 feet&lt;br /&gt;
|N/A&lt;br /&gt;
|8265 rack units&lt;br /&gt;
|1.99 football fields&lt;br /&gt;
|138.40 rack units&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Basketball'''&lt;br /&gt;
|40.18 m&lt;br /&gt;
|33.22 m&lt;br /&gt;
|2.34 m&lt;br /&gt;
|19.11 m&lt;br /&gt;
|113.67 m&lt;br /&gt;
|27.99 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|16.74 horses&lt;br /&gt;
|19.54 smoots&lt;br /&gt;
|75.90 attoparsecs&lt;br /&gt;
|11.24 smoots&lt;br /&gt;
|1.42 Manhattan blocks&lt;br /&gt;
|16.46 smoots&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Blender'''&lt;br /&gt;
|16.58 m&lt;br /&gt;
|12.45 m&lt;br /&gt;
|N/A&lt;br /&gt;
|5.89 m&lt;br /&gt;
|333.25 m&lt;br /&gt;
|9.86 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|9.75 smoots&lt;br /&gt;
|40.85 feet&lt;br /&gt;
|N/A&lt;br /&gt;
|132.51 rack units&lt;br /&gt;
|1.66 furlongs&lt;br /&gt;
|32.34 feet&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Gold bar'''&lt;br /&gt;
|9.73 m&lt;br /&gt;
|7.23 m&lt;br /&gt;
|N/A&lt;br /&gt;
|3.36 m&lt;br /&gt;
|549.28 m&lt;br /&gt;
|5.69 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|31.93 feet&lt;br /&gt;
|23.73 feet&lt;br /&gt;
|N/A&lt;br /&gt;
|75.65 rack units&lt;br /&gt;
|2.73 furlongs&lt;br /&gt;
|128.11 rack units&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Wedding cake'''&lt;br /&gt;
|8.96 m&lt;br /&gt;
|6.75 m&lt;br /&gt;
|N/A&lt;br /&gt;
|3.2 m&lt;br /&gt;
|146.25 m&lt;br /&gt;
|5.35 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|29.40 feet&lt;br /&gt;
|22.14 feet&lt;br /&gt;
|N/A&lt;br /&gt;
|72.00 rack units&lt;br /&gt;
|1.60 football fields&lt;br /&gt;
|120.45 rack units&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Ping-pong ball'''&lt;br /&gt;
|11.8 m&lt;br /&gt;
|11.63 m&lt;br /&gt;
|9.28 m&lt;br /&gt;
|11.25 m&lt;br /&gt;
|12.53 m&lt;br /&gt;
|11.41 m&lt;br /&gt;
|4.95 m&lt;br /&gt;
|-&lt;br /&gt;
|38.72 feet&lt;br /&gt;
|38.17 feet&lt;br /&gt;
|30.46 feet&lt;br /&gt;
|36.92 feet&lt;br /&gt;
|41.10 feet&lt;br /&gt;
|37.44 feet&lt;br /&gt;
|111.37 rack units&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Acorn'''&lt;br /&gt;
|83.00 m&lt;br /&gt;
|75.84 m&lt;br /&gt;
|28.16 m&lt;br /&gt;
|62.85 m&lt;br /&gt;
|135.98 m&lt;br /&gt;
|67.91 m&lt;br /&gt;
|6.53 m&lt;br /&gt;
|-&lt;br /&gt;
|1.04 Manhattan blocks&lt;br /&gt;
|0.95 Manhattan blocks&lt;br /&gt;
|16.57 smoots&lt;br /&gt;
|26.19 horses&lt;br /&gt;
|1.49 football fields&lt;br /&gt;
|28.30 horses&lt;br /&gt;
|146.85 rack units&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Thor's Hammer'''&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|19.32 m&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|11.36 smoots&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Javelin'''&lt;br /&gt;
|56.10 m&lt;br /&gt;
|42.04 m&lt;br /&gt;
|N/A&lt;br /&gt;
|20.12 m&lt;br /&gt;
|3028.75 m&lt;br /&gt;
|33.09 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|23.37 horses&lt;br /&gt;
|17.51 horses&lt;br /&gt;
|N/A&lt;br /&gt;
|11.84 smoots&lt;br /&gt;
|15.06 furlongs&lt;br /&gt;
|19.46 smoots&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''George Washington'''&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|136.65 m&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|1.49 football fields&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Pikachu'''&lt;br /&gt;
|15.22 m&lt;br /&gt;
|11.41&lt;br /&gt;
|N/A&lt;br /&gt;
|5.39 m&lt;br /&gt;
|332.52 m&lt;br /&gt;
|9.03 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|49.94 feet&lt;br /&gt;
|37.45 feet&lt;br /&gt;
|N/A&lt;br /&gt;
|121.18 rack units&lt;br /&gt;
|1.65 furlongs&lt;br /&gt;
|29.63 feet&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Car'''&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|27.22 m&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|16.01 smoots&lt;br /&gt;
|N/A&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Spinning dollar'''&lt;br /&gt;
|177.09 m&lt;br /&gt;
|143.96 m&lt;br /&gt;
|16.91&lt;br /&gt;
|92.63 m&lt;br /&gt;
|1331.21 m&lt;br /&gt;
|115.89 m&lt;br /&gt;
|2.20 m&lt;br /&gt;
|-&lt;br /&gt;
|1.94 football fields&lt;br /&gt;
|1.57 football fields&lt;br /&gt;
|9.95 smoots&lt;br /&gt;
|1.16 Manhattan blocks&lt;br /&gt;
|6.53 furlongs&lt;br /&gt;
|1.45 Manhattan blocks&lt;br /&gt;
|71.41 attoparsecs&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Tumbling dollar'''&lt;br /&gt;
|58.17 m&lt;br /&gt;
|53.77 m&lt;br /&gt;
|13.92 m&lt;br /&gt;
|44.08 m&lt;br /&gt;
|84.82 m&lt;br /&gt;
|49.03 m&lt;br /&gt;
|2.14 m&lt;br /&gt;
|-&lt;br /&gt;
|24.24 horses&lt;br /&gt;
|22.41 horses&lt;br /&gt;
|45.67 feet&lt;br /&gt;
|18.37 horses&lt;br /&gt;
|1.06 Manhattan blocks&lt;br /&gt;
|20.43 horses&lt;br /&gt;
|69.42 attoparsecs&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Squirrel'''&lt;br /&gt;
|58.64 m&lt;br /&gt;
|46.92 m&lt;br /&gt;
|2.92 m&lt;br /&gt;
|25.44 m&lt;br /&gt;
|256.54 m&lt;br /&gt;
|38.50 m&lt;br /&gt;
|N/A&lt;br /&gt;
|-&lt;br /&gt;
|24.43 horses&lt;br /&gt;
|19.55 horses&lt;br /&gt;
|65.71 rack units&lt;br /&gt;
|14.97 smoots&lt;br /&gt;
|1.28 furlongs&lt;br /&gt;
|16.04 horses&lt;br /&gt;
|N/A&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Table of other distanc units and their length in meters:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Unit&lt;br /&gt;
!Meters long&lt;br /&gt;
!Explanation&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Feet}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Rack units}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Football fields}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Horses}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Smoots}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Furlongs}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Manhattan blocks}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|{{w|Atto}}{{w|parsecs}}&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[As this is an interactive comic not all possible text should be given in this transcript. Also it is not possible to see all the different throwers or objects in one image. This transcript here includes only the text that can be found when loading the page, without changing the thrower or object (the default), but also includes the text that can be found by scrolling in the two select &amp;quot;windows&amp;quot; as that would be similar to a long comic where you need to scroll. For further differences that occur by changing the objects refer to a table of all combinations.]&lt;br /&gt;
&lt;br /&gt;
:[A heading with a subheading is above a line, beneath which are a sentence, that is generated by the selections in the two windows beneath this sentence:]&lt;br /&gt;
:&amp;lt;big&amp;gt;'''Throw Calculator'''&amp;lt;/big&amp;gt;&lt;br /&gt;
:This calculator implements the approximate throwing distance estimation model from ''How To'' Chapter 10: ''How to throw things''.&lt;br /&gt;
&lt;br /&gt;
:How far could George Washington throw a Microwave oven?&lt;br /&gt;
&lt;br /&gt;
:[Beneath this sentence are two &amp;quot;windows&amp;quot; with a frame around them, one to the left and one the the right, each with a heading breaking the top frame. Each also has a scroll bad to the right, which allows to scroll down through 7 different possible selections to the left and 15 to the right. There are to selections on each line, leaving one alone at the bottom left of each list as there are uneven numbers in both lists. Here below each windows' content is given under their respective headings. Each possible selection is a drawing with a caption beneath it.]&lt;br /&gt;
:Select a thrower&lt;br /&gt;
&lt;br /&gt;
:An NFL Quarterback&lt;br /&gt;
:George Washington&lt;br /&gt;
:Pikachu&lt;br /&gt;
:Carly Rae Jepsen&lt;br /&gt;
:Thor, God of Thunder&lt;br /&gt;
:Chris Hemsworth&lt;br /&gt;
:A squirrel&lt;br /&gt;
&lt;br /&gt;
:Select and object to be thrown&lt;br /&gt;
:A microwave oven&lt;br /&gt;
:A basketball&lt;br /&gt;
:A blender&lt;br /&gt;
:A gold bar&lt;br /&gt;
:A wedding cake&lt;br /&gt;
:A ping-pong ball&lt;br /&gt;
:An acorn&lt;br /&gt;
:Thor's Hammer&lt;br /&gt;
:A javelin&lt;br /&gt;
:George Washington&lt;br /&gt;
:Pikachu&lt;br /&gt;
:A car&lt;br /&gt;
:A silver dollar (spinning)&lt;br /&gt;
:A silver dollar (tumbling)&lt;br /&gt;
:A squirrel&lt;br /&gt;
&lt;br /&gt;
:[Below the two windows is the result of the animation that will happen when a selection has been made. An animation of the selected thrower throwing the selected object (or failing) will be shown, and the objects traveling distance will be measured out both in meters (SI units) and in some other unit in brackets below. If the distance is not too long compared to the size of the object and thrower, then both can be seen, and in case the object is soft it may break from the throw.]&lt;br /&gt;
&lt;br /&gt;
:[In the pre-selected version George Washington throws a microwave oven, which ends up several meters from him lying on a corner broken, with the wire lying beneath it. The distance is given under the ruler along which the throw has occurred, with markings for approximately every meter. In this case there are seven steps even though the distance is above 7 meters:]&lt;br /&gt;
:7.76 meters&lt;br /&gt;
:(25.46 feet)&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
The comic quite obviously refers to Thor, as the character from the Marvel comics and movies (and other media), who himself is a reference to the ancient Germanic god.  In Marvel Cinematic Universe movies Thor is played by Chris Hemsworth.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with animation]] &amp;lt;!-- Different throws --&amp;gt;&lt;br /&gt;
[[Category:Dynamic comics]] &lt;br /&gt;
[[Category:Interactive comics]]&lt;br /&gt;
[[Category:Science]] &amp;lt;!-- model of throw distance --&amp;gt;&lt;br /&gt;
[[Category:American football]]  &amp;lt;!-- NFL quaterback --&amp;gt;&lt;br /&gt;
[[Category:Comics featuring politicians]]   &amp;lt;!-- George Washington --&amp;gt;&lt;br /&gt;
[[Category:Pokémon]]&lt;br /&gt;
[[Category:Comics featuring real people]] &amp;lt;!-- Carly Rae Jepsen, George Washington and Chris Hemsworth--&amp;gt;&lt;br /&gt;
[[Category:Religion]] &amp;lt;!-- Thor, questionable though as it is obviously the Marvel character --&amp;gt;&lt;br /&gt;
[[Category:Squirrels]]&lt;br /&gt;
[[Category:Food]] &amp;lt;!-- Microwave oven Blender, cake --&amp;gt;&lt;br /&gt;
[[Category:Basketball]]&lt;br /&gt;
[[Category:Sport]] &amp;lt;!-- ping pong, javelin --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Szeth</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2176:_How_Hacking_Works&amp;diff=176702</id>
		<title>2176: How Hacking Works</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2176:_How_Hacking_Works&amp;diff=176702"/>
				<updated>2019-07-15T13:57:23Z</updated>
		
		<summary type="html">&lt;p&gt;Szeth: Title Text explanation referencing All Star.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2176&lt;br /&gt;
| date      = July 15, 2019&lt;br /&gt;
| title     = How Hacking Works&lt;br /&gt;
| image     = how_hacking_works.png&lt;br /&gt;
| titletext = If only somebody had warned them that the world would roll them like this.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by SMASH MOUTH. Please mention here why this explanation isn't complete. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
In similar spirit to [[538: Security]] this comic deals with how many people perceive hacking and security best practices. Specifically, the comic points out the flaw in the argument of some security minded people that writing passwords down on a sheet of paper is a massive {{w|OPSEC|operational security}} vulnerability, not accounting for the {{w|threat model}} of the general public: reused passwords being leaked from seemingly benign places.&lt;br /&gt;
&lt;br /&gt;
While it is true that storing passwords on paper is generally a bad idea, one has to keep in mind the alternatives&amp;amp;mdash;password reuse or unencrypted password documents on a computer&amp;amp;mdash;that non-technical people might otherwise engage in. These are far more easily to exploit for a casual attacker that goes for quantity over quality. The trade-off of course being that targeted attacks (for example by a family member or close friend) are more easily possible.&lt;br /&gt;
&lt;br /&gt;
The title text is referring to Smash Mouth's song, All Star, where the first line of the lyrics is &amp;quot;Somebody once told me the world is gonna roll me&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
:[Two panels with a caption below each panel:]&lt;br /&gt;
&lt;br /&gt;
:[Panel 1]&lt;br /&gt;
:[Three masked characters standing near a desk with a computer inside a home]&lt;br /&gt;
:Masked Character 1: Control, we have flown to the USA and breached the target's house.&lt;br /&gt;
:Masked Character 2: They wrote all their passwords in a book labeled &amp;quot;Passwords&amp;quot;!&lt;br /&gt;
:Masked Character 3: The fool!&lt;br /&gt;
:Caption: How people think hacking works&lt;br /&gt;
&lt;br /&gt;
:[Two characters, each sitting on opposite sides of a desk with computers in front of them]&lt;br /&gt;
:Character 1: Hey look, someone leaked the emails and passwords from the Smash Mouth message boards.&lt;br /&gt;
:Character 2: Cool, let's try them all on Venmo.&lt;br /&gt;
:Caption: How it actually works&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;/div&gt;</summary>
		<author><name>Szeth</name></author>	</entry>

	</feed>