I've been through this and in my case it turned out to be clinical ADHD. Unfortunately my diagnosis came at the very late age (40+) because whole life I thought it is just me being lazy and unfocused and seeking medical help / medication is the wrong answer to such problems - only to discover now that some of our brains are actually wired differently and it's not that we are being weak or unfocused but it's actually…
Ask HN: How do you stick to projects?
41–50 of 72 posts
Re: Ask HN: How do you stick to projects?
#42Earlier quoted context omitted.
My wife and I have ADHD, and your description sounds exactly like our lives. Dive incredibly deep into a new thing because it's new and exciting, immerse yourself for a while, and then be completely unable, even if you really want to, to go back to it. I've had more than a few projects which I did because I thought they would be interesting, but never did anything with; I learned XPath for parsing out character data…
Your comment hits incredibly close to home. At this point, at least in my career, the ability to learn new things is my ability and 'selling' point. While I do understand this has great benefits and that there's few people like this, one can't help but wonder what being a specialist would bring. I should perhaps be less harsh on myself and reframe what I've done so far as being 'succesful'... with processes. Thank yo…
Re: Ask HN: How do you stick to projects?
#43I commit to doing at least one commit to my project every day, and make it a point to not skip a day. It can be a one-line change to a text file, but I have to do it.
Committing to a daily/weekly absolute minimum looks really helpful. Back in June I committed to writing a blog post a week and somehow, I managed to stick with it even though sometimes the posts ended up being written in a rush two hours before publication. I should be taking advantage of this system more. Thank you.
Once that's done, I may gain some momentum and keep working, or I may not, but it's up to me, and the knowledge that I can always step back helps a lot.
Re: Ask HN: How do you stick to projects?
#44My wife and I work on software projects. They become fairly advanced because she codes and I PM / test. Every time she implements a new feature or fixes a bug, I'm happy because the bus is moving forward, and she's happy because she's made me happy. I also update her on happy user stories, and make it obvious they make me happy because once again, it makes her happy. Anyway, that's just one way. I'm sure there's othe…
It doesn't necessarily have to mean shipping something and getting actual users, just having someone that you arrange to regularly show your stuff to is a huge help. If I skip out on going to the gym, or break a regular show-and-tell on something I'm tinkering with, a friend will give me a gentle ribbing which gradually begins to escalate.
Re: Ask HN: How do you stick to projects?
#45If contradictions slip in, then scope becomes unlimited. Most businesses will eventually end up in a contradictory position - and this sets a definite limit on their lifespan. But you can avoid this fate in a side project by removing some of the assumed requirements of business and allowing it to be an obscure toy or a money-loser, instead setting other benchmarks for success.
Re: Ask HN: How do you stick to projects?
#46Earlier quoted context omitted.
Glad to know I'm not the only one on this boat. Hopefully we'll touch land soon.
I think you may have answered your own question, at least in part: > I always seem to find an excuse as to why it's not worth continuing, *right before actually accomplishing anything* [emphasis mine] Certainly "diminishing returns" and "the skill of consistency" are real issues, but is it also possible there's something psychological going on here, like a fear of success? This is something I've struggled with for al…
> This is something I've struggled with for all of my adult life – not with success per se, but with the way succeeding at something defines who/what you are.
This is very true, success often means change and we're not always comfortable with change.
Re: Ask HN: How do you stick to projects?
#47If you want to try something just to see if you like it then it doesn't matter if you drop it any time. However, if you choose to commit to something then you must follow through and that requires discipline.
Re: Ask HN: How do you stick to projects?
#48I've been through this and in my case it turned out to be clinical ADHD. Unfortunately my diagnosis came at the very late age (40+) because whole life I thought it is just me being lazy and unfocused and seeking medical help / medication is the wrong answer to such problems - only to discover now that some of our brains are actually wired differently and it's not that we are being weak or unfocused but it's actually…
Re: Ask HN: How do you stick to projects?
#49Re: Ask HN: How do you stick to projects?
#50The No Free Lunch theorem tells us no search algorithm is optimal over all possible problem-spaces. Without prior knowledge about what may be found and what will be needed, no one can say whether deep-dive in one place or shallow-jump into many places is optimal. And optimal according to whose metric? I've done a fair share of both. I think the perception accomplishment was just around the next turn (but you stopped…
The initial rush gives tons of dopamine, I need to find a way to persist even after the dopamine has worn off. Continuing a project has its own benefits and points of pleasure, I just need to start gaining an appreciation for those benefits and start getting pleasure from sticking to things. Thank you for the comment, I loved your story and appreciate you sharing it with me.