stefankuehnel
10 hours ago
If you scroll down to "Allow GitHub to use my data for AI model training" in GitHub settings, you can enable or disable it. However, what really gets me is how they pitch it like it’s some kind of user-facing feature:
Enabled = You will have access to the feature
Disabled = You won't have access to the feature
As if handing over your data for free is a perk. Kinda hilarious.
data-ottawa
7 hours ago
It’s not so bad, there’s no double negative and it’s not a confusing “switch” that is always ambiguous as to whether it’s enabled or not.
In contrast when you create a a GCS bucket it uses a checkmark for enabling “public access prevention”. Who designed that modal? It takes me a solid minute to figure out if I’m publishing private data or not.
stavros
5 hours ago
Disabled - You won't have access to this feature of disallowing training.
lbeckman314
5 hours ago
"<sighs> They could've made this clearer..."
https://old.reddit.com/r/TheSimpsons/comments/26vdkf/dont_do...
a1o
10 hours ago
I went to check on this and I have everything copilot related disabled and in the two bars that measure usage my Copilot Chat usage was somehow in 2%, how is this possible?
Before anyone comes to me to sell me on AI, this is on my personal account, I have and use it in my business account (but it is a completely different user account), I just make it a point to not use it in my personal time so I can keep my skills sharp.
hakunin
10 hours ago
Does Github count it as copilot chat usage when you use AI search form on their website, I wonder?
a1o
8 hours ago
I wonder if that’s it! I occasionally do some code search on GitHub and then remember it doesn’t work well and go back to searching in the IDE. I usually need to look into not the main branch because I do a lot of projects that have a develop branch where things actually happen. But that would explain so I guess this is it.
saratogacx
9 hours ago
If you're taking about the quota bar. That is only measuring your premium request usage (models with a #.#x multiplier next to the name). If you only use the free models and code completion you won't actually consume any "usage". If you use AI code review that consumes a single request (now). Same with the Github Copilot web chat, if you use a free model, it doesn't count, if you use a premium model you get charged the usage cost.
mirekrusin
9 hours ago
The feature is that your coding style will be in next models!
rzmmm
9 hours ago
I wish my GPL license would transit along with my code.
UqWBcuFx6NV4r
6 hours ago
If you are wholly confident that model training is a violation of the GPL then go sue.
tglman
3 hours ago
I guess freedom of study and use may include also training AI, but would be cool if all the derivate work, as AI models and generated code from AI models should be licensed as GPL, layers needed here
petcat
10 hours ago
I guess the "perk" is that maybe their models get retrained on your data making them slightly more useful to you (and everyone else) in the future? idk
Rapzid
9 hours ago
Is that not some stock feature-flag verbiage?
bigiain
8 hours ago
Stock dark pattern verbiage...
I'm a little surprised the options aren't "Enable" and "Ask me later".
NewJazz
8 hours ago
But it isn't a feature, so using a feature flag is a bit weird.
UqWBcuFx6NV4r
6 hours ago
No, it’s not. Please think like a developer and not like someone playing amateur gotcha journalist on social media. Feature flags are (ab)used in this way all the time. What is a feature? What is a feature flag? It’s like asking what authorisation is vs all your other business rules. There’s grey area.
NewJazz
6 hours ago
"Please think like a developer" lmao if I said this to someone at my dayjob I'd be gone.
7bit
10 hours ago
It's worded that way to create FOMO in the hopes people keep it enabled.
Dark pattern and dick move.
martin-t
9 hours ago
A few days ago, I unchecked it, only to see it checked again when I reloaded the page.
It could be incompetence but it shouldn't matter. This level of incompetence should be punished equally to malice.