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: What's the best writing about programming you've ever read?

2 pointsby allemagne8 months ago
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

PaulHoule8 months ago
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.