TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Old Knuth Development Journal

3 点作者 blackle大约 2 年前
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

svat大约 2 年前
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>).