<?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: Feynman&#8217;s Rigor</title>
	<atom:link href="http://jsomers.net/blog/feynmans-rigor/feed" rel="self" type="application/rss+xml" />
	<link>http://jsomers.net/blog/feynmans-rigor</link>
	<description>the jsomers.net blog</description>
	<lastBuildDate>Sun, 29 Jan 2012 20:57:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: James Somers</title>
		<link>http://jsomers.net/blog/feynmans-rigor/comment-page-1#comment-5</link>
		<dc:creator>James Somers</dc:creator>
		<pubDate>Tue, 03 Mar 2009 04:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://jsomers.net/blog/feynmans-rigor#comment-5</guid>
		<description>&lt;p&gt;Good points. I think my mistake here was in having &lt;a href=&quot;http://projecteuler.net&quot; rel=&quot;nofollow&quot;&gt;Project Euler&lt;/a&gt; in mind while writing. As you know, PE is a special kind of introductory programming in that the problems there require a single, precise answer. So the inflexibility that makes programming in general a (relatively) good exercise in rigor is really amplified.&lt;/p&gt;

&lt;p&gt;When I consider e.g. web programming, I agree with you that you can get away with a lot without deep understanding; but I still find myself tracing all kinds of errors in detail. As someone on the Internet said (in a comment somewhere, I think):&lt;/p&gt;

&lt;blockquote&gt;[on programming]: I don&#039;t know of any other discipline, even math, where one is more repeatedly confronted with one&#039;s mistakes.&lt;/blockquote&gt;

&lt;p&gt;That seems roughly true. And the thing about mistakes is that they &lt;em&gt;force you&lt;/em&gt; into the kind of thinking that I imagine Feynman doing, which is buried in the details.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good points. I think my mistake here was in having <a href="http://projecteuler.net" rel="nofollow">Project Euler</a> in mind while writing. As you know, PE is a special kind of introductory programming in that the problems there require a single, precise answer. So the inflexibility that makes programming in general a (relatively) good exercise in rigor is really amplified.</p>

<p>When I consider e.g. web programming, I agree with you that you can get away with a lot without deep understanding; but I still find myself tracing all kinds of errors in detail. As someone on the Internet said (in a comment somewhere, I think):</p>

<blockquote>[on programming]: I don&#8217;t know of any other discipline, even math, where one is more repeatedly confronted with one&#8217;s mistakes.</blockquote>

<p>That seems roughly true. And the thing about mistakes is that they <em>force you</em> into the kind of thinking that I imagine Feynman doing, which is buried in the details.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Avinash</title>
		<link>http://jsomers.net/blog/feynmans-rigor/comment-page-1#comment-3</link>
		<dc:creator>Avinash</dc:creator>
		<pubDate>Tue, 03 Mar 2009 03:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://jsomers.net/blog/feynmans-rigor#comment-3</guid>
		<description>&lt;p&gt;While I think you were just trying to make a admittedly correct point, an interpreter is called as such because it interprets from one form of code to another--and yes, it interprets.  The reason it does so exactly is because it is doing so correctly.&lt;/p&gt;

&lt;p&gt;I would argue very, very strongly that you &lt;strong&gt;absolutely&lt;/strong&gt; can produce something that you don&#039;t understand while hacking.  Scaffolding is almost by definition exactly that.  I can make a fairly complex web application in Django, Ruby on Rails or CodeIgniter, but there&#039;s no way I know the details that are going on.&lt;/p&gt;

&lt;p&gt;I would even argue that a lot of code is produced out of dumb luck--I know that has happened to me on several occasions, and I&#039;ve read more than enough production-level code to know that it&#039;s not uncommon.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>While I think you were just trying to make a admittedly correct point, an interpreter is called as such because it interprets from one form of code to another&#8211;and yes, it interprets.  The reason it does so exactly is because it is doing so correctly.</p>

<p>I would argue very, very strongly that you <strong>absolutely</strong> can produce something that you don&#8217;t understand while hacking.  Scaffolding is almost by definition exactly that.  I can make a fairly complex web application in Django, Ruby on Rails or CodeIgniter, but there&#8217;s no way I know the details that are going on.</p>

<p>I would even argue that a lot of code is produced out of dumb luck&#8211;I know that has happened to me on several occasions, and I&#8217;ve read more than enough production-level code to know that it&#8217;s not uncommon.</p>]]></content:encoded>
	</item>
</channel>
</rss>

