HACKER Q&A
📣 jonsantillan

What are the key decision factors for open sourcing a product?


I'm considering open sourcing the product I'm currently building and am trying to pinpoint the critical decision-making factors involved in this choice. While the benefits of building a community and increasing transparency are appealing, the potential challenges in monetization and control are considerable.

Here are some specific questions I have:

- What are the primary factors that should influence the decision to open source a product? - Under what circumstances does it make more sense to keep a product proprietary?

Would love to hear from those who have faced this decision and learn from your experiences and insights.

Thanks! Jon


  👤 yevlasenko Accepted Answer ✓
Depends what you want to do with it. My experience is only second hand but it seems that it's hard to commercialise open source. Two basic commercialisation strategies would be 1) providing premium support 2) hosting saas of your product. If it is a side project - than open sourcing might give you extra motivation to keep working on it.

From personal experience - I had a couple of open source repositories for javascript components with 3+k stars and it was impossible to monetize and was taking a lot of time and energy to maintain (ultimately giving me depression and I had to abandon those).