<?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: Code that works the very first time</title>
	<atom:link href="http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/</link>
	<description>{ on programming and the internets, every monday }</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:14:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Zach</title>
		<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/comment-page-1/#comment-25499</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Wed, 16 Sep 2009 20:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1020#comment-25499</guid>
		<description>Real programmers code in Sharpie.</description>
		<content:encoded><![CDATA[<p>Real programmers code in Sharpie.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: __sleep</title>
		<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/comment-page-1/#comment-25498</link>
		<dc:creator>__sleep</dc:creator>
		<pubDate>Wed, 16 Sep 2009 15:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1020#comment-25498</guid>
		<description>wait, you guys don&#039;t write your programs in pencil?</description>
		<content:encoded><![CDATA[<p>wait, you guys don&#8217;t write your programs in pencil?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bushman</title>
		<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/comment-page-1/#comment-25491</link>
		<dc:creator>bushman</dc:creator>
		<pubDate>Mon, 14 Sep 2009 21:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1020#comment-25491</guid>
		<description>Louis,

is it possible to share some of your code... if not as a full blown project... just as a blog entry of a cool data structure... I was interested for example on some of the custom data structures in the memory allocator... would love to know what and how you came up with

thanks</description>
		<content:encoded><![CDATA[<p>Louis,</p>
<p>is it possible to share some of your code&#8230; if not as a full blown project&#8230; just as a blog entry of a cool data structure&#8230; I was interested for example on some of the custom data structures in the memory allocator&#8230; would love to know what and how you came up with</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vahid</title>
		<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/comment-page-1/#comment-25490</link>
		<dc:creator>vahid</dc:creator>
		<pubDate>Mon, 14 Sep 2009 19:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1020#comment-25490</guid>
		<description>The first part of your post reminds me of &quot;Real Programmer&quot; term :)</description>
		<content:encoded><![CDATA[<p>The first part of your post reminds me of &#8220;Real Programmer&#8221; term <img src='http://lbrandy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Hupp</title>
		<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/comment-page-1/#comment-25488</link>
		<dc:creator>Adam Hupp</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1020#comment-25488</guid>
		<description>This reminds me of a great story from the development of Multics.  André Bensoussan wrote a subsystem entirely with pencil and paper(!) that worked on the first try:

http://www.multicians.org/andre.html

-Adam</description>
		<content:encoded><![CDATA[<p>This reminds me of a great story from the development of Multics.  André Bensoussan wrote a subsystem entirely with pencil and paper(!) that worked on the first try:</p>
<p><a href="http://www.multicians.org/andre.html" rel="nofollow">http://www.multicians.org/andre.html</a></p>
<p>-Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/comment-page-1/#comment-25487</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Mon, 14 Sep 2009 16:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1020#comment-25487</guid>
		<description>It happened to me recently. I wrote a parser for a not-so-simple language and it worked flawlessly at the first shot. I&#039;m still wondering how this is even possible.</description>
		<content:encoded><![CDATA[<p>It happened to me recently. I wrote a parser for a not-so-simple language and it worked flawlessly at the first shot. I&#8217;m still wondering how this is even possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Nichols</title>
		<link>http://lbrandy.com/blog/2009/09/code-that-works-the-very-first-time/comment-page-1/#comment-25486</link>
		<dc:creator>Randy Nichols</dc:creator>
		<pubDate>Mon, 14 Sep 2009 12:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://lbrandy.com/blog/?p=1020#comment-25486</guid>
		<description>Where did you get your blog layout from?  I&#039;d like to get one like it for my blog.</description>
		<content:encoded><![CDATA[<p>Where did you get your blog layout from?  I&#8217;d like to get one like it for my blog.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

