<?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/"
		>
<channel>
	<title>Comments on: Mutex Blocks</title>
	<atom:link href="http://humani.st/mutex-blocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://humani.st/mutex-blocks/</link>
	<description>Computer Science, Business, Blogging, and Technology Blog by Luke Hoersten</description>
	<lastBuildDate>Wed, 14 Dec 2011 15:30:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Luke Hoersten</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-10509</link>
		<dc:creator>Luke Hoersten</dc:creator>
		<pubDate>Mon, 16 Apr 2007 04:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-10509</guid>
		<description>That&#039;s right you did show me this. I&#039;ll change that right now. Thanks man.</description>
		<content:encoded><![CDATA[<p>That&#8217;s right you did show me this. I&#8217;ll change that right now. Thanks man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logan Buesching</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-10510</link>
		<dc:creator>Logan Buesching</dc:creator>
		<pubDate>Mon, 16 Apr 2007 04:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-10510</guid>
		<description>&lt;em&gt;someone&lt;/em&gt;, but yea, Hosking&#039;s code did that &lt;strong&gt;ALL&lt;/strong&gt; the time.  &lt;acronym title=&quot;If I Recall Correctly&quot;&gt;IIRC&lt;/acronym&gt; when I showed you that you said &quot;Yea, that makes sense, Hosking did that in compilers&quot;</description>
		<content:encoded><![CDATA[<p><em>someone</em>, but yea, Hosking&#8217;s code did that <strong>ALL</strong> the time.  &lt;acronym title=&#8221;If I Recall Correctly&#8221;&gt;IIRC&lt;/acronym&gt; when I showed you that you said &#8220;Yea, that makes sense, Hosking did that in compilers&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Hoersten</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-10511</link>
		<dc:creator>Luke Hoersten</dc:creator>
		<pubDate>Mon, 16 Apr 2007 04:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-10511</guid>
		<description>Are you the one that showed me this technique? I thought I got it from Hosking&#039;s code but I could be wrong. If you really did show me this, I will change the post to reflect that. Talk to me in class.&lt;br&gt;&lt;br&gt;Also, it&#039;s true that emacs can indent like you&#039;ve mentioned but I like the braces because it&#039;s nice to think of mutual exclusive code as blocks. Good alternative anyway.</description>
		<content:encoded><![CDATA[<p>Are you the one that showed me this technique? I thought I got it from Hosking&#8217;s code but I could be wrong. If you really did show me this, I will change the post to reflect that. Talk to me in class.</p>
<p>Also, it&#8217;s true that emacs can indent like you&#8217;ve mentioned but I like the braces because it&#8217;s nice to think of mutual exclusive code as blocks. Good alternative anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logan Buesching</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-10512</link>
		<dc:creator>Logan Buesching</dc:creator>
		<pubDate>Mon, 16 Apr 2007 03:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-10512</guid>
		<description>I&#039;m glad that what I showed you sparked such controversy!&lt;br&gt;&lt;br&gt;Also note, if you are just doing it for the purposes of easy-indentation for/in emacs, you can just as easily use whitespace.  As you probably know, if you indent the first line of the block, and emacs will just realign the rest of the code to that.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad that what I showed you sparked such controversy!</p>
<p>Also note, if you are just doing it for the purposes of easy-indentation for/in emacs, you can just as easily use whitespace.  As you probably know, if you indent the first line of the block, and emacs will just realign the rest of the code to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Hoersten</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-4192</link>
		<dc:creator>Luke Hoersten</dc:creator>
		<pubDate>Mon, 16 Apr 2007 03:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-4192</guid>
		<description>That&#039;s right you did show me this. I&#039;ll change that right now. Thanks man.</description>
		<content:encoded><![CDATA[<p>That&#8217;s right you did show me this. I&#8217;ll change that right now. Thanks man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logan Buesching</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-4191</link>
		<dc:creator>Logan Buesching</dc:creator>
		<pubDate>Mon, 16 Apr 2007 03:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-4191</guid>
		<description>Maybe I did... I thought I showed it to &lt;em&gt;someone&lt;/em&gt;, but yea, Hosking&#039;s code did that &lt;strong&gt;ALL&lt;/strong&gt; the time.  &lt;acronym title=&quot;If I Recall Correctly&quot;&gt;IIRC&lt;/acronym&gt; when I showed you that you said &quot;Yea, that makes sense, Hosking did that in compilers&quot;</description>
		<content:encoded><![CDATA[<p>Maybe I did&#8230; I thought I showed it to <em>someone</em>, but yea, Hosking&#8217;s code did that <strong>ALL</strong> the time.  <acronym title="If I Recall Correctly">IIRC</acronym> when I showed you that you said &#8220;Yea, that makes sense, Hosking did that in compilers&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Hoersten</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-4190</link>
		<dc:creator>Luke Hoersten</dc:creator>
		<pubDate>Mon, 16 Apr 2007 03:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-4190</guid>
		<description>Are you the one that showed me this technique? I thought I got it from Hosking&#039;s code but I could be wrong. If you really did show me this, I will change the post to reflect that. Talk to me in class.

Also, it&#039;s true that emacs can indent like you&#039;ve mentioned but I like the braces because it&#039;s nice to think of mutual exclusive code as blocks. Good alternative anyway.</description>
		<content:encoded><![CDATA[<p>Are you the one that showed me this technique? I thought I got it from Hosking&#8217;s code but I could be wrong. If you really did show me this, I will change the post to reflect that. Talk to me in class.</p>
<p>Also, it&#8217;s true that emacs can indent like you&#8217;ve mentioned but I like the braces because it&#8217;s nice to think of mutual exclusive code as blocks. Good alternative anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Logan Buesching</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-4188</link>
		<dc:creator>Logan Buesching</dc:creator>
		<pubDate>Mon, 16 Apr 2007 02:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-4188</guid>
		<description>I&#039;m glad that what I showed you sparked such controversy!

Also note, if you are just doing it for the purposes of easy-indentation for/in emacs, you can just as easily use whitespace.  As you probably know, if you indent the first line of the block, and emacs will just realign the rest of the code to that.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad that what I showed you sparked such controversy!</p>
<p>Also note, if you are just doing it for the purposes of easy-indentation for/in emacs, you can just as easily use whitespace.  As you probably know, if you indent the first line of the block, and emacs will just realign the rest of the code to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Wernisch</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-10513</link>
		<dc:creator>Trevor Wernisch</dc:creator>
		<pubDate>Sat, 14 Apr 2007 16:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-10513</guid>
		<description>I solved this problem in like 2 minutes.</description>
		<content:encoded><![CDATA[<p>I solved this problem in like 2 minutes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor Wernisch</title>
		<link>http://humani.st/mutex-blocks/comment-page-1/#comment-4081</link>
		<dc:creator>Trevor Wernisch</dc:creator>
		<pubDate>Sat, 14 Apr 2007 15:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://openradix.org/archives/230#comment-4081</guid>
		<description>I solved this problem in like 2 minutes.</description>
		<content:encoded><![CDATA[<p>I solved this problem in like 2 minutes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

