An Easter Egg Nobody Found
Seven years ago, when i launched this website, I added a little easter egg to the newsletter subscription form: Whenever a user entered something that was not an email address, they got a chance to have a chat with Eliza.1,2
To the best of my knowledge3, no-one has found it yet.


It’s a bit of a shame. A bit like thinking of a good joke and then never being in the circumstances to tell it. And now it’s 2025, and everyone can chat with bots that are much more sophisticated than ELIZA.
So what should I do with the code? In the spirit of clean code, removing unused functionality? Or keep it, as a silent nod to a different time?
Footnotes
-
See Wikipedia Page for the initial, 1966, implementation. ↩
-
I used Norbert Landsteiner’s javascript implementation available at https://www.masswerk.at/elizabot/. ↩
-
I send a custom event to my analytics package, and after filtering against my own IP-range, I find - nothing. Of course, people could opt out of tracking, but how likely is that? ↩