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 45 vote down

"If you reboot, it should work fine."

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

"Yeah, I've been meaning to fix that."

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

It fixed itself.

link|flag
8  
/* magic don't touch */ – fmsf Feb 21 at 9:30
show 2 more comments
vote up 28 vote down

When asking 'Is it done yet?' for progress report:

"It's practically done. I'm working on some final details, but it is practically complete."

And then find that it is not even code complete, full of bugs, not tested, not documented, not integrated, and probably don't even checked into source control.

Of course, on the other side, just asking 'is it done yet?' every couple of days is not the best way of measuring progress.

link|flag
vote up 26 vote down

"That problem isn't in my code. Talk to ..."

link|flag
1  
I find this answer to be a particular pain point, because I used to work with a developer that said this ALL the time. Unfortunately, he was often wrong ;) – pearcewg Oct 3 '08 at 20:28
show 1 more comment
vote up 18 vote down

"It works for me!"

link|flag
show 6 more comments
vote up 18 vote down

"That's weird..."

link|flag
vote up 15 vote down

"I can't reproduce that error"

link|flag
vote up 15 vote down

"I wrote that a long time ago when I didn't know what I was doing."

link|flag
vote up 14 vote down

A total classic that a fellow Software Engineer of mine used to say is:

Drum roll please....

Of course it works! But no, I haven't tested it.

link|flag
vote up 13 vote down

"That's going away in a couple years anyway."

Hear it every day at my job.

link|flag
vote up 11 vote down

"It works as designed."

link|flag
vote up 11 vote down

"We're aware of the problem and it will be fixed in a future patch."

link|flag
vote up 11 vote down

Are you using Internet Explorer? (for some of our older/contractor developed internal apps)

link|flag
vote up 11 vote down

"That's not a problem, that's a feature!"

link|flag
vote up 10 vote down

"It's complicated."

link|flag
vote up 8 vote down

"This really needs a complete rewrite."

"This isn't the way I would have done it."

link|flag
show 2 more comments
vote up 8 vote down

This suffers intermittent failures. I have no idea why.

link|flag
vote up 6 vote down

"Did you read the documentation?" or "Look on Google"

If I hadn't done these already, I wouldn't be asking.

link|flag
7  
too many times the answer is on the first page of a relevant google search... the thing is, not everybody can search effectively – Mauricio Scheffer Oct 3 '08 at 23:04
show 5 more comments
vote up 6 vote down

"I can't look at that until you file a bug report."

"I can't start on that until the spec is finalized."

"I can't test until someone sets up a testing environment."

link|flag
2  
I don't know about you, but when these and like phrases come out of my mouth it is because I was required by management to say them... What a putrid taste it leaves in mouth. – CrashCodes Oct 3 '08 at 20:42
1  
We force internal folks to file a bug report for a problem, and we like it that way, the tracking alone makes it much easier in the long run. This is particularly the case when you have to hand it off to someone else. – Kris Kumler Oct 3 '08 at 20:56
show 2 more comments
vote up 5 vote down

"Have you installed all the service packs?"

link|flag
vote up 4 vote down

"But sales said..." or "You have to use IE."

link|flag
vote up 4 vote down

Thats the way I was told to program it.

link|flag
vote up 4 vote down

It all depends on context. And yes that's also my answer.

link|flag
vote up 4 vote down

"We don't have time to insert best practice here. We'll tackle this in the next insert sprint, release, iteration here."

As the saying goes, "... you must have time to do it again."

link|flag
vote up 4 vote down

"Yeah, I haven't had time to finish that yet."

link|flag
vote up 4 vote down

"That should be easy" spoken within earshot of a customer upon hearing a new feature request and prior to analysis.

link|flag
1  
What difference does it make? The salesman's probably already told the customer it'll be easy long before you hear about it. – Mark Baker Oct 9 '08 at 9:43
vote up 3 vote down

Focus on clarify and maintainability first, performance later. :-)

I hate to hear it because (even though I recognise the truth of the statement) there's a machine in my brain that just wants to optimise everything. :-)

P.S. I don't know who's been deleting the thread comments, but my point was that I renamed the post to reduce its chances of being closed again. Seriously, JaredPar, I'm doing you a favour. :-)

link|flag
vote up 3 vote down

Once when I was arguing with a QA guy about a bug, I was surprised by his response..

"You have the right to remain silent. Anything you say can and will be used against you...blah blah"

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.