I would understand if Canonical want a new cow to milk, but why are developers even agreeing to this? Are they out of their minds?? Do they actually want companies to steal their code? Or is this some reverse-uno move I don’t see yet? I cannot fathom any FOSS project not using the AGPL anymore. It’s like they’re painting their faces with “here, take my stuff and don’t contribute anything back, that’s totally fine”

  • SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    27 days ago

    here, take my stuff and don’t contribute anything back, that’s totally fine

    I mean, yeah? They are probably fine with that and think that software should be distributed without restrictions. You may not agree with it, but it’s their choice. Not really stealing if they give it away willingly.

    I cannot fathom any FOSS project not using the AGPL anymore.

    I mean, most of them that want to use a GPL-like license use the GPL or LGPL rather than the AGPL. :P

    why are developers even agreeing to this?

    Are they? Last I checked this wasn’t as much of a plan as much of it was just a developer thinking out loud. And even if it was a real plan, developers should continue doing what they should be doing anyway: Write their scripts without any GNU/uutils/whatever-microsoft-calls-their-evil-uutils-fork extensions. Then their scripts could run across all platforms, including GNU, uutils, FreeBSD and BusyBox.

    At any rate, if Microsoft really wanted to make their own coreutils fork (if they haven’t already), they’re not really that complicated tools. They could devote like maybe a year of engineering time and get it pretty much compatible.

    • marauding_gibberish142@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      27 days ago

      Write their scripts without any GNU/uutils/whatever-microsoft-calls-their-evil-uutils-fork extensions. Then their scripts could run across all platforms, including GNU, uutils, FreeBSD and BusyBox

      Sorry but that’s besides the point. If improvements to coreutils are not published and upstreamed then the community loses out on potential improvements that trained personnel at a successful company make. Not being dependent on such utils is a different discussion and doesn’t solve the core issue.

      Yeah I’d like for them to use AGPL but even GPLv3 or it’s derivatives are fine as long as they emphasise FOSS

  • beleza pura@lemmy.eco.br
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    27 days ago

    it’s been a trend for a while unfortunately. getting rid of the gpl is the motivation behind e.g. companies sponsoring clang/llvm so hard right now. there are also the developers that think permissive licenses are “freer” bc freedom is doing whatever you want /s. they’re ideologically motivated to ditch the gpl so they’ll support the change even if there’s no benefit for them, financial or otherwise.

    • marauding_gibberish142@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      27 days ago

      They are maliciously harming the community. They need to be named and shamed. I still seethe at OpenBSD using it. Why is it so hard for them to understand? Why do they want to give away their work for the taking to corporations who just want to make money off of their backs?

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      27 days ago

      Some people might say that so many companies contributing free and open code to clang/llvm instead of GCC is real world evidence against the idea that companies only contribute to free software because the GPL makes them. Or even that permissive licenses can lead to greater corporate sharing than the GPL does. Why does Apple openly contribute to LLVM but refuse to ship GPL3 anything?

      According to the web, Red Hat is the most evil company in Open Source. They are also the biggest contributor to Xorg and Wayland. Those are MIT licensed. Why don’t they just keep all their code to themselves? The license would allow it after all. Why did they license systemd as GPL? They did not have to.

      The memory allocator used in my distro was written by Microsoft. I have not paid them a dime and I enjoy “the 4 freedoms” with the code they gave me because it is completely free software. Guess what license it uses?

      • beleza pura@lemmy.eco.br
        link
        fedilink
        arrow-up
        0
        ·
        26 days ago

        you (and everyone else who thinks the gpl is just about contributing back) are missing the point. the main goal of the gpl licenses (including the lgpl) is user freedom. they ensure that you can modify any piece of gpl software anywhere it’s used. if you use a propietary system that includes gpl/lgpl software, you should be able to modify the gpl parts to do whatever you want. say for some reason you’re using a system that includes ai slop in its shell, but the shell is a gpl application. you could just grab a fork of the shell stripped of ai functionality and replace the system’s shell with it

        that’s impossible with permissive licenses. with permissive licenses, you could be using a system with 80% open source software and be completely unaware of it, unable to change it as you see fit. from the pov of the user, “permissive” licenses are restrictive; copyleft licenses are freer bc its restrictions are there to forbid the developer from locking down free software for the users

        of course companies are going to prefer permissive licenses. they want to take advantage of using free labor enable by open source while keeping the freedom to lock down said open source software in their systems. so, when given the option, they will always prefer to contribute back to software with permissive licenses

        and that’s the whole problem here: you giving them the option by creating a copyfree alternative to an important piece of copyleft software. do you think companies would ever comtribute to linux if any bsd was a viable alternative to linux? but the kernel community at large decided to stick to the gpl, so the companies have no choice

        it’s true that copyfree software isn’t any less free than copyleft software, and i’m not even completely against using permissive licenses. my issue is creating an mit alternative to gpl software

  • Daniel Quinn@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    27 days ago

    Here’s a fun idea, let’s fork these MIT-based projects and licence them under the AGPL :-)

    • LeFantome@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      27 days ago

      You could do that. MIT is a very free license.

      Of course, that would only be a useful thing to do if you were also going to contribute to the code.

  • Arthur Besse@lemmy.mlM
    link
    fedilink
    English
    arrow-up
    0
    ·
    25 days ago

    fyi: GNU coreutils are licensed GPL, not AGPL.

    there is so much other confusion in this thread, i can’t even 🤦

  • LeFantome@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    26 days ago

    Apple makes the source code to all their core utilities available? Nobody cares but they do.

    Why do they?

    They are BSD licensed (very similar to MIT). According to the crowd here, Apple would never Open Source their changes. Yet, in the real world, they do.

    Every Linux distro uses CUPS for printing. Apple wrote that and gave it away as free software.

    How do we explain that?

    There are many companies that use BSD as a base. None of them have take the BSD utils “commercial”.

    Why not?

    Most of the forks have been other BSD distros. Or Chimera Linux.

    How about OpenSSH?

    It is MiT licensed. Shouldn’t somebody have embraced, extended, and extinguished it by now?

    Why haven’t they?

  • brandon@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    27 days ago

    The unfortunate reality is that a significant proportion of software engineers (and other IT folks) are either laissez-faire “libertarians” who are ideologically opposed to the restrictions in the GPL, or “apolitical” tech-bros who are mostly just interested in their six figure paychecks and fancy toys.

    To these folks, the MIT/BSD licenses have fewer restrictions, and are therefore more free, and are therefore more better.

    • beleza pura@lemmy.eco.br
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      27 days ago

      it’s interesting how the move away from the gpl is never explicitly justified as a license issue: instead, people always have some plausible technical motivation. with clang/llvm it was the lower compile times and better error messages; with these coreutils it’s “rust therefore safer”. the license change was never even addressed

      i believe they have to do this exactly bc permissive licenses appeal to libertarian/apolitical types who see themselves as purely rational and changing a piece of software bc of the license would sound too… ideological…

      so the people in charge of these changes always have a plausible technical explanation at hand to mask away the political aspect of the change

      • GnuLinuxDude@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        27 days ago

        The rust coreutils project choosing the MIT license is just another gambit to allow something like android or chromeos happen to gnu+linux, where all of the userland gets replaced by proprietary junk.

        And yet that’s a popularly welcomed approach, for some reason. Just look at the number of thumbs down this has. https://github.com/uutils/coreutils/issues/1781

    • marauding_gibberish142@lemmy.dbzer0.comOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      27 days ago

      “apolitical” tech-bros who are mostly just interested in their six figure paychecks and fancy toys.

      This, I understand.

      laissez-faire “libertarians” who are ideologically opposed to the restrictions in the GPL

      This, I do not. Apologies for my tone in the next paragraph but I’m really pissed off (not directed at you):

      WHAT RESTRICTIONS??? IF YOU LOT HAD EVEN A SHRED OF SYMPATHY FOR THE COMMUNITY YOU WOULD HAVE BOYCOTTED THE MIT AND APACHE LICENSE BY NOW. THIS IS EQUIVALENT TO HANDING CORPORATIONS YOUR WORK AND BEGGING THEM TO SCREW OVER YOUR WORK AND THE FOSS COMMUNITY.

      I feel a bit better but not by much. This makes me vomit.

      • Brosplosion@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        25 days ago

        I write code for a living. I cannot, by any means, utilize a GPL library to support the needs of our customers and will either have to write my own replacement or dig to find something with less restrictions like MIT.

        On many occasions, we will find bugs or usage gaps or slowdowns that can get pushed back to the MIT licensed open source cause we were able to use it in the first place. If your goal is to make sure your library gets used and gets external contributors, I don’t see how GPL helps the situation as it limits what developers can even choose your library in the first place. If your goal is spreading the ideology that all software should be free, go keep banging your drum for GPL.

  • OprahsedCreature@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    27 days ago

    Honestly it’s probably just because so many devs are involved more in their code and don’t want to worry about the nuances and headaches involved in licensing. MIT is still open source.

  • ipkpjersi@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    26 days ago

    For me, my personal projects are generally MIT licensed. I generally don’t like “restrictions” on licenses, even if those “restrictions” are requiring others to provide their source and I want as many people to use my projects as possible, I don’t like to restrict who uses it, even if it’s just small/home businesses who don’t want to publish the updated source code. Although, I admit, I’m not a huge fan of large corporations potentially using my code to generate a profit and do evil things with it, but I also think that’s not going to be very common versus the amount of use others could get from it by having it using MIT who might not be able to use it otherwise with AGPL.

    With that said, though, I have been starting to come around more to AGPL these days.

    • ReakDuck@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      26 days ago

      I wohld agree, because you really downplay the scenario.

      As soon as you accidentallt create something, which everyone starts to use or has an use case, then some Cooperation will copy that thing, make it better and make your community dissappear because there is the newer tool which you cant change the code of anymore and need to use a monthly subscription or something to even use.

      So, it somehow seems like you’re gaslighting yourself by downplaying the use case.

      Mostly it will be small buisnesses and hobbyists, which I would like to code for them too. Especially when they are nice and friendly. But as soon as Microsoft, Google, Meta, Amazon gets hands on it and sees a potential to squeeze money through it by destroying it, then they will surely do it.

      • easily3667@lemmus.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        25 days ago

        This can happen.

        The flip side is noone uses it. I’ve never worked at any company that allowed even lgpl code to be used. If it has a commercial license we’ll buy it, if not…find another tool.

        Lawyers are terrified of gpl and will do anything to avoid going to court over it, including forcing you to rip code out and do a clean room rewrite.

      • ipkpjersi@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        26 days ago

        I edited my comment to better and more fully reflect my thoughts. It’s hard to properly express myself when I’ve been as sick as I have been with bronchitis and possible pneumonia for the past 4 weeks.

        Hopefully my comment now better reflects my thoughts.

        • ReakDuck@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          23 days ago

          Had bronchitis as a child nearly every few weeks for years. All gone but sucks to have it.

          Get well soon.

    • Kogasa@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      27 days ago

      Yeah, specifically for something like coreutils I can’t see the malicious endgame that is suggested by others here. Is the fear that a proprietary version of cat or pwd or printf takes over the ecosystem and then traps users into a nonfree agreement? Or a proprietary coreutils superset that offers some new tool and does the same thing? Or a proprietary coreutils that generates profit for businesses without attribution to the developers? What would stop anyone from just writing their own proprietary set of tools to do the same thing now, even if uutils didn’t exist? Clearly not much, since uutils did exactly that (minus the proprietary bit).

      I personally don’t see a compelling reason to change to MIT, but I also don’t see the problem.

      • crystalwalrus@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        27 days ago

        What’s stopping people from doing that today is network effects. There are enough differences today between bsd coreutils and gnu coreutils that substituting one for the other doesn’t work out of the box.

        The chain of events that would cause a problem are: due to Ubuntu popularity rust MIT core utils overtakes gnu coreutils and people drop support for gnu coreutils, then a large and we’ll funded corporate entity could privately fork rust coreutils and lock people in.

        • Ferk@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          25 days ago

          To me, the problem is not really so much about “locking people in” (it’s also unclear what you mean by that, if they were already using that ecosystem before using uutils aren’t they already locked in?)

          To me, the problem is how the MIT removes legal protections when it comes to ensuring accountability to changes in the source… how can I be sure that the version of uutils shipped with “X Corp OS” has not had some special sauce added-in for increased tracking, AI magic, backdoor or “security” reasons? They are perfectly free to make changes without any public audit or having to tell their users what their own machine is doing anymore.

  • kingthrillgore@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    26 days ago

    Its simple: its to exploit it in a corporate setting. I license under MIT because a lot of my things are of small convenience, but never without debating the ethics of why I am licensing it.

    GNU is the enemy to capitalism and if you need more proof, look at what Apple has done with LLVM/Clang and CUPS. We need GNU more than ever.

  • A_norny_mousse@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    27 days ago

    Maybe there could be another reason why people choose MIT to begin with:

    When you start a new repo on github it makes suggestions which license to use, and I bet many people can’t be arsed to think about it and just accept what they’re offered. [My memory is a little patchy since I very rarely use github anymore, but I definitely remember something like this.] And maybe github tends to suggest MIT.

    That said, please undestand that many, many git platforms exist and there is no reason at all to choose one of the two that actually have the word git in them.

      • A_norny_mousse@feddit.org
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        27 days ago

        Ah, OK. No, of course not. I was thinking more about hobby developers.

        But somebody else already pointed it out: MIT makes a project more attractive for investors. Follow the $£€

      • TMP_NKcYUEoM7kXg4qYe@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        3 days ago

        Well the dev said that he does not care about the license. He wanted to create a coreutils alternative with better concurency using Rust as a pet project. He had even stated that he was not interested in the MIT vs GPL drama, yet people here were acting like children over it.

        People think it’s some kind of Canonical evil master plan, yet it’s just some random dude slapping a license on his cool new code, without really thinking about it. Also this conspiracy does not make sense at so many levels. For one Canonical would shoot themselves into their foot if they created their own proprietary coreutils, because admins would not want to deal with non-portable scripts. Also there are already the BSD utils, so if they wanted to create their own fork, they would have already done that by now. They won’t because they prefer free labor from FOSS devs.

  • phlegmy@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    26 days ago

    If you’re developing software for a platform that doesn’t allow users to replace dynamic libraries (game consoles, iOS, many embedded/commercial systems), you won’t be able to legally use any GPL or AGPL libraries.

    While I strongly agree with the motives behind copyleft licenses, I personally never use them because I’ve had many occasions where I was unable to use any available library for a specific task because they all had incompatible licenses.

    I release code for the sole purpose of allowing others to use it. I don’t want to impose any restrictions on my fellow developers, because I understand the struggle it can bring.

    Even for desktop programs, I prefer MIT or BSD because it allows others to take snippets of code without needing to re-license anything.

    Yes I understand that means anyone can make a closed-source fork, but that doesn’t bother me.
    If I wanted to sell it I might care, but I would have used a different license for a commercial project anyway.