lucidian comments on Checklist of Rationality Habits - Less Wrong

117 Post author: AnnaSalamon 07 November 2012 09:19PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (186)

You are viewing a single comment's thread.

Comment author: lucidian 07 November 2012 05:21:44PM 29 points [-]

This may be the single most useful thing I've ever read on LessWrong. Thank you very, very much for posting it.

Here's one I use all the time: When a problem seems overwhelming, break it up into manageable subproblems.

Often, when I am procrastinating, I find that the source of my procrastination is a feeling of being overwhelmed. In particular, I don't know where to begin on a task, or I do but the task feels like a huge obstacle towering over me. So when I think about the task, I feel a crushing sense of being overwhelmed; the way I escape this feeling is by procrastination (i.e. avoiding the source of the feeling altogether).

When I notice myself doing this, I try to break the problem down into a sequence of high-level subtaks, usually in the form of a to-do list. Emotionally/metaphorically, instead of having to cross the obstacle in one giant leap, I can climb a ladder over it, one step at a time. (If the subtasks continue to be intimidating, I just apply this solution recursively, making lists of subsubtasks.)

I picked this strategy up after realizing that the way I approached large programming projects (write the main function, then write each of the subroutines that it calls, etc.) could be applied to life in general. Now I'm about to apply it to the task of writing an NSF fellowship application. =)

Comment author: gwern 07 November 2012 07:11:12PM 14 points [-]

Here's one I use all the time: When a problem seems overwhelming, break it up into manageable subproblems.

It's a classic self-help technique (especially in 'Getting Things Done') for a reason: it works.

Comment author: amcknight 08 November 2012 10:43:19PM 4 points [-]

For the slightly more advanced procrastinator that also finds a large sequence of tasks daunting, it might help to instead search for the first few tasks and then ignore the rest for now. Of course, sometimes in order to find the first tasks you may need to break down the whole task, but other times you don't.

Comment author: jooyous 08 November 2012 03:37:23AM *  4 points [-]

Hello! I am procrastinating on writing the NSF fellowship! High five!

My current subproblem consists of filling in all the instances of "INSPIRATIONAL STUFF" with actual inspirational stuff, so this particular subproblem is looking pretty difficult. :(

Comment author: JulianMorrison 09 November 2012 02:54:16AM 4 points [-]

Well your task spec is broken, so no wonder your brain won't be whipped into doing it.

"inspirational stuff" is a trigger for thinking in terms of things like advertising or religious revivals that are emotional grabs which are intended to disengage (or even flimflam) the reasoning faculties. Any rationalist would flinch away.

Re-frame: visualize your audience. You are looking to simply and clearly convey whatever part of their far mode utility function is advanced by the thing you are pushing.

Comment author: Swimmer963 09 November 2012 03:27:02AM 1 point [-]

When I notice myself doing this, I try to break the problem down into a sequence of high-level subtaks, usually in the form of a to-do list. Emotionally/metaphorically, instead of having to cross the obstacle in one giant leap, I can climb a ladder over it, one step at a time. (If the subtasks continue to be intimidating, I just apply this solution recursively, making lists of subsubtasks.)

I think the most important aspect of this, for me anyway, is being able to dump most of what you're working on out of your working memory, trusting yourself that it's organized on paper, so that you can free up more brain space to do each of the sub-parts.

Comment author: lukeprog 19 November 2012 07:30:18AM 0 points [-]
Comment author: sketerpot 17 November 2012 12:43:27AM 0 points [-]

Here's one I use all the time: When a problem seems overwhelming, break it up into manageable subproblems.

This article would probably benefit from being re-read in smaller chunks over the course of several days. There are a lot of things in it that need to be thought about seriously in order to be effective, and I agree with you about its usefulness.