TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What do you do when your client asks for something stupid?

3 点作者 axplusb将近 8 年前
I work for a startup that sells consulting services on the side (software and data science). Sometimes I am asked by clients to do something stupid. E.g. running a clustering algorithm on 2D data where there obviously are no clusters (but hey the new segmentation is the result of a machine learning algorithm and the client likes it), or building performance metrics where we clearly have no relevant volume of data. How do you deal with that ?

1 comment

gtvwill将近 8 年前
Talk to the client and find out what their reasons are for them to make that request. During this process you can probe how much your client understands the processes involved in doing what they want. If they understand the processes and the problem you have with the request presents itself obviously, straight up ask what they expect to receive given the problems that exist. Who knows maybe they think they want z from X but really what they want is z from y and talking through it you might work this out.<p>If the client doesn&#x27;t understand the process enough for the problem to be obvious to them, then I would explain it. After both of these things I would continue ahead and complete the task unless requested otherwise by the client ,aka full steam ahead unless they change their mind. Even if it&#x27;s dumb shit your still getting paid to do something atleast and your making your client happy which is all that matters.<p>Also this might come across formally but in irl you can do all of this in really unobtrusive ways using some good casual banter about the task at hand. Keep it friendly, remember &quot;there are no stupid questions only stupid answers&quot;.