Hacker News new | ask | show | jobs
by tta 1262 days ago
I feel this too, and I've learned to accept that this is just the way my brain works. Once I've lost my motivation for a certain project there's really no point trying to force it back, and besides, this isn't such a bad thing. The whole point of a side project is that I can work on what I want, even if that means doing something new every 4-6 weeks.

I create a "project" in my to-do list app for each side project, and dump every little idea I have in there while I'm excited and switched on about the idea. When my motivation ebbs and eventually returns (months or years later), I have a low-friction starting point to jump back in, which makes all the difference.

Jumping into a months-old codebase _and_ having to figure out what to build next usually means I feel a bit discouraged and never really get back to that project.

1 comments

> I have a low-friction starting point to jump back in, which makes all the difference.

This is potentially the most important idea raised so far.

Making smaller, deliberate steps can many times take you a lot further than 2-3 gigantic, messy sprints.

I don't beat myself up over "only 10 minutes" spent on the side project anymore. Even if no value-add occurs, as long as I didn't make things worse, I see it as a good experience.

> I don't beat myself up over "only 10 minutes" spent on the side project anymore

This is like the "1 pushup" rule for exercise. Stated briefly, you don't consider any day a loss where you have done even the smallest amount of deliberate work. This has many benefits, it makes for an easier on-ramp to doing the work since your goal for the day is the smallest possible amount of work. It builds the habit of doing something every day. It more often than not leads to doing a lot more work than the bare minimum. It builds a sense of achievement as you continue streaks of work and see progress. Most importantly, it actually does move you towards your big goals one tiny step at a time.