Microsoft-owned GitHub announced on Wednesday a free version of its popular Copilot code completion/AI pair programming tool, which will also now ship by default with Microsoft’s popular VS Code editor. Until now, most developers had to pay a monthly fee, starting at $10 per month, with only verified students, teachers, and open source maintainers getting free access.

GitHub also announced that it now has 150 million developers on its platform, up from 100 million in early 2023.

“My first project [at GitHub] in 2018 was free private repositories, which we launched very early in 2019,” GitHub CEO Thomas Dohmke told me in an exclusive interview ahead of Wednesday’s announcement. “Then we had kind of a v2 with free private organizations in 2020. We have free [GitHub] Actions entitlements. I think at my first Universe [conference] as CEO, we announced free Codespaces. And so it felt natural, at some point, to get to the point where we also have a completely free Copilot, not just one that is for students and open source maintainers.”

  • JustAnIdiotPlsIgnore@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    ·
    6 days ago

    ‘free’

    So is that ‘sell my data’ free? Or ‘get you hooked on the product and then add a subscription a year later’ free?

    Bastards.

    • Moc@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      6 days ago

      Both. And there is no guarantee they are not selling your data even if you pay.

      • Kit@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 days ago

        Enterprise versions of Copilot do guarantee in the contract that they are not selling your data or using it to train their LLM.

  • geography082@lemm.ee
    link
    fedilink
    English
    arrow-up
    9
    ·
    7 days ago

    If would be amazing to stop using the word free when we are talking about companies like Microsoft and Google

  • Daemon Silverstein@thelemmy.club
    link
    fedilink
    English
    arrow-up
    5
    ·
    7 days ago

    As I like to test things before saying something critical about them, I rushed to my GH account in order to test this “Copilot” from GitHub (it’s a weird name considering that Copilot is also a Bing AI; both Bing and Copilot are Microsoft products, so unsurprisingly there’s zero creativity coming from them).

    So far:

    • It’s nothing new: it’s just OpenAI ChatGPT 4o under the hood (something I already use through OpenAI’s website, thanks for the nothing burger, Github)
    • It’s GPT 4o with supposedly some integration with GH APIs…
    • … except that it has no Github Gists integration (I use Gists more than I use repos)
    • … and it fails to retrieve the list of all my repos so far (something I managed to manually do through my browser, accessing some endpoint from Github’s API (it requires no token) and using Devtools to map and format the JSON array into a string list)
    • The paid version seems to offer the possibility to pick another LLM model: Google Gemini, Anthropic Claude, OpenAI ChatGPT o1 (also known as “strawberry”, who can’t count “how many R’s” are there within its own name) and… that’s it. Also nothing new, even if you ever dare to pay for it.

    Summary: a “nothing burger”. It perfectly describes this… “tool”?

  • Rikj000@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    44
    ·
    edit-2
    3 hours ago

    uBlock Origin Filters to get rid of Copilot bloat on Github
    uBlock Origin => Open the Dashboard => My Filters => Add:

    github.com##.copilotPreview__container
    github.com##.AppHeader-CopilotChat
    github.com##li.ActionListItem:has-text(Copilot)
    github.com##li.TimelineItem:has-text(Copilot)
    github.com##div.pb-4:has-text(Copilot)
    github.com###copilot_free_global
    github.com###blob-view-header-copilot-icon
    github.com##a[href*="/resources/articles/ai"]
    github.com##a[href*="/settings/copilot"]
    github.com##a[href*="/features/copilot"]
    github.blog##a[href*="/features/copilot"]
    github.blog##a[href*="/ai-and-ml"]
    github.blog##article.changelog-label-copilot
    github.blog##article.changelog-label-models
    

    Also disable + block everything under: https://github.com/settings/copilot

  • plz1@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    ·
    8 days ago

    Better tl:dr;

    GitHub announced a free version of its Copilot code completion tool, previously only available to students and open-source maintainers. The free plan, limited to 2,000 code completions per month, aims to expand Copilot’s reach and enable more developers worldwide. GitHub also announced reaching 150 million developers on its platform.

    • theherk@lemmy.world
      link
      fedilink
      English
      arrow-up
      13
      ·
      8 days ago

      Run copilot’s proprietary model locally? You’re dreaming. But you can do this with ollama, and they aren’t forcing you. There are many local models that works pretty well.

    • mac@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 days ago

      I mean chatgpt isn’t sustainable right now, and is losing money.

      Large corpos/VC funded startups will happily burn money to capture a critical mass of users. They’re frontloading cost to capture market share. Similar to Alexa’s, they’re dirt cheap to get you into their ecosystem. Rappi has done this in Latin America, uber did it for a time, etc.

      • mfat@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 days ago

        Same here. I’m a Cursor subscriber but I loked Windsurf better after using its free trial.