Hacker News new | ask | show | jobs
by trboyden 1973 days ago
I think that is totally fine! Especially if it is organized that way from the start.

But as soon as you allow contributions, is the project really yours anymore? Is it fair to the community that has contributed to your project, all of a sudden to be locked out from it, and forced to fork it to continue it's evolution? Why not hand it over to the community and start your own fork for personal development? I think that is the larger debate to be had.

1 comments

In my case, I've never allowed contributions to the current iteration (which has a completely new code base), so that question doesn't apply.

For others, though... I don't see a reason why forking a project would be a bad thing. Yes, it fragments the community, but it also means different ideas can be tested and implemented by the people that care about them.