<?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: Don Knuth</title>
	<atom:link href="http://crookedtimber.org/2007/04/21/don-knuth/feed/" rel="self" type="application/rss+xml" />
	<link>http://crookedtimber.org/2007/04/21/don-knuth/</link>
	<description>Out of the crooked timber of humanity, no straight thing was ever made</description>
	<lastBuildDate>Sun, 27 May 2012 00:43:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Donald Johnson</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194166</link>
		<dc:creator>Donald Johnson</dc:creator>
		<pubDate>Mon, 23 Apr 2007 15:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194166</guid>
		<description>Why?  I would think if you&#039;re doing a profile of someone you describe what they are like, what their interests are, etc...

But I&#039;m not very familiar with alumni magazines--I throw mine away on sight.</description>
		<content:encoded><![CDATA[	<p>Why?  I would think if you&#8217;re doing a profile of someone you describe what they are like, what their interests are, etc&#8230;</p>

	<p>But I&#8217;m not very familiar with alumni magazines&#8212;I throw mine away on sight.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194129</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 23 Apr 2007 09:21:40 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194129</guid>
		<description>&quot;Odd that the article says so little about his religious interests.&quot;

Or maybe, given that the profile is in an alumni magazine, not so odd.</description>
		<content:encoded><![CDATA[	<p>&#8220;Odd that the article says so little about his religious interests.&#8221;</p>

	<p>Or maybe, given that the profile is in an alumni magazine, not so odd.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: bemused</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194111</link>
		<dc:creator>bemused</dc:creator>
		<pubDate>Mon, 23 Apr 2007 03:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194111</guid>
		<description>When I had my first full-time job maintaining and enhancing a component of Stanford&#039;s homebrew mainframe interactive system, Knuth once sent me a suggestion.  It arrived as a stack of fanfold paper ... the suggestion in the form of a banner.</description>
		<content:encoded><![CDATA[	<p>When I had my first full-time job maintaining and enhancing a component of Stanford&#8217;s homebrew mainframe interactive system, Knuth once sent me a suggestion.  It arrived as a stack of fanfold paper &#8230; the suggestion in the form of a banner.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Wieda</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194097</link>
		<dc:creator>Bob Wieda</dc:creator>
		<pubDate>Mon, 23 Apr 2007 00:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194097</guid>
		<description>&lt;code&gt;
\documentclass[11pt]{article}

\addtolength{\textwidth}{50pt} \addtolength{\evensidemargin}{-25pt} \addtolength{\oddsidemargin}{-25pt}

\begin{document}


  \noindent {\Large Donald Knuth}

  \medskip

  \noindent TeX
  
  \medskip
  \noindent {\scriptsize Version 0.2 preliminary for review \today}
  \bigskip

  \noindent {\Large {\bf LaTeX Rulez }}

  \smallskip

\begin{enumerate}

\item For a $\$1.48$ (if I remember correctly) Donald showed the world software can indeed be both useful and bug free. 
&lt;/code&gt;</description>
		<content:encoded><![CDATA[	<p><code><br />
documentclass[11pt]{article}</code></p>

	<p>addtolength{textwidth}{50pt} addtolength{evensidemargin}{-25pt} addtolength{oddsidemargin}{-25pt}</p>

	<p>begin{document}</p>


	<p>noindent {Large Donald Knuth}</p>

	<p>medskip</p>

	<p>noindent TeX</p>

	<p>medskip<br />
noindent {scriptsize Version 0.2 preliminary for review today}<br />
bigskip</p>

	<p>noindent {Large {bf LaTeX Rulez }}</p>

	<p>smallskip</p>

	<p>begin{enumerate}</p>

	<p>item For a $$1.48$ (if I remember correctly) Donald showed the world software can indeed be both useful and bug free.<br />
</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny Easwaran</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194084</link>
		<dc:creator>Kenny Easwaran</dc:creator>
		<pubDate>Sun, 22 Apr 2007 22:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194084</guid>
		<description>Is there any good place online where one can learn how to write such good tex that you don&#039;t directly do things in the .tex file?  I never realized there might be any reason to play with the .sty files myself.</description>
		<content:encoded><![CDATA[	<p>Is there any good place online where one can learn how to write such good tex that you don&#8217;t directly do things in the .tex file?  I never realized there might be any reason to play with the .sty files myself.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Johnson</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194059</link>
		<dc:creator>Donald Johnson</dc:creator>
		<pubDate>Sun, 22 Apr 2007 12:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194059</guid>
		<description>Oops.  That didn&#039;t come out right--I should have used some other symbol for the arrow.</description>
		<content:encoded><![CDATA[	<p>Oops.  That didn&#8217;t come out right&#8212;I should have used some other symbol for the arrow.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Johnson</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194058</link>
		<dc:creator>Donald Johnson</dc:creator>
		<pubDate>Sun, 22 Apr 2007 12:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194058</guid>
		<description>Odd that the article says so little about his religious interests.  He&#039;s written a book about Biblical interpretation (which I haven&#039;t read) and another about (in part) what computer science has to offer theology (I glanced at that one in a bookstore.)  

He also invented a system for writing really big finite numbers--the  up arrow notation.  

10^3 = 1000 (nothing new there)

10^^3 = 10^10^10 (read right to left)

10^^^3 = 10^^10^^10  (read right to left)

10 with N arrows B means B 10&#039;s with N-1 arrows between each pair..



In connection with theology, Knuth said once that he wouldn&#039;t care if eternal life meant forever or only 10^^^^3 years.  

For some reason I think coming up with a compact way to write inconceivably large finite numbers is really cool.</description>
		<content:encoded><![CDATA[	<p>Odd that the article says so little about his religious interests.  He&#8217;s written a book about Biblical interpretation (which I haven&#8217;t read) and another about (in part) what computer science has to offer theology (I glanced at that one in a bookstore.)</p>

	<p>He also invented a system for writing really big finite numbers&#8212;the  up arrow notation.</p>

	<p>10^3 = 1000 (nothing new there)</p>

	<p>10<sup></sup>3 = 10<sup>10</sup>10 (read right to left)</p>

	<p>10<sup></sup><sup>3 = 10</sup><sup>10</sup>^10  (read right to left)</p>

	<p>10 with N arrows B means <span class="caps">B 10</span>&#8217;s with N-1 arrows between each pair..</p>



	<p>In connection with theology, Knuth said once that he wouldn&#8217;t care if eternal life meant forever or only 10<sup></sup><sup></sup>3 years.</p>

	<p>For some reason I think coming up with a compact way to write inconceivably large finite numbers is really cool.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: A profile of Knuth and as essay by him &#171; Entertaining Research</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194032</link>
		<dc:creator>A profile of Knuth and as essay by him &#171; Entertaining Research</dc:creator>
		<pubDate>Sun, 22 Apr 2007 04:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194032</guid>
		<description>[...] From this profile of Knuth in Stanford Magazine; via Kieran Healy. [...]</description>
		<content:encoded><![CDATA[	<p>[...] From this profile of Knuth in Stanford Magazine; via Kieran Healy. [...]</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: aa</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194028</link>
		<dc:creator>aa</dc:creator>
		<pubDate>Sun, 22 Apr 2007 04:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194028</guid>
		<description>ps the tex&#039;s unreadable in my post - the blog software obviously thinks I&#039;m trying to talk to it.</description>
		<content:encoded><![CDATA[	<p>ps the tex&#8217;s unreadable in my post &#8211; the blog software obviously thinks I&#8217;m trying to talk to it.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: aa</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194027</link>
		<dc:creator>aa</dc:creator>
		<pubDate>Sun, 22 Apr 2007 04:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194027</guid>
		<description>#3 - The typesetting of mathematics in \TeX is effortless, since that&#039;s what it is built for. But $\int_{-\infty}^\infty e^{-x^2}\dx$ isn&#039;t \TeX encoding, other than the little macro for \dx that you have to put in to get the fonts right.

My point is that sexy macros are not generally going to be found in .tex source files.

And .sty files are generally a grim business, though some of them do beautiful things.</description>
		<content:encoded><![CDATA[	<p>#3 &#8211; The typesetting of mathematics in TeX is effortless, since that&#8217;s what it is built for. But $int_{-infty}<sup>infty e</sup>{-x^2}dx$ isn&#8217;t TeX encoding, other than the little macro for dx that you have to put in to get the fonts right.</p>

	<p>My point is that sexy macros are not generally going to be found in .tex source files.</p>

	<p>And .sty files are generally a grim business, though some of them do beautiful things.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: nick s</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194026</link>
		<dc:creator>nick s</dc:creator>
		<pubDate>Sun, 22 Apr 2007 04:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194026</guid>
		<description>Weird? I think that&#039;s eminently sensible. He&#039;s busy, on the kind of work that really does entail being in Csikszentmihalyi&#039;s flow state.

b@1: as &#039;aa&#039; says, .tex files shouldn&#039;t ordinarily provide much enlightenment, because the smart (and programmatic) approach is to abstract all the formatting magic into classes packages, .sty files and customisations thereof. That&#039;s part of the wondrous learning curve.</description>
		<content:encoded><![CDATA[	<p>Weird? I think that&#8217;s eminently sensible. He&#8217;s busy, on the kind of work that really does entail being in Csikszentmihalyi&#8217;s flow state.</p>

	<p>b@1: as &#8216;aa&#8217; says, .tex files shouldn&#8217;t ordinarily provide much enlightenment, because the smart (and programmatic) approach is to abstract all the formatting magic into classes packages, .sty files and customisations thereof. That&#8217;s part of the wondrous learning curve.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: dbomp</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194023</link>
		<dc:creator>dbomp</dc:creator>
		<pubDate>Sun, 22 Apr 2007 03:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194023</guid>
		<description>Donald Knuth is a genius, but he&#039;s too.. weird.  If you want to contact him, you should make an appointment.  He doesn&#039;t get email.  Well, until his secretary prints it out and he responds every &lt;a href=&quot;http://www-cs-faculty.stanford.edu/~knuth/email.html&quot; rel=&quot;nofollow&quot;&gt;three&lt;/a&gt;  or six months.</description>
		<content:encoded><![CDATA[	<p>Donald Knuth is a genius, but he&#8217;s too.. weird.  If you want to contact him, you should make an appointment.  He doesn&#8217;t get email.  Well, until his secretary prints it out and he responds every <a href="http://www-cs-faculty.stanford.edu/~knuth/email.html" rel="nofollow">three</a>  or six months.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194018</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Sun, 22 Apr 2007 00:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194018</guid>
		<description>I should note that typesetting mathematics can sometimes be sufficiently involved that the TeX encoding it can be worthwhile.</description>
		<content:encoded><![CDATA[	<p>I should note that typesetting mathematics can sometimes be sufficiently involved that the TeX encoding it can be worthwhile.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: aa</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-194002</link>
		<dc:creator>aa</dc:creator>
		<pubDate>Sat, 21 Apr 2007 20:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-194002</guid>
		<description>It makes sense to code HTML directly, up to a point. %(P=css) 
For \TeX it makes about as much sense as writing your own software---maybe what you want to see are .sty files.

Or &quot;beamer&quot;.</description>
		<content:encoded><![CDATA[	<p>It makes sense to code <span class="caps">HTML</span> directly, up to a point. %(P=css)<br />
For TeX it makes about as much sense as writing your own software&#8212;-maybe what you want to see are .sty files.</p>

	<p>Or &#8220;beamer&#8221;.</p>
 ]]></content:encoded>
	</item>
	<item>
		<title>By: B.</title>
		<link>http://crookedtimber.org/2007/04/21/don-knuth/comment-page-1/#comment-193999</link>
		<dc:creator>B.</dc:creator>
		<pubDate>Sat, 21 Apr 2007 19:33:37 +0000</pubDate>
		<guid isPermaLink="false">http://crookedtimber.org/2007/04/21/don-knuth/#comment-193999</guid>
		<description>While I have the ear of a small segment of the academic community, can I humbly make a request?

When you&#039;re particularly proud of the formatting of some paper you publish, could you (somewhere) post the .tex file as well?  I don&#039;t know where my HTML skillz would be without &quot;view page source&quot;, and it&#039;d be nice to see how people do their magic in LaTeX...</description>
		<content:encoded><![CDATA[	<p>While I have the ear of a small segment of the academic community, can I humbly make a request?</p>

	<p>When you&#8217;re particularly proud of the formatting of some paper you publish, could you (somewhere) post the .tex file as well?  I don&#8217;t know where my <span class="caps">HTML</span> skillz would be without &#8220;view page source&#8221;, and it&#8217;d be nice to see how people do their magic in LaTeX&#8230;</p>
 ]]></content:encoded>
	</item>
</channel>
</rss>

