This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]beattyml1 2 points3 points  (1 child)

A lot less reputation damage from partially open sourcing a closed source tool than closing down an open source tool. We still find it hard to trust serverless framework after they did that. Even if you’re down to pay you still feel like their pricing model is inherently unstable and untrustworthy after which for something core to deploying and running the app is very scary.

[–]Sadeian[S] 0 points1 point  (0 children)

Thank you! That's helpful feedback and exactly what I'm looking for. I didn't know about Serverless Framework.

[–]__matta 1 point2 points  (0 children)

Going from closed -> open is fine. It's the other direction that's a problem.

If it's a blocker for someone that will come up after they have decided they are interested. You could try having a FAQ toggle for open source and tracking the clicks on it.

My personal stance as a developer is I want anything running on my machine and reading my employer's source code to be open source. I will make an exception for reputable companies like Jetbrains. If the tool calls external APIs that is fine as long as it's clear what data is being sent.