<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Getting commented out might be worse than getting rebooted.	</title>
	<atom:link href="https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/</link>
	<description></description>
	<lastBuildDate>Mon, 07 Mar 2011 03:53:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: Keith Harwood		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500218</link>

		<dc:creator><![CDATA[Keith Harwood]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 03:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500218</guid>

					<description><![CDATA[Many years ago I wrote a posting to sci.physics on this regard. IIRC it included the following observations.

Finite speed of light: A programming trick to avoid overflow in calculating velocities.

Uncertainty principle: Position and momentum held in the one finite data structure. The more precision required for one, the less available for the other.

Black holes: Underflow not properly handled; a bug.

Hawking radiation: Rounding errors when numbers become denormalised near a black hole.

Clairvoyance: Restored from checkpoint earlier in the simulation; some global variables not properly cleared and contain information from later.

There was more besides, but this is all I can remember.]]></description>
			<content:encoded><![CDATA[<p>Many years ago I wrote a posting to sci.physics on this regard. IIRC it included the following observations.</p>
<p>Finite speed of light: A programming trick to avoid overflow in calculating velocities.</p>
<p>Uncertainty principle: Position and momentum held in the one finite data structure. The more precision required for one, the less available for the other.</p>
<p>Black holes: Underflow not properly handled; a bug.</p>
<p>Hawking radiation: Rounding errors when numbers become denormalised near a black hole.</p>
<p>Clairvoyance: Restored from checkpoint earlier in the simulation; some global variables not properly cleared and contain information from later.</p>
<p>There was more besides, but this is all I can remember.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500217</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Sun, 06 Mar 2011 16:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500217</guid>

					<description><![CDATA[Timberwolf:  Actually, on a separate but related matter, I was thinking how cool it would be to simply re-write Lovecraft&#039;s Cthulhu stories and removing (and totally redefining) the deeply offensive racist trope.  His problem is not like Twain&#039;s &quot;N-word&quot; but rather the total denigration of a huge portion of humanity. It could be done so differently.... It is very tempting.  The stories are not that long.  Its just a text file sitting there on my hard drive screaming out for anthropological reinterpretation.  It is calling me.  Calling . Ever calling . 
]]></description>
			<content:encoded><![CDATA[<p>Timberwolf:  Actually, on a separate but related matter, I was thinking how cool it would be to simply re-write Lovecraft&#8217;s Cthulhu stories and removing (and totally redefining) the deeply offensive racist trope.  His problem is not like Twain&#8217;s &#8220;N-word&#8221; but rather the total denigration of a huge portion of humanity. It could be done so differently&#8230;. It is very tempting.  The stories are not that long.  Its just a text file sitting there on my hard drive screaming out for anthropological reinterpretation.  It is calling me.  Calling . Ever calling . </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Timberwoof		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500216</link>

		<dc:creator><![CDATA[Timberwoof]]></dc:creator>
		<pubDate>Sun, 06 Mar 2011 06:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500216</guid>

					<description><![CDATA[I fool about on Second Life form time to time. (Okay, just about every day to unwind from work.) It is a simulated 3D space with different kinds of matter (phanton, monphysical, physical, avatars, particles) and a very strange flow of time. I happen to know that interaction between objects is mediated by scripts or by the physics engine â?¦ but how would an inhabitant of Second Life know that? 

Second Life has a Turing Complete programming language that has no arrays or data structures, just lists. The Wikipedia article on Turing Completeness says that anything that can implement a Turing Machine is one â?¦ since the universe can implement a Turing Machine, it is reasonable to say it is one. 

Implementing a Second Life simulator in LSL would probably crash the sim. What would happen if you tried to simulate the universe in the universe? Would it crash? 


On science fiction: Good science fiction has to be good science (with the expected willing suspension of disbelief for certain common tropes) and good fiction. That last bit means it has to be abut peopleâ??or, at any rate, characters the reader can identify with and care about. So go ahead and write about your tentacled behemoth â?¦ but write about how it would affect the sanity of a fundamentalist preacher from Nebraska, and how certain investigators would inevitably stumble upon some very weird facts. ]]></description>
			<content:encoded><![CDATA[<p>I fool about on Second Life form time to time. (Okay, just about every day to unwind from work.) It is a simulated 3D space with different kinds of matter (phanton, monphysical, physical, avatars, particles) and a very strange flow of time. I happen to know that interaction between objects is mediated by scripts or by the physics engine â?¦ but how would an inhabitant of Second Life know that? </p>
<p>Second Life has a Turing Complete programming language that has no arrays or data structures, just lists. The Wikipedia article on Turing Completeness says that anything that can implement a Turing Machine is one â?¦ since the universe can implement a Turing Machine, it is reasonable to say it is one. </p>
<p>Implementing a Second Life simulator in LSL would probably crash the sim. What would happen if you tried to simulate the universe in the universe? Would it crash? </p>
<p>On science fiction: Good science fiction has to be good science (with the expected willing suspension of disbelief for certain common tropes) and good fiction. That last bit means it has to be abut peopleâ??or, at any rate, characters the reader can identify with and care about. So go ahead and write about your tentacled behemoth â?¦ but write about how it would affect the sanity of a fundamentalist preacher from Nebraska, and how certain investigators would inevitably stumble upon some very weird facts. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500215</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Sat, 05 Mar 2011 17:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500215</guid>

					<description><![CDATA[I&#039;d like to write science fiction some time but there are two problems.  1) I&#039;m told that you can&#039;t have the same theme twice.  So, I could never write a story about a tentacled ancient alien beomoth thingie that hibernates under the south Pacific but taps into the vast human subconsciousness even though it (the beast) existed before humans existed.  Etc.  and 2) I assume that one must be much more read up in a genra than I am to write in it.

And I don&#039;t see how number 2 does not cause number 1 to happen, yet without number 2, it would be impossible to systematically avoid nuber 1.

Of course, I question the validity of assertion 1.  There is almost nothing in Harry Potter that is original yet it is brilliant and successful fiction.  Perhaps writing for a juvi audiences relaxes the second requirement.

]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to write science fiction some time but there are two problems.  1) I&#8217;m told that you can&#8217;t have the same theme twice.  So, I could never write a story about a tentacled ancient alien beomoth thingie that hibernates under the south Pacific but taps into the vast human subconsciousness even though it (the beast) existed before humans existed.  Etc.  and 2) I assume that one must be much more read up in a genra than I am to write in it.</p>
<p>And I don&#8217;t see how number 2 does not cause number 1 to happen, yet without number 2, it would be impossible to systematically avoid nuber 1.</p>
<p>Of course, I question the validity of assertion 1.  There is almost nothing in Harry Potter that is original yet it is brilliant and successful fiction.  Perhaps writing for a juvi audiences relaxes the second requirement.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andrew G.		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500214</link>

		<dc:creator><![CDATA[Andrew G.]]></dc:creator>
		<pubDate>Sat, 05 Mar 2011 12:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500214</guid>

					<description><![CDATA[This argument is played with (not as a major theme) in Banks&#039; &lt;i&gt;The Algebraist&lt;/i&gt;, in which the official state religion of the Mercatoria has as its overt objective the disruption of any such simulation by getting everyone to believe in its existence.]]></description>
			<content:encoded><![CDATA[<p>This argument is played with (not as a major theme) in Banks&#8217; <i>The Algebraist</i>, in which the official state religion of the Mercatoria has as its overt objective the disruption of any such simulation by getting everyone to believe in its existence.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: howard.peirce		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500213</link>

		<dc:creator><![CDATA[howard.peirce]]></dc:creator>
		<pubDate>Sat, 05 Mar 2011 07:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500213</guid>

					<description><![CDATA[It gets even shorter than that, Jackson, if you want it.]]></description>
			<content:encoded><![CDATA[<p>It gets even shorter than that, Jackson, if you want it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Benton Jackson		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500212</link>

		<dc:creator><![CDATA[Benton Jackson]]></dc:creator>
		<pubDate>Sat, 05 Mar 2011 06:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500212</guid>

					<description><![CDATA[Jack Chalker wrote a few stories along that line. The shortest is the single-book &quot;The Devil Will Drag You Under&quot;. The longest is the Well World series.]]></description>
			<content:encoded><![CDATA[<p>Jack Chalker wrote a few stories along that line. The shortest is the single-book &#8220;The Devil Will Drag You Under&#8221;. The longest is the Well World series.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tree		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500211</link>

		<dc:creator><![CDATA[Tree]]></dc:creator>
		<pubDate>Sat, 05 Mar 2011 05:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500211</guid>

					<description><![CDATA[Our limited senses give us only a tiny glimpse of objective reality.  We reach (the scientific method is still one of our best tools) but mostly we live in a consensual hallucination.

The edges are there; we just agree not to see them.

(evil grin)]]></description>
			<content:encoded><![CDATA[<p>Our limited senses give us only a tiny glimpse of objective reality.  We reach (the scientific method is still one of our best tools) but mostly we live in a consensual hallucination.</p>
<p>The edges are there; we just agree not to see them.</p>
<p>(evil grin)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500210</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Sat, 05 Mar 2011 05:03:10 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500210</guid>

					<description><![CDATA[twpenn, thanks, that&#039;s it.  

Mums the word. ]]></description>
			<content:encoded><![CDATA[<p>twpenn, thanks, that&#8217;s it.  </p>
<p>Mums the word. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: twpenn52		</title>
		<link>https://gregladen.com/blog/2011/03/04/getting-commented-out-might-be/#comment-500209</link>

		<dc:creator><![CDATA[twpenn52]]></dc:creator>
		<pubDate>Sat, 05 Mar 2011 04:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2011/03/04/getting-commented-out-might-be/#comment-500209</guid>

					<description><![CDATA[You&#039;re talking about Bostrom&#039;s &lt;a href=&quot;http://www.simulation-argument.com/simulation.html&quot; rel=&quot;nofollow&quot;&gt;Simulation Argument&lt;/a&gt;.

&lt;blockquote&gt;ABSTRACT: This paper argues that at least one of the following propositions is true: (1) the human species is very likely to go extinct before reaching a â??posthumanâ? stage; (2) any posthuman civilization is extremely unlikely to run a significant number of simulations of their evolutionary history (or variations thereof); (3) we are almost certainly living in a computer simulation. It follows that the belief that there is a significant chance that we will one day become posthumans who run ancestor-simulations is false, unless we are currently living in a simulation. A number of other consequences of this result are also discussed.&lt;/blockquote&gt;

It&#039;s interesting to think about. There&#039;s no reason that this has to be the &quot;real&quot; universe I guess.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;re talking about Bostrom&#8217;s <a href="http://www.simulation-argument.com/simulation.html" rel="nofollow">Simulation Argument</a>.</p>
<blockquote><p>ABSTRACT: This paper argues that at least one of the following propositions is true: (1) the human species is very likely to go extinct before reaching a â??posthumanâ? stage; (2) any posthuman civilization is extremely unlikely to run a significant number of simulations of their evolutionary history (or variations thereof); (3) we are almost certainly living in a computer simulation. It follows that the belief that there is a significant chance that we will one day become posthumans who run ancestor-simulations is false, unless we are currently living in a simulation. A number of other consequences of this result are also discussed.</p></blockquote>
<p>It&#8217;s interesting to think about. There&#8217;s no reason that this has to be the &#8220;real&#8221; universe I guess.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
