GitHub Copilot Reenables Itself When Disabled
1–7 of 7 posts
Re: GitHub Copilot Reenables Itself When Disabled
#2A lot of us are sort of waiting for the other shoe to drop with respect to Microsoft's commitment to openness, so this seem kinda foreboding.
Re: GitHub Copilot Reenables Itself When Disabled
#3Github's major closed-source Copilot extension reenables itself if you try to tone down the aggressiveness of its suggestions. Some malware / reverse-useless-machine vibes. A lot of us are sort of waiting for the other shoe to drop with respect to Microsoft's commitment to openness, so this seem kinda foreboding.
Maybe the apocalypse is not Terminator, but a super powerful but naive clippy whose ham handed help drive humanity to destroy technology.
Re: GitHub Copilot Reenables Itself When Disabled
#4Copilot is available in neovim: https://github.com/zbirenbaum/copilot.lua
Self plug: CopilotChat.nvim recently got added into LazyVim Extras: https://www.lazyvim.org/extras/coding/copilot-chat ! Getting started is easier than ever
Re: GitHub Copilot Reenables Itself When Disabled
#5Re: GitHub Copilot Reenables Itself When Disabled
#6That would be a case of the LLM (purposely?!?!?!) turning itself back on regardless of the human's instructions, using code it wrote.
There's something about "self preservation" in that. :)
Re: GitHub Copilot Reenables Itself When Disabled
#7It'll be funny if the code which does this automatic re-enable was also generated by GitHub Copilot. That would be a case of the LLM (purposely?!?!?!) turning itself back on regardless of the human's instructions, using code it wrote. There's something about "self preservation" in that. :)