<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
	<title>dimator | head</title>
	<link>http://www.dimator.org/blog</link>
	<description>Arranging bits for various purposes.</description>
	<pubDate>Sun, 11 Feb 2007 05:35:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5</generator>
	<language>en</language>

		<item>
		<title>Extreme Cryogenics</title>
		<link>http://www.dimator.org/blog/2007/02/10/extreme-cryogenics/</link>
		<comments>http://www.dimator.org/blog/2007/02/10/extreme-cryogenics/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 21:35:13 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>general</category>
		<guid>http://www.dimator.org/blog/2007/02/10/extreme-cryogenics/</guid>
		<description><![CDATA[Here's something I was thinking about.  Let's say cryogenics intrigues you.  But you don't just want to be around in 100 years, what if you want to be thawed out in 1000 years?  What about 10,000 years?  If you were a billionaire with all the resources in the world, how would [...]]]></description>
			<content:encoded><![CDATA[	<p>Here&#8217;s something I was thinking about.  Let&#8217;s say cryogenics intrigues you.  But you don&#8217;t just want to be around in 100 years, what if you want to be thawed out in 1000 years?  What about 10,000 years?  If you were a billionaire with all the resources in the world, how would you go about constructing you&#8217;re own private cryogenic chamber for such a purpose?  </p>
	<p>First, it would have to be dug into the side a mountain or something, to keep it completely isolated from everything, impervious to bombs and earthquakes.  To make it impenetrable to any nosey explorers, it would have to be built like a bomb shelter, like in the fifties.  It would have to be self sufficient as well, so it would have to be powered by some form of radioactive decay.  Some kind of computer would have to be able to exist without breaking for 10,000 years, so that it could launch the &#8220;thaw&#8221; procedure for you.  After that long, you really have no idea if the world you emerge into would have any kind of food or water for you to find either.  How could one go about keeping food inside your lair for that long?  Perhaps a little garden inside the shelter could be set up, and your computer/robot friends would have to start planting and growing a few weeks before your thaw time.  (Would plant seeds even last that long?  Perhaps the garden would have to exist and be maintained right from the beginning.  And if we&#8217;re talking about gardens, why not animals too?)</p>
	<p>I wonder if this is at all possible with today&#8217;s technologies.  Everything has to work perfectly, the first time, because you can&#8217;t really test how things will hold up after so long.  Imagine the technical issues!  For example, the lubricant in your gardener robot&#8217;s arm would surely dry out after 100 years, let alone 10,000.  Any clothes you pack for yourself would be next to disintegrated by the time you wake up.  What if a disease breaks out among your animals?</p>
	<p>So perhaps my idea is evolving into a little sustainable artificial ecosystem, your own little Biosphere, of computers and robots that would be able to repair themselves, maintain the facility, conduct error checks, and of course not revolt against their master, who is completely dependent on them, frozen in a cryogenic slumber.  Doctor robots, farmer robots, gardener robots, facilities robots, all working restlessly, for many millenia.</p>
	<p>Wow, what a concept.  All this effort for one end result: when you poke your head out of the giant slab of a door, what kind of <em>shit</em> will you see?  I wonder if there&#8217;s any good fiction along these lines.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2007/02/10/extreme-cryogenics/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Changing Gmail Settings</title>
		<link>http://www.dimator.org/blog/2007/01/09/changing-gmail-settings/</link>
		<comments>http://www.dimator.org/blog/2007/01/09/changing-gmail-settings/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 14:53:57 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>tech</category>
		<guid>http://www.dimator.org/blog/2007/01/09/changing-gmail-settings/</guid>
		<description><![CDATA[GMail can show a minimum of 25 messages on the screen at once.  25 is too tall for me, because I rarely have that many conversations going on at the same time.  It turns out that GMail doesn't validate that value in the settings to be one of 25, 50, or 100, the [...]]]></description>
			<content:encoded><![CDATA[	<p>GMail can show a minimum of 25 messages on the screen at once.  25 is too tall for me, because I rarely have that many conversations going on at the same time.  It turns out that GMail doesn&#8217;t validate that value in the settings to be one of 25, 50, or 100, the GMail options for that field.  Using the DOM Inspector in Firefox, find the &#8220;Maximum page size&#8221; drop down, and change the <em>value</em> attribute on the selected option to be something else, say 15.  Click Save Changes and GMail will gladly take your new value.<br />
<br/></p>
	<p><img src='http://www.dimator.org/blog/wp-content/gmail.png' alt='' /></p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2007/01/09/changing-gmail-settings/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Ubuntu</title>
		<link>http://www.dimator.org/blog/2006/12/15/ubuntu/</link>
		<comments>http://www.dimator.org/blog/2006/12/15/ubuntu/#comments</comments>
		<pubDate>Fri, 15 Dec 2006 15:07:02 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>tech</category>
		<guid>http://www.dimator.org/blog/2006/12/15/ubuntu/</guid>
		<description><![CDATA[I finally made the switch to Ubuntu on my server machine.  It was running debian before, and I don't know whose fault it was, but over the years, upgrading packages became more and more impossible.  apt would routinely fail, to the point where I said screw it.  I've heard that Ubuntu's package [...]]]></description>
			<content:encoded><![CDATA[	<p>I finally made the switch to Ubuntu on my server machine.  It was running debian before, and I don&#8217;t know whose fault it was, but over the years, upgrading packages became more and more impossible.  <code>apt</code> would routinely fail, to the point where I said screw it.  I&#8217;ve heard that Ubuntu&#8217;s package managers (as in, humans) are much more careful about package rot.</p>
	<p>Smashed a great uptime in the process (although not my <a href="/blog/2005/10/08/uptime/">record</a>):</p>
	<p><code><br />
$ cat UPTIME<br />
 20:48:49 up 342 days, 22:37,  1 user,  load average: 6.00, 6.05, 6.05<br />
</code></p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/12/15/ubuntu/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Erlang</title>
		<link>http://www.dimator.org/blog/2006/12/01/erlang/</link>
		<comments>http://www.dimator.org/blog/2006/12/01/erlang/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 12:59:36 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>tech</category>
		<guid>http://www.dimator.org/blog/2006/12/01/erlang/</guid>
		<description><![CDATA[Erlang seems totally sweet.  The biggest "wow" I got was from its concurrency features, which are built-in and stupid easy.  Code is also hot-swappable.  Hot swappable!  Supposedly, Erlang is used by all kinds of heavyweight telco bigwigs, including Ericsson, where it is developed.  Here is the getting started guide.  [...]]]></description>
			<content:encoded><![CDATA[	<p>Erlang seems totally sweet.  The biggest &#8220;wow&#8221; I got was from its concurrency features, which are <em>built-in</em> and stupid easy.  Code is also hot-swappable.  <em>Hot swappable!</em>  Supposedly, Erlang is used by all kinds of heavyweight telco <a href="http://erlang.org/faq/t1.html#AEN50">bigwigs</a>, including Ericsson, where it is developed.  Here is the <a href="http://erlang.se/doc/doc-5.4/doc/getting_started/part_frame.html">getting started</a> guide.  </p>
	<p>Even sweeter, <a href="http://www.devmaster.net/articles/mmo-scalable-server/">here</a> is an article about a real-world application, OpenPoker, a MMO poker game written in Erlang.  Highly cool, although I couldn&#8217;t find the tarball to poke at anywhere. </p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/12/01/erlang/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Wii Decision Time</title>
		<link>http://www.dimator.org/blog/2006/11/24/wii-decision-time/</link>
		<comments>http://www.dimator.org/blog/2006/11/24/wii-decision-time/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 12:00:47 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>general</category>
		<guid>http://www.dimator.org/blog/2006/11/24/wii-decision-time/</guid>
		<description><![CDATA[Yes, I've heard the news.  Twilight Princess is the second greatest game ever, and I'm stuck Wii-less.  But I think I've made a decision.  I think I've sniffed out Nintendo's next Gamecube, and I think I'm going to steer clear.  First party games, like Zelda, Mario, and Metroid all look amazing, [...]]]></description>
			<content:encoded><![CDATA[	<p>Yes, I&#8217;ve <a href="http://www.gamerankings.com/htmlpages2/928519.asp">heard the news</a>.  Twilight Princess is the second greatest game ever, and I&#8217;m stuck Wii-less.  But I think I&#8217;ve made a decision.  I think I&#8217;ve sniffed out Nintendo&#8217;s next Gamecube, and I think I&#8217;m going to steer clear.  First party games, like Zelda, Mario, and Metroid all look amazing, but 3 games does not make a console. (And I&#8217;m not exaggerating by saying 3 games.  Go look at the <a href="http://www.gamerankings.com/itemrankings/default_wii/1031">reviews</a> for release titles.)  </p>
	<p>So, it was not an easy thing to do, but I believe I&#8217;ve said &#8220;no&#8221; to Nintendo&#8217;s latest.  (However, this opinion could change on a whim, when I see a Wii staring at me in the store one day, a few months from now.)</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/11/24/wii-decision-time/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>News flash!</title>
		<link>http://www.dimator.org/blog/2006/10/22/news-flash/</link>
		<comments>http://www.dimator.org/blog/2006/10/22/news-flash/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 20:59:11 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>general</category>
		<guid>http://www.dimator.org/blog/2006/10/22/news-flash/</guid>
		<description><![CDATA[The president used a word that I didn't know.  I think I knew it once, but had forgotten it.

I'm stunned and ashamed.  

 ]]></description>
			<content:encoded><![CDATA[	<p>The president <a href="http://thinkprogress.org/2006/10/22/bush-books/">used</a> a <a href="http://www.webster.com/cgi-bin/dictionary?va=myopic">word</a> that <em>I</em> didn&#8217;t know.  I think I knew it once, but had forgotten it.</p>
	<p>I&#8217;m stunned and ashamed.  </p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/10/22/news-flash/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Best. Movie trailer. Evar.</title>
		<link>http://www.dimator.org/blog/2006/10/11/best-movie-trailer-evar/</link>
		<comments>http://www.dimator.org/blog/2006/10/11/best-movie-trailer-evar/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 22:43:45 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>general</category>
		<guid>http://www.dimator.org/blog/2006/10/11/best-movie-trailer-evar/</guid>
		<description><![CDATA[300.

This kicks so much ass.  If you pause it and go frame by frame, each frame is like a work of art.  Reminds me of Kubrick.  So good looking, I had to order the book it's based on.

 ]]></description>
			<content:encoded><![CDATA[	<p><a href="http://www.apple.com/trailers/wb/300/trailer1/">300.</a></p>
	<p>This kicks so much ass.  If you pause it and go frame by frame, each frame is like a work of art.  Reminds me of Kubrick.  So good looking, I had to order the book it&#8217;s based on.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/10/11/best-movie-trailer-evar/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Forcing applications to run under Rosetta</title>
		<link>http://www.dimator.org/blog/2006/10/04/forcing-applications-to-run-under-rosetta/</link>
		<comments>http://www.dimator.org/blog/2006/10/04/forcing-applications-to-run-under-rosetta/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 16:41:57 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>tech</category>
		<guid>http://www.dimator.org/blog/2006/10/04/forcing-applications-to-run-under-rosetta/</guid>
		<description><![CDATA[For some reason, this piece of info was difficult to find through the normal channels.  Basically, I had the need to run a PPC-only python interpreter, mainly because recompiling all of the PPC-only binary modules we depend on was out of the question.  So to get the modules to work on Intel, I [...]]]></description>
			<content:encoded><![CDATA[	<p>For some reason, this <a href="http://developer.apple.com/documentation/MacOSX/Conceptual/universal_binary/universal_binary_exec_a/chapter_7_section_5.html">piece of info</a> was difficult to find through the <a href="http://google.com">normal channels</a>.  Basically, I had the need to run a PPC-only python interpreter, mainly because recompiling all of the PPC-only binary modules we depend on was out of the question.  So to get the modules to work on Intel, I was trying to force the PPC part of the universal <code>python</code> executable to run.  You can set how a Universal app runs within the Get Info panel, but on the command line, <code>ditto</code> does the trick.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/10/04/forcing-applications-to-run-under-rosetta/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Restoring Google Groups Link with Greasemonkey</title>
		<link>http://www.dimator.org/blog/2006/08/22/restoring-google-groups-link-with-greasemonkey/</link>
		<comments>http://www.dimator.org/blog/2006/08/22/restoring-google-groups-link-with-greasemonkey/#comments</comments>
		<pubDate>Tue, 22 Aug 2006 12:28:28 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>general</category>
		<guid>http://www.dimator.org/blog/2006/08/22/restoring-google-groups-link-with-greasemonkey/</guid>
		<description><![CDATA[Recently, Google removed the "Groups" link from the top of their search results page, in favor of a link to Google  Video.  Why would they do that?  Their schemes for capturing the emerging online video market should not interfere with my work.  I saw this link which uses something called Chickenfoot [...]]]></description>
			<content:encoded><![CDATA[	<p>Recently, Google removed the &#8220;Groups&#8221; link from the top of their search results page, in favor of a link to Google  Video.  Why would they do that?  Their schemes for capturing the emerging online video market should not interfere with my work.  I saw <a href="http://software.gurock.com/postings/unhiding-google-groups/174/">this link</a> which uses something called Chickenfoot to restore the link, but I couldn&#8217;t find a Greasemonkey script to do the same, so here is my <a href="http://www.dimator.org/blog/wp-content/googlegroupslink.user.js">attempt</a> at one.  I even made it the first link in the row, because I think Groups is that important.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/08/22/restoring-google-groups-link-with-greasemonkey/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>On Business</title>
		<link>http://www.dimator.org/blog/2006/08/12/on-business/</link>
		<comments>http://www.dimator.org/blog/2006/08/12/on-business/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 15:34:49 +0000</pubDate>
		<dc:creator>dimator</dc:creator>
		
	<category>general</category>
		<guid>http://www.dimator.org/blog/2006/08/12/on-business/</guid>
		<description><![CDATA[I had to do a little road trip for work.  It was kind of fun saying to everyone (waiters, hotel front desk people) "Ya, I'm here on business."  I could see myself doing more of such trips.  The charm of staying in a hotel room runs out, once you turn a certain [...]]]></description>
			<content:encoded><![CDATA[	<p>I had to do a little road trip for work.  It was kind of fun saying to everyone (waiters, hotel front desk people) &#8220;Ya, I&#8217;m here on business.&#8221;  I could see myself doing more of such trips.  The charm of staying in a hotel room runs out, once you turn a certain age, but for me, the fun is going some place I&#8217;ll never be again, eating at their restaurants, meeting people I&#8217;ll never talk to again.  Kind of weird, but I dig it.</p>
	<p>This trip was to Los Olivos, a tiny townof about 5,000 people  surrounded by wine country  just north of Santa Barbara.  At night, you could hear so many crickets and frogs that it sounded like you were camping in the woods.   After I had gotten my work done at the site, I asked a local about what restaurant I should go to.  It turns out that the restaurant from <a href="http://www.imdb.com/title/tt0375063/">Sideways</a> was just a block from me, so I went, and ate, and drank a bottle of really good wine.  That&#8217;s the fun part of these business trips.</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.dimator.org/blog/2006/08/12/on-business/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
