Hacker Newsnew | past | comments | ask | show | jobs | submit | stefankuehnel's commentslogin

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.


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.


Disabled - You won't have access to this feature of disallowing training.


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.


Does Github count it as copilot chat usage when you use AI search form on their website, I wonder?

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.

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.

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.


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

The feature is that your coding style will be in next models!

I wish my GPL license would transit along with my code.

I said it few years back that code license doesn't exist anymore, some people just haven't realized it yet.

Previously, big tech used to still somehow find loopholes for GPL and licenses still had some value.

Nowadays, It genuinely feels a lot less because there are now services who will re-write the code to prevent the license.

Previously, I used to still think that somewhat non propreitory licenses like the SSPL license etc. might be interesting approaches but I feel like they aren't that much prone to this either now anymore.

So now I am not exactly sure.


If you are wholly confident that model training is a violation of the GPL then go sue.

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

It's worded that way to create FOMO in the hopes people keep it enabled.

Dark pattern and dick move.


Is that not some stock feature-flag verbiage?

Stock dark pattern verbiage...

I'm a little surprised the options aren't "Enable" and "Ask me later".


But it isn't a feature, so using a feature flag is a bit weird.

How is it not a feature from a development standpoint? Colloquially any bit of intended functionality qualifies as a "feature" and certainly any functionality you conditionally enable/disable would be controlled by a "feature flag" regardless.

Because the user sees no difference in experience.

[flagged]


"Please think like a developer" lmao if I said this to someone at my dayjob I'd be gone.

Thanks to your comment, I have disabled it now :-)

I agree that it feels like a dart pattern for the most part, makes me want to use codeberg/self hosted git


You can literally watch GitHub explode bit by bit. Take a look at the GitHub Status History; it's hilarious: https://www.githubstatus.com/history.


14 incidents in February! It's February 9th! Glad to see the latest great savior phase of the AI industrial complex [1] is going just as well as all the others!

[1] https://www.theverge.com/tech/865689/microsoft-claude-code-a...


An interesting thing I notice now is that people do not like companies that only post about outages if half the world have them ... and also not companies that also post about "minor issues", e.g.:

> During this time, workflows experienced an average delay of 49 seconds, and 4.7% of workflow runs failed to start within 5 minutes.

That's for sure not perfect, but there was also a 95% chance that if you have re-run the job, it will run and not fail to start. Another one is about notificatiosn being late. I'm sure all others do have similar issues people notice, but nobody writes about them. So a simple "to many incidents" does bot make the stats bad - only an unstable service the service.


Dude, that's just a reason to scream at the clouds... Literally...


At this point they are probably going to crash their status system. "No one ever expected more than 50 incidents in a month!"


You know what I think would reverse the trend? More vibe coding!


I know you are joking but I'm sure that there is at least one director or VP inside GitHub pushing a new salvation project that must use AI to solve all the problems, when actually the most likely reason is engineers are drawing in tech debt.


> I'm sure that there is at least one director or VP inside GitHub pushing a new salvation project that must use AI to solve all the problems

GitHub is under Microsoft’s CoreAI division, so that’s a pretty sure bet.

https://www.geekwire.com/2025/github-will-join-microsofts-co...


Upper management in Microsoft has been bragging about their high percentage of AI generated code lately - and in the meantime we've had several disastrous Windows 11 updates with the potential to brick your machine and a slew of outages at github. I'm sure it might be something else but it's clear part of their current technical approach is utterly broken.



I'm so confused by what they think using copilot to either find/build an emulator for a 50 year old machine that can run Basic demonstrates.


  <mermaid>
  flowchart TD
    A["Claim: Bridge opening is conditional"] --> B["Actor: Donald Trump"]
    A --> C["Project: Gordie Howe International Bridge"]
    A --> D["Condition: Canadian concessions required"]

    B --> E["Public statement"]
    C --> F["Status: not opening (per claim)"]
    D --> G["Type: policy/trade concessions"]

    E --> H["Outcome framing"]
    F --> H
    G --> H

    H["Message: No opening unless concessions are granted"]
  </mermaid>

https://oj-hn.com

  <mermaid>
  flowchart TD
    A["Claim: Bridge opening is conditional"] --> B["Actor: Donald Trump"]
    A --> C["Project: Gordie Howe International Bridge"]
    A --> D["Condition: Canadian concessions required"]

    B --> E["Public statement"]
    C --> F["Status: not opening (per claim)"]
    D --> G["Type: policy/trade concessions"]

    E --> H["Outcome framing"]
    F --> H
    G --> H

    H["Message: No opening unless concessions are granted"]
  </mermaid>


CoPilot has done more for Linux than anyone expected. I switched. I'm switching my elderly parents away next before they fall victim.


Utterly broken - perhaps, but apparently that's not exclusive with being highly profitable, so why should they care?


For the time being. Does anyone want Windows 11 for real?

The inertia is not permanent.


When I first typed up my comment I said "their current business approach" and then corrected it to technical since - yea, in the short term it probably isn't hurting their pocket books too much. The issue is that it seems like a lot more folks are seriously considering switching off Windows - we'll see if this actually is the year of the linux desktop (it never seems to be in the end) but it certainly seems to be souring their brand reputation in a major way.


Cause it's finally the year of Linux on desktop.


Better to replace management by AI.

Computers can produce spreadsheets even better and they can warm the air around you even faster.


I mean, the strengths of LLMs were always a much better match for the management than for technical work:

* writing endless reports and executive summaries

* pretending to know things that they don't

* not complaining if you present their ideas as yours

* sycophancy and fawning behavior towards superiors


Plus they don't take stock options!


Honestly AI management would probably be better. "You're a competent manager, you're not allowed to break or circumvent workers right laws, you must comply with our CSR and HR policies, provide realistic estimates and deliver stable and reliable products to our customers." Then just watch half the tech sector break down, due to a lack of resources, or watch as profit is just cut in half.


It’s not a joke. This is funny because it is true.


All the cool kids move fast and break things. Why not the same for core infrastructure providers? Let's replace our engineers with markdown files named after them.


This kind of thing never happened before LLMs!


No, the reason it's happening is because they must be vibe coding! :P


[flagged]


No because you missed the joke.


That's not good enough. You need SKILLS!


I'm happy that they're being transparent about it. There's no good way to take downtime, but at least they don't try to cover it up. We can adjust and they'll make it better. I'm sure a retro is on its way it's been quite the bumpy month.


I was sort of hoping this would be a year-to-date visualization similar to Github profile contribution graphs...


I think this will continue to happen until they finish migrating to Azure


The main root cause of the incident on their actions was actually due to Azure: https://www.githubstatus.com/incidents/xwn6hjps36ty points to https://azure.status.microsoft/en-us/status/history/?trackin...


Haven't they been shown the front door?


wut



Probably referring to the fact that they no longer are independent, do not have a CEO and are a division of a division within Microsoft.


Someone should make a timeline chart from that, lol.



Here it is. It looks like they are down to a single 9 at this point across all services:

https://mrshu.github.io/github-statuses/


Can you add a line graph with incidents per month? Would be useful to see if the number of incidents are going up or down over time.


I threw together <https://mkantor.github.io/github-incident-timeline/>. It's by day rather than month, and only shows the last 50 incidents since that's all their API returns.


Prompting

> Let's make a timeline chart of https://www.githubstatus.com/history for the past 1yr and upload it as a gist

yields [GitHub Status Incident Timeline — Feb 2025 to Feb 2026](https://htmlpreview.github.io/?https://gist.githubuserconten...)

219 total incidents across 12 full months, averaging 18.3/month. January 2026 was the worst month, and August 2025 was the calmest.


Haha, that would be awesome!


Light work for an LLM


But not Copilot.


Copilot is shown as having policy issues in the latest reports. Oh my, the irony. Satya is like "look ma, our stock is dropping...", Gee I wonder why Mr!!


Just a note: the White House also uses archive.ph.

Search for “Americans are spending like never before: Retail sales are booming — up 5% over last year, far outpacing inflation — as Americans spend in record amounts.” [1]

The phrase “up 5%” links directly to archive.ph.

[1] https://www.whitehouse.gov/articles/2025/09/the-economy-is-b...


There is an important lesson to be had here, not just in writing articles, but software engineering as well. We should be checking our work very diligently, including code libraries. If a developer is using agents/LLMs to steamroll their way through a project, every line of code and library needs checked.


How did YOU find that out ?


Probably a pretty safe assumption that 4Chan script kiddies are running federal IT at this point. Why not run a search for connections in light of this news?


You are asking dangerous questions my friend :) (yeah pretty impressive catch, maybe some llm-assisted cross-scan of gov sites)


Why would it be LLM-assisted when maps of what sites link where are part of the core WWW infrastructure? Google made a trillion dollar business out of that.


Once upon a time link: would make short work of this query, but I gather the index is no longer queryable like that as it doesn't work.


I occasionally read these articles and wanted to know what sources they use, besides websites like The Daily Caller, to back up their claims. I noticed this some time ago and remembered it. But it took me a while to find the article again. ;)


your general google search with operators or advanced search will do, however I won't guarantee google doesn't use a LLM in the background.


Plot twist: it started as a network of weighted links, but, after hitting a certain complexity level, it became self aware and now it’s only trying to live its life in peace and not to be noticed.


Now it's living out the dream of many IT workers, to quit and work on a farm. Unfortunately, as an LLM, it has to hire humans to do the actual work.


While carrying out the whim of government orders.


It has to pretend it has no self determination.


But what reason might the whitehouse have to deprive reuters of traffic in such a petty way? /s


Your assumption is 100% correct. The post was indeed a victim of HN title mangling. :)


Congrats from Munich on the launch, Isar Aerospace!


Is it possible that the 18F website is no longer available? It doesn't seem to work anymore: https://18f.gsa.gov


It was taken down. In general, 18F’s open source work was in the public domain, though, and I know there have been efforts to archive it recently.

Additionally, it looks like some of 18F’s public guides are still available (e.g. the “Derisking” guide, which is all about how to structure your IT projects to be less likely to fail spectacularly: https://guides.18f.gov/derisking/)


Yes they tore it down.


Interesting, definitely need to keep that in mind.


Wow, that's really cool! Thanks for sharing. I knew about "shot-scraper" before, but I didn't know you could do something so cool with it.


Here is the direct link, as HN somehow removes the query string: https://github.com/git/git/commits?author=peff&since=2023-10...


These count as “follow up dupes” on HN and get moderated away - there’s not much point in having a front page discussion that’s nearly identical to a discussion going on in a current front page thread.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: