Earlier quoted context omitted.
That wouldn't license code. That's just license text that happens to be in a string. Not sure why this bugfix site is being used instead of just pastebin with text.
I'm presenting the license text in a creative and unusual way that real hackers might enjoy. If that confused you, or you consider it "obnoxious", then you are not the target audience. That's ok. Hacker News is not 100% hackers!
Generative AI profits off your code. Make them pay for it
31–40 of 57 posts
Re: Generative AI profits off your code. Make them pay for it
#32This is a great idea but I don't understand why I need to provide this service full write access to my public repos. Shouldn't full read access suffice?
Re: Generative AI profits off your code. Make them pay for it
#33Thanks for taking the initiative. there is very little awareness and implication of this. I am not a developer, but I understand how generative AI leveraging your work to make it easier for someone else. A similar thing needs to be done for images too.
To me this sounds like it's antithetical to open source software because the point of making software open source is so that other people can leverage your work. It shouldn't matter if it's done through generative AI or through a human's brain.
Re: Generative AI profits off your code. Make them pay for it
#34Anyone have the text of the clause? I clicked the get started link but it wanted to log in on my Github. I did not see it in the FAQ.
Re: Generative AI profits off your code. Make them pay for it
#35Earlier quoted context omitted.
I'm presenting the license text in a creative and unusual way that real hackers might enjoy. If that confused you, or you consider it "obnoxious", then you are not the target audience. That's ok. Hacker News is not 100% hackers!
I think it is more likely you are just baldly shilling your website. Which is a shame, because I think the site isn't a bad idea - I like the minimal interface and the thought you've put into hints for many not-quite-right solutions. I've seen quality links you've posted in the past with more interesting, subtle, and relevant bugs - but this isn't one of them.
Re: Generative AI profits off your code. Make them pay for it
#36In any case it raises some other questions about intellectual property as a whole. If you can sue an AI model for profiting off your intellectual property, why can't you sue a human for the same? Say you read a book one day, and are so inspired that you go ahead and write a new book. Imagine you publish that new book and sell millions of copies. Are you entitled to pay royalties to the author who gave you inspiration? It seems to me that unless you're plagiarizing large chunks of the original work verbatim, you probably shouldn't be forced to owe the original author much of anything. LLMs do plagiarize, but they do so somewhat inconsistently due to their non-deterministic output (just like humans!).
Re: Generative AI profits off your code. Make them pay for it
#37This is a great idea but I don't understand why I need to provide this service full write access to my public repos. Shouldn't full read access suffice?
We wanted to be able in the future to be able to automatically add / append the license text to the file. Adding the licenses one by one would be tedious so coming up with a way to bulk add the licenses seems essential.
Also, some of my open source projects have an explicit clause which states that 'The source of this code shall not be misrepresented' so if chunks of my code showed up in some AI-generated code without attribution, it would be a pretty clear-cut case.
Re: Generative AI profits off your code. Make them pay for it
#38Thanks for taking the initiative. there is very little awareness and implication of this. I am not a developer, but I understand how generative AI leveraging your work to make it easier for someone else. A similar thing needs to be done for images too.
>I am not a developer, but I understand how generative AI leveraging your work to make it easier for someone else. To me this sounds like it's antithetical to open source software because the point of making software open source is so that other people can leverage your work. It shouldn't matter if it's done through generative AI or through a human's brain.
Re: Generative AI profits off your code. Make them pay for it
#39If you put your code on Github, it's bound by the TOS, which states ( https://docs.github.com/en/site-policy/github-terms/github-t... ): > We need the legal right to do things like host Your Content, publish it, and share it. You grant us and our legal successors the right to store, archive, parse, and display Your Content, and make incidental copies, as necessary to provide the Service, including improving the Servi…
It shouldn't even hinge on a TOS. If Microsoft loses this case, it actually means Microsoft wins and we all lose. Who has a large enough corpora of training data? Only institutional copyright holders. This is probably going to play out like Oracle vs. Google when Google suddenly realized that they should lose and intentionally threw the case. I'm so worried about this case. Treating copyrighted training data as fair…
But Google won?
Re: Generative AI profits off your code. Make them pay for it
#40If you put your code on Github, it's bound by the TOS, which states ( https://docs.github.com/en/site-policy/github-terms/github-t... ): > We need the legal right to do things like host Your Content, publish it, and share it. You grant us and our legal successors the right to store, archive, parse, and display Your Content, and make incidental copies, as necessary to provide the Service, including improving the Servi…
So if the clause is widely adopted, it may be good for Microsoft and bad for Salesforce. If you want to reward Microsoft and punish Salesforce, it may be a good idea.