Easter Egg in code
When you read code from open source projects you often find easter eggs. WordPress is very famous for that and I have personaly found many during my exploration of the source code. It is always refreshing and funny when you are stuck on something to find a little joke.
I like easter eggs but I have never done any myself. Maybe if I was doing more open source projects I would but for now I do not. The funniest I always remenber is from the Thematic framework and the function get_cats_meow. Hilarious isn’t it?
I’ll see what else I can digg out later.