Live data from Hacker News

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

github.com

151–160 of 917 posts

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

#151
post #104
post #33

Earlier quoted context omitted.

[flagged]

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

In my circles it literally was the same people. Instead of trying to get me to buy ETH they started talking only via LLMs. Unsurprisingly we aren't in touch anymore... Maybe they are happier with their chatbots, I'll never know that's for sure

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

#152

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…

Its even worse in my eyes, they dont even offer a model they themselves maintain.

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

#153

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. And then set fire to the whole thing in an offering to their robot gods. Probably they thought the new generations forgot about how awful they were in the not so distant past. I think they set it all on fire because greed got the better of them again.

AI psychosis. Divide between rich and poor. They live in their own golden bubbles and there's no sanity checks. The workers are so far removed from the realm of competentance and influence it's just CEOs and VPs trying to pump the next 6 months stock value regardless of anything.

It's like the zeitgeist has decided the only thing that matters is their own farts and how they dont smell.

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

#155

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…

They invested billions. They're scared.

They invested billions. They can exit in 6 months if this thing stays afloat.

I don't think it's fear; it's greed.

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

#157

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…

They invested billions. They're scared.

> They invested billions. They're scared.

They could have shipped a good product with all those billions they spent in reinventing Clippy.

I have this feeling that their bet was that all the Microsoft shops will jump on Copilot without looking at alternatives, so they did not really have to make it as good as their competition.

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

#158
post #124

Earlier quoted context omitted.

> There was a time that Google cared deeply about UX Have we been using the same Google?

Their search homepage was supposed to be minimal. I was at a tech talk given by Google sometime around 2012 and they said that their ad service is not under any circumstances allowed to slow down the page load - if the ads don't return before the page is ready the pager is rendered without ads. Chrome had so many great ux choices originally, such as tabs all staying the same size when you were closing them so that yo…

If i remember chrome:// used to have special meaning in Firefox (and probably well before that), and was used to tweak UI settings. I always assumed this was where Google took the name from.

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

#159

Isn’t this a kind of “leopards ate my face” situation? I thought we had all “agreed” that letting AI write code and take control of software repositories is good, even if we have no idea what is going on beyond a thin surface layer, because well it’s fast and we can fix it later and lol who needs testing? My customers are my testers. And now it’s suddenly bad because the developer is the customer?

The sneaky commit modification is triggered by very modest usage of AI such as auto-completion.

Look, if an agent writes the code and the commit message then adding a Co-authored-by by default is ok. Not even showing it before the commit is made is not, and adding the message when AI was just completing code is not.

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

#160
post #34
post #8

Whenever I use Cursor's voice dictation, my prompts get "Thank you" inserted at the end of the sentence.

That happens in most speech to text systems, even Superwhisper, Monologue and Wispr Flow. I read somewhere it comes from training on YouTube audio and happens when there is silence. I guess it depends on the model but most of them are based on Whisper which has this problem

Ha, I also have this happen all the time in response to mouse clicks. When playing with Apple Foundation Models + Whisper I noticed that it happens so often that I had to explicitly filter this out before acting on transcriptions.
Post reply on HN