Live data from Hacker News

VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

github.com

231–240 of 917 posts

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#231
post #104

Earlier quoted context omitted.

5 years ago it was blockchain & NFT’s. Same hypers just moved to different technology.

Yep, 25 years ago it was the web. And remember the great electricity grift 100 years ago. And horseless carriage grifters like Ford!

Yeah, you probably said web3 was going to change the web too.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#232

Claude code and codex do this all the time too. Fucking annoying.

That isn't the same thing.

It's you're using AI tool to code, obviously the tool should be given due credits on the commits, for ethics.

but in this case Microslop is branding any commits as "co-authored by Copilot", even if the user never used any AI tool.

This is blatant attempt violation of commits authorship ethics and user rights.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#233
post #182

To everyone who bought the "developer-friendly" Microsoft of VSCode fame from a few years ago: this is what they forever did, and forever will do. This company has been pulling these tricks since the early 90s. If you fell for this once again, there's nobody else to blame but yourself.

You may be surprised to learn some of the employed adults on this site were born after the 90’s.

And hopefully those employed adults have done their due diligence and read some history.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#234
post #100

FYI, they changed the default of 'git.addAICoAuthor' to 'chatAndAgent' afterwards: https://github.com/microsoft/vscode/pull/312880 So it was 'off' -> 'on' -> 'chatAndAgent'

Changed back or not, this demonstrates that they're either willing to make sweeping changes like this that hurt a massive number of users, or that they're incompetent to the point of not realising the impact of the first change. They'd have had to just blindly make the change, since the original PR was approved and merged within the same minute by the original author (no additional eyes, at least that we can see), or ignore user complaints and make it anyway. Both cases demonstrate terrible stewardship of VSCode.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#235

One 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…

> Microsoft spent literal decades rehabilitating their reputation. Mmm... I think I missed that part.

Hackernews used to experience a collective paroxysm of joy every time a new Visual Studio Code dropped. There definitely was a pervasive belief that the Nadella era ushered in a cuddly new Microsoft.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#236

Earlier quoted context omitted.

Google will definitely lose. Llms supplants search. But not the old document search which they stopped doing long ago. Add in the fact that open weight models are 6-12 months behind frontier models means AI companies aren’t building a moat, they’re on a treadmill. And treadmills don’t justify the valuations OR the hype. AI companies are in trouble.

Not all AI companies are the same. Some are piling on masses of debt to built capacity (eg. Oracle). Others are just reinvesting the profits from the rest of their company (eg. Google, Meta). Anthropic’s moat is their best tool, Claude Code. OpenAI’s moat is the brand of ChatGPT, once the fastest growing app in the history of the world. It’s possible that open weight models keep pace, but it’s also possible that the…

Open weight models will keep pace because capable open-weight models are China's strategy for preventing a closed takeover of AI by the West.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#237

One 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…

The thing the annoys me the most (to use polite language) is that product design went off the window with the AI craze. You could probably ship actual products that actual people would want to use, but instead everyone wants to turn everything into a chatbot, as if chatbots are the pinnacle of user interface, the crabs of software, the purpose, goal, and telos of technology. It drives me nuts.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#238
post #13

Earlier quoted context omitted.

Turn it off and rage on social media. If it gets bad enough, look into Zed. Their tagline is literally "your last next editor".

Unfortunately, Zed is years behind VSCode in terms of polish, Microsoft supported LSPs just work better in VSCode, they are better integrated, and Zed can't do anything about LSPs memory or peformance.

I tried VSCode some years ago (immediately moved to Codium) and yes, it is extremely well-done for what it is. But Zed is good enough for me. Everything I care about for Python, TS/JS/CSS and C programming is available. I do not even miss the JetBrains tooling for these.

Re: VS Code inserting 'Co-Authored-by Copilot' into commits regardless of usage

#240

If you're angry about this then what are you going to do about it?

I would think that the thing to do about it (if you want to use VS Code at all; some people (such as myself) don't), should be to send a patch to prevent adding the Co-authored-by line if Copilot is disabled, so that it will only add that line if the Copilot is enabled.
Post reply on HN