1. Be a huge company
  2. Buy one of the biggest FOSS hosting websites
  3. Train AI model on code from your purchase
  4. Paywall and restrict access to the model for everyone except you
  5. Laught at Stallman and his lifework
  6. Profit
  • @gammasfor
    link
    135
    edit-2
    10 months ago

    Let’s be honest this is how it actually usually plays out:

    1. Be a huge company

    2. Make your employees sign an NDA

    3. Make your code closed source

    4. Use GPL code and not give a shit because you’re a huge company with a legal team bigger than your Dev team

  • @[email protected]
    link
    fedilink
    83
    edit-2
    10 months ago

    7 - AI generate code has no copyright

    8 - Windows is now public domain

    9 - Insert despicable me meme

      • @[email protected]
        link
        fedilink
        26
        edit-2
        10 months ago

        Codeberg is a collaboration platform providing Git hosting and services for free and open source software, content and projects. Codeberg is maintained by the non-profit organization Codeberg e.V., based in Berlin, Germany. For them, supporting the commons comes first. They are more than just Git hosting: their community is comprised of like-minded developers, artists, academics, hobbyists and professionals. No tracking. No third-party cookies. No profiteering. Everything runs on servers that they control. Your data is not for sale.

  • schmorp
    link
    fedilink
    English
    1910 months ago

    Wait is Github enshittifying already? I thought that was on next year’s schedule?

    • raubarno
      link
      fedilink
      2210 months ago

      GitHub has began enshittifying since the launch of GitHub Copilot.

  • @[email protected]
    link
    fedilink
    1610 months ago

    That doesn’t bypass anything. Though it runs the risk of putting AGPL code in your proprietary app if copilot decides to copy it verbatim - thereby making the whole thing AGPL’d.

  • @[email protected]
    link
    fedilink
    1310 months ago

    No. To bypass GPL you have to be a big company, not respect the GPL (not respecting the law is called risk management) and gain more than what you would owe if someone sues you

      • 520
        link
        fedilink
        1810 months ago

        Context:

        GitHub CoPilot is a code-writing AI that had been trained on the projects hosted on GitHub.

        The code CoPilot has written is derived from open source projects including GPL ones, however it does not require users to abide by these licenses, thus opening up potential for litigation as it technically infringes on GPL license of the code CoPilot was trained on.