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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:225:_Open_Source&amp;diff=30161</id>
		<title>Talk:225: Open Source</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:225:_Open_Source&amp;diff=30161"/>
				<updated>2013-03-09T15:38:53Z</updated>
		
		<summary type="html">&lt;p&gt;188.113.76.15: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;Richard Stallman is famous for beginning the GNU Project and is outspoken on the topic of Open Source software and Free software.&amp;quot;  Specifically, he is an outspoken critic of  Open Source, and an outspoken proponent of Free Software. [[User:Blaisepascal|Blaisepascal]] ([[User talk:Blaisepascal|talk]]) 02:09, 29 August 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Ah, thank you. That's good to note. [[User:Lcarsos|lcarsos]] ([[User talk:Lcarsos|talk]]) 05:25, 29 August 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
GPL isn't a recursive abbreviation for ‘GNU Public License’, then it would have to be called ‘GPL Public License’. GNU in itself, on the other hand, ''is'' a recursive abbreviation for 'GNU's Not Unix'. --[[Special:Contributions/188.113.76.15|188.113.76.15]] 15:38, 9 March 2013 (UTC)&lt;/div&gt;</summary>
		<author><name>188.113.76.15</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1084:_Server_Problem&amp;diff=30159</id>
		<title>1084: Server Problem</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1084:_Server_Problem&amp;diff=30159"/>
				<updated>2013-03-09T14:59:23Z</updated>
		
		<summary type="html">&lt;p&gt;188.113.76.15: /* Explanation */ ... or ... neither -&amp;gt; either&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1084&lt;br /&gt;
| date      = July 20, 2012&lt;br /&gt;
| title     = Server Problem&lt;br /&gt;
| image     = server_problem.png&lt;br /&gt;
| titletext = Protip: Annoy Ray Kurzweil by always referring to it as the 'Cybersingularity'.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
[[Cueball]] has messed up his Linux server, apparently not for the first time. He asks [[Megan]] for help, and she casually types in 'ls' — a very basic command that lists the files in the current directory. The computer returns a bizarre error message — it trips over one of the simplest commands, indicating that Cueball's system is messed up. ''Really'' messed up.&lt;br /&gt;
&lt;br /&gt;
The {{w|Filesystem Hierarchy Standard#Directory structure|/usr/share}} path should indicate &amp;quot;architecture-independent shared data&amp;quot;. Adobe is a software company that runs Acrobat, Flash and Photoshop. Android VM would be a virtual machine for the mobile Operating System created by Google called Android. The .jar extension suggests a Java-language program. None of Adobe, Android, or Java are needed at all to run 'ls'. All of the above have nothing to with each other. Also, executables like 'ls' would never be placed within /usr/share or within some 'example' or 'doc' directory either. On Linux, executables don't have filename extensions like &amp;quot;.exe&amp;quot; (for Windows) or &amp;quot;.jar&amp;quot;. Additionally, it would require the folder to be within {{w|PATH (variable)|$PATH}}. Long story short, the error message is utter nonsense.&lt;br /&gt;
&lt;br /&gt;
[[Megan]] is bewildered by this result and tells Cueball to &amp;quot;shut down the system and wait for the {{w|technological singularity|singularity}},&amp;quot; referring to a hypothetical future event when superintelligence can be artificially created. Since future superintelligent humans/computers transcend our comprehension, we can't predict or even understand what will happen after the singularity.&lt;br /&gt;
&lt;br /&gt;
The last frame has Cueball recommending a course of action which mimics a common error message: &amp;quot;______ is busy, please try again later.&amp;quot; Obviously he has seen this type of message frequently enough to try it as a general cure in all similar cases.&lt;br /&gt;
&lt;br /&gt;
In the image text, Ray Kurzweil is an author and futurist who has talked and written much about the singularity.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:Cueball: I, um, messed up my server again.&lt;br /&gt;
:Megan: I'll take a look. You have the ''weirdest'' tech problems&lt;br /&gt;
&lt;br /&gt;
:[Megan uses the root prompt.]&lt;br /&gt;
:&amp;lt;code&amp;gt;~# ls&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:[Computer returns the following.]&lt;br /&gt;
:&amp;lt;code&amp;gt;/usr/share/Adobe/doc/example/android_vm/root/sbin/ls.jar:&amp;lt;/code&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;Error: Device is not responding.&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:Megan: What did you ''do''!?&lt;br /&gt;
:Cueball: Maybe the device is busy. Should I try it later?&lt;br /&gt;
:Megan: You should shut down this system and wait for the Singularity.&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Comics featuring Cueball]]&lt;br /&gt;
[[Category:Comics featuring Megan]]&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>188.113.76.15</name></author>	</entry>

	</feed>