Why Do Side Projects Die?
codelympics.io
Why Do Side Projects Die?
1–10 of 15 posts
Re: Why Do Side Projects Die?
#2It reminds me of what Sartre wrote, "Man can will nothing unless he has first understood that he must count on no one but himself; that he is alone, abandoned on earth in the midst of his infinite responsibilities, without help, with no other aim than the one he sets himself, with no other destiny than the one he forges for himself on this earth."
Re: Why Do Side Projects Die?
#3Re: Why Do Side Projects Die?
#4Side projects die because of other side projects I think! ;)
Re: Why Do Side Projects Die?
#5But most importantly, I want to circle back to the evolutionary aspect: side projects are explorations. The subject of that exploration can vary hugely, but at the end there is a result. The result may be that the project is not viable or not fun. Or it might be a lesson about programming that will improve your performance further down the road. Occasionally, side projects survive and get to pass on their genes in the form of continued development, or partial re-use, or even a commercial spin-off.
All of this is fine, and it's part of the process many programmers go through. I would like to invite people to embrace the impermanence and whimsical nature of side projects from the get go. Learn to love what you're doing, instead of thinking about what the world will be like when you're done with a project.
Re: Why Do Side Projects Die?
#6Side projects die because of other side projects I think! ;)
Re: Why Do Side Projects Die?
#7I can now trace some snippets over multiple generations of projects, slightly improved each time. In this sense code doesn't just grow vertically, even a dead project can yield code that grows laterally too!
Re: Why Do Side Projects Die?
#8There is a very real evolutionary component to side projects. They are usually born out of an idea, a will to experiment or just because they sound fun. And they are fun, not necessarily due to reaching a certain goal, but as a way to spend time. You could argue that time is wasted, but not every intellectual or emotional pursuit has to be oriented on externally viable goals. Time you spend on side projects could als…
Very true. We beat ourselves up over leaving projects unfinished in a way that we don't about other things. It's probably because side projects mean something more to us, and the way we look at ourselves.
Also true that side projects are explorations. It's also more fun to explore with other people than it is alone.
Re: Why Do Side Projects Die?
#9I've visited hacker news a lot of times, but I never signed up. So, let's get down to business.
I'm a person who has an anxiety disorder. One of my biggest "problems" is that I'm always trying to create. I force myself to come up with new ideas that make me feel motivated. Unafortunately, this has a really bad side. Though I can imagine really interesting things, when I can't acomplish the "eternal to-do lists" that I have in my head, I feel extremely frustrated. I've tried a lot of things to avoid this kind of feeling, but with no success.
I'm grateful to you because your article gave me a few clues about one part of my problems. Obviously, I have a lot of technical limitations, like everyone, and this world spins so fast. Anyway, being alone didn't help me in the past and I'm pretty sure that won't do it in the future. It seems an easy thing to detect, but you really made me think about it.
About motivation... what can I say that you didn't hear before... You're completely right. I'm like a kid (and I'm sure you guys feel the same): when I'm bored, I quit. That's probably wrong, but I really suffer when I have to do something that completely blocks me. And this is a "double-pain" because there's a new thing in my to-do list that I'm not going to complete, once again.
I hope that your article and your project is helping a lot of people like me.
Thanks for all and sorry for my bad english!
See you later!