2022.7.4: news.adds/dev/CASE/
Amazon CodeWhisperer and Microsoft Github Copilot:
summary:
. AI is being used for CASE
(computer-assisted software engineering).
. it is being trained on opensource code
and then applies techniques used by that code
to the specific needs of your code.
. the resulting code is free of any licensing agreements
because is considered fair use
unless the software ideas are protected by patents
rather than merely copyright or copyleft.
. Amazon CodeWhisperer may be able to tell you
the license of the project its ideas were lifted from,
but Microsoft Github Copilot claims all its code
is sourced from and licensed by an AI,
not from the projects that the AI studied.
refs:
https://aws.amazon.com/codewhisperer/
https://github.com/features/copilot/
https://openai.com/blog/openai-codex/
https://techcrunch.com/2022/06/23/amazon-launches-codewhisperer-its-ai-pair-programming-tool/
https://sfconservancy.org/blog/2022/feb/03/github-copilot-copyleft-gpl/
https://sfconservancy.org/blog/2022/jun/30/give-up-github-launch/
https://lists.copyleft.org/pipermail/ai-assist/
https://lists.sfconservancy.org/pipermail/give-up-github/
No comments:
Post a Comment