VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
31–40 of 917 posts
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#32And now it’s suddenly bad because the developer is the customer?
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#33One fascinating thing about the whole AI phenomenon is how incredibly hostile it is to _standards_. Whether something works properly, or is ethical, or is true, no longer matters at all; all that matters is "pls use our AI". Microsoft spent literal decades rehabilitating their reputation. And then set fire to the whole thing in an offering to their robot gods. And it's not just them. There was a time that Google care…
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#34Whenever I use Cursor's voice dictation, my prompts get "Thank you" inserted at the end of the sentence.
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#35Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#36"Sent from my iPhone" marketing only works if people want everyone to know they're using the product.
However, there's one counterexample: some email clients in the past experienced explosive growth by adding signatures. It was annoying, but it definitely worked.
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#37I personally don't mind if an AI inserts it's "Co-Authored by" tag into commits it has worked on - it's transparency, I used its help and it should get credit for good work, or disdain for bad. But, just inserting the tag because it's being used for git commands - there's a line there.
I’m sorry, I don’t get it: a piece of software needs credit for creating another piece of software? Like, would you credit GCC for adding optimisations to your binary?
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#38This is really bad.
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#39Great, here’s how to remove it from your commits: Run git commit --amend Your text editor will open. Delete the line: Co-authored-by: Github Copilot Save and exit Force push the change: git push --force-with-lease
Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage
#40One fascinating thing about the whole AI phenomenon is how incredibly hostile it is to _standards_. Whether something works properly, or is ethical, or is true, no longer matters at all; all that matters is "pls use our AI". Microsoft spent literal decades rehabilitating their reputation. And then set fire to the whole thing in an offering to their robot gods. And it's not just them. There was a time that Google care…