HN user

nhocki

97 karma
Posts3
Comments4
View on HN

I'm in for more new users. Experience is important, but since it's a really new service, and you had your success, it can't be that bad.

You can focus on making the experience better after getting some more users and more feedback.

If someone is going to leave because of the experience right now, well, there's always more people not using the software than people using it... Make it attractive to new people first, and then make it better for those using it.

Oh no, no "offense" taken. We really appreciate feedback (all of it).

Having people disagree with the app forces us to make it better.

About the messy commit messages, that's why git notes may help (keeps your commits clean, but you still don't have to write the invoice entries again and again).

Thanks! :-)

I know that most of the times (ok, all of the times) you'll have more than one commit for any feature you develop.

We'll have a small gem or something to do that. You'll start your work and we'll track your time and at the end make a commit with the time stamp (or use git notes to keep the commits clean). All the commits you do in that time will be "ignored".

We don't have this now because we didn't have the time to do this (48 hours is not that much you know).

Thanks for the feedback anyway. Well have your comments in mind when developing v2 and the gem.