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

      Clickbait. The VP Engineering for Ubuntu made a post that he was looking into using the Rust utils for Ubuntu and has been daily driving them and encouraged others to try

      It’s by no means certain this will be done.

      Here is that post. It isn’t certain to happen, but he doesn’t only say that he is daily driving them. He says his goal is to make them the default in 25.10:

      My immediate goal is to make uutils’ coreutils implementation the default in Ubuntu 25.10, and subsequently in our next Long Term Support (LTS) release, Ubuntu 26.04 LTS, if the conditions are right.

    • lengau@midwest.social
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      Yeah this particular guy also loves doing insane things to his machine. He’s absolutely mental in a wonderful way.

      My personal take on anything Jon does based on my experience with his delightful antics is that the only thing we can say for sure is if it doesn’t work for him it’s just not going to happen. His blog is pretty great to follow.

  • Mactan@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    genuinely my only problem with it is the license. I really hate how much stuff is mit or apache now. I’ve seen some really nice projects get taken over and privatized in the last few years and nobody has learned

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

      sadly, i think that’s exactly the reason why so many gnu coreutils/libc/compiler competitors keep croping up: people want to get rid of the gpl as much as possible. if they could replace the linux kernel with a non gpl variant they would

      not that the people creating the projects necessarily have this intention, but the projects are certainly being picked up and sponsored mainly for that reason

  • franpoli@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    While shifting to Rust might be a good idea for improving safety and performance, adopting the MIT license represents a fundamental change that will enable large tech companies to develop and distribute proprietary software based on the new MIT-licensed Core Utilities. This shift moves away from the original vision of the project which was to ensure that the software remains free and open as enshrined in the GPL’s copyleft principles. The permissive nature of the MIT license also will increase fragmentation, as it allows proprietary forks that diverge from the main project. This could weaken the community-driven development model and potentially lead to incompatible versions of the software.

      • franpoli@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        1 year ago

        Yes, they do. The GPL’s copyleft clause requires companies to release the source code of any modifications they distribute, ensuring contributions back to the community. The MIT license, however, allows proprietary forks without this obligation. In other terms, the MIT license is effectively permitting companies to “jump out” of the open-source ecosystem they make use of.

        • pmk@lemmy.sdf.org
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          I know, but do they? Has big tech contributed to the code base significantly for coreutils specifically? sed and awk or ls has been the same as long as I remember, utf8 support has been added, but I doubt apple or google was behind that.

          • crimsonpoodle@pawb.social
            link
            fedilink
            arrow-up
            0
            ·
            1 year ago

            Intel does a lot, by which I mean they sponsor people to do it. Changing user facing utils is a bad idea as it breaks things. Although I don’t really keep up with it I know they’ve been changing things like the number of levels of pages etc, over time moving to sysd instead of init and stuff but the latter was a decade ago now. You can probably trace the maintainer to who sponsors them from here: https://en.m.wikipedia.org/wiki/Linux_kernel_version_history

  • lud@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Sounds good to me.

    I actually prefer the MIT license too. It’s more open.

      • lud@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        So what? Some people just want to make stuff that helps other people.

        A more open license is a way to accomplish that.

        IMO it’s weird to complain that someone makes their thing even more open source.

  • istdaslol@feddit.org
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Isn’t Rust a Mozilla project, and with the direction they are heading it’s not long until Rust is considered non-free and we‘ll be forever stuck with C