Hacker News new | ask | show | jobs
by olooney 20 days ago
If you enjoy this kind of thing, you might also like Martin Kleppe's work, such as the Quine Clock:

https://aem1k.com/qlock/

I reverse engineered it to a unobfuscated version a few years ago:

https://gist.github.com/olooney/a89db3932b089925b71b68d7e9f2...

He's done a ton of other great ASCII visualizations as well:

https://aem1k.com/

2 comments

This is really cool, and I appreciated your reverse engineering.
Is that really a Quine

edit: it’s impressive as all hell but like

Not by the definition on Wikipedia at least: https://en.wikipedia.org/wiki/Quine_(computing)#Source_code_...