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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:835:_Tree&amp;diff=325078</id>
		<title>Talk:835: Tree</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:835:_Tree&amp;diff=325078"/>
				<updated>2023-10-07T02:54:19Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I didn't really look too closely, but it seems to be based on Red-Black trees (Red Green in the case of Christmas): http://en.wikipedia.org/wiki/Red_black_tree&lt;br /&gt;
&lt;br /&gt;
: Nope. For a Red-Black tree, all the leaves have to be the same color as the root, and no red nodes can have a red parent. The root here is a yellow star, the leaves are mixed colors, and both colors have instances of a node with a color that matches it's parent, so nether red nor green can be the &amp;quot;Red&amp;quot; for the algorithm. {{unsigned ip|108.162.221.58}}&lt;br /&gt;
&lt;br /&gt;
Then again it could just be a color scheme. [[Special:Contributions/132.3.25.79|132.3.25.79]] 12:35, 23 April 2013 (UTC)Tyler&lt;br /&gt;
&lt;br /&gt;
:: I am forced to conclude, by this and the problem with the heaps, that Randall has forgotten his data structures. Putting a red-black tree on the wall would be so extremely xkcd-typical that missing it suggests having forgotten they are a thing. [[User:Singlelinelabyrinth|Singlelinelabyrinth]] ([[User talk:Singlelinelabyrinth|talk]]) 05:32, 25 July 2020 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The title text doesn't really make sense - removing the root of a heap is a very common practice for a variety of applications. In fact, you almost always want to process heaps by removing the root. [[User:Ciotog|Ciotog]] ([[User talk:Ciotog|talk]]) 14:05, 2 March 2014 (UTC)&lt;br /&gt;
: It is common, ok. And, in fact, Billy WILL process the heap by removing the root. It makes however sense, since all heaps must be &amp;quot;refreshed&amp;quot; after you remove the root. While it takes small time for a computer, it can be lengthy for a human. And it would be probably better an unsorted array of presents, so Billy can open any present without effecting any effect (see Comic 326) --[[Special:Contributions/108.162.229.42|108.162.229.42]] 14:10, 17 June 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
Hmmm... The heap seems sketchy. Note the second and third levels. Not a heap by C++ standards.&lt;br /&gt;
[[Special:Contributions/108.162.245.218|108.162.245.218]] 22:08, 18 June 2014 (UTC)&lt;br /&gt;
&lt;br /&gt;
The heap doesnt look like a heap to me (or at least not a common binary heap): the root has 4 children for a start, and it is not balanced, for seconds. {{unsigned ip|108.162.250.163}}&lt;br /&gt;
&lt;br /&gt;
As a matter of fact, there's a structure that is a combination of a tree and a heap: it's called a &amp;quot;Treap&amp;quot;. {{unsigned ip|162.158.89.205|19:11, 9 December 2017}}&lt;br /&gt;
&lt;br /&gt;
argh that pun is awfully bad&lt;br /&gt;
&lt;br /&gt;
also my post has nothing to do with the treap one [[User:An user who has no account yet|An user who has no account yet]] ([[User talk:An user who has no account yet|talk]]) 10:48, 6 September 2023 (UTC)&lt;br /&gt;
:I added in the relevent 'missing signature' to the Treap comment, which helps delineate that comment from what your addition is. As you may have seen with some of your pre-username contributions, it's something that passing editors do, but we'd of course prefer not to have to. And it can be left that way by accident, as well as not even knowing. But we have both {{template|unsigned ip}}, used above, and {{template|unsigned}}, for those who 'should know better'... ;)&lt;br /&gt;
:Anyway, convention is that you add a &amp;quot;:&amp;quot; to your reply if you were replying off a prior comment (or add one more &amp;quot;:&amp;quot; than was there ahead of the thing you're replying to). That nests indents. Your reply (to the comic) isn't indented, so would be assumed to be a brand new comment, not a comment-reply. If you see what I mean.&lt;br /&gt;
:(Though I know from your prior messages that you also reply (to indented replies to you) with no indenting at all. But if you take a look at how cascades of replies are shown, in a heavy and complicated discussion, you should see how it helps work out who is replying to what, a little bit.)&lt;br /&gt;
:Another advantage to &amp;quot;:&amp;quot;ed replies is that line-breaks (starting again on the next line with another &amp;quot;:&amp;quot;ed beginning) get honoured, rather than the whitespace being folded into merely a space and continuation. With the break, you get it like you see here (now I'm on the fourth distinct paragraph) without having to double-space between them in the edit text ''or'' insert actual HTML line-break tags to make it come out how you'd wish it to.&lt;br /&gt;
:But these are all little tricks and techniques that you'll pick up, I'm sure. Just thought I'd mention these things, in passing, as I was 'fixing' the original problem. I could talk to you more on your User Talk page, but the way you're using it makes me feel as if I'd be intruding on your own monologues (on top of the User namespace, which I wouldn't dream of editing). [[Special:Contributions/172.71.178.168|172.71.178.168]] 17:41, 6 September 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
i'll add another section then:&lt;br /&gt;
&lt;br /&gt;
:update: done (also it put it like if &amp;quot;this: that&amp;quot; instead of &amp;quot;this that&amp;quot;) [[User:An user who has no account yet|An user who has no account yet]] ([[User talk:An user who has no account yet|talk]]) 23:46, 6 September 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
I disagree with the text's explanation of the (Christmas) tree: The &amp;quot;Christmas tree&amp;quot; is a basic representation of a binary tree... However, there is an ornament/node on the left which has only one child node, so it can't be a binary tree. [[User:WhatDoWeDoNow|WhatDoWeDoNow]] ([[User talk:WhatDoWeDoNow|talk]]) 02:54, 7 October 2023 (UTC)&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Main_Page/sandbox&amp;diff=309551</id>
		<title>Main Page/sandbox</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Main_Page/sandbox&amp;diff=309551"/>
				<updated>2023-04-01T03:13:54Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: Saying hi!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you get to this sandbox page, say hi! —[[User:EnderPlays|EnderPlays]] October 11, 2022&lt;br /&gt;
:Hi —[[User:While False|While False]] ([[User:While False/explain xkcd museum|'''museum''']] | [[User talk:While False|talk]] | [[special:Contributions/While_False|contributions]] | [[special:Log/While_False|logs]] | [[Special:UserRights/While_False|rights]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi&lt;br /&gt;
:Hi! [[User:Netherin5|“That Guy from the Netherlands”]] ([[User talk:Netherin5|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi! {{User:PoolloverNathan/Signature}} {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:hi! [[User:JLZ0kTC5|JLZ0kTC5]] ([[User talk:JLZ0kTC5|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi! [[Special:Contributions/172.69.68.22|172.69.68.22]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)Bumpf&lt;br /&gt;
:Hi again? Random is [[Special:Random|weird]]. {{User:PoolloverNathan/Signature}} 14:24, 14 November 2022 (UTC)&lt;br /&gt;
:Yea, random brought me back here too lol. {{User:EnderPlays}} 01:43, 17 November 2022 (UTC)&lt;br /&gt;
:Hi! [[Special:Contributions/162.158.2.46|162.158.2.46]] 20:42, 6 December 2022 (UTC)&lt;br /&gt;
Hi [[Special:Contributions/172.70.230.159|172.70.230.159]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
Hi!&lt;br /&gt;
:Hi, random is fun. --RandomInternetViewer {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi. Got here from random :) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) -[[User:Theunlucky|Theunlucky]] ([[User talk:Theunlucky|talk]]) 21:04, 15 December 2022 (UTC)&lt;br /&gt;
Hi people [[Special:Contributions/162.158.146.209|162.158.146.209]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
&lt;br /&gt;
Hello from very slightly in the future! [[Special:Contributions/172.70.162.56|172.70.162.56]] {{#time:H:i, d F Y (e)|+1 minute}}&lt;br /&gt;
&lt;br /&gt;
Hi! [[User:WhatDoWeDoNow|WhatDoWeDoNow]] (visited Jan 17th, 2023)&lt;br /&gt;
&lt;br /&gt;
:Hi!&lt;br /&gt;
Hello, future (and past) sandbox visitors! I got here from random too. :) [[User:LostXOR|LostXOR]] 2023-03-28&lt;br /&gt;
:I am here from the future. I come from March 31st, in the year of 2023 to say hello. [[User:WhatDoWeDoNow|WhatDoWeDoNow]] ([[User talk:WhatDoWeDoNow|talk]]) 03:13, 1 April 2023 (UTC)&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:414:_Mistranslations&amp;diff=308869</id>
		<title>Talk:414: Mistranslations</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:414:_Mistranslations&amp;diff=308869"/>
				<updated>2023-03-20T03:57:18Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;My copy of the Kama Sutra used to be next to my copy of the Bible. Then I decided to get rid of that disgusting book, now I don't have a Bible anymore. [[User:The Cat Lady|-- The Cat Lady]] ([[User talk:The Cat Lady|talk]]) 22:13, 14 August 2021 (UTC)&lt;br /&gt;
&lt;br /&gt;
...all jokes aside, I do wonder what's about to happen. [[User:Nafedalbi|Nafedalbi]] ([[User talk:Nafedalbi|talk]]) 18:57, 15 April 2022 (UTC)Nafedalbi&lt;br /&gt;
&lt;br /&gt;
[[User:WhatDoWeDoNow|WhatDoWeDoNow]] ([[User talk:WhatDoWeDoNow|talk]]) 03:57, 20 March 2023 (UTC)&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2733:_Size_Comparisons&amp;diff=305761</id>
		<title>Talk:2733: Size Comparisons</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2733:_Size_Comparisons&amp;diff=305761"/>
				<updated>2023-02-04T19:09:38Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: &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;
But Texas isn't even the largest US State. It's the ''second'' largest state, behind Alaska. Mind you, if you took Alaska and divided it into two then Texas would no longer be in second place... It would now be third! [[Special:Contributions/172.71.242.203|172.71.242.203]] 02:11, 4 February 2023 (UTC)&lt;br /&gt;
:LOL, poor Texans. I'm from Australia. We only have 6 states, and 4 of them are bigger than Texas. So Texas would be in the smallest 50% of states if it was part of Australia [[User:Boatster|Boatster]] ([[User talk:Boatster|talk]]) 14:01, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
I started an explanation. My first, so I hope it's OK. Notice how I resisted [Citation needed]. [[User:Nitpicking|Nitpicking]] ([[User talk:Nitpicking|talk]]) 03:20, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
:... and ninjaed. [[User:Nitpicking|Nitpicking]] ([[User talk:Nitpicking|talk]]) 03:21, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
Fixed the beginning, now it says Texas is the second-largest state. [[User:WhatDoWeDoNow|WhatDoWeDoNow]] ([[User talk:WhatDoWeDoNow|talk]]) 03:29, 4 February 2023 (UTC)&lt;br /&gt;
:Alaska isn't usually considered part of the &amp;quot;contiguous US&amp;quot;, so Texas is indeed first there. [[User:Barmar|Barmar]] ([[User talk:Barmar|talk]]) 03:39, 4 February 2023 (UTC)&lt;br /&gt;
::Whoops, didn't see that. Sorry! [[User:WhatDoWeDoNow|WhatDoWeDoNow]] ([[User talk:WhatDoWeDoNow|talk]]) 19:09, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
Note that if you scale Rhode Island up to the size of the Solar System, the ants would be even larger. [[User:Jordan Brown|Jordan Brown]] ([[User talk:Jordan Brown|talk]]) 06:46, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
Trivia: In Germany we like to compare big things to the size of the Saarland, the smallest federal state that is not a city state. But since it is also the state with the least people living in it almost noone really knows how big the Saarland really is (and of the rest noone really cares to find out). This reminds me a lot of this Texas vs. Alaska discussion and I wonder if every country has something like this...? --[[Special:Contributions/172.71.160.39|172.71.160.39]] 07:44, 4 February 2023 (UTC)&lt;br /&gt;
:In the UK, at a certain range of scale our general comparison standard is (half/three times /etc) &amp;quot;the size of Wales&amp;quot;. e.g. the quantity of rainforest that is doomed, at any particular time. There ''are'' a lot of people there (often, according to the Welsh themselves, too many English incomers) and it is usefully easy to identify (I think of it as the &amp;quot;head of the pig that the gnome is riding&amp;quot;, but that might just be me), given its prominant appearance in the outline of Great Britain itself. [http://news.bbc.co.uk/1/hi/wales/3715512.stm Usually!] [[Special:Contributions/172.70.85.81|172.70.85.81]] 08:51, 4 February 2023 (UTC)&lt;br /&gt;
::In Australia we seem compelled to use Sydney Harbour as the unit of measurement for any large amount of water[[User:Boatster|Boatster]] ([[User talk:Boatster|talk]]) 13:57, 4 February 2023 (UTC)&lt;br /&gt;
:::And when we don't compare to the size of states, we usually use sports fields. &amp;quot;football fields&amp;quot; is a frequent unit of measurement in the media. [[User:Barmar|Barmar]] ([[User talk:Barmar|talk]]) 15:13, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
Notably, the larger the state you scale up the smaller the ants will be, as you would have to scale it by a smaller factor. The comparison would be more accurate if it read: &amp;quot;Texas is so big that if you expanded it to the size of the Solar System, the ants there would &amp;quot;only* be as big as Rhode Island.&amp;quot;&lt;br /&gt;
[[User:Svízel přítula|Svízel přítula]] ([[User talk:Svízel přítula|talk]]) 10:31, 4 February 2023 (UTC)&lt;br /&gt;
:Wait, Jordan Brown already said that. [[User:Svízel přítula|Svízel přítula]] ([[User talk:Svízel přítula|talk]]) 10:32, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
I just barely resisted changing the &amp;quot;Dallas&amp;quot; wikipedia link to point to the page for the TV show. [[User:Barmar|Barmar]] ([[User talk:Barmar|talk]]) 15:11, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
A note that, in an edit I just made, amongst other things I went through and (hopefully) clarified the style of the area measurements. (Though only assuming that they were numerically correct... Didn't check!) If you say &amp;quot;''N'' kilometres squared&amp;quot;, this can be so easily taken/meant as &amp;quot;(''N'' km)²&amp;quot;, rather than &amp;quot;''N'' square kilometres&amp;quot;, which is &amp;quot;''N'' (km²)&amp;quot;. Both areas, but different. Just like the volume described as &amp;quot;10 centimetres cubed&amp;quot; would also be &amp;quot;1000 cubic centimetres&amp;quot;. (In both cases being 1 litre).&lt;br /&gt;
&amp;lt;br /&amp;gt;The easy confusion coming from the &amp;quot;km²&amp;quot; unit which you will read straight as &amp;quot;kilometres squared&amp;quot;. And a single one is a &amp;quot;kilometre squared&amp;quot;, before being given a number as some multiple of &amp;quot;kilometre squared&amp;quot;s, but that generally aint the same as a &amp;quot;multiple of kilometres&amp;quot; squared. So it is instead best to word it (if you do that at all) as &amp;quot;(a multiple of) square kilometres&amp;quot;.&lt;br /&gt;
&amp;lt;br /&amp;gt;((Next up, I shall probably go on to explain the technical difference between &amp;quot;degrees Kelvin&amp;quot;, °K (or alternately as required for the scales Centigrade, Fahrenheit, Rankine, Delisle, whatever), and &amp;quot;Kelvin degrees&amp;quot;, K°... ;) ))&lt;br /&gt;
&amp;lt;br /&amp;gt;Oh and, don't worry. Though I used the international version of &amp;quot;litre&amp;quot;, etc, above, I tried to make sure I use the American-type spelling in the article itself, despite all my British instincts and natural preference... Just that here I couldn't.conscuously stand to write it 'wrongly' in my own far more personalised bit of prose. :P [[Special:Contributions/172.70.86.31|172.70.86.31]] 17:06, 4 February 2023 (UTC)&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2733:_Size_Comparisons&amp;diff=305735</id>
		<title>Talk:2733: Size Comparisons</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2733:_Size_Comparisons&amp;diff=305735"/>
				<updated>2023-02-04T03:29:55Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: &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;
But Texas isn't even the largest US State. It's the ''second'' largest state, behind Alaska. Mind you, if you took Alaska and divided it into two then Texas would no longer be in second place... It would now be third! [[Special:Contributions/172.71.242.203|172.71.242.203]] 02:11, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
I started an explanation. My first, so I hope it's OK. Notice how I resisted [Citation needed]. [[User:Nitpicking|Nitpicking]] ([[User talk:Nitpicking|talk]]) 03:20, 4 February 2023 (UTC)&lt;br /&gt;
&lt;br /&gt;
:... and ninjaed. [[User:Nitpicking|Nitpicking]] ([[User talk:Nitpicking|talk]]) 03:21, 4 February 2023 (UTC)&lt;br /&gt;
Fixed the beginning, now it says Texas is the second-largest state. [[User:WhatDoWeDoNow|WhatDoWeDoNow]] ([[User talk:WhatDoWeDoNow|talk]]) 03:29, 4 February 2023 (UTC)&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2733:_Size_Comparisons&amp;diff=305734</id>
		<title>2733: Size Comparisons</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2733:_Size_Comparisons&amp;diff=305734"/>
				<updated>2023-02-04T03:28:49Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: Fixed some grammar, and changed from &amp;quot;(as the largest state)&amp;quot; to &amp;quot;(as the second-largest state)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2733&lt;br /&gt;
| date      = February 3, 2023&lt;br /&gt;
| title     = Size Comparisons&lt;br /&gt;
| image     = size_comparisons_2x.png&lt;br /&gt;
| imagesize = 238x373px&lt;br /&gt;
| noexpand  = true&lt;br /&gt;
| titletext = If you shrank the Solar System to the size of Texas, the Houston metro area would be smaller than a grasshopper in Dallas.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a TEXAS-SIZED CRICKET - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
Cueball attempts to emphasize Texas' size (as the second-largest state in the contiguous US) to Ponytail by making a size comparison. He states that if Texas was expanded to the size of the solar system, the ants in Texas will be as large as Rhode Island. However, Cueball on purpose (According to the caption) proves how small Texas actually is compared to the Solar system (which is a lot larger). &lt;br /&gt;
&lt;br /&gt;
There are a lot of definitions for how large the Solar System is, but the most common of which is Neptune's Aphelion (Farthest point from Sun). Using the circle area equation, we find the &amp;quot;area&amp;quot; of the solar system to be 6.49E19 (a lot) kilometers squared. Texas's area is 696,241, if we then divide, we get 9.32E13(still a lot though). Ants, unfortunately for the calculations, vary vastly in their size. Rhode island's area is 3,144 kilometers squared. we can therefore get that Randall's average &amp;quot;ant&amp;quot; is 33.73 square millimeters large. Unscientifically measured, an ant has an &amp;quot;aspect ratio&amp;quot; of 1:2, which will result in a length of 8.21mm, which falls into the range of 2mm~25mm. Therefore, Randall's calculations are correct.&lt;br /&gt;
&lt;br /&gt;
The title text refers to the opposite, where the entire Solar system is being scaled down to the size of Texas, the Houston (a city in Texas) metro area (a bit larger than Houston's area) would be smaller than a grasshopper in Dallas (another city in Texas). We can reuse the 9.32E13 multiplier, this time with the Houston metro area's area (26,061 kilometers squared), and receive 279.6 millimeters squared, a grasshopper is thinner than an ant, so we use the aspect ratio of 1:3 instead, getting an answer of 28.96 mm, or almost 3 centimeters, this falls on the slightly shorter side of the 1~7 cm range and is definitely smaller than a lot of grasshoppers.&lt;br /&gt;
&lt;br /&gt;
A common trope in explaining the sizes of unfamiliar things is to compare the thing to something people are likely to know. For instance, a human-sized flea could jump over the Eiffel tower, if jumping distance scaled with animal size (It doesn't). In this case, Randall is comparing objects that are extremely different in scale (the state of Texas and a small insect), but then blowing Texas up to yet another size that's many orders of magnitude larger, with the result that the comparison is of no value in understanding how big Texas is (which was supposed to be the point). The only message you get in the end is, &amp;quot;Texas is much bigger than an ant.&amp;quot; Most people knew that.&lt;br /&gt;
&lt;br /&gt;
This is another in the series of [[My Hobby|Randall's Hobbies]].&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:[Cueball speaking to Ponytail.]&lt;br /&gt;
:Cueball: Texas is so big that if you expanded it to the size of the Solar System, the ants there would be as big as Rhode Island.&lt;br /&gt;
:Ponytail: Wow!&lt;br /&gt;
:Ponytail: ...Wait.&lt;br /&gt;
&lt;br /&gt;
:[Caption below panel]&lt;br /&gt;
:My hobby: Unhelpful size comparisons&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Ponytail]]&lt;br /&gt;
[[Category:My Hobby]]&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Main_Page/sandbox&amp;diff=304944</id>
		<title>Main Page/sandbox</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Main_Page/sandbox&amp;diff=304944"/>
				<updated>2023-01-18T04:59:40Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you get to this sandbox page, say hi! —[[User:EnderPlays|EnderPlays]] October 11, 2022&lt;br /&gt;
:Hi —[[User:While False|While False]] ([[User:While False/explain xkcd museum|'''museum''']] | [[User talk:While False|talk]] | [[special:Contributions/While_False|contributions]] | [[special:Log/While_False|logs]] | [[Special:UserRights/While_False|rights]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi&lt;br /&gt;
:Hi! [[User:Netherin5|“That Guy from the Netherlands”]] ([[User talk:Netherin5|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi! {{User:PoolloverNathan/Signature}} {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:hi! [[User:JLZ0kTC5|JLZ0kTC5]] ([[User talk:JLZ0kTC5|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi! [[Special:Contributions/172.69.68.22|172.69.68.22]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)Bumpf&lt;br /&gt;
:Hi again? Random is [[Special:Random|weird]]. {{User:PoolloverNathan/Signature}} 14:24, 14 November 2022 (UTC)&lt;br /&gt;
:Yea, random brought me back here too lol. {{User:EnderPlays}} 01:43, 17 November 2022 (UTC)&lt;br /&gt;
:Hi! [[Special:Contributions/162.158.2.46|162.158.2.46]] 20:42, 6 December 2022 (UTC)&lt;br /&gt;
Hi [[Special:Contributions/172.70.230.159|172.70.230.159]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
Hi!&lt;br /&gt;
:Hi, random is fun. --RandomInternetViewer {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi. Got here from random :) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) -[[User:Theunlucky|Theunlucky]] ([[User talk:Theunlucky|talk]]) 21:04, 15 December 2022 (UTC)&lt;br /&gt;
Hi people [[Special:Contributions/162.158.146.209|162.158.146.209]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
&lt;br /&gt;
Hello from very slightly in the future! [[Special:Contributions/172.70.162.56|172.70.162.56]] {{#time:H:i, d F Y (e)|+1 minute}}&lt;br /&gt;
&lt;br /&gt;
Hi! [[User:WhatDoWeDoNow|WhatDoWeDoNow]] (visited Jan 17th, 2023)&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Main_Page/sandbox&amp;diff=304943</id>
		<title>Main Page/sandbox</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Main_Page/sandbox&amp;diff=304943"/>
				<updated>2023-01-18T04:59:00Z</updated>
		
		<summary type="html">&lt;p&gt;WhatDoWeDoNow: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you get to this sandbox page, say hi! —[[User:EnderPlays|EnderPlays]] October 11, 2022&lt;br /&gt;
:Hi —[[User:While False|While False]] ([[User:While False/explain xkcd museum|'''museum''']] | [[User talk:While False|talk]] | [[special:Contributions/While_False|contributions]] | [[special:Log/While_False|logs]] | [[Special:UserRights/While_False|rights]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi&lt;br /&gt;
:Hi! [[User:Netherin5|“That Guy from the Netherlands”]] ([[User talk:Netherin5|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi! {{User:PoolloverNathan/Signature}} {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:hi! [[User:JLZ0kTC5|JLZ0kTC5]] ([[User talk:JLZ0kTC5|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi! [[Special:Contributions/172.69.68.22|172.69.68.22]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)Bumpf&lt;br /&gt;
:Hi again? Random is [[Special:Random|weird]]. {{User:PoolloverNathan/Signature}} 14:24, 14 November 2022 (UTC)&lt;br /&gt;
:Yea, random brought me back here too lol. {{User:EnderPlays}} 01:43, 17 November 2022 (UTC)&lt;br /&gt;
:Hi! [[Special:Contributions/162.158.2.46|162.158.2.46]] 20:42, 6 December 2022 (UTC)&lt;br /&gt;
Hi [[Special:Contributions/172.70.230.159|172.70.230.159]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
Hi!&lt;br /&gt;
:Hi, random is fun. --RandomInternetViewer {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
:Hi. Got here from random :) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC) -[[User:Theunlucky|Theunlucky]] ([[User talk:Theunlucky|talk]]) 21:04, 15 December 2022 (UTC)&lt;br /&gt;
Hi people [[Special:Contributions/162.158.146.209|162.158.146.209]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)&lt;br /&gt;
&lt;br /&gt;
Hello from very slightly in the future! [[Special:Contributions/172.70.162.56|172.70.162.56]] {{#time:H:i, d F Y (e)|+1 minute}}&lt;br /&gt;
Hi! [[User:WhatDoWeDoNow|WhatDoWeDoNow]] (visited Jan 17th, 2023)&lt;/div&gt;</summary>
		<author><name>WhatDoWeDoNow</name></author>	</entry>

	</feed>