Because from what I'm told, the Konami code is still cool.
Go on, tell the world.
Cover image from pippalou at morguefile.com
Because from what I'm told, the Konami code is still cool.
Go on, tell the world.
Cover image from pippalou at morguefile.com
For further actions, you may consider blocking this person and/or reporting abuse
JackMacWindows -
Rose Michelle -
Jagroop Singh -
Scofield Idehen -
Top comments (10)
Banana mode.
We were prototyping a dashboard website with gauges giving a visual indication of metrics, and hadn't bothered to source a proper needle graphic when we showed the very first one-iteration-along demo to the customer. Even with all the disclaimers we could give, they got really hung up on the "needle" placeholder graphic being a flat red square. By way of demonstrating the possibilities, our frontend developer replaced it with a clipart banana live. When we finalized the graphic, I added a querystring parameter to the homepage that would change the gauge needles to the banana.
As far as I know, it's still there.
In IOChannel, which can print out the value of any atomic datatype (and then some) in any format, I included several ways to output boolean variables (
true
/false
,0
/1
, etc.).One of those formats is
bool_scott
, which is a reference to a long-running inside joke with one of my developers, Scott Taylor. He would always answer yes/no questions asyay
/nay
, so guess what that format outputs as? ;-)Inside jokes that nobody else will ever understand are always the best.
My TV box services software, our core application on April fools will change all output to random while debugging in order to optimize efficiency, and will change all error messages at random if you opt in. In the code we change true/false to “hell yes” and “fuck no”
As long as this never leaves the "debugging" phase... sounds like a disaster waiting to happen to me!
When I was a junior and had quite some spare time, I coded Snake inside a web application. I'm still impressed I could do that.
Another time, during the 2010 FIFA world championship in South Africa, I made the figure of a man playing a vuvuzela appear when you mouse hovered on the top right corner. With its annoying sound on loop.
Then, there was this big red splash screen when a web application started. On April fool's, I made a yellow sickle and hammer symbol appear on the top left corner XD
Ah, I should do these more often...
Our team built an auditing tool for our supply chain organization. Happened to be at the same time Harlem shake was a thing. When you clicked the title of the website, all the HTML elements danced around the screen and played the Harlem shake song. It was pretty amazing :)
I have an API server that gives you compliments if you hit the base URL.
I am mysteriously broad-minded.
A dancing robot appearing when clicking the middle pixel of a portal logo.