Live data from Hacker News

Ask HN: What Easter Eggs Have You Written for Your $Dayjob

news.ycombinator.com

1–10 of 16 posts

Re: Ask HN: What Easter Eggs Have You Written for Your $Dayjob

#3
I have written many. From writing a long comment in a particularly ugly code with the starting letters spelling F* to substituting North Korea for 'The Glorious and Awesome Democratic People's Republic of Korea' for a particular operation. I thought it was catchy.

Re: Ask HN: What Easter Eggs Have You Written for Your $Dayjob

#5
When implementing a radar display, the central pixel has no radar data mapped to it, so usually people just pick something. It was almost no effort to have the pixel flash, reading its next value from a bit string every time it went round. It's so slow, seriously, no one will ever notice.

It spells out a message in morse. No, I'm not going to tell you what it it.

Re: Ask HN: What Easter Eggs Have You Written for Your $Dayjob

#7
post #2

As someone who works on B2B web apps, I can honestly say I've never been tempted to add Easter eggs. Is it that common outside gaming?

It was. Microsoft used to have some... uhm... overengineered easter eggs.

It's probably not common anymore due to trust and legal reasons.

Re: Ask HN: What Easter Eggs Have You Written for Your $Dayjob

#9
post #2

As someone who works on B2B web apps, I can honestly say I've never been tempted to add Easter eggs. Is it that common outside gaming?

It was. Microsoft used to have some... uhm... overengineered easter eggs. It's probably not common anymore due to trust and legal reasons.

There's a wiki page for them[1]. With one of the most famous probably being The Hall of Tortured Souls[2].

[1] https://en.wikipedia.org/wiki/List_of_Easter_eggs_in_Microso...

[2] http://eeggs.com/items/719.html

Post reply on HN