Tagged Questions

12
votes
7answers
359 views

Review of documentation and technical articles?

After reading about code reviews on the web I started to wonder, are there any sites or communities out there that provide reviews of documentation and technical articles? When w …
7
votes
7answers
287 views

When should you release a hobby project publicly?

In regards to hobby projects, at what point do you consider it to be mature enough to release the first version to the general public? Do you wait until you have all of the feature …
6
votes
6answers
233 views

How do I decide which features to implement?

I am considering resurrecting an old hobby project of mine, but since my time is limited I am having trouble deciding how to proceed. I already have an extensive backlog of bugs an …