Live data from Hacker News

Copilot edited an ad into my PR

notes.zachmanson.com

131–140 of 704 posts

Re: Copilot edited an ad into my PR

#131

Just thinking, could it be that your coworker used Raycast to spin up a codex to review and fix the typo on the PR? And that comment was added by Raycast?

I doubt it. I noticed a few of these comments too on our PR's. We did ask copilot for a review ton GitHub (we just add copilot as a reviewer) but not through Raycast.

Oof. Why can’t it just do its one job? My interest level in trying these agents has gone from lukewarm to zero.

Re: Copilot edited an ad into my PR

#132
post #4

Using a LLM to fix a spelling mistake is retardedly lazy. Presumably they used a free version of the LLM, therefore it is completely understandable that it inserted a snippet of text advertising its use into the output. I mean using a free email provider also adds a line of text to the end of every email advertising the service by default - "Sent from iPhone" etc.

[flagged]

Re: Copilot edited an ad into my PR

#133

I think they want the free advertisement, like Apple with its “sent from iPhone” addendums. But “sent from iPhone” is sometimes useful, and significantly shorter. If they just left it at “edited with copilot” I think it would be tolerable

> But “sent from iPhone” is sometimes useful, No, it is still an advert, and not useful in the least.

Back in the day, it was useful, as in, "Expect awkward phrasing and unintended effects of autocorrection, because mobile device. This message doesn't necessarily reflect the intent of the sender." (Considerate users would/could edit the signature to something w/o a product name in it.) Nowadays, this is pretty much the norm and no explicit warning ist required anymore.

Re: Copilot edited an ad into my PR

#134

Earlier quoted context omitted.

Yes, it seems very unlikely this is Copilot rather than Raycast, short of some very unexpected weirdness. I cling to that hope, anyway.

Indeed. I can’t see why Copilot would promote an unrelated third-party service…

If you click the Raycast link in one of these PRs it links to: https://gh.io/cca-raycast-docs

So I think they’re injecting this as a tip on using Copilot, that just happens to be their integration with Raycast.

I have no idea what their actual partnership with Raycast looks like, maybe this is part of what they offered them? But it’s not a traditional link to another product ad like it appears to be from Raycast being a link.

Re: Copilot edited an ad into my PR

#135

Earlier quoted context omitted.

Interesting indeed. I wonder how long GitHub as a platform will be there as a viable option. Anyone who remembers SourceForge?

It's baked in literally into every coding tutorial and is kind of industry standard, like JIRA. Maybe it's just an experiment at this moment.

I must have a really really outdated version of K+R C.

Re: Copilot edited an ad into my PR

#136
post #50

Earlier quoted context omitted.

How could you implement something like this by accident ?

One feasible scenario could be that they are working on/experimenting with ads, and it was put behind a feature flag, but for whatever reason it was inadvertently ignored

That’s not implementing it by accident, that’s deliberate. In such a scenario perhaps the deployment was a mistake, but if you don’t write the malware in the first place, it can’t be deployed. (Probably. This is LLM stuff we’re talking about.)

(Yes, this is malware. It’s incontrovertibly adware, and although some will argue that not all adware is malware, this behaviour easily meets the requirements to be deemed malicious.)

It is said, never point a gun at something you’re not willing to shoot. Apply something similar here.

Re: Copilot edited an ad into my PR

#137
post #55

Well, you are not alone: https://github.com/search?q=%22%E2%9A%A1+Quickly+spin+up+cop...

Interesting indeed. I wonder how long GitHub as a platform will be there as a viable option. Anyone who remembers SourceForge?

Another step into ensh*ttification? https://www.youtube.com/watch?v=T4Upf_B9RLQ

Re: Copilot edited an ad into my PR

#138

Whatever the reason for the inclusion was here, the general problem is much bigger. People / companies / products can influence the direction of AI answers to put them in a better light and to be recommended more often. This isn't limited to just products even.

What does AI have to do with it?

Re: Copilot edited an ad into my PR

#139

Just thinking, could it be that your coworker used Raycast to spin up a codex to review and fix the typo on the PR? And that comment was added by Raycast?

Yes. The same message in GitLab: https://gitlab.tudelft.nl/thomasvermeule/GeneralAviationAirc...

that's an imported PR, presumably from github. Note how the copilot comments come from the same user as the author, with an `imported` tag.
Post reply on HN