Jordan comments on Make your training useful - Less Wrong

93 Post author: AnnaSalamon 12 February 2011 02:14AM

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

Comments (48)

You are viewing a single comment's thread. Show more comments above.

Comment author: Jordan 12 February 2011 10:45:51AM 11 points [-]

There are some pieces of code I can implement just as well whether I'm motivated or not (whether I'm sharp or not). I think knowing the personal difference between what I can do while motivated and what I can do otherwise is the real key to consistent productivity. I try and mentally break down my to-do lists into those categories, so that when I'm feeling less sharp I can just fall back into a cache of problems that I know I can solve well even given a temporary decrease in ability.

Comment author: JGWeissman 12 February 2011 06:39:20PM 5 points [-]

Somewhat agreed, with the caveat that there is code I can implement when not sharp, which, when I am sharp, I realize why I shouldn't implement it and use a more elegant approach. This makes it important to set up the to-do lists you mention during sharp time.

Comment author: Jordan 13 February 2011 04:17:51AM 0 points [-]

Agreed.

I find that I'm occasionally in a mood where I am very sharp but very lazy. That's the time I use to do most of my planning. Thinking out the high level form of code is almost always fun.