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.

Best comment in source code you have ever encountered?

2 pointsby iamelgringoalmost 14 years ago

1 comment

gwernalmost 14 years ago
From the Haskell X11 binding:<p><pre><code> -- this assumes bytes are 8 bits. I hope X isn't more portable than that :(</code></pre>