Hacker News new | ask | show | jobs
by leakycap 351 days ago
If you don't open source it, it will either wither and be abandoned or someone clever will "open source it" for you in a way you may not like.

Software is hard to kill. See Softpress Freeway as an example in the same industry.

1 comments

Hey, I do not quite understand your statement. How should this happen? Ex Devs? Hacking my git account? Or do you mean something else?
Something else: I support some long term clients still using some 1990s software that I've ported to run within a VM on modern hardware. I ended up using developer tools made in the 2000s to decompile the executable and make changes to the software, others have done so and posted their own version. These tools were not available when the developer walked away, so they probably never envisioned these changes.

With AI and other tools developing rapidly, I wouldn't be surprised if someone was able to do things with your code in ways you didn't expect, even if you choose not to open source it yourself.