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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1313:_Regex_Golf&amp;diff=56704</id>
		<title>Talk:1313: Regex Golf</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1313:_Regex_Golf&amp;diff=56704"/>
				<updated>2014-01-06T05:40:08Z</updated>
		
		<summary type="html">&lt;p&gt;Holshy: Created page with &amp;quot;This is fairly simple fun little one.  Regex is sort for regular expressions. A regular expression is a series of characters that denotes a search criteria. For example, you c...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is fairly simple fun little one.&lt;br /&gt;
&lt;br /&gt;
Regex is sort for regular expressions. A regular expression is a series of characters that denotes a search criteria. For example, you could write a regular expression that would search for anything that looks like an address (a la [http://www.xkcd.com/208/ comic 208]).&lt;br /&gt;
&lt;br /&gt;
Regex golf is a game in which you attempt to write a regular expression that will search through a list of items and bring back only those items that meet a certain criteria, but not anything else. The joke is that regular expressions are used to search text, but themselves are text strings. This means that you could write a regular expression that would look for another regular expression. You can then apply ''ad infinitum'', and the universe implodes or something.&lt;br /&gt;
&lt;br /&gt;
--[[User:Holshy|Holshy]] ([[User talk:Holshy|talk]]) 05:40, 6 January 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>Holshy</name></author>	</entry>

	</feed>