logoalt Hacker News

paxys06/16/20251 replyview on HN

I miss the era of easter eggs in tech products. Kinda went away with the corporatization of everything.


Replies

GuB-4206/17/2025

And also a focus on security. Security people don't want to find anything unexpected in the code they run, and easter eggs are by nature unexpected, sometimes even well hidden.

I remember at some point, a contractor for a big company added an undocumented easter egg to the code they delivered, it was fairly innocuous, something like playing music when a special key combination is entered, and yet, it was treated like a security breach, as if it was a backdoor. I don't know if people got fired for it, but it is very possible.

This is a public API, so at least, it is documented, but even then I am sure that some very unfun security auditor will only see this as an increased attack surface.

Security may be necessary, but damn, it sucks! (not just for easter eggs)

show 1 reply