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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What's the best writing about programming you've ever read?

2 点作者 allemagne7 个月前
Could be a blog post, a novel, or a really well-written README.<p>I&#x27;m looking for something written mostly in human language that captures the joy of successfully debugging something really complex, the awe of understanding the halting problem and Turing machines for the first time, or the feeling of reading code that is so &quot;elegant&quot; or well-composed you can&#x27;t imagine how to justify writing it another way.<p>Not looking for anything that&#x27;s not really related to code itself. Things that I really like that DON&#x27;T scratch that specific itch:<p>- The Matrix<p>- &quot;The Lifecycle of Software Objects&quot; by Ted Chiang<p>- This xkcd comic about programming: https:&#x2F;&#x2F;xkcd.com&#x2F;303&#x2F;<p>Things that DO scratch the itch:<p>- This xkcd comic about programming: https:&#x2F;&#x2F;xkcd.com&#x2F;378&#x2F;<p>- A hypothetically open-source version of a Java class of proprietary internal code I could not share<p>- The &quot;Zalgo&quot; StackOverflow answer<p>- &quot;Randomize&quot; by Andy Weir<p>- This short story I came across a while ago named Manifest Logic: https:&#x2F;&#x2F;omnisplore.wordpress.com&#x2F;2019&#x2F;06&#x2F;21&#x2F;manifest-logic&#x2F;

1 comment

PaulHoule7 个月前
I enjoyed this book <a href="https:&#x2F;&#x2F;mastodon.social&#x2F;@UP8&#x2F;113109615224540471" rel="nofollow">https:&#x2F;&#x2F;mastodon.social&#x2F;@UP8&#x2F;113109615224540471</a> but like any Lisp book I think “I could do a lot of that with (Python|Java|Javascript)” and couldn’t help thinking he wouldn’t be fighting with nconc if we was using Clojure.