Earlier quoted context omitted.
The Microsoft that was prosecuted for monopoly behaviour 25 years ago is definitely not the same Microsoft that owns: - Github - LinkedIn - Activision Blizzard - Xbox - Azure, Sharepoint and Teams w/Copilot embedded everywhere - major stake in OpenAI - a multibillion dollar ad product portfolio (LinkedIn ads, Bing Ads)
After being told to not integrate Internet Explorer into the OS, they changed the name to EDGE and did it anyway? With the added excuse that it now compromises most of the file explorer functionality, too?
Copilot edited an ad into my PR
651–660 of 704 posts
Re: Copilot edited an ad into my PR
#652Earlier quoted context omitted.
They should probably get a lawyer to send a C&D.
There’s like 100 comments blaming raycast, they should just sue for damages lol.
Re: Copilot edited an ad into my PR
#653Earlier quoted context omitted.
Yeah but at least a dozen Microsoft employees went on a seemingly scripted blitz on X about how they’re ready to start listening to feedback and… * checks notes * Only have copilot shoehorned into most things instead of everything. And some shit about windows developers which isn’t exactly going to fix the glaring issues with the OS itself.
They literally broke 40yr standard keyboard layouts on laptops by replacing right alt buttons with their bullshit AI button. Are they going to fix hardware they've already sold? On every OEM?
Re: Copilot edited an ad into my PR
#654Earlier quoted context omitted.
I've not seen any evidence that these were ads and not "tips". Ads implies someone was paying for them. Promoting internal product features is not the same thing - if it was then every piece of software that shows a tip would be an ad product, and would be regulated as such.
> Ads implies someone was paying for them. It doesn't to me. By my understanding of the term, Netflix can most definitely advertise Netflix shows on its own platform, a flyer that a barber hangs on a public bulletin board is an advertisement, and the Oscar Mayer Weinermobile is advertising hotdogs when it drives through my town. Do you not consider these things to be advertisements? I pretty much agree with what http…
Re: Copilot edited an ad into my PR
#655Earlier quoted context omitted.
That doesn't really make sense. So it's an ad for raycast? But raycast said they didn't know about it. To me the explanation makes perfect sense. "You can use this tool with raycast" seems like a very reasonable tip.
> That doesn't really make sense. So it's an ad for raycast? It's an ad for using CoPilot and for Raycast. > But raycast said they didn't know about it. If I buy a billboard that tells people to go eat at a nearby restaurant, that's ad regardless of whether or not the restaurant knows that I bought that ad. > To me the explanation makes perfect sense. "You can use this tool with raycast" seems like a very reasonable…
Re: Copilot edited an ad into my PR
#656Earlier quoted context omitted.
> We've now disabled these tips in pull requests created by or touched by Copilot, so you won't see this happen again for future PRs. It's appreciated, but these weren't tips, these were ads. Tips are "Save time with keyboard shortcuts" or "Check out the latest features under 'Whats New' in the help menu!" When you name other products, that's an ad.
That doesn't really make sense. So it's an ad for raycast? But raycast said they didn't know about it. To me the explanation makes perfect sense. "You can use this tool with raycast" seems like a very reasonable tip.
Re: Copilot edited an ad into my PR
#657Earlier quoted context omitted.
> Ads implies someone was paying for them. It doesn't to me. By my understanding of the term, Netflix can most definitely advertise Netflix shows on its own platform, a flyer that a barber hangs on a public bulletin board is an advertisement, and the Oscar Mayer Weinermobile is advertising hotdogs when it drives through my town. Do you not consider these things to be advertisements? I pretty much agree with what http…
I think this particular story is a very different scandal if it turns out GitHub were charging other companies money in exchange for having Copilot include promotions for their products in PRs as opposed to Copilot adding uncompensated usage "tips" to those PRs.
Two things:
1. People using the word "advertisement" when commenting on this situation aren't necessarily saying that's what's happening, and they may find these tips/ads distasteful anyway (I know I do).
2. Even if someone isn't literally paying Microsoft to insert these tips/ads, promoting third parties which are themselves Microsoft customers still benefits Microsoft.
Re: Copilot edited an ad into my PR
#658Earlier quoted context omitted.
It’s like how Disney Plus “ad free” tier shows you ads for Hulu and Disney Perks. They probably redefine “ad” in their terms of service so their own ads are called something else.
I looked into it at one point, as I was disgusted by the unskippable advertisements when paying for an ad-free tier on one of the myriad streaming platforms. Apparently, they distinguish between "advertisements" for a product or service and "promotions" for themselves. I get why that would be a reasonable internal distinction, as the former would require sign-off from the business paying for the advertisement, while…
Re: Copilot edited an ad into my PR
#659 After a team member summoned Copilot to correct
a typo in a PR of mine ...
Using Copilot "to correct a typo" is the epitome of "jumping the shark"[0].Re: Copilot edited an ad into my PR
#660Earlier quoted context omitted.
Sure, the point about LLM "mistakes" etc being harder to detect is valid, although I'm not entirely sure how to compare this with human hard to detect mistakes. If anything I find LLM code shortcomings often a bit easier to spot because a lot of the time they're just uneeded dependencies, useless comments, useless replication of logic, etc. This is where testing come into play too and I'm definitely reviewing your te…
> If anything I find LLM code shortcomings often a bit easier to spot because a lot of the time they're just uneeded dependencies, useless comments, useless replication of logic, etc. By this logic, it's useful to know whether something was LLM-generated or not because if it was, you can more quickly come to the conclusion that it's LLM weirdness and short-circuit your review there. If it's human code (or if you don'…
Fair enough