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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1636:_XKCD_Stack&amp;diff=110213</id>
		<title>1636: XKCD Stack</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1636:_XKCD_Stack&amp;diff=110213"/>
				<updated>2016-01-29T08:59:00Z</updated>
		
		<summary type="html">&lt;p&gt;Dandraka: more MS BOB&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1636&lt;br /&gt;
| date      = January 29, 2016&lt;br /&gt;
| title     = XKCD Stack&lt;br /&gt;
| image     = xkcd_stack.png&lt;br /&gt;
| titletext = This site requires Sun Java 6.0.0.1 (32-bit) or higher. You have Macromedia Java 7.3.8.1¾ (48-bit). Click here [link to java.com main page] to download an installer which will run fine but not really change anything.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete|Needs more detail.}}&lt;br /&gt;
&lt;br /&gt;
In software engineering, a tech stack is the set of technology platforms and tools that a company or app uses. A common tech stack is LAMP, composed of a Linux operating system, an Apache web server, a MySQL database, and the PHP programming language. In this comic, the XKCD stack is introduced. The technologies comprising it are either non-existent, unreliable, or outdated. &lt;br /&gt;
&lt;br /&gt;
===Explanation of steps===&lt;br /&gt;
{|  class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|   | &amp;lt;b &amp;gt;Layer&amp;lt;/b&amp;gt;&lt;br /&gt;
|   | &amp;lt;b &amp;gt;Explanation&amp;lt;/b&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
EBNF/CSS&lt;br /&gt;
|   |&lt;br /&gt;
BNF or {{w|Backus–Naur Form}} is a syntax used for describing {{w|context-free grammars}}.&lt;br /&gt;
{{w|Extended Backus–Naur Form|EBNF}} is &amp;quot;Extended BNF&amp;quot;, it is the same thing as BNF with a few more syntactic constructs intended to ease its use in the most common cases.&lt;br /&gt;
CSS or {{w|Cascading Style Sheets}} are a language used to describe what a web page should look like. Web pages are usually written in {{w|HTML}}, which describes de ''structure'' of the page (i.e. divides the document into paragraphs, lists, etc.) complemented with CSS which describes de ''look and feel'' of the page (colors, fonts, margins, etc.).&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Broken Java Applet&lt;br /&gt;
|   |&lt;br /&gt;
Recent years it became more difficult to run {{w|Java (programming language)|java}} {{w|Applet|applets}} in several browsers. Since {{w|Google Chrome|Chrome}} 45 stopped supporting {{w|NPAPI}}, it's no longer possible to run java applets on Chrome.  &lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Archive.org Mirror&lt;br /&gt;
|   |&lt;br /&gt;
Archive.org is a website which archives websites, and created the Wayback Machine. An Archive.org mirror would be a duplicate of a website on Archive.org's servers.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Hypercard.js&lt;br /&gt;
|   |&lt;br /&gt;
{{w|HyperCard}} can be considered as a kind of precedessor for the world wide web developed at {{w|Apple Inc.|Apple}}. The file extension .js indicates that is was rewritten in {{w|JavaScript}}. A similar reference to JavaScript is found in [[1508: Operating Systems]]. The .js extension also refers to node.js, where most library names end in .js&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
QBasic on Rails&lt;br /&gt;
|   |&lt;br /&gt;
A mix between {{w|QBasic}} and {{w|Ruby on Rails}}.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
[Blocked by AdBlocker]&lt;br /&gt;
|   |&lt;br /&gt;
{{w|Ad blocking}} software are extensions to browsers that try to remove ads from web pages, so the user is not distracted by them. [[624: Branding]] shows what &amp;quot;browsing without adblock&amp;quot; looks like.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
MongoDB/Excel&lt;br /&gt;
|   |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Some piece that works so nobody asks any questions&lt;br /&gt;
|   |&lt;br /&gt;
Writing any non-trivial piece of software always require a phase of {{w|Debugging|debugging}}, which consists in finding and fixing {{w|Software bug|bugs}}. With complex software, this is a long and tiring process, so when the product is finally finished no one dares to modify it any further for fear that it will fail in unexpected ways. After some time passes, it is even worse because nobody really remembers how the software was ''supposed'' to work, so the product becomes some kind of godlike treasure which must be treated with the utmost respect and reverence because, you know, if it stops working we're all doomed.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Triply-Nested Docker&lt;br /&gt;
|   |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Paravirtual Boy®&lt;br /&gt;
|   |&lt;br /&gt;
This is a reference to the Virtual Boy, a failed portable console created by Nintendo.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
A dev typing real fast&lt;br /&gt;
|   |&lt;br /&gt;
A dev is a {{w|Software developer|software developer}}. This is possibly a reference to the [[:Category:1337|1337]] series, i.e. comics 341 to 345.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Older version of our software&lt;br /&gt;
|   |&lt;br /&gt;
An older version of the software would just have less features and more bugs, leading to a generally worse experience.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Mystery Networking Horror&lt;br /&gt;
|   |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Microsoft Bob Server®&lt;br /&gt;
|   |&lt;br /&gt;
[https://en.wikipedia.org/wiki/Microsoft_Bob Microsoft Bob] was a short-lived, failed attempt by Microsoft, around 1995, to provide a user-friendly interface for the Windows 3.1x, Windows 95 and Windows NT operating systems. It consisted of a virtual &amp;quot;house&amp;quot; and &amp;quot;rooms&amp;quot;, and the idea was that you could click on a pen and open the word processor. It was heavily criticized and was soon discontinued. Randall seems to be making the suggestion the Bob has continued to be developed and now there's a Bob Server, similarly to Windows server.&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
A giant CPU someone built in Minecraft&lt;br /&gt;
|   |&lt;br /&gt;
{{w|Minecraft}} is a popular sandblock game where you place blocks to build things. Since the introduction of Redstone objects (materials used to create basic electric circuits within the game) people have made many machines within Minecraft, including calculators and clocks. Since the introduction of the Command Block in 1.3, players can now code within the game and create new creatures, new games and even more complex computers. While we aren't at this stage yet, Randall seems to be making reference to how Minecraft's redstone aspect has changed a lot and how you can do so much more in the game.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
&lt;br /&gt;
:Introducing&lt;br /&gt;
&lt;br /&gt;
:The XKCD Stack&lt;br /&gt;
:{|  class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|   |&lt;br /&gt;
EBNF/CSS&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Broken Java Applet&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Archive.org Mirror&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Hypercard.js&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
QBasic on Rails&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
[Blocked by AdBlocker]&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
MongoDB/Excel&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Some piece that works so nobody asks any questions&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Triply-Nested Docker&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Paravirtual Boy®&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
A dev typing real fast&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Older version of our software&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Mystery Networking Horror&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
Microsoft Bob Server®&lt;br /&gt;
|-&lt;br /&gt;
|   |&lt;br /&gt;
A giant CPU someone built in Minecraft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Computers]]&lt;br /&gt;
[[Category:Programming]]&lt;br /&gt;
[[Category:Video games]]&lt;/div&gt;</summary>
		<author><name>Dandraka</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1498:_Terry_Pratchett&amp;diff=86239</id>
		<title>1498: Terry Pratchett</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1498:_Terry_Pratchett&amp;diff=86239"/>
				<updated>2015-03-13T07:50:18Z</updated>
		
		<summary type="html">&lt;p&gt;Dandraka: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1498&lt;br /&gt;
| date      = March 13, 2015&lt;br /&gt;
| title     = Terry Pratchett&lt;br /&gt;
| image     = terry pratchett.png&lt;br /&gt;
| titletext = Thank you for teaching us how big our world is by sharing so many of your own.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
{{incomplete}}&lt;br /&gt;
&lt;br /&gt;
Sir Terence David John &amp;quot;Terry&amp;quot; Pratchett passed away the day before (3/12/2015). This strip is a small tribute to his work.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
{{incomplete transcript}}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
&amp;lt;!-- Include any categories below this line. --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dandraka</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1305:_Undocumented_Feature&amp;diff=55456</id>
		<title>Talk:1305: Undocumented Feature</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1305:_Undocumented_Feature&amp;diff=55456"/>
				<updated>2013-12-18T11:08:21Z</updated>
		
		<summary type="html">&lt;p&gt;Dandraka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This sound pretty cool... Anyone know if it's real or which tool it's in? [[Special:Contributions/173.245.55.222|173.245.55.222]] 05:53, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
its real, there are 8 other users, but must stay a secret. {{unsigned ip|108.162.231.233}}&lt;br /&gt;
&lt;br /&gt;
Okay, let's be honest: how many of us, upon seeing today's comic, immediately went here to see if it was real or not? --[[Special:Contributions/108.162.245.4|108.162.245.4]] 07:47, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I honestly did just that. --[[Special:Contributions/173.245.53.137|173.245.53.137]] 08:06, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I also just did that... [[Special:Contributions/108.162.231.206|108.162.231.206]] 08:07, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
It's not about Youtube, but Facebook, which just launched AUTOPLAYING video ads. Look at the title text, it's about Facebook's real name policy. [[Special:Contributions/108.162.231.232|108.162.231.232]] 08:11, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I just searched after reading - and found this site! -- {{unsigned ip|141.101.99.247}}&lt;br /&gt;
&lt;br /&gt;
The real secret place is here! {{unsigned ip|108.162.229.75}}&lt;br /&gt;
&lt;br /&gt;
I didn't start up my VM to test it, but I came here to see if was real &amp;gt;.&amp;lt; [[Special:Contributions/108.162.216.56|108.162.216.56]] 09:47, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
So THIS is the secret chat [[Special:Contributions/108.162.229.7|108.162.229.7]] 09:50, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
One day this place will be forgotten and so will we. --[[Special:Contributions/108.162.231.197|108.162.231.197]] 09:52, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
[[User:Tesshavon|Tesshavon]] ([[User talk:Tesshavon|talk]])anyone else recognizes the wonderful tcp-ip explanation movie of Ericsson ([Dawn of the net]http://www.youtube.com/watch?v=hymzoUpM0K0) in frames 6 till 10?&lt;br /&gt;
&lt;br /&gt;
I also did that. But I take that, if it is real and someone uncovers it, it may destroy that community... [[Special:Contributions/173.245.53.123|173.245.53.123]] 10:28, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Same here. If it is real, I sincerely hope Randall has a) wiresharked it to find out where this chat room resides so he can prod the admin if it ever goes down b) has a backup plan to migrate himself and his friends to some other private chat room. It won't have the same mystery surrounding it, but at least it's something. [[Special:Contributions/108.162.231.222|108.162.231.222]] 10:51, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
[[User:dandraka|dandraka]] Tesshavon you're in my mind ! Also, the 6th frame is comes from one of the most common Friends posters (see e.g. here : [http://www.infinitydish.com/tvblog/wp-content/uploads/2012/01/Friends-friends-69087_1024_768.jpg Friends] )&lt;/div&gt;</summary>
		<author><name>Dandraka</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1305:_Undocumented_Feature&amp;diff=55455</id>
		<title>Talk:1305: Undocumented Feature</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1305:_Undocumented_Feature&amp;diff=55455"/>
				<updated>2013-12-18T11:04:07Z</updated>
		
		<summary type="html">&lt;p&gt;Dandraka: comment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This sound pretty cool... Anyone know if it's real or which tool it's in? [[Special:Contributions/173.245.55.222|173.245.55.222]] 05:53, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
its real, there are 8 other users, but must stay a secret. {{unsigned ip|108.162.231.233}}&lt;br /&gt;
&lt;br /&gt;
Okay, let's be honest: how many of us, upon seeing today's comic, immediately went here to see if it was real or not? --[[Special:Contributions/108.162.245.4|108.162.245.4]] 07:47, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I honestly did just that. --[[Special:Contributions/173.245.53.137|173.245.53.137]] 08:06, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I also just did that... [[Special:Contributions/108.162.231.206|108.162.231.206]] 08:07, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
It's not about Youtube, but Facebook, which just launched AUTOPLAYING video ads. Look at the title text, it's about Facebook's real name policy. [[Special:Contributions/108.162.231.232|108.162.231.232]] 08:11, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
I just searched after reading - and found this site! -- {{unsigned ip|141.101.99.247}}&lt;br /&gt;
&lt;br /&gt;
The real secret place is here! {{unsigned ip|108.162.229.75}}&lt;br /&gt;
&lt;br /&gt;
I didn't start up my VM to test it, but I came here to see if was real &amp;gt;.&amp;lt; [[Special:Contributions/108.162.216.56|108.162.216.56]] 09:47, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
So THIS is the secret chat [[Special:Contributions/108.162.229.7|108.162.229.7]] 09:50, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
One day this place will be forgotten and so will we. --[[Special:Contributions/108.162.231.197|108.162.231.197]] 09:52, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
[[User:Tesshavon|Tesshavon]] ([[User talk:Tesshavon|talk]])anyone else recognizes the wonderful tcp-ip explanation movie of Ericsson ([Dawn of the net]http://www.youtube.com/watch?v=hymzoUpM0K0) in frames 6 till 10?&lt;br /&gt;
&lt;br /&gt;
I also did that. But I take that, if it is real and someone uncovers it, it may destroy that community... [[Special:Contributions/173.245.53.123|173.245.53.123]] 10:28, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Same here. If it is real, I sincerely hope Randall has a) wiresharked it to find out where this chat room resides so he can prod the admin if it ever goes down b) has a backup plan to migrate himself and his friends to some other private chat room. It won't have the same mystery surrounding it, but at least it's something. [[Special:Contributions/108.162.231.222|108.162.231.222]] 10:51, 18 December 2013 (UTC)&lt;br /&gt;
&lt;br /&gt;
Tesshavon you're in my mind ! Also, the 6th frame is comes from one of the most common Friends posters (see e.g. here : [http://www.infinitydish.com/tvblog/wp-content/uploads/2012/01/Friends-friends-69087_1024_768.jpg Friends] )&lt;/div&gt;</summary>
		<author><name>Dandraka</name></author>	</entry>

	</feed>