I've found this to be very true. A trick I found that made this easier for me is to leave a trivial task to start tomorrow with, often with notes to remind myself what to do. Ideally the trivial task is on the way to something bigger, not finishing something. That gets me into my editor, gets me running the code / tests / etc., and gives me a trivially easy way to get moving. Then the motivation kicks in and I can start moving for real.
The same approach helps me with tasks outside of software development, and even outside of work.
When there are no clear tasks, I sometime leave a syntax error at the place work should continue tomorrow. This is quite effective. It can make the answer to the "Where was I?" question immediate instead of taking a few seconds and this is one fewer barrier.
It's also useful to jot down a quick list of (say) three items that are at the top of your mind when you leave work for the day, and they too will help with a context restore.
The magic of Git means you can immediately find them in the working index and get back on to it. Just remember to remove them before the commit.
How does git help you find certain texts in files? `grep` should do the trick just fine, unless I misunderstand what "chuck Todo comments in the code" mean, the code lives on your disk no?
Grep will find them too, but any in the diff you'll know for sure were added by you.
And why it matters to get them from the diff if they're on disk already? Literally one command to find all of them, rather than going through git?
https://www.theparisreview.org/interviews/4825/the-art-of-fi...
For me, this sounds a bit tautological. Of course the opposite of procrastination is action.
It’s similar to saying, “If you want to lose weight, just eat less.” It’s certainly true on a meta level, but very difficult for some people to implement.
If you want to lose weight but don’t feel motivated, it might be because you associate getting started with a strict workout routine and highly restrictive dieting. But taking smaller steps in the right direction can spark motivation. From my own experience, I know I naturally start eating healthier as soon as I get back into running.
That said, in practice it may be reasonable advice on average, but there's also a problem where it's not very practical to eat the "same" calories as someone else, unless they are together with you all the time.
I would suggest picking a fixed point in time every week. At this point in time you will finish (if they are small enough, otherwise split in multiple steps) on of these chores/repairs. E.g., every Saturday afternoon from 1 am you will finish one of these. The rest of the time you then do not need to think about these which is your reward for doing one chore/repair.
Maybe the idea can help you starting things?
It also helps that, sometimes, when the tasks are big, I convince myself that I can finish it later. Many times I do not have to finish it later..
Like “brush teeth”, “do nothing at all for half an hour after work” “remove trash photos for the day in the phone”, “finish working” (here I have a detailed sublist ending with “close computer lid”) “move todos I did not have time for today to tomorrow”
another cool habit is “I did list”: add items that you did that were not planned, because we sometimes forget why we did not do something “planned”, because we actually did something else important that we are just blind to when “planning”. for example, “meal”, “took some rest that I actually need”, “took out trash”, “told someone irritating to fuck off” etc etc
Or maybe that is just another excuse :)
of course we are pressured to be “consistently highly productive”. But is it healthy and sustainable for everyone? Probably not. So I would start with “consistently bare minimum productive” and not demand more from myself. If I demand more, the “procrastination” kicks in, because my body knows that it needs rest and relaxation.
we are not robots: work for us and not we for work.
You can characterise this real factor (quality of time over the year) as 'procrastination' but I think this is unfair. Other factors such as joy/depression, meaning in work, personal circumstances, etc also come in to play. But yeah, if 'work' is the highest principle one has, these are just excuses for procrastination.
It's definitely going to be too hard as it is imo simply not possible and is a non-goal for a marriage.
Maybe unless one can really convince themselves that their daily work matters (really matters and not just for their team/company metrics) one is bound to procrastinate as a symptom of some subconscious sense of pointlessness.
Maybe the answer isn't so much finding new tricks to play on your mind, but finding something to do that doesn't involve codifying more power in the strong leader, to increase his masculinity in the worklace or whatever the political issue du jour is.
I procrastinated so badly I could never apply for jobs. And the jobs I did get I lost quickly due to the same procrastination.
But sometimes it's not inaction we're choosing against; it's discomfort.
In that case, this becomes simplistic.
One example for me is getting out of the house: I loathe the idea of getting dressed, getting into the car and driving, whenever I contemplate it, but once I'm behind the wheel, the thought always is "this isn't so bad". If I think about the getting dressed bit, that too, thought of in isolation, isn't so bad. It seems it is the anticipation of a seemingly complex sequence of tasks that tend to put the brain off.
You might have ADHD.
And is is very important to know whether you have it or not because all that advice for neurotypical people will not work for you then. In fact it will harm you. It will make you feel as a failure.
You need to figure out how your brain works and only then you will finally manage to make lasting changes.
I used to procrastinate a lot when I was a PhD student and later in academia. Sometimes, it was literally weeks of doing nothing and stressing out.
I eventually migrated to big tech and I now rarely procrastinate. We have pretty tangible goals, good results are rewarded and lack of results would raise concerns pretty quickly.
In my case, working in the right environment helped a lot with procrastination.
litoE•9h ago
djmips•8h ago
tomhow•8h ago