Earlier quoted context omitted.
> Get married, buy a house, have kids. Then you know you have to finish your work because you are responsible for others. That’s like shooting yourself in the leg because you want stronger arms, and putting yourself in a wheelchair will help with that.
You'd be surprised how great the motivation is when you have a kid. Especially the first years. And I was thinking just like you before taking this step.
Ask HN: How do you motivate yourself to keep working on a project?
111–120 of 180 posts
Re: Ask HN: How do you motivate yourself to keep working on a project?
#112It's simple - stop trying to right prefect code because it doesn't exist. Next, go sell it. Building a company means creating a balance and from what I hear, it's one sided; software development. Get people using it. Get people to give you feedback to drive the features, Engineers typically suck at sales and get caught up in building. Release it. Your customers don't give a shit about the code. I know you do and I re…
The customers care about the code when it breaks, overcharges them or keeps billing them, and then they sue me. I don't need to build perfect code, but I do need to make sure that something as important as this is done right the first time and doesn't hurt my customers. Customers are trusting me with the ability to charge them, that's something I won't take shortcuts on.
I’d like to echo the comment from above: release now, and do billing manually. Once you start getting customers, you’ll be motivated to write a proper billing module.
Re: Ask HN: How do you motivate yourself to keep working on a project?
#113Maybe I'm just old and crusty, but I think motivation and passion are overrated. Just put your butt in the chair and do it. Passion and motivation are important, but no matter how passionate you are, you're eventually going to have lows that you're not going to get past unless you just slog through. That takes a certain amount of discipline.
The longer you wait to do something you should but don't want to, the more difficult it will be to do. On top of that, you'll have the mental "weight" of knowing in the back of your mind it's sitting there, waiting for you. Best to just do it and get it out of the way.
Re: Ask HN: How do you motivate yourself to keep working on a project?
#114By applying the Agile methodology. I just stick it out there in whatever state and let people have access.
This is exactly why I hate Agile garbage. Just about everywhere I've ever worked has applied "agile" and all it's lead to is them building crap software quickly. I'm all for releasing early and often, but not "in whatever state". Have some pride and build good, well tested software.
Re: Ask HN: How do you motivate yourself to keep working on a project?
#115One day, you will be dead. Each year that passes after your death, fewer and fewer people will remember who you were, what you did or what your face looked like. Eventually, you'll be completely forgotten. Who cares if that side project you put out sucked or not. Might as well put it out there and see what people think. There's a good chance too that the project won't even be remembered even by the time you die. The…
It's worth noting that a "YOLO" attitude can be used as a double-edged sword for motivation (e.g, "One day I will be dead, so there's no point in vying for success")
Re: Ask HN: How do you motivate yourself to keep working on a project?
#116One day, you will be dead. Each year that passes after your death, fewer and fewer people will remember who you were, what you did or what your face looked like. Eventually, you'll be completely forgotten. Who cares if that side project you put out sucked or not. Might as well put it out there and see what people think. There's a good chance too that the project won't even be remembered even by the time you die. The…
That line of thinking can also be quite demotivating. For instance, it could also be used to argue that since none of what I do matters anyway, I might as well spend it doing something else such as watching TV, playing video games, hiking in the forests, reading a good book, etc.
Re: Ask HN: How do you motivate yourself to keep working on a project?
#117One day, you will be dead. Each year that passes after your death, fewer and fewer people will remember who you were, what you did or what your face looked like. Eventually, you'll be completely forgotten. Who cares if that side project you put out sucked or not. Might as well put it out there and see what people think. There's a good chance too that the project won't even be remembered even by the time you die. The…
Not to sound depressing, but as I read this comment's first paragraph, a negative perspective was my initial thought, and not the positive aspect. It's worth noting that a "YOLO" attitude can be used as a double-edged sword for motivation (e.g, "One day I will be dead, so there's no point in vying for success")
Re: Ask HN: How do you motivate yourself to keep working on a project?
#118Have you explored https://www.pubilling.io/ or the open-source http://killbill.io/?
Re: Ask HN: How do you motivate yourself to keep working on a project?
#119I sympathize with you greatly actually. I used to seriously hate work. Then one day I was fired (or more precisely I didn't get past the trial period) and unemployed. After that point I realized as much as I might dislike my job, I dislike it a lot less than the stress of being unemployed, going further and further into debt, and wondering how I can get a job.
Re: Ask HN: How do you motivate yourself to keep working on a project?
#120Earlier quoted context omitted.
This is exactly why I hate Agile garbage. Just about everywhere I've ever worked has applied "agile" and all it's lead to is them building crap software quickly. I'm all for releasing early and often, but not "in whatever state". Have some pride and build good, well tested software.
I assume this is side project stuff. I don’t have a high standard for those. Not very prideful as an individual, tbh.