Ask HN: How do you stay disciplined in the long run?
51–60 of 177 posts
Re: Ask HN: How do you stay disciplined in the long run?
#52For exercise: I've found riding a bicycle to work to be my least hated form of exercise. I force myself to start every Monday riding to work. If I don't ride on Monday, the rest of the week is shot. When I do ride, I try to make it as enjoyable as possible. If I'm feeling unmotivated, I'll glide to work without breathing heavy at all. I just have to lower the bar so much that I'll at least do it. Often, I get motivated half way to work and pedal harder anyway.
For side projects: I've been tying this in with other habits. I get up at 5 every morning and drink coffee, read for a bit, and make at least 1 small contribution to a side project. Maybe it's a meaningless refactor or fixing a typo. At least I see the green activity in Github and continue building a habit of at least looking at and thinking about the projects I'm working on. The end result is that some weeks are vastly productive while others hardly mean anything.
What I've noticed is that motivation and productivity are a cycle and when I enjoy my daily habits enough (with no particular outcome in mind), I stick with things long enough to see compounding results.
TLDR;
Focusing on outcomes makes you aware of how you're not meeting them -> Demotivation
Building daily habits with vague goals and enjoying the ride -> Compounding results and satisfaction in hindsight
Re: Ask HN: How do you stay disciplined in the long run?
#53This can be a co-worker/collaborator, an investor, an employer (or client), a dwindling bank account, a competition deadline, etc...
Re: Ask HN: How do you stay disciplined in the long run?
#54What about users/clients, or partners/co-founders?
If you try to ship a super simple prototype very quickly and get a few users, you would feel accountable to them, and that would give you the motivation to keep building until you make a great service.
Alternatively, you could team up with someone. Have a chat every day to share your progress, get some new ideas together, and stay excited about the project.
Re: Ask HN: How do you stay disciplined in the long run?
#55Just do it and thank me later.
Re: Ask HN: How do you stay disciplined in the long run?
#56Counter-intuitively, I stick with them more when I am less fired up about them. Passion fades, but a habit of spending a few hours a week on something doesn't burn you out, and you make small improvements over time, resulting in a product. I spent years on one side project, coding it in a weekend, then being very patient as it grew, adding features when asked (and they made sense), never in a rush. Eventually it made some money, and eventually I sold it, but it was a long, slow, small weekly effort for about 5 years.
Re: Ask HN: How do you stay disciplined in the long run?
#57I tend to be over-ambitious, and never fully finish large projects. The only ones I'm able to finish are ones that last between 3 weeks - 1.5 months. Any longer and I usually fizzle out with no energy or motivation left.
Re: Ask HN: How do you stay disciplined in the long run?
#58I'm convinced that almost nobody is good at the whole cycle of creating/maintaining something. Some people are great at coming up with new ideas but quickly bore with the implementation. Some people can relentlessly improve on an existing thing but can't come up with the initial idea. Some people are great stewards of an established program but don't thrive in the chaos of rapid iteration. I think instead of trying t…
This is the most true thing I've read in a while. It takes a lot of thoughts I've been having lately and wraps them in a concise package. Thank you! This is gonna stick with me for a while.
Re: Ask HN: How do you stay disciplined in the long run?
#59I wrote about the experiment on Twitter, "What I learned making some kind of music for 365 consecutive days": https://twitter.com/internetVin/status/1019033516028280832
Hope it's useful in some way.
I'm doing the same thing now with code. I am currently on Day 119. I've been calling these kinds of projects, High Frequency Output projects: https://internetvin.com/hfo/
Doing the best I can.
Re: Ask HN: How do you stay disciplined in the long run?
#60I'm convinced that almost nobody is good at the whole cycle of creating/maintaining something. Some people are great at coming up with new ideas but quickly bore with the implementation. Some people can relentlessly improve on an existing thing but can't come up with the initial idea. Some people are great stewards of an established program but don't thrive in the chaos of rapid iteration. I think instead of trying t…