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.

Pachelbel's Canon in Dmaj in 73 lines of obfuscated C

3 pointsby rfl8905 months ago

2 comments

zahlman5 months ago
It took me depressingly long to figure out that the URL can simply be embedded like that because `http:` is a label (used to implement an infinite loop) and the rest is commented out by `//`.
rfl8905 months ago
Stumbled upon this... somehow. You need to replace x1 with x[1] and q1 with q[1] for it to compile.