6 ms·
Lesson 7: You need to stick with it I'm trying to do this right now. I challenged myself to do 100 consecutive days of commits to my side projects and I'm cur
by jonstjohn 13y ago
Lesson 7: You need to stick with it
I'm trying to do this right now. I challenged myself to do 100 consecutive days of commits to my side projects and I'm currently at day 94. Unfortunately, my private repos don't show up in my streak unless I'm logged in, but most of them are here: https://github.com/jonstjohn https://github.com/jonstjohn .
I've still bounced between about 3 projects in the past 3 months. I struggle with what seems like it should be the last 5-10%, although I'm looking at forcing myself to launch even if I'm not happy with everything.
- malcolmmcc 13y agoIf you want to make the challenge even more intense, you can try a service like Beeminder that'll charge you if you don't commit every day. It can hook into Github, I believe. https://www.beeminder.com/gitminder https://www.beeminder.com/gitminder The founders actually use this themselves, making a mandatory UVI (user-visible improvement) every day, inspired by pg's advice "startups rarely die mid-keystroke... so keep typing!" See here for more on that: http://blog.beeminder.com/rails/ http://blog.beeminder.com/rails/
- jonstjohn 13y agoThese are great! I think I've seen Bee Minder before. Honestly, it has helped me out tremendously to just keep committing. I have days where I commit some really trivial bit of code, just to keep things going, but first thing in the morning I'm thinking about what I plan to commit that day. It keeps me focused on my side projects.