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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:2954:_Bracket_Symbols&amp;diff=345628</id>
		<title>Talk:2954: Bracket Symbols</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:2954:_Bracket_Symbols&amp;diff=345628"/>
				<updated>2024-07-04T15:10:48Z</updated>
		
		<summary type="html">&lt;p&gt;172.71.142.167: added a comment about guillemets&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;
ummm.  How does editing this stuff work.  Is this HTML?  Why can't we have a gooey?  Also, I only sort of get this comic, but it's not that funny. &lt;br /&gt;
&amp;lt;marquee behavior=&amp;quot;scroll&amp;quot; direction=&amp;quot;up&amp;quot;&amp;gt;Here is some scrolling text... going up!&amp;lt;/marquee&amp;gt;&lt;br /&gt;
[[Special:Contributions/172.69.58.102|172.69.58.102]] 05:13, 4 July 2024 (UTC)&lt;br /&gt;
: Have a WHAT?  - [[Special:Contributions/172.70.179.88|172.70.179.88]] 09:26, 4 July 2024 (UTC)&lt;br /&gt;
:: A [https://kirby.fandom.com/wiki/Gooey Gooey]. Although I'm not sure how that would help.[[Special:Contributions/172.70.163.121|172.70.163.121]] 11:27, 4 July 2024 (UTC)&lt;br /&gt;
:: I'm sure that should be GUI (Graphical User Interface. --[[Special:Contributions/141.101.69.76|141.101.69.76]] 11:40, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Did my best with my first ever contribution - I know there's a chart feature but I cba to relearn html. Feel free to fix it and PLEASE finish my bad explanations. [[User:Qwikster|Qwikster]] ([[User talk:Qwikster|talk]]) 06:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
⌊⌋ are floor brackets (and you can now copy-paste them from here into the explanation as needed) [[Special:Contributions/162.158.126.33|162.158.126.33]] 06:03, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
As for the spaghetti, in Python, it'd be a list containing a tuple containing a list containing a set containing an empty tuple. Probably doesn't mean anything specific and pretty much useless), but it *is* legal code [[Special:Contributions/162.158.126.164|162.158.126.164]] 06:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Yay, I figured out how to use a table! [[User:Qwikster|Qwikster]] ([[User talk:Qwikster|talk]]) 06:42, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
I'm British, ex 60+ years and I'm sure I was taught in school to use &amp;quot;for first person speech&amp;quot; and 'for quoting others'. I hadn't even noticed printers doing the opposite. But there again I didn't go to Grammar School. [[User:RIIW - Ponder it|RIIW - Ponder it]] ([[User talk:RIIW - Ponder it|talk]]) 07:36, 4 July 2024 (UTC)&lt;br /&gt;
:I'm British, too, and as I recall my school says sixty years ago, the symbols () are just called brackets and parenthesis is just the grammatical construct in which they can be used.  But you can use dashes or even commas to indicate a parenthesis.  This has been discussed  on such blogs has Ben Yagoda's Not One-off Britishisms. https://notoneoffbritishisms.com/2015/12/15/square-brackets/ --[[Special:Contributions/172.70.90.178|172.70.90.178]] 08:16, 4 July 2024 (UTC)&lt;br /&gt;
:Yeah - I don't know where this weird idea that British people use single quotes comes from - it's not my experience. Generally seems to be double quotes for direct speech, and single quotes for paraphrasing, scare quotes, 'jargonisms', etc. I've added to the explanation to reflect that a bit.[[Special:Contributions/172.69.195.176|172.69.195.176]] 11:33, 4 July 2024 (UTC)&lt;br /&gt;
::Similar vintage of Brit, here. Always taught to write &amp;quot;66s and 99s&amp;quot; on any primary quotation (you'd '6 and 9' quotes-within-quotes and 66/99 quotes-within-quotes-within-quotes). Except books often seemed to be single(-double(-single))-nesting, always assumed that was the US standard, as they tended to have the likes of &amp;quot;color&amp;quot; and &amp;quot;sulfur&amp;quot;, too.&lt;br /&gt;
::In typing (typewriter, word processor and on into the internet age) I'd use &amp;quot;&amp;quot;s as my primary, unless it 'wasn't really speech'... essentially scare-quotes, or emphasis. Though in the text-only information age (usenet, etc), I'd use some of the others for /Italics/, *Bold* and _Underline_ purposes.&lt;br /&gt;
::For coding purposes, I'd have to use whatever the programming language required (I added the note about Pascal's character/string differentation), except in Perl, where I go for a 'sensible' mix of aesthetics/readability and practicality as I make wide use of the [https://perldoc.perl.org/perlop#Quote-Like-Operators full range of options] available to me, in quotation context, whatever doesn't clash badly with any use of q[array], qq{sub or hash}, qx|binary OR|, =~s/whatever is in my/regexp/, etc...  [[Special:Contributions/172.69.194.36|172.69.194.36]] 12:54, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The integral sign (and its reverse) in the context of string instruments are the so-called 'F-holes', and they're not just decorative elements but help in the instrument(s) resonate more freely. Other shapes exist as well. See [https://en.wikipedia.org/wiki/Sound_hole here] for an in-depth explanation. [[Special:Contributions/172.69.151.27|172.69.151.27]] 09:13, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
「かっこ」[[Special:Contributions/108.162.250.151|108.162.250.151]] 09:24, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Randall missed an opportunity to reference catamorphisms i.e. banana brackets. There may be some better examples missed as well.&lt;br /&gt;
&lt;br /&gt;
Who is that? [[Special:Contributions/172.68.186.156|172.68.186.156]] 10:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Likely reference to the quote and catchphrase &amp;quot;We can't stop here, this is bat country&amp;quot; from ''Fear and Loathing in Las Vegas''? [[Special:Contributions/162.158.134.242|162.158.134.242]] 11:05, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The 'violin' quotes may look similar (but not identical) to the S-Shaped bag delimiters (U+27C5 &amp;amp; U+27C6), though these are normally used in the opposite order to enclose multisets.&lt;br /&gt;
[[Special:Contributions/172.71.90.10|172.71.90.10]] 13:52, 4 July 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
The French quotation marks « » are better known as guillemets. They are also used in Spanish, and probably several other written languages. [[Special:Contributions/172.71.142.167|172.71.142.167]] 15:10, 4 July 2024 (UTC)&lt;/div&gt;</summary>
		<author><name>172.71.142.167</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2924:_Pendulum_Types&amp;diff=340734</id>
		<title>2924: Pendulum Types</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2924:_Pendulum_Types&amp;diff=340734"/>
				<updated>2024-04-27T05:00:13Z</updated>
		
		<summary type="html">&lt;p&gt;172.71.142.167: link video demonstration of inverted pendulum by Harvard Natural Sciences&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2924&lt;br /&gt;
| date      = April 24, 2024&lt;br /&gt;
| title     = Pendulum Types&lt;br /&gt;
| image     = pendulum_types_2x.png&lt;br /&gt;
| imagesize = 589x302px&lt;br /&gt;
| noexpand  = true&lt;br /&gt;
| titletext = The creepy fingers that grow from a vibrating cornstarch-water mix can be modeled as a chain of inverted vertical pendulums (DOI:10.1039/c4sm00265b) and are believed to be the fingers of Maxwell's Demon trying to push through into our universe.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Embed animation of double pendulum crom wikipedia page. Created by CREEPING TENDRILS OF STARCH - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
This comic shows and describes several {{w|pendulums}}. The first three are actual physics models, while the last one is made up for absurdity. This is a recurring format of xkcd comics, as shown in [[2289: Scenario 4]].&lt;br /&gt;
 &lt;br /&gt;
The simple pendulum consists of a joint, rod, and weight, and when released (inside a gravity field or other accelerating force), it swings in a regular fashion. The &amp;quot;period&amp;quot; of a pendulum is the amount of time it takes to complete one cycle, swinging back and forth. In a simple pendulum, the period is consistent, predictable, and depends primarily on the length of the pendulum (being largely independent of both mass and length of arc). This predictability makes pendulums useful in applications such as timekeeping, where the earliest accurate clocks (such as a {{w|grandfather clock}}) made use of pendulums as regulators.&lt;br /&gt;
&lt;br /&gt;
The {{w|double pendulum}} consists of 2 joints, 2 rods, and a weight, and when released, it swings in a {{w|chaos theory|chaotic fashion}}. Interestingly, this follows by the mathematical definition of chaotic, being that small changes in initial conditions result in vast differences in end results. This pendulum is thus nearly unpredictable, and due to this chaotic nature, real life applications are very limited.&lt;br /&gt;
&lt;br /&gt;
The {{w|inverted pendulum}} consists of a simple pendulum that is placed upside down, with some powered apparatus underneath vibrating it vertically to keep it upwards. If left unpowered it will fall, hence the &amp;quot;unstable&amp;quot; part. The comic appears to depict {{w|Kapitza's pendulum}}. See a [video demonstration by Harvard Natural Sciences](https://www.youtube.com/watch?v=5oGYCxkgnHQ).&lt;br /&gt;
&lt;br /&gt;
The nightmare pendulum appears to be an inverted double pendulum, with an additional uninverted pendulum swinging within its much more substantial weight (which is also adorned with archaic/mystical symbols). The comic claims that this pendulum summons {{w|Maxwell's demon}}, jokingly implying that Maxwell’s demon is an actual entity. In fact, Maxwell's demon is a thought experiment in which a being - the demon -­­­­­ is posted at a tiny door between two gas vessels. It lets only slow-moving (cold) gas molecules move through the door in one direction, and only fast-moving (hot) ones in the other direction. One vessel gradually becomes hot and the other cold, appearing to violate the {{w|second law of thermodynamics}}. It doesn't, but the thought experiment has stimulated much discussion since it was first proposed by {{w|James Clerk Maxwell}} in 1867.&lt;br /&gt;
&lt;br /&gt;
The title text continues this joke explicitly, by referencing a real paper titled [https://pubs.rsc.org/en/content/articlelanding/2014/sm/c4sm00265b Vibro-levitation and inverted pendulum: parametric resonance in vibrating droplets and soft materials] and implying that the paper ties the [https://www.youtube.com/watch?v=3zoTKXXNQIU &amp;quot;creepy fingers&amp;quot;] produced in this way to Maxwell's demon.  The paper only actually suggests that the phenomenon is related to inverted pendulum dynamics. This gives a humorous example for the abuse of citations. Technically, the cited reference only supports the claim immediately before it, that the behavior of a cornstarch-water mix (also known as {{w|Non-Newtonian fluid#Oobleck|oobleck}}) can be modeled as inverted pendulums. But by proximity the reference also seems to support the part about Maxwell's demon. The illusion is helped by the description of the cornstarch as creepy, which is added in the beginning without any visible separation from the actual content of the citation.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Four types of pendulums are shown in a single panel. Each has a bullet list below the depiction.]&lt;br /&gt;
&lt;br /&gt;
:[Label:]&lt;br /&gt;
:Simple pendulum&lt;br /&gt;
:[A basic pendulum consisting of a joint, rod, and weight swinging in a regular arc]&lt;br /&gt;
:* Periodic&lt;br /&gt;
:* Stable&lt;br /&gt;
:* Useful for timekeeping&lt;br /&gt;
&lt;br /&gt;
:[Label:]&lt;br /&gt;
:Double pendulum&lt;br /&gt;
:[A pendulum consisting of 2 joints, 2 rods, and a weight swinging in a more loopy arc]&lt;br /&gt;
:* Aperiodic&lt;br /&gt;
:* Chaotic&lt;br /&gt;
:* Moderately cursed&lt;br /&gt;
&lt;br /&gt;
:[Label:]&lt;br /&gt;
:Inverted pendulum&lt;br /&gt;
:[An upside-down basic pendulum with some apparatus underneath vibrating up and down]&lt;br /&gt;
:* Finely balanced&lt;br /&gt;
:* Unstable&lt;br /&gt;
:* Becomes stable when vibrated&lt;br /&gt;
&lt;br /&gt;
:[Label:]&lt;br /&gt;
:Nightmare pendulum&lt;br /&gt;
:[An inverted double pendulum, with an additional uninverted pendulum swinging within a large weight adorned with archaic/mystical symbols]&lt;br /&gt;
:* Forbidden&lt;br /&gt;
:* Unphysical&lt;br /&gt;
:* Summons Maxwell's Demon&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics with cursed items]] &amp;lt;!-- 'moderately', for double-pendulum... (Plus a later mentioned demon!) --&amp;gt;&lt;br /&gt;
[[Category:Physics]]&lt;/div&gt;</summary>
		<author><name>172.71.142.167</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=User_talk:Apollo11&amp;diff=338318</id>
		<title>User talk:Apollo11</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=User_talk:Apollo11&amp;diff=338318"/>
				<updated>2024-03-27T20:49:28Z</updated>
		
		<summary type="html">&lt;p&gt;172.71.142.167: There is no hint for me to take. I just don't want third parties interfering in my communication with other people. Do you throw away mail from your neighbors' mailboxes because you don't think they'll want it?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Welcome}}&lt;br /&gt;
&lt;br /&gt;
== Link edit made ==&lt;br /&gt;
&lt;br /&gt;
See [https://www.explainxkcd.com/wiki/index.php?title=1167:_Star_Trek_into_Darkness&amp;amp;diff=338228&amp;amp;oldid=338217 here], for details. (The stray &amp;quot;z&amp;quot;, in the reason was supposed to be a comma, bloomin' touchscreen keyboard!)&lt;br /&gt;
&lt;br /&gt;
Basically &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{w|Page Title|link text}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; supplies the necessary bits in what 'raw' might be &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[wikipedia:Page Title|link text]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Not ''much'' saving time, but just enough to be worthwhile. And far better than &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[https://en.m.wikipedia.org/wiki/Apollo_(spacecraft) whatever else you might use]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;... ;)&lt;br /&gt;
&lt;br /&gt;
(PS, Columbia or Eagle? I mean, neither are ''called'' &amp;quot;Apollo&amp;quot;. I suppose technically Eagle is ''more'' than a spacecraft, as it can land (or ditch into the sea, ironically for Aquarius!), but ''an'' Apollo craft could be anything from early boilerplate ones onward, and anything from the full stack to any free-flying component, and thus Apollo 11 is any/all of it from the base of its first stage to the tip of its escape-tower. Not to be pedantic, just wondering out loud. :p ) [[Special:Contributions/172.70.162.99|172.70.162.99]] 18:51, 26 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
(I have no idea what the second paragraph is so straight to the ps! ;) Comlumbia obvously, the Eagle already has so much hype (plus it bugs me that they put an ACTUAL EAGLE on the mission patch, it would've looked so much cooler with a rocket or the Eagle) That being said, the entire Apollo program was pretty freaking awsome, like, they did stuff that half a decade earlier people couldnt have dreamed of doing (techniclly they did dream it, but yk what i mean)!! As for the rocket itself, yes its called the Saturn V, but my names Apollo11 soooooooooooo :p And no worries beung pedantic, i love the decussion ;) [[User:Apollo11|Apollo11]] ([[User talk:Apollo11|talk]]) 19:01, 26 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
Just clicked the link! I see, thanks for the help! :) [[User:Apollo11|Apollo11]] ([[User talk:Apollo11|talk]]) 19:04, 26 March 2024 (UTC)&lt;br /&gt;
&lt;br /&gt;
== owo ==&lt;br /&gt;
&lt;br /&gt;
uwu&lt;/div&gt;</summary>
		<author><name>172.71.142.167</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=2902:_Ice_Core&amp;diff=336569</id>
		<title>2902: Ice Core</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=2902:_Ice_Core&amp;diff=336569"/>
				<updated>2024-03-05T00:10:37Z</updated>
		
		<summary type="html">&lt;p&gt;172.71.142.167: Adding explanation of the &amp;quot;Gone Island Ice t&amp;quot; pun&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 2902&lt;br /&gt;
| date      = March 4, 2024&lt;br /&gt;
| title     = Ice Core&lt;br /&gt;
| image     = ice_core_2x.png&lt;br /&gt;
| imagesize = 318x333px&lt;br /&gt;
| noexpand  = true&lt;br /&gt;
| titletext = If you find an ash deposition layer from a year in which an eruption destroyed an island that had Camellia sinensis growing on it, you can make a Gone Island Ice_τ.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Created by a PALEOCLIMATOLOGIST CELEBRATING THEIR 21st BIRTHDAY - Please change this comment when editing this page. Do NOT delete this tag too soon.}}&lt;br /&gt;
On one's 21st birthday (in the United States), it is traditional to taste a wine dated to the year they were born. This comic jokes that paleoclimatologists, who study the climate, use ice instead of wine, drilling into the ground to find the layer matching the birth year of the recipient.&lt;br /&gt;
&lt;br /&gt;
[[Megan]], a {{w|paleoclimatologist}}, decides to make a cocktail with the ice from the icesheets (present in the Arctic and Antarctic, for example). Normally, scientists would try to date the ice and then try to find the state of the climate when these icesheets formed. Here, Megan tries to find the ice layer corresponding to [[Knit Cap]]'s birth year and asks if Knit Cap has the shaker ready. Cocktail shakers are used in the preparation of many mixed drinks, which often contain ice (usually sourced locally).&lt;br /&gt;
&lt;br /&gt;
The title text says that if they manage to find some ash coming from an eruption which destroyed an island with {{w|Camellia sinensis}} growing on it, they'll be able to get a cocktail with tea infused in it, as camellia sinensis is generally used for making tea. This is also a reference to the strong alcoholic drink {{w|Long Island iced tea}}. Interestingly enough however, despite Camellia sinensis being native to areas around East to South-East Asia, Randall decided to use the Greek letter {{w|Tau}} instead of using the English letter &amp;quot;t&amp;quot; or straight up saying &amp;quot;tea&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript|Do NOT delete this tag too soon.}}&lt;br /&gt;
&lt;br /&gt;
:[Knit Cap and Megan both wearing knit caps and scarves in a snowy environment taking a look at an ice drill. There is a helicopter on the ground in the background, with their footprints between them and the helicopter. Knit Hat is holding a small container between her hands.]&lt;br /&gt;
:Megan: Next, we'll identify the ice core layer matching your birth year. Do you have the shaker ready?&lt;br /&gt;
&lt;br /&gt;
:[Caption below the panel:]&lt;br /&gt;
:Making the traditional paleoclimatologist cocktail&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Knit Cap]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Characters with hats]]&lt;br /&gt;
[[Category:Geology]]&lt;br /&gt;
[[Category:Food]]&lt;/div&gt;</summary>
		<author><name>172.71.142.167</name></author>	</entry>

	</feed>