[Question] How do you Select the Right Research Acitivity in the Right Moment?

In doing research, I have a bunch of activities that I engage in, including but not limited to:

  • Figuring out the best thing to do.

  • Talking out loud to force my ideas into language.

  • Trying to explain an idea on the whiteboard.

  • Writing pseudocode.

  • Writing a concrete implementation we can run.

  • Writing down things that we have figured out on a whiteboard or any other process in rough notes.

  • Writing a distillation of the thing I have figured out, such that I can understand these notes 1 year from now.

  • Reflecting on how it went.

  • Writing public posts, that convey concepts to other people.

My models about when to use what process are mostly based on intuition right now.

I expect that if I had more explicit models this would allow me to more easily notice when I am using the wrong kind of process for whatever I am trying to achieve at that moment.

One of the core problems here seems to be, to get good at noticing when it would be good to distill something. You don’t want to trash your documents by having lots of confused thoughts in them, while also capturing all the important insights that you had.

Have you encountered this problem, and if so how do you handle it?

No comments.