> This approach aligns with established industry practices "others are doing it too so it's ok"
Ackshually Anthropic is opt-in AND they give you discounts if you enable it
Updates to GitHub Copilot interaction data usage policy
131–140 of 193 posts
Re: Updates to GitHub Copilot interaction data usage policy
#132Earlier quoted context omitted.
Ugh, can't believe they made this opt-in by default, and didn't even post the direct URLs to disable in their blog post. To add on to your (already helpful!) instructions: - Go to https://github.com/settings/copilot/features - Go to the "Privacy" section - Find: "Allow GitHub to use my data for AI model training" - Set to disabled
I always thought "opt-in" (not "opt in") meant something you have to actively choose to enable; otherwise, it stays off. So calling something "opt-in by default" sounds like a misnomer to me. But English is not my first language so please correct me if I'm wrong.
Re: Updates to GitHub Copilot interaction data usage policy
#133It’s not clear to me how GitHub would enforce the “we don’t use enterprise repos” stuff alongside “we will use free tier copilot for training”. A user can be a contributor to a private repository, but not have that repository owner organisation’s license to use copilot. They can still use their personal free tier copilot on that repository. How can enterprises be confident that their IP isn’t being absorbed into the…
We do not train on the contents from any paid organization’s repos, regardless of whether a user is working in that repo with a Copilot Free, Pro, or Pro+ subscription. If a user’s GitHub account is a member of or outside collaborator with a paid organization, we exclude their interaction data from model training.
Re: Updates to GitHub Copilot interaction data usage policy
#134How much longer do you want to tolerate the enshittification? How much longer CAN you tolerate it?
Re: Updates to GitHub Copilot interaction data usage policy
#135> On April 24 we'll start using GitHub Copilot interaction data for AI model training unless you opt out. Review this update and manage your preferences in your GitHub account settings. Now "Allow GitHub to use my data for AI model training" is enabled by default. Turn it off here: https://github.com/settings/copilot/features Do they have this set on business accounts also by default? If so, this is really shady.
Just confirming, we do not use Copilot interaction data for model training of Copilot Business or Enterprise customers.
Re: Updates to GitHub Copilot interaction data usage policy
#136I was unable to change the setting when I used the GitHub app to open up the web page in a container.. button clicks weren't working. Quite frustrating.
Re: Updates to GitHub Copilot interaction data usage policy
#137For what it's worth they're not trying to hide this change at all and are very upfront about it and made it quite simple to opt out.
On Android for instance I invite you to use the GitHub app and modify your opt-in or opt outside settings... You will find that nothing works on the settings page once you actually find the settings page after digging through a couple of layers and scrolling about 2 ft.
Re: Updates to GitHub Copilot interaction data usage policy
#138Earlier quoted context omitted.
Interestingly, it is disabled by default for me.
Reading the github blog post "If you previously opted out of the setting allowing GitHub to collect this data for product improvements, your preference has been retained—your choice is preserved, and your data will not be used for training unless you opt in."
Re: Updates to GitHub Copilot interaction data usage policy
#139Re: Updates to GitHub Copilot interaction data usage policy
#140Earlier quoted context omitted.
Separate fun fact: Gemini CLI blocks env vars with strings like 'AUTH' in the name. They have two separate configuration options that both let you allow specific env vars. Neither work (bad vibe coding). Tried opening an issue and a PR, and two separate vibe-coding bots picked up my issue and wrote PRs, but nobody has looked at them. Bug's still there, so can't do git code signing via ssh agent socket. Only choice is…
Gemini also won't help you with C++ if you are under 18, since it would be unsafe. https://news.ycombinator.com/item?id=39632959