Help me ask why you didn't just
blog.plover.com
Help me ask why you didn't just
1–10 of 363 posts
Re: Help me ask why you didn't just
#2Re: Help me ask why you didn't just
#3For example,
> What made you realize that sshd wasn’t going to work for you?
Or,
> I‘ve used sshd for similar tasks; what’s your advice for me to get familiar with the differences?
This kind of question helps shift focus on the answerer and enables them to tell their story. It’s unlikely for them to feel insulted if you convey some degree of genuine, honest interest in what they have to say.
Re: Help me ask why you didn't just
#4Re: Help me ask why you didn't just
#5“How come” feels slightly lest antagonistic then simple “why” but that may well be regional differences
Re: Help me ask why you didn't just
#6Re: Help me ask why you didn't just
#7Re: Help me ask why you didn't just
#8Because truly, that in itself is the failing. If there's an obvious fix for the problem, and it's not obvious to the reader why an alternative approach was chosen, then the developer either failed to use the obvious tool or failed to make it obvious why they chose the alternate tool.
Because the next guy who has to fix bugs in this code might throw it out and use the obvious tool, and if so the code needs better comments or other explanation why that doesn't work here.