vote up 26 vote down star
15

For me it's got to be "It depends ..."

flag

85 Answers

1 2 3 next
vote up 228 vote down check

Works on my machine!

link|flag
5  
I only find this annoying when it's not used in the following way: "It works on my machine, can you give me any extra info to find out where the bug is?" – Sukasa Mar 16 at 19:54
14  
I learned to stop saying because my boss enjoyed replying: we're not shipping your machine. – Dinah Sep 11 at 17:03
show 2 more comments
vote up 1 vote down

"The behaviour is by design."

link|flag
vote up 0 vote down

On an existing code base...

The person who wrote this should have done it this way, but don't change it.

link|flag
vote up 0 vote down

"There is no such thing as 'clever/beautiful code'."

Programmers have no sense for aesthetics ;-)

link|flag
vote up 0 vote down

"It works as specified."

...where "specified" means "The spec does not specifically mention this".

link|flag
vote up 1 vote down

"You only have to install X first"

Where X is .NET Framework, Java VM, XNA Runtime, Flashplayer, DirectX Redistributable etc etc.

link|flag
vote up 0 vote down

When they say: "As designed."

link|flag
vote up 0 vote down

"It depends..."

link|flag
vote up 0 vote down

"That should take about a day to do."

link|flag
vote up 0 vote down

A few of my classics:

  • "That should still work"
  • "You want to do WHAT?!?"
  • "What do you mean by..."
  • "Could I show you this..."
link|flag
vote up 1 vote down

When reporting a bug to the programmer: "Oh... You found it..."

link|flag
vote up 2 vote down

I'm afraid to touch that code

link|flag
vote up 1 vote down

We are still prioritizing that fix

link|flag
vote up 0 vote down

"I don't know. Try it now."

I get that one any time I make the mistake of calling a helpdesk number.

link|flag
vote up 1 vote down

In response to a reported bug:

"Well, the system wasn't meant to be used that way."

link|flag
vote up 2 vote down

That sounds like a classic hardware issue.

link|flag
vote up 0 vote down

What did Valgrind say?

link|flag
vote up 1 vote down

30 more minutes and it should be fixed (over and over again)

link|flag
show 1 more comment
vote up 0 vote down

"It's not a bug, it's a feature!"

link|flag
vote up 2 vote down

"I did [something to circumvent a problem] because [some other component didn't work the way I expected] for some reason."

To clarify: it drives me nuts to hear that someone wrote a non-obvious piece of code in response to a problem they didn't even try to understand properly! Even more so when that someone is me. .-)

link|flag
vote up 1 vote down

"You have to upgrade. But before you upgrade that you have to upgrade these four other things which need another six things upgraded..."

link|flag
vote up 0 vote down

"it's not our product, it's your environment"

Unfortunately that much is true so much of the time, particularly when interfacing to MS protocols and then some charming sysadmin installs the latest beta crap and it all stops working.

link|flag
vote up 1 vote down

In response to a team member whose code wont compile...

Try restarting your IDE...

Sadly, this actually works 50% of the time.

link|flag
show 1 more comment
vote up 1 vote down

"It's not enough to be right. You also have to be smart."

(Can be used for office politics or any other reason :)

link|flag
vote up 0 vote down

"Go ask on Stack Overflow first and then talk to me"

link|flag
vote up 1 vote down

Why are you trying to do X ?

link|flag
vote up 18 vote down

"That's weird..."

link|flag
vote up 1 vote down

"Rebooting the machine fixed the issue."

link|flag
vote up 2 vote down

"You'll have to lay it out with tables"

link|flag
1 2 3 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.