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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How To Do Less

413 点作者 ggoodale大约 3 年前

15 条评论

mherdeg大约 3 年前
I&#x27;m currently reading through Johanna Rothman&#x27;s &quot;Manage Your Project Portfolio&quot; and related literature and a bunch of this resonates:<p>* Finishing work is more important than starting it<p>* Teams working together on a single priority (&quot;swarming&quot;) seem to be more successful than teams where each person is doing 1-2 things on their own<p>A few subtle points in this article that made me think:<p>* Keeping existing features working as well as customers expect is a great zeroth priority but it can be hard to know what customers actually expect. Absolutely the worst is when you carefully maintain a very reliable, feature-rich thing that no one particularly wants or uses. In an org without a dedicated PM, I&#x27;m never quite sure how to account for time spent on the product-management work of &quot;listen to my customers about what they want from my service&quot;.<p>* The article talks about engineers and stakeholders caring about &quot;project X&quot; and &quot;feature Y&quot;. A bunch of literature suggests that anyone who is thinking this way is probably a bit lost -- they have lost sight of the business outcome that the team&#x27;s work is supposed to be getting (more sales, quantifiably happier customers, fewer pager alerts interrupting engineers, whatever). If you can tie particular features&#x2F;projects to outcomes maybe you can make it easier to explain why you&#x27;ve prioritized other work first (it makes bigger outcomes sooner).
评论 #30667624 未加载
评论 #30670641 未加载
评论 #30675379 未加载
评论 #30668414 未加载
arthurofbabylon大约 3 年前
In my experience&#x2F;opinion (disclaimer: small teams only) this single-item paradigm misses a lot of opportunities. I prefer the 60-30-10 approach (see <a href="https:&#x2F;&#x2F;minimal.app&#x2F;603010" rel="nofollow">https:&#x2F;&#x2F;minimal.app&#x2F;603010</a>) as it is more experimental&#x2F;open while still capturing great focus.<p>To back that up, I’d like to acknowledge that almost all significant contributions I’ve witnessed weren’t the top priority item (instead, they’re some weird experiment). I am generally suspicious of the human ability to form a hierarchy of needs&#x2F;opportunities, so I try to favor qualities like experimentalism, curiosity.<p>Of course, this is all circumstantial. I’m sure some teams have hard deliverables where there is little value in exploring or doing things with no known measurable impact.
评论 #30667501 未加载
jaqalopes大约 3 年前
As a self-employed person, this is essential. I&#x27;m constantly using Things3 to take down notes on ideas for things I want to do, or could do. But there&#x27;s only so much I <i>can</i> do in my waking hours. So when it comes time to &quot;prioritize&quot; and make my plan for the week, I throw everything that&#x27;s not on fire in a secondary list called &quot;brain vomit&quot; that I simply never look at, while filtering out the important and urgent stuff to the main actual list of things I&#x27;m actually going to do.<p>This probably sounds insane but it&#x27;s working for me. I think part of the reason is that I often don&#x27;t have the mental bandwidth (or discipline) to recognize at the moment of task creation whether something is a good idea or not. I&#x27;m simply moving too fast, multitasking too much, to make those calls. So I batch every new idea into the inbox and review it later. And even if I discover good ideas in there later, if they aren&#x27;t essential to my work or life they go in the brain vomit folder. So I get all the satisfaction of stream of consciousness &quot;ubiquitous capture&quot; (a la GTD) without the emotional burden of having to actually do all that non-critical stuff.
评论 #30667327 未加载
评论 #30667037 未加载
评论 #30667443 未加载
sdoering大约 3 年前
&gt; unless you work at a 10 person company, the CTO has less context than you about reality “on the ground.”<p>From my experience people &quot;on the ground&quot; often miss out on the strategic long term goals.<p>Neither my take on it, nor the author&#x27;s approach will be the silver bullet. Both are too extreme. And might appeal to different audiences on paper but not survive reality imho.
评论 #30665332 未加载
评论 #30665569 未加载
评论 #30667189 未加载
评论 #30666434 未加载
westcort大约 3 年前
Here are my key takeaways:<p>1. Say no a lot, up front<p>2. As early as you hear anybody else’s plans that involve your team doing something new, interject with a clear No<p>3. Everything your team already owns (that actually matters to your customers) needs to approach 0 maintenance costs<p>4. Ask your team what the biggest maintenance costs are<p>5. Write a Maintenance Roadmap to reduce your team’s costs<p>6. List all the new things you’re currently doing or planning to do, and put them in the New Features roadmap doc<p>7. Dig into your data, figure out where the drag on your team comes from, and drive it down<p>8. Drop everything except the top item on the list
eternityforest大约 3 年前
My priority is always decustomization.<p>Anything that makes me think of the words &quot;Bespoke&quot; or &quot;Artisinal&quot; or worst of all &quot;A perfect fit to the project needs&quot; is where I look first for problems. I also look at anything that provides multiple ways to do the same thing.<p>The JS community understands it better than anyone. At the application level, any program, be it amateur or professional, is almost always readable and maintainable. Because there&#x27;s no interesting algorithms, no abstractions you haven&#x27;t already seen in a design patterns list, and just generally nothing special about the code at all. They use libraries for everything.<p>When you stop trying to write interesting and beautiful code, and stop trying to innovate at any level below the application, stuff gets a lot easier.<p>Of course some projects really do have interesting technical challenges... but so many projects don&#x27;t.
评论 #30666206 未加载
bghfm大约 3 年前
Great article and thanks for sharing; great applications in one’s personal life too. The author is very focused on hows of managing expectations of the technology team, and would love to hear his&#x2F;her thoughts on how to manage expectations with the business.
评论 #30664825 未加载
debesyla大约 3 年前
The prioritization tip reminded me of &quot;Final Version&quot; productivity system that I personally like. It&#x27;s just one big-ass list of everything and you pick and do stuff at random (more or less). Yes, it sounds silly, but I found out that it works better than constantly re-ordering goals. :-)<p><a href="http:&#x2F;&#x2F;markforster.squarespace.com&#x2F;final-version-faqs&#x2F;" rel="nofollow">http:&#x2F;&#x2F;markforster.squarespace.com&#x2F;final-version-faqs&#x2F;</a>
评论 #30692095 未加载
cushychicken大约 3 年前
This could be a guide of &quot;How to quickly get on the wrong side of a CTO&quot;.<p>Seen it happen.
评论 #30665297 未加载
评论 #30667635 未加载
auxfil大约 3 年前
It sounds like this is just an exercise in, not learning, but being forced to say &quot;No&quot; (a lot) out of a need for mental survival...in a work culture where priorities are constantly shifted (and this is the key).<p>Instead, foster change where you can say &quot;Yes, and&quot; or &quot;Yes, but&quot;, where there is a common understanding that sure we can work on it, eventually, as it&#x27;s going into the backlog, that will need to be prioritised, or it goes at the bottom of the queue as any new thing should - as what is already in the queue, should already be prioritised.<p>Obviously what is already in the stack can be shifted around as the business needs may necessitate the change in priority...but popping shit at the top of the stack constantly...that&#x27;s not where you need to learn to say &quot;No&quot;...that&#x27;s where you need to learn to say &quot;Bye&quot;.
codemac大约 3 年前
But what about Engineer FAANG: Who will get promoted based on individual impact?<p>I&#x27;ve found convincing everyone else an engineering team needs to focus doesn&#x27;t take too long. Managers are not shocked or confused to hear that a team drowning needs to do less.<p>The individual engineers though, those can be the hardest. How does management split credit for group effort? Will the leader of the project get promoted, even though their contribution may in total be less than others on the project? What happens to my ongoing work, will I get skewered in &quot;calibrations&quot; when other teams talk about how I dropped everything to work on something to important to them?
jll29大约 3 年前
Thanks for sharing. I like how you provide text snippets for potential responses, as communications &amp; stakeholder mgt. is something junior people often struggle with (not taught much at uni).<p>Delivering one feature at a time may neither synch up with org roadmaps or go down well with mgt. expectations, but that depends where you work; I can see your approach might work in a smaller organization with overloaded team, where it may be a tool to create laser focus.
CraigJPerry大约 3 年前
This is one of the best articles i can recall reading in a while. What a great piece.<p>The third how to say no copy&#x2F;paste example is poor compared to the first two.
mouzogu大约 3 年前
&quot;So now, you’ve committed to a big, one-time effort of saying No to everybody. &quot;<p>assuming you have the luxury to do that.
roeles大约 3 年前
One interesting thing I learned from the book &quot;essentialism&quot; is that the word priority used not to have a plural. It described the single most important thing to do.