| I've had this same policy since before AI. I kind of formalized it for myself (and this team) after enough instances of "I'm trying to do X. It's not working. Help." type messages. You need to put as much effort into the question as you expect someone to put into the answer. It's not "fairness" or "AI" or anything else, it's that doing this any other way fundamentally fucks up the team dynamics. You have a problem. You want someone's help. If the cost to you is effectively nil (or negative, since you're asking someone to do your job for you), but the cost to the other person is non-zero, then incentives aren't lining up here. Pretty quickly that person is going to start carrying too much load and become a bottleneck. It can also mask that the context of the work is too concentrated in one person, and does little to nothing to help build that elsewhere in the team. The other end of this is exactly what you're saying--put as much effort into the answer as they put into the question. You're not doing anyone a service by taking their low effort input and giving them high effort output, least of all yourself. If someone asks "how do I X", that's low effort. If you happen to know the answer off the top of your head, spare a few sentences to explain or point them where in the code they need to be. If you don't know, don't go track it down for them. |
In this way, putting more effort into the question ends up putting me closer to the answer without actually receiving help.