Remix.run Logo
neya 2 days ago

Imagine just having the copilot extension installed will be an excuse at some point for them to steal our code to train their AI models. Not sure if they already do this.

NateEag 2 days ago | parent | next [-]

Of course they already do this.

The ToS (https://www.microsoft.com/en-us/microsoft-copilot/for-indivi...) says explicitly:

> Copilot may include both automated and manual (human) processing of data. You shouldn’t share any information with Copilot that you don’t want us to review.

so they're reserving the right to process whatever it looks at.

You're sending them your codebase already, as part of the prompt for generating new snippets, debugging, etc. So they have access to it.

They'd be absolute fools not to be using the results of sessions to continue to refine their models, and they already reserved the rights to look at what you send them, so yeah - they're doing it.

(Bonus comedy from the ToS:

> Copilot is for entertainment purposes only.

The lawyers know these things cannot be trusted.)

circuit10 2 days ago | parent | next [-]

Also for some reason that site hijacks your scrolling and tries to "smooth" it, which just makes it feel more unresponsive as most browsers already have smooth scrolling?

Looks like they're using this: https://github.com/gblazex/smoothscroll-for-websites

I know it's a bit off topic but I'm just confused as to why that would be on there...

account42 20 hours ago | parent [-]

Web developers just can't help themselves from reinventing browser functionality, badly.

neya 2 days ago | parent | prev | next [-]

> Copilot is for entertainment purposes only.

Jokes on them, that's why I consider entire Microsoft for entertainment purposes only.

davidgerard 17 hours ago | parent | prev [-]

That's the TOS for the broader Microsoft Copilot, not for the GitHub one, which has its own TOSes (depending whether your last renewal was before or after March 5) that don't include the "entertainment" wording.

But one to file away!

justinclift 2 days ago | parent | prev [-]

"at some point"?

Why the assumption it's not already happening?

neya 2 days ago | parent [-]

> Not sure if they already do this.