TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Old Knuth Development Journal

3 pointsby blackleabout 2 years ago
About 10 years ago I stumbled upon an alleged journal by Donald Knuth during the very early days of TeX development. This was basically just a text file with dates and notes. It was a fascinating look at what development was like on a timeshare system—iirc one entry maligned how slow the system was that evening.<p>Does anyone know what I&#x27;m talking about, and where I could find it again? Google is no help at all.

1 comment

svatabout 2 years ago
Run `texdoc errorlog`, or visit <a href="http:&#x2F;&#x2F;mirrors.ctan.org&#x2F;info&#x2F;knuth-pdf&#x2F;errata&#x2F;errorlog.pdf" rel="nofollow">http:&#x2F;&#x2F;mirrors.ctan.org&#x2F;info&#x2F;knuth-pdf&#x2F;errata&#x2F;errorlog.pdf</a> — published as Chapter 11 (&quot;The error log of TeX&quot;) of the book (collection of papers) <i>Literate Programming</i> (<a href="https:&#x2F;&#x2F;cs.stanford.edu&#x2F;~knuth&#x2F;lp.html" rel="nofollow">https:&#x2F;&#x2F;cs.stanford.edu&#x2F;~knuth&#x2F;lp.html</a>), and it best makes sense if you also read the previous Chapter 10 &quot;The errors of TeX&quot; (DOI 10.1002&#x2F;spe.4380190702, <a href="https:&#x2F;&#x2F;yurichev.com&#x2F;mirrors&#x2F;knuth1989.pdf" rel="nofollow">https:&#x2F;&#x2F;yurichev.com&#x2F;mirrors&#x2F;knuth1989.pdf</a>).