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

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1960:_Code_Golf&amp;diff=153125</id>
		<title>Talk:1960: Code Golf</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1960:_Code_Golf&amp;diff=153125"/>
				<updated>2018-02-26T16:45:00Z</updated>
		
		<summary type="html">&lt;p&gt;198.41.230.100: ADDED A COMMENT TO THE COMMENT PAGE&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
What's the programming language? It seems to me like a special reverse golf variant of Python, where &amp;lt;code&amp;gt;def&amp;lt;/code&amp;gt; is replaced by &amp;lt;code&amp;gt;define&amp;lt;/code&amp;gt;, just to make it longer. Or is there a real language with that syntax? --[[Special:Contributions/172.68.110.106|172.68.110.106]] 08:40, 26 February 2018 (UTC)&lt;br /&gt;
:  Lisp/some derivatives (I'm most familiar with scheme) use &amp;lt;code&amp;gt;define&amp;lt;define&amp;gt;&amp;lt;/code&amp;gt; as does Slate, however both have a different syntax.   Most likely, this is just pseudo-code. [[User:Baldrickk|Baldrickk]] ([[User talk:Baldrickk|talk]]) 09:59, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Definitely going to have to include a link to the actual longest language: Unary, which is literally just a certain length of 1s. No one actually writes in it: you write in another language and then it gets converted. [[User:Trlkly|Trlkly]] ([[User talk:Trlkly|talk]]) 10:48, 26 February 2018 (UTC)&lt;br /&gt;
: You could make a longer programming language by representing &amp;quot;1&amp;quot; with some longer string; perhaps the entire text of Moby Dick. And now the file size can be arbitrarily big. [[Special:Contributions/198.41.230.100|198.41.230.100]] 16:45, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
This might be directed at a code golfing challenge currently taking place: https://codegolf.stackexchange.com/questions/152856/write-moby-dick-approximately. The goal is to write a program that outputs a text, that is as closly as possible to moby dick, while no containing it, and of course beeing as small as possible.[[Special:Contributions/141.101.105.150|141.101.105.150]] 13:04, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Not sure why JSFuck is included in the explanation.  Not sure how it really has any relevance here as it is not mentioned in the text and is not the programming language being used by Randall in the comic. [[Special:Contributions/108.162.216.94|108.162.216.94]] 13:18, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
: agreed, JSFuck is not relevant in the explanation. moved it to the discussion (see below) [[User:Thawn|Thawn]] ([[User talk:Thawn|talk]]) 13:56, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: Instead of {{w|Python (programming language)|Python}}, one could use {{w|JSFuck}} though, which is valid {{w|JavaScript}} code - but written with only six different characters. Even mundane variable names like `LowestDenominator` will take up hundreds, if not thousands, of bytes in JSFuck. {{unsigned|Comment Police}}&lt;br /&gt;
&lt;br /&gt;
Off Topic: I just realized that statistical thermodynamics is nothing else than reverse molecule golf: The entropy of a given system is equal to the maximum score you can achieve in reverse molecule golf. [[User:Thawn|Thawn]] ([[User talk:Thawn|talk]]) 13:56, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Someone made everyone's comments monospaced. Please fix this. [[Special:Contributions/198.41.230.100|198.41.230.100]] 14:24, 26 February 2018 (UTC)&lt;br /&gt;
:Fixed [[Special:Contributions/162.158.155.26|162.158.155.26]] 15:52, 26 February 2018 (UTC)&lt;br /&gt;
:They just wanted to play reverse comments golf with the comments section by making the comments take as much space as possible. [[Special:Contributions/162.158.126.76|162.158.126.76]] 15:56, 26 February 2018 (UTC)&lt;/div&gt;</summary>
		<author><name>198.41.230.100</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1960:_Code_Golf&amp;diff=153113</id>
		<title>Talk:1960: Code Golf</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1960:_Code_Golf&amp;diff=153113"/>
				<updated>2018-02-26T14:24:09Z</updated>
		
		<summary type="html">&lt;p&gt;198.41.230.100: ONE COMMENT&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~ and don't delete this text. New comments should be added at the bottom.--&amp;gt;&lt;br /&gt;
What's the programming language? It seems to me like a special reverse golf variant of Python, where &amp;lt;code&amp;gt;def&amp;lt;/code&amp;gt; is replaced by &amp;lt;code&amp;gt;define&amp;lt;/code&amp;gt;, just to make it longer. Or is there a real language with that syntax? --[[Special:Contributions/172.68.110.106|172.68.110.106]] 08:40, 26 February 2018 (UTC)&lt;br /&gt;
  Lisp/some derivatives (I'm most familiar with scheme) use &amp;lt;code&amp;gt;define&amp;lt;define&amp;gt; as does Slate, however both have a different syntax.   Most likely, this is just pseudo-code. [[User:Baldrickk|Baldrickk]] ([[User talk:Baldrickk|talk]]) 09:59, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
Definitely going to have to include a link to the actual longest language: Unary, which is literally just a certain length of 1s. No one actually writes in it: you write in another language and then it gets converted. [[User:Trlkly|Trlkly]] ([[User talk:Trlkly|talk]]) 10:48, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
This might be directed at a code golfing challenge currently taking place: https://codegolf.stackexchange.com/questions/152856/write-moby-dick-approximately. The goal is to write a program that outputs a text, that is as closly as possible to moby dick, while no containing it, and of course beeing as small as possible.[[Special:Contributions/141.101.105.150|141.101.105.150]] 13:04, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Not sure why JSFuck is included in the explanation.  Not sure how it really has any relevance here as it is not mentioned in the text and is not the programming language being used by Randall in the comic. [[Special:Contributions/108.162.216.94|108.162.216.94]] 13:18, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
: agreed, JSFuck is not relevant in the explanation. moved it to the discussion (see below) [[User:Thawn|Thawn]] ([[User talk:Thawn|talk]]) 13:56, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
:: Instead of {{w|Python (programming language)|Python}}, one could use {{w|JSFuck}} though, which is valid {{w|JavaScript}} code - but written with only six different characters. Even mundane variable names like `LowestDenominator` will take up hundreds, if not thousands, of bytes in JSFuck.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Off Topic: I just realized that statistical thermodynamics is nothing else than reverse molecule golf: The entropy of a given system is equal to the maximum score you can achieve in reverse molecule golf. [[User:Thawn|Thawn]] ([[User talk:Thawn|talk]]) 13:56, 26 February 2018 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Someone made everyone's comments monospaced. Please fix this. [[Special:Contributions/198.41.230.100|198.41.230.100]] 14:24, 26 February 2018 (UTC)&lt;/div&gt;</summary>
		<author><name>198.41.230.100</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=Talk:1779:_2017&amp;diff=133449</id>
		<title>Talk:1779: 2017</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=Talk:1779:_2017&amp;diff=133449"/>
				<updated>2017-01-07T09:10:18Z</updated>
		
		<summary type="html">&lt;p&gt;198.41.230.100: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--Please sign your posts with ~~~~--&amp;gt;&lt;br /&gt;
Well, we're ending the year off with an optimistic XKCD comic. Here's to another year!&lt;br /&gt;
[[User:GranadalandDreamer|GranadalandDreamer]] ([[User talk:GranadalandDreamer|talk]]) 23:07, 30 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
What is five thirty eight? From the context I get it's most likely a TV-Show, but I believe some background information would help here. --[[Special:Contributions/162.158.92.46|162.158.92.46]] 07:14, 31 December 2016 (UTC)&lt;br /&gt;
:It's a website.  You can click on the link to get more information about it as it links to FiveThirtyEight's Wikipedia article. --[[Special:Contributions/162.158.75.160|162.158.75.160]] 10:00, 31 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Title text also can be reference to Seveneves by Neal Stephenson. [[User:Magras|Magras]] ([[User talk:Magras|talk]]) 15:52, 31 December 2016 (UTC)&lt;br /&gt;
&lt;br /&gt;
Is there some significance to the fallen tree that they are walking over? Or is it just a visual aid to give them something to do? {{unsigned ip|162.158.74.87}}&lt;br /&gt;
&lt;br /&gt;
Note: in the Russian language words &amp;quot;prime (number)&amp;quot; and &amp;quot;easy&amp;quot; can in be translated to the same word &amp;quot;простой&amp;quot;.  [[Special:Contributions/141.101.107.168|141.101.107.168]] 07:39, 2 January 2017 (UTC)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&lt;br /&gt;
This is the first odd-numbered years (and thus of course the first prime year)[...] &amp;quot;&lt;br /&gt;
I know xkcd didn't exist in the year 2 but the &amp;quot;thus of course the first prime year&amp;quot; still makes me uncomfortable&lt;br /&gt;
[[Special:Contributions/198.41.230.100|198.41.230.100]] 09:10, 7 January 2017 (UTC)&lt;/div&gt;</summary>
		<author><name>198.41.230.100</name></author>	</entry>

	</feed>