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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How to handle a boss/owner who has ADD task focus?

7 点作者 codingstuffs将近 6 年前
I work for a small startup where my boss and the owner are the same person. The issue is that whenever they think of a task or see a problem, that becomes #1 priority (despite the level of impact&#x2F;severity, or if I am working on something else that was assigned).<p>This is very wearing, as I have to switch focus often to something that doesn&#x27;t matter that much, and often my boss forgets about afterwards. Any discussion about prioritization he takes as challenging his authority, and becomes upset and dismissive. It feels like I have no input, and am just a machine to do tasks.<p>Is there a better way I should be dealing with this situation? Has anyone else been in the same situation and learned how to handle it better?

5 条评论

dfeojm-zlib将近 6 年前
Adopt strict GTD task stacks available for others to see:<p>- Current task(s)<p>- Immediate next queue (priority adjustments, new items can be added by boss)<p>- Deferred items<p>- Delegated items<p>- Medium-term items<p>- Long-term items<p>Some task app(s) can help with this. If you want people to know you&#x27;re working on real stuff, ask for a big cheap monitor and cheap tiny PC&#x2F;RPi to present your &quot;dashboard.&quot;<p>To handle the OP&#x27;s exact example:<p>X: current task<p>Y: proposed new task<p><i>&quot;Do you want X done first, or do you want me to pause X and switch to Y?&quot;</i><p>GTD -&gt; <a href="https:&#x2F;&#x2F;gettingthingsdone.com" rel="nofollow">https:&#x2F;&#x2F;gettingthingsdone.com</a><p>At times, people with ADD need a linear, focused &quot;turtle&quot; to counterbalance nonlinear, &quot;rabbit&quot; task-hopping.<p>Disclaimer: I take clonidine and strattera.
codingslave将近 6 年前
It&#x27;s really hard to change people, either go work somewhere else, or tell him you need some kind of task tracking system in JIRA.
评论 #20463872 未加载
shoo将近 6 年前
i agree that using a task tracking system (JIRA, trello, github issues, whatever) is a good idea, if only to help you remember how far you got doing a thing before you got task-switched, and to help provide evidence of why things might not be getting done efficiently.<p>some of this can be mitigated by having more people involved, if that is a possibility. so there is a layer shielding you from the owner&#x27;s direct involvement, and so your boss is different to the owner, and the owner is treated like an eager but somewhat difficult client.<p>suppose someone is hired or is willing to sacrifice themselves to act as team lead. the team lead&#x27;s main job is managing the owner to get clear priorities, and shielding the dev team from being micromanaged.<p>You can probably improve things by <i>reducing</i> how agile and responsive your current dev process is to changes in priorities at the whim of the owner, since the owner is currently not giving effective direction.<p>You can reduce agility and responsiveness in this context by introducing a capital-A agile process, such as Scrum. E.g. Start doing 2 week sprints. You and your colleagues are willing to completely change your priorities based on the latest whims&#x2F;priorities&#x2F;requirements of the owner, but only at the start of each sprint when you are committing to which tasks you plan to do.<p>If you have someone willing to play team lead or scrum master, they need to be on call all the time to shield the dev team from the owner&#x27;s latest attempt to task switch or change priorities during a sprint. The owner&#x27;s concerns and priorities are always important, and can be raised at any time, and the team lead listens carefully and helps the owner spec them into tickets in the issue tracker, and consider their priority. at the start of the next 2 week sprint cycle the owner and team lead and team sit together and agree on what is the highest priority, and how much work to attempt to commit to.<p>All that said<p>&gt; Any discussion about prioritization he takes as challenging his authority, and becomes upset and dismissive<p>this is not a positive sign. it is usually a good idea to be interviewing and cultivating other opportunities for work. if you are early in your career and now have a bit of experience, you might also get a decent pay rise out of it. consider joining an org that isn&#x27;t a startup -- some mature small&#x2F;medium business, or a larger org that has a more professional work culture and has some understanding of management.
评论 #20464853 未加载
andrei_says_将近 6 年前
Track your tasks and ask him if the new task has the highest priority. If sincerity is an option, inform him of the cost of interruptions when someone is doing deep work. Propose a system for following up on and completing tasks.
评论 #20464890 未加载
JohnnyHero将近 6 年前
You are referring to a common characteristic of entrepreneurial types. Depending on how self aware they are, you might be able to discuss things directly as they come up. You might frame things like this &quot;I hear you telling me to give this new project my immediate attention, does that mean you wish me to deprioritize my current projects A, B &amp; C?&quot;. A lot of times that context will jolt the owners brain and cause a reassessment.<p>On this flip side, this type of owner is often self obsorbed and unable to get perspective. These types will rarely be responsive to immediate feedback that counters their pet project. It is best to circle back at the end of the day and approach with a question of how they would solve the problem you have with prioritizing existing projects. Most people are able to &quot;get real&quot; about expectations after the inital heat of the idea has a chance to mature. I&#x27;d frame the discussion like this &quot;Here are the challenges i&#x27;ve discovered while executing your new project, I need your input on how to solve or overcome some of these issues.&quot; When the owner is faced with the various hurdles that have to be overcome he&#x2F;she may reassess the importance of the original project. On the other hand, don&#x27;t create roadblocks just because you don&#x27;t like the project, as it will be obvious and may cause them too decide that you are not the employee they thought you were.<p>relationships are difficult lol. however since you are an employee, it is your job to perform the duties given whether you like them or not. So either be a contributor or move on...