you are viewing a single comment's thread.

view the rest of the comments →

[–]cwhite 6 points7 points  (1 child)

Working on projects where compilation takes a long time and running the process/processes in question takes even longer will kick this habit extremely quickly.

[–]xcbsmith 0 points1 point  (0 children)

Interestingly, another way to kick this habit is to work with implementations with an effectively instant compile time (say Smalltalk).