TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you deal with chronic procrastination?

6 pointsby penaazv5 months ago

5 comments

LinuxBender5 months ago
Here&#x27;s my own scatter brained method: I make a list, risk <i>and benefit</i> rank it similar to scoring CVE&#x27;s except there are only two queues.<p>- My low risk things can be put off indefinitely. Some solve themselves.<p>- For high risk items: I put some heavy metal or dubstep <i>yes I still listen to that</i> on the sound system to a level that wakes up all the night critters within a quarter mile and start knocking out the list knowing I will feel better afterwards.
评论 #42393345 未加载
AlDante25 months ago
Procrastination is related to depression. Try more sleep, more sun and, if possible, long walks in a park or other natural environment. Other forms of exercise are also good.
评论 #42397204 未加载
litoE5 months ago
Procrastination is a good thing. Don&#x27;t put it off until tomorrow.
allears5 months ago
I&#x27;ll tell you later.
评论 #42392604 未加载
marssaxman5 months ago
For me procrastination is generally a symptom of anxiety. When I catch myself killing time instead of doing what needs to be done, it is useful to ask: what is it that I am afraid of, and what can I do about that fear to make it less overwhelming?<p>Sometimes I have a lot of different things to remember, and I am afraid that if I focus on one thing I will lose track of something else. Maybe I&#x27;m not sure which of many not-obviously-ranked tasks would be the best one to start on.<p>Solution: write everything down in a list. Nothing fancy, no complex task management system tempting me into further procrastination, just a text file: one line per task, write them all down, everything I can remember.<p>Relief: I no longer need to remember all of this anymore, I can just refer to the list. Okay, where to start? If one thing is obviously most important, forget the rest and go do <i>that</i>. If nothing stands out, then it doesn&#x27;t matter: pick whatever looks easiest and <i>make some progress</i>. One will begin to feel better immediately.<p>Sometimes I am facing some big thorny problem with a lot of unknowns, and I am afraid to start because I don&#x27;t exactly know where I am going. It&#x27;s easy to get caught in analysis paralysis, waiting for the big picture to emerge, which often doesn&#x27;t come until you are in the middle of it.<p>Solution: start chipping away at the big scary ball by identifying the easy bits around the edges. Maybe I don&#x27;t know enough to do the whole job, but surely there&#x27;s <i>something</i> I can do, yes? I&#x27;ll need to load this file format, or I&#x27;ll need to talk to this service, or whatever it is - just do that little piece. Get it out of the way. Doesn&#x27;t matter if you&#x27;re not sure it&#x27;s the right design and worry that you&#x27;ll have to rewrite it later: whatever you do now will help you get where you need to be. Break off whatever piece looks like it could stand alone, get it done, and worry about the rest later. Apply this approach over and over until what&#x27;s left of the problem no longer scares you.<p>Sometimes the anxious feeling coming from the state of procrastination itself gets in my way. Knowing that I am failing to get my work done doesn&#x27;t feel good, and it can be easy to avoid that discomfort by thoughtlessly distracting oneself, which of course perpetuates the situation.<p>Solution: envision as clearly as I can what a relief it will be to stop feeling the looming dread of work un-done, stop thinking about the whole big ball of wax, pick some easy thing I know I can get done before lunch, or the end of the day, and go do <i>that</i>. Is it the most important thing to do? Wrong question! If it&#x27;s a thing, and it needs doing, that&#x27;s good enough. What&#x27;s most important is to <i>keep moving in some fashion at all</i>.
评论 #42397195 未加载