Ask HN: Is open sourcing your code still an option with the rise of AI?
1–10 of 38 posts
Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#2The inability to precisely enforce license abuse has always been a problem with Open-Sourcing your code. I don't understand how someone would see AI as a dealbreaker in the real-world of Open Source pragmatism.
Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#3Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#4Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#5Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#6You'll need to clarify what your specific goals and concerns are. Most of my code is open source because I want people to build derivatives. There's lots of license variations to consider.
Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#7I think this is the wrong question. The question assumes that AI is a derivative to your code. The reality is that there will come a day, sooner than you like, when the AI can replicate the application you wrote without your code. In that world, what does it matter what code is open vs closed?
Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#8I can imagine that some similar licensing concept could be applied to copyrightable works with respect to AI training. Use a legally restricted work for AI training, and your entire AI training set is subject to free public release?
Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#9A lot of companies avoid using GPL code at all, because they don't want to even accidentally find their own proprietary code subject to being released under the GPL. I can imagine that some similar licensing concept could be applied to copyrightable works with respect to AI training. Use a legally restricted work for AI training, and your entire AI training set is subject to free public release?
Re: Ask HN: Is open sourcing your code still an option with the rise of AI?
#10You'll need to clarify what your specific goals and concerns are. Most of my code is open source because I want people to build derivatives. There's lots of license variations to consider.
Also, depending how the legalese shakes out, you could still be compensated if they stole your code.