Hacker News new | ask | show | jobs
by eps 5300 days ago
You know how sometimes you are reading a book and then at some point you realize that you have no idea what the last few paragraphs were about. There was a study that traced this sudden loss of comprehension to the first word that didn't make sense. Anything between that word and the current position was read, but not understood.

I am guessing the procrastination is similar. I would be working and it all would be flowing along, but then I would hit a problem. Something stupid, like having several variable names 5 characters each, and needing another variable, but not being able to find a 5 char name for it. And that's it. I will just keep idling here.

The remedy in both cases is to realize there was an unknown word or a stumbling block, explicitly identify it and work around it. This really works, though YMMV.