If you abandon and don’t plan for anything in the future, please MIT open source it. Maybe someone else likes it. So many nice things just disappear…
That always sounds easier than it is in reality as usually when you came to terms with abandoning your project you don't want to go back to it and spend time on making sure there's no secrets checked in or hardcoded somewhere. There's no embarrassing comments you want to have public etc.
It's OK to abandon your side-project
31–40 of 82 posts
Re: It's OK to abandon your side-project
#32Grit and perseverance are often talked about as critical qualities in building something successful but knowing when to quit and start over is equally as important. Food for thought, that most "startup" gurus don't preach.
IMO, this is the real power you can leverage with a side project, the power to change your mind and bounce between completely different ideas. Those famous side projects that become companies? I’d bet that a lot of them were not the first or even third iteration.
Re: It's OK to abandon your side-project
#33Re: It's OK to abandon your side-project
#34Earlier quoted context omitted.
That always sounds easier than it is in reality as usually when you came to terms with abandoning your project you don't want to go back to it and spend time on making sure there's no secrets checked in or hardcoded somewhere. There's no embarrassing comments you want to have public etc.
I am now realizing an app I was working on had some "vulgar" function names in tests. they've been changed, but they're still there in version control. I just hope no one looks at the history of tests...
Re: It's OK to abandon your side-project
#35As long as you complete it, just keep it out there. You never know when your half-baked idea might result in a lead for something new. It’s fun to go back to old projects and finish them with new skills you’ve acquired over the years.
What if it becomes so popular it's costing hundreds of dollars to host. Asking for a friend...
Re: It's OK to abandon your side-project
#36Re: It's OK to abandon your side-project
#37As long as you complete it, just keep it out there. You never know when your half-baked idea might result in a lead for something new. It’s fun to go back to old projects and finish them with new skills you’ve acquired over the years.
However in the past 7 months I've been constantly being told at work that what I do isn't enough, without constructive feedback. Pretty much every single 1:1 is "you're not doing enough" and no action items, not enough compute to do what I should be doing, being left out of meetings, and no access to the data I need. Then the next meeting and another "you're not doing enough". Not one "what's blocking you" and "thanks for telling me, I'll get to work on helping you unblock that". It's so brain draining that coding is no longer fun and I've lost a lot of motivation to maintain things even outside of work.
Re: It's OK to abandon your side-project
#38Mistake.
Selling, networking, marketing. Unless you actively enjoy those activities, which will take up most of your time it is just an ugly grind. Plus you lose income, because you aren't working.
Re: It's OK to abandon your side-project
#39I’m at a point where my hobbyist time in college has translated into excellent product development at work. And now I just…don’t want to write code in my free time. That muscle is getting suitably flexed and I am using my non-work hours for numerous other fulfilling purposes. Maybe one day when I have an entrepreneurial idea worth pursuing I can hit the grindset, but right now is the moment for other things.
I don't know if I can do it. Coding has instant feedback, most other things in life are not like that. The lack of instant feedback is demotivating.