Does Not Work
importblogkit.com
Does Not Work
1–10 of 67 posts
Re: Does Not Work
#2/s
Re: Does Not Work
#3Re: Does Not Work
#4Thing is, in this particular project I'm in - most of the time - you don't.
Since our project is an in-browser text editor most of our bugs occur because the browser did something unexpected, like suddenly changed the selection, or inserted an element somewhere. In situations like these you usually don't get an error message or anything - just weird behaviour.
Normally our users report this by writing that pressing a button or using a shortcut "does nothing" - and that's fine.
When you're dealing with leaky abstractions on a day-to-day basis you sort of have to get used to bug descriptions like these.
Re: Does Not Work
#5This is a huge pet peeve of mine. I know competent developers who interrupt me and simply say "X doesn't work". For the most part I appreciate that they're just using the phrase as a conversation starter and they do have more context to share. But why not share it in the first place? I either have to wait for them to elaborate, or ask for more information. Either way, the verbal dance just prolongs the interruption f…
Re: Does Not Work
#6This is a huge pet peeve of mine. I know competent developers who interrupt me and simply say "X doesn't work". For the most part I appreciate that they're just using the phrase as a conversation starter and they do have more context to share. But why not share it in the first place? I either have to wait for them to elaborate, or ask for more information. Either way, the verbal dance just prolongs the interruption f…
Nope, and there's http://nohello.com to point people in the right direction.
Actually, I'd prefer that coworkers don't start blowing up my phone/PC with chat alert beeps for an extended question until they've confirmed that I'm not in a meeting/trying to concentrate/etc.
Re: Does Not Work
#7For a couple I've had to learn to blatantly ignore their recommendations. It's is a real shame because if they've found bugs or edge cases then they probably actually do have experience with it. If it were possible to get more than "it sucks", they'd actually be great sources of experience and information but instead their wolf-crying has relegated them to just being noise.
Re: Does Not Work
#8Re: Does Not Work
#9> If you are experiencing a problem of the nature of one of the first two in that list (does not compile or has a run-time exception), then somewhere, you’ve got an error message or an exception, and probably even a line number. Thing is, in this particular project I'm in - most of the time - you don't. Since our project is an in-browser text editor most of our bugs occur because the browser did something unexpected,…
Re: Does Not Work
#10Earlier quoted context omitted.
Nope, and there's http://nohello.com to point people in the right direction.
> The same goes for "Hello -- Are you there?", "Hi Bob -- quick question.", "Do you have a sec ?", "yt?" and "ping". Just ask the question! Actually, I'd prefer that coworkers don't start blowing up my phone/PC with chat alert beeps for an extended question until they've confirmed that I'm not in a meeting/trying to concentrate/etc.