Live data from Hacker News

How to prioritize tasks?

jimmyislive.dev

51–60 of 61 posts

Re: How to prioritize tasks?

#51
>If there is immediate impact, assign a low negative score. And if only in the long term, assign a higher negative score.

So what's a "higher negative score"? :) Is it a score that's nearer to 0 or further away from it?

Re: How to prioritize tasks?

#52
Worth remembering that priority and sequence are not quite the same thing.

There's a useful framework called RICE where you evaluate/score ideas by Reach, Impact, Confidence, and Effort. Sometimes assigning numeric values feels forced so I often use it as "dimensions to be thinking about" rather than a literal scoring system. [1]

There's some great stuff in Reinertsen's Flow book about different sequencing strategies and when to use each. Eg, When delay costs are homogeneous, do the shortest task first. When task durations are homogeneous, do the highest cost-of-delay task first.

[1] https://www.intercom.com/blog/rice-simple-prioritization-for...

Re: How to prioritize tasks?

#55

How to Prioritize Anything: 1) Make two lists. Write everything down in the first list. The second list is empty. 2) Something came up! One item on this list cannot be done. It doesn't matter why: you know which one that is. Which one is it? Write that down in the second list and mark it off the first list. 3) Repeat until the first list is done. Congratulations, your second list is prioritized (albeit likely in reve…

I like this idea, but isn’t this a recipe for only ever doing the urgent stuff, not the not-urgent-but-important stuff? For example, if your list had “read 1 chapter of SICP” on it, you might never get to it.

Re: How to prioritize tasks?

#57
post #55

How to Prioritize Anything: 1) Make two lists. Write everything down in the first list. The second list is empty. 2) Something came up! One item on this list cannot be done. It doesn't matter why: you know which one that is. Which one is it? Write that down in the second list and mark it off the first list. 3) Repeat until the first list is done. Congratulations, your second list is prioritized (albeit likely in reve…

I like this idea, but isn’t this a recipe for only ever doing the urgent stuff, not the not-urgent-but-important stuff? For example, if your list had “read 1 chapter of SICP” on it, you might never get to it.

It’s not prioritization if it doesn’t hurt.

Re: How to prioritize tasks?

#58

Earlier quoted context omitted.

I'd like to read more about this. Are there any additional resources on this prioritization method?

"Find additional resources about this prioritization method" should definitely go at the the very top of the second list.

Haha nice

Re: How to prioritize tasks?

#59
post #50
post #45

For me, I think of projects as sort of having two phases: the discovery phase and the "get it over the finish line" phase. In the first phase, there are a ton of unknowns. You don't know what all the technical challenges are, so it's difficult to even estimate how long the project will take. As such, I think it's more important to take on tasks that have the most number of unknowns. Your goal here is to unearth any "…

You can read more about this way of thinking in 37signals' book Shape Up: https://basecamp.com/shapeup/3.4-chapter-13#work-is-like-a-h...

Thanks for the link! It's good to know my personal observations about projects is shared by others. I'll have to read that book.

Re: How to prioritize tasks?

#60
post #55

How to Prioritize Anything: 1) Make two lists. Write everything down in the first list. The second list is empty. 2) Something came up! One item on this list cannot be done. It doesn't matter why: you know which one that is. Which one is it? Write that down in the second list and mark it off the first list. 3) Repeat until the first list is done. Congratulations, your second list is prioritized (albeit likely in reve…

I like this idea, but isn’t this a recipe for only ever doing the urgent stuff, not the not-urgent-but-important stuff? For example, if your list had “read 1 chapter of SICP” on it, you might never get to it.

That sounds more like you need free time where you are not "working on tasks".
Post reply on HN