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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1277:_Ayn_Random&amp;diff=50604</id>
		<title>Talk:1277: Ayn Random</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1277:_Ayn_Random&amp;diff=50604"/>
				<updated>2013-10-14T09:39:08Z</updated>
		
		<summary type="html">&lt;p&gt;75.66.178.177: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I think that should be /(\b[plurandy]+\b ?){2}/i.&lt;br /&gt;
&lt;br /&gt;
[[Special:Contributions/173.66.108.213|173.66.108.213]] 05:12, 14 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I agree. I was confused for a while about what the b's were doing.&lt;br /&gt;
&lt;br /&gt;
[[Special:Contributions/99.126.178.56|99.126.178.56]] 06:57, 14 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Maybe it's time to have an Ayn Rand category? --[[Special:Contributions/141.89.226.146|141.89.226.146]] 07:34, 14 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Can someone explain to the mathematically challenged *how* the list of names fits the regular expression? [[Special:Contributions/141.2.75.23|141.2.75.23]] 09:14, 14 October 2013 (UTC)&lt;br /&gt;
: Agreed, I would like to understand what the hell is going on with that. --[[User:Zagorath|Zagorath]] ([[User talk:Zagorath|talk]]) 09:20, 14 October 2013 (UTC)&lt;br /&gt;
: How specific do you want it? Basically it matches two words consisting of the letters plurandy. The list of names is just a random selection of two part names that only consists of these letters. More specifically it matches: Two groups ({2}), each consisting of a word boundary (\b), followed by a non-empty sequence of the letters plurandy ([plurandy]+), followed by a word boundary (\b), finally followed by an optional space ( ?). [[User:Pmakholm|Pmakholm]] ([[User talk:Pmakholm|talk]]) 09:33, 14 October 2013 (UTC)&lt;br /&gt;
::Also, the /'s on the end delimit the regex proper, and the `i` on the end denotes case insensitivity. --[[Special:Contributions/75.66.178.177|75.66.178.177]] 09:39, 14 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
[[Special:Contributions/209.132.186.34|209.132.186.34]] 09:26, 14 October 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I do not think Randal would make such mistake, he would probably use \&amp;lt; \&amp;gt; anyway... unless, he wants us&lt;br /&gt;
to think he did mistake, or that backslash was eliminated in html/javascript... thus poining ut to&lt;br /&gt;
source code of the page... is there something interesting?&lt;/div&gt;</summary>
		<author><name>75.66.178.177</name></author>	</entry>

	</feed>