This is called undiagnosed ADHD.
Not every bad approach is some illness to pop pills about. Terrible comments
Ask HN: I am overflowing with ideas but never finish anything
31–40 of 174 posts
Re: Ask HN: I am overflowing with ideas but never finish anything
#32But what worked even better; having employees. Seems as a product manager (of multiple products), I don’t have this issue at all. I only have it if I am coding.
Re: Ask HN: I am overflowing with ideas but never finish anything
#33I started putting things on GitHub in 2012, and as of today, I have 55 repositories there. About 10 of them have releases. Exactly two of these releases are actually used by other people. The other 53 are experiments never has been or never meant to be finished.
However! This year I finished a book called Geometry for Programmers (and I'm proud of it so here's the link: https://www.manning.com/books/geometry-for-programmers). The game my brother and I started in 2009 was a failure sales-wise, but a pair of algorithms from it became a nice addition to chapter 8. The unfinished app that flattens curvy photos I made for my father back in 2013 became chapter 7. The thing that undoes projection I wrote for myself in 2012 - chapter 4.
Patience and persistence required to finish things come with age whether you want it or not. You're probably still at this magical phase of your life where you are allowed and expected to try new things with no tangible gain in sight, and that's great! Enjoy it! It's like planting lots of random seeds not expecting all of them to grow or bear fruit. Don't worry, the time to gather the harvest will come.
Re: Ask HN: I am overflowing with ideas but never finish anything
#34That is a trait of ADHD. Hyperfocus until you find the next thing to hyperfocus on and then completely forget about the previous one. The best way to deal with it* IMHO is to have a long term goal - and a reason why you want to achieve it. The reason should be chosen so that it motivates you to continue with the project. If you cannot think of a good one that will meet that requirement, then consider switching to a p…
Re: Ask HN: I am overflowing with ideas but never finish anything
#35It sounds strange, but as long as you keep loving the idea that you constantly come up with new ideas, you will continue to do so, and the new ideas will distract you from the current project(s). Ideas always sound and feel a lot better in your head than when you're developing them. They are, in many ways, siren's calls.
You new ideas may be either (1) truly unique new things worth pursuing, or (2) rehashes of existing ideas where what sounds cool is shaping them to your taste and liking, or (3) just plain bad ideas. When you are already embarked in a project, the only reason to look for a new idea is if it's substantially better than the one you're already working on, i.e. if you're working on a (3) and you get a (2), or you're working on a (2) and you get a (1). Without being experienced and/or exceptional, you will almost never have a (1). And if you have a (3), you're probably better off not starting it beyond a weekend jam project. So you will almost always be working on a (2) and at best you would switch to another (2). Nope, looking for and having another (2) idea is not worth it.
Re: Ask HN: I am overflowing with ideas but never finish anything
#36Re: Ask HN: I am overflowing with ideas but never finish anything
#37Stop having new ideas. It sounds strange, but as long as you keep loving the idea that you constantly come up with new ideas, you will continue to do so, and the new ideas will distract you from the current project(s). Ideas always sound and feel a lot better in your head than when you're developing them. They are, in many ways, siren's calls. You new ideas may be either (1) truly unique new things worth pursuing, or…
Re: Ask HN: I am overflowing with ideas but never finish anything
#38If it is a large project, find a way to break it down in pieces you can call done, that can stand by themselves. e.g. MVP, service, etc.
At the end of the day, you're going to need discipline to ask yourself whether the project is dead because it turned out to be a bad idea, or whether the easy part is done and now you're in the deep pit of work that has to happen and are being lazy. Discipline is the only thing that will get you through that slog.
Re: Ask HN: I am overflowing with ideas but never finish anything
#39That is a trait of ADHD. Hyperfocus until you find the next thing to hyperfocus on and then completely forget about the previous one. The best way to deal with it* IMHO is to have a long term goal - and a reason why you want to achieve it. The reason should be chosen so that it motivates you to continue with the project. If you cannot think of a good one that will meet that requirement, then consider switching to a p…
I'm not saying it's not ADHD, I'm saying it's a risky thing to imply it.