Ask HN: Is open-sourcing your SaaS a good idea?
Now given that this is centered in the health-industry privacy becomes even more pivotal as I wouldn't want some random SaaS company collecting information pertaining to my health and selling it or utilising in nefarious ways.
Thus, I was thinking, what better way to prove that my service is doing none of that than open-sourcing my code and offering the paid service as the way to use it. Would that 'gesture' be enough to put peoples' minds at ease and prove that I have no intention or desire in tracking them?
As an added bonus I was hoping that open-sourcing the code would help reinvigorate my resolve as my velocity has been dropping and my self-preservation instincts have me second-guessing my idea and its usefulness. Part of me was hoping that open-sourcing the code would: (1) force me to do it better cause people other than me may see it (2) help validate the idea and its marketability (3) potentially let interested parties help me make the code better and (4) allow me to use other open-source-friendly services like CI/CD for free since in the interest of keeping this service as private and 'true' as I can get it I'm doing it all out-of-pocket and am not interested in receiving funding for it.
What do y'all think?
Edit: I should've mentioned that I'm well-aware that someone may scoop my idea, do it better/faster, and I would have contributed to someone else's potential success. My code is nothing magical apart from it being heaps of work and the primary challenge is getting the service to work efficiently without breaking the bank hence my question.
5 comments
[ 4.1 ms ] story [ 30.2 ms ] threadMind you this would include DBs, servers to keep the data up-to-date, GraphQL servers to serve the data, etc. I guess it would be akin to the ElasticSearch model where one can set it up by themselves where for simple usage one would end up spending less time and money if they were to pay for my hosted solution.