ksvanhorn comments on Hard problem? Hack away at the edges. - Less Wrong

45 Post author: lukeprog 26 September 2011 10:03AM

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

Comments (30)

You are viewing a single comment's thread.

Comment author: ksvanhorn 03 September 2013 07:12:11PM 0 points [-]

I've certainly found this to be a useful strategy when dealing with complicated problems in software development. Sometimes a problem is just too big, and I can't quite see how all the pieces need to fit together. If I allow myself to leave some important design problems unresolved while I work on the parts that I do understand well enough to write, I often find that the other pieces then fall into place straightforwardly.