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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=224:_Lisp&amp;diff=28719</id>
		<title>224: Lisp</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=224:_Lisp&amp;diff=28719"/>
				<updated>2013-02-22T11:01:43Z</updated>
		
		<summary type="html">&lt;p&gt;85.75.96.81: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 224&lt;br /&gt;
| date      = February 16, 2007&lt;br /&gt;
| title     = Lisp&lt;br /&gt;
| image     = lisp.jpg&lt;br /&gt;
| imagesize = &lt;br /&gt;
| titletext = We lost the documentation on quantum mechanics.  You'll have to decode the regexes yourself.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{Incomplete}}&lt;br /&gt;
First some definitions. {{w|Lisp (programming language)|Lisp}} is a computer programming language, first specified in 1958.  Lisp dialects use the command &amp;quot;car&amp;quot; for the operation that returns the first item in a list. {{w|Perl}} is another computer programming language, sometimes known as  &amp;quot;the Swiss Army chainsaw of scripting languages,&amp;quot; and well known for it's complex regexes. A regex or {{w|regular expression}} provides a concise and flexible means to &amp;quot;match&amp;quot; (specify and recognize) strings of text. They were also referenced in [[208: Regular Expressions]].&lt;br /&gt;
&lt;br /&gt;
The line &amp;quot;It's full of 'car's&amp;quot; is a reference to the book and film {{w|2001 A Space Odessey}}. In 2001, the astronaut David Bowman accidentally activates a star gate and exclaims as he enters it &amp;quot;My God — it's full of stars!&amp;quot;  In Lisp, &amp;quot;{{w|CAR_and_CDR|car}}&amp;quot; is a fundamental command in Lisp that returns the first item of a list.&lt;br /&gt;
&lt;br /&gt;
In the comic, Cueball marvels at the fundamental and complete nature of the language of creation that he sees in his dream, the ultimate {{w|low level language}}, before being told by God that the universe was mostly built using a {{w|high level programming language}}, perl.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
In his [http://www.youtube.com/watch?v=zJOS0sV2a24#t=29m11s Google-speech], [[Randall]] said that he spent 3-4 hours on getting the blue shading just right.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:[Floating in space]&lt;br /&gt;
:Speaker: Last night I drifted off while reading a Lisp book.&lt;br /&gt;
:Cueball: Huh?&lt;br /&gt;
:Speaker: Suddenly, I was bathed in a suffusion of blue.&lt;br /&gt;
&lt;br /&gt;
:[Floating in space before a vast concept tree]&lt;br /&gt;
:Speaker: At once, just like they said, I felt a great enlightenment.  I saw the naked structure of Lisp code unfold before me.&lt;br /&gt;
:Cueball: My God&lt;br /&gt;
:Cueball: It's full of 'car's&lt;br /&gt;
:Speaker: The patterns and metapatterns danced.  Syntax faded, and I swam in the purity of quantified conception. Of ideas manifest.&lt;br /&gt;
&lt;br /&gt;
:[Close-up of floating in space before part of a concept tree]&lt;br /&gt;
:Truly, this was the language from which the gods wrought the Universe.&lt;br /&gt;
&lt;br /&gt;
:[Floating in space with God appearing through a line of clouds]&lt;br /&gt;
:God: No, it's not.&lt;br /&gt;
:Cueball: It's not?&lt;br /&gt;
:God: I mean, ostensibly, yes. Honestly, we hacked most of it together with Perl.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}} &lt;br /&gt;
&amp;lt;!-- Include any categories below this line--&amp;gt;&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics with color]]&lt;br /&gt;
[[Category:Programming]]&lt;/div&gt;</summary>
		<author><name>85.75.96.81</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=225:_Open_Source&amp;diff=28718</id>
		<title>225: Open Source</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=225:_Open_Source&amp;diff=28718"/>
				<updated>2013-02-22T10:58:32Z</updated>
		
		<summary type="html">&lt;p&gt;85.75.96.81: Removed implication that GNU software isn't copyrighted — it is. Check the GPL. Traditionalists want control of the source code, not copyright. Added explanation about the GPL.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 225&lt;br /&gt;
| date      = February 19, 2007&lt;br /&gt;
| title     = Open Source&lt;br /&gt;
| image     = open_source.png&lt;br /&gt;
| imagesize = &lt;br /&gt;
| titletext = Later we'll dress up like Big Oil thugs and jump Ralph Nader.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
{{w|Richard Stallman}} is famous for beginning the {{w|GNU Project}} and is outspoken on the topic of {{w|Open Source software}} and {{w|Free software}}. So much so that he has garnered dislike from traditionalists who believe that software source code is a trade secret. While this dislike may not be at the level of hiring ninja to remove him from the world, it is strong.&lt;br /&gt;
&lt;br /&gt;
{{w|GPL}} is a {{w|recursive abbreviation}} for ‘GNU Public License’, which covers all GNU software. It stipulates software is copyrighted, provided with full source code, and everyone is free to modify, disseminate and even sell software provided they also provide full source code and retain all copyright notices. This makes all software derived from GPL software also GPL, even if ‘derived’ means ‘borrowed a couple of lines of code from’. Many people consider this to make GNU software behave like a ‘license virus’.&lt;br /&gt;
&lt;br /&gt;
{{w|Eric S. Raymond}} is a famous {{w|Hacker (programmer subculture)|hacker}} who has been an unofficial spokesperson for Open Source movement. The plan to prank Eric Raymond next is a bad one: he is an experienced martial artist and gun enthusiast.&lt;br /&gt;
&lt;br /&gt;
{{w|Linus Torvalds}} is the creator of the {{w|Linux kernel}}, an Open Source operating system kernel inspired by {{w|Unix}}. &lt;br /&gt;
&lt;br /&gt;
{{w|Ralph Nader}} is a famous consumer rights advocate, most famous for the 1965 book {{w|Unsafe at Any Speed}} and for running for US President in 2000.&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
*Because of this comic Stallman has been given a katana by fans of xkcd. [http://blog.xkcd.com/2007/04/19/life-imitates-xkcd-part-ii-richard-stallman/]&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
[A man with much facial hair is sleeping on a bed.]&lt;br /&gt;
&lt;br /&gt;
[Suddenly, two ninjas jump through the skylight.]&lt;br /&gt;
&lt;br /&gt;
Ninja 1: Richard Stallman! Your viral open source licenses have grown too powerful.&lt;br /&gt;
&lt;br /&gt;
Ninja 1: The GPL must be stopped.&lt;br /&gt;
&lt;br /&gt;
Ninja 1: At the source.&lt;br /&gt;
&lt;br /&gt;
Ninja 1: You.&lt;br /&gt;
&lt;br /&gt;
[Richard Stallman wakes up immediately, and pulls his katana out of its sheath from under his bed]&lt;br /&gt;
&lt;br /&gt;
Richard Stallman: Hah! Microsoft lackeys! So it has come to this!&lt;br /&gt;
&lt;br /&gt;
Richard Stallman: A night of blood I've long awaited. But be this my death or yours, free software will carry on! For a GNU dawn! For freedom! ... hey, where are you going?&lt;br /&gt;
&lt;br /&gt;
[The ninja step out the window]&lt;br /&gt;
&lt;br /&gt;
Ninja 1: Man, you're right, that never gets old.&lt;br /&gt;
&lt;br /&gt;
Ninja 2: Let's do Eric S. Raymond next.&lt;br /&gt;
&lt;br /&gt;
Ninja 1: Or Linus Torvalds. I hear he sleeps with nunchucks.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Comics featuring Richard Stallman]]&lt;/div&gt;</summary>
		<author><name>85.75.96.81</name></author>	</entry>

	</feed>