Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux
  3. Ubuntu explores replacing gnu utils with rust based uutils

Ubuntu explores replacing gnu utils with rust based uutils

Scheduled Pinned Locked Moved Linux
linux
70 Posts 43 Posters 199 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z [email protected]

    At first I was sceptical, but after a few thought, I came to the solution that, if uutils can do the same stuff, is/stays actively maintained and more secure/safe (like memory bugs), this is a good change.

    What are your thoughts abouth this?

    W This user is from outside of this forum
    W This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #41

    I for one welcome our rust overlords

    1 Reply Last reply
    0
    • communist@lemmy.frozeninferno.xyzC [email protected]

      I don't understand, you'd still have to completely replace the linux kernel for a situation where this matters to occur, no?

      and the linux kernel is where 99% of the work is, correct?

      F This user is from outside of this forum
      F This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #42

      The Linux kernel is licensed under GPLv2, not v3. The third version of the license forbids tivoization (vendoring unmodifiable copyleft software). Also, the GNU coreutils aren't limited to Linux.

      communist@lemmy.frozeninferno.xyzC 1 Reply Last reply
      0
      • A [email protected]

        This is one of the old-time original arguments in the OSS community.

        The crux of the matter is that the GNU licenses require that modifications be released back to the community. Other "more permissible" licenses like MIT do not.

        So if you want to make a commercial version of X, and X is under a GPL, then any changes you make need to be released under the GPL. The idea being "I shared this code with the community with the intent that you can use it for free and modify it as you like, but you need to share back what you do." Also called "Share and share alike".

        This defends against "embrace, extend, extinguish" tactics that companies like Microsoft has loved to do. They can't take your code, modify it for their own purposes and re-sell it possibly making a more popular version that is now proprietary.

        L This user is from outside of this forum
        L This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #43

        Somewhat ironic example.

        X (Xorg) has been MT licensed for 40 years. So is Wayland. So is Mesa.

        I think Xorg is a good example of the real world risks for something like core utils. If you did not know or care until now that X and Wayland were MIT licensed, you probably do not need to care too much about utils licensing either.

        ? 1 Reply Last reply
        0
        • T [email protected]

          Competitive improvements the company makes make be kept secret, re packaged, and sold without making contributions to the src code.

          Basically embrace, extend, extinguish

          ? Offline
          ? Offline
          Guest
          wrote on last edited by
          #44

          Ideas can only be patented, not copyrighted. If a company designs something novel enough to qualify for a patent, and so good that people willingly pay for the feature, that's impressive, and arguably still a good thing. If instead they design a better user experience, or an improvement in performance, the ideas can be used in open source, even when the code cannot be.

          ? T 2 Replies Last reply
          0
          • A [email protected]

            The correct title should be "Ubuntu explores replacing gnu utils with MIT licenced uutils".

            S This user is from outside of this forum
            S This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #45

            Waiting for Canonical to up sell proprietary features for a subscription. Ubuntu's regular release cycles were brilliant in 2004 when there weren't a lot of alternatives but why does it still exist?

            N 1 Reply Last reply
            0
            • Z [email protected]

              What does the license change actually mean? What are the differences?

              danielquinn@lemmy.caD This user is from outside of this forum
              danielquinn@lemmy.caD This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #46

              The best example I could point to would be BSD. Unlike Linux, the BSD kernel was BSD (essentially MIT) -licensed. This allowed Apple to take their code and build OSX and a multi-billion dollar company on top of it, giving sweet fuck all back the community they stole from.

              That's the moral argument: it enables thievery.

              The technical argument is one of practicality. MIT-licensed projects often lead to proprietary projects (see: Apple, Android, Chrome, etc) that use up all the oxygen in an ecosystem and allow one company to dominate where once we had the latitude to use better alternatives.

              • Step 1 is replacing coreutils with uutils.
              • Step 2 is Canonical, Google, or someone else stealing uutils to build a proprietary "fuutils" that boasts better speeds, features, or interoperation with $PROPRIETARY_PRODUCT, or maybe even a new proprietary kernel.
              • Steep 3 is where inevitably uutils is abandoned and coreutils hasn't been updated in 10 years. Welcome to 1978, we're back to using UNIX.

              The GPL is the tool that got us here, and it makes these exploitative techbros furious that they can't just steal our shit for their personal profit. We gain nothing by helping them, but stand to lose a great deal.

              Z 1 Reply Last reply
              0
              • F [email protected]

                The Linux kernel is licensed under GPLv2, not v3. The third version of the license forbids tivoization (vendoring unmodifiable copyleft software). Also, the GNU coreutils aren't limited to Linux.

                communist@lemmy.frozeninferno.xyzC This user is from outside of this forum
                communist@lemmy.frozeninferno.xyzC This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #47

                I know they aren't limited to linux, but can you give me an example of a situation where this matters?

                All of the situations I can think of are remedied by the fact that linux is still GPL'd

                T 1 Reply Last reply
                0
                • ? Guest

                  Ideas can only be patented, not copyrighted. If a company designs something novel enough to qualify for a patent, and so good that people willingly pay for the feature, that's impressive, and arguably still a good thing. If instead they design a better user experience, or an improvement in performance, the ideas can be used in open source, even when the code cannot be.

                  ? Offline
                  ? Offline
                  Guest
                  wrote on last edited by
                  #48
                  @prime_number_314159 @thedeadwalking4242 this is how Google killed RSS
                  1 Reply Last reply
                  0
                  • jumuta@sh.itjust.worksJ [email protected]

                    the deGPLification of the Linux ecosystem ffs

                    ? Offline
                    ? Offline
                    Guest
                    wrote on last edited by
                    #49

                    Okay, I'm not a fan of this either but let's not get too worried about this. Everyone's known Ubuntu is a joke for a long time and they don't really have much influence on even several of their downstreams, let alone the rest of the ecosystem.

                    jumuta@sh.itjust.worksJ 1 Reply Last reply
                    0
                    • S [email protected]

                      And how does this hurt all of us who use it for open source projects?

                      R This user is from outside of this forum
                      R This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #50

                      Imagine a contributor of the project. He would have been fixing the bug for free and give the work to the public project. Right before he submit the code change, he sees an ad from a big tech bro: "Hiring. Whoever can fix this bug gets this job and a sweet bonus." He hesitated and worked for the company instead.

                      Now that he is the employee of the company. He can't submit the same bug fix to the open source project because it is now company property. The company's product is big free, and the open source counterpart remains buggy.

                      1 Reply Last reply
                      0
                      • ? Guest

                        Okay, I'm not a fan of this either but let's not get too worried about this. Everyone's known Ubuntu is a joke for a long time and they don't really have much influence on even several of their downstreams, let alone the rest of the ecosystem.

                        jumuta@sh.itjust.worksJ This user is from outside of this forum
                        jumuta@sh.itjust.worksJ This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #51

                        I think Ubuntu has a lot of influence in industry

                        1 Reply Last reply
                        0
                        • 0 [email protected]

                          but they do exist and most of those would be solved with a memory and type safe language.

                          Maybe.

                          Still, there are other sources of bugs beyond memory management.

                          And i'd rather have GPL-ed potentially unsafe C code to... closed-source Rust code.

                          L This user is from outside of this forum
                          L This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #52

                          To add to @[email protected]

                          The uutils are MIT licensed, simply put it means “do whatever you want with it, as long as you credit us”.
                          The coreutils are GPL, simply put “do whatever you want with it but only in other GPL works, also credit us”.

                          The coreutils make sure forks will also be open source.
                          While the uutils aren't closed source, they do allow you to make closed source forks.

                          The uutils' license is too permissive.

                          1 Reply Last reply
                          0
                          • danielquinn@lemmy.caD [email protected]

                            The best example I could point to would be BSD. Unlike Linux, the BSD kernel was BSD (essentially MIT) -licensed. This allowed Apple to take their code and build OSX and a multi-billion dollar company on top of it, giving sweet fuck all back the community they stole from.

                            That's the moral argument: it enables thievery.

                            The technical argument is one of practicality. MIT-licensed projects often lead to proprietary projects (see: Apple, Android, Chrome, etc) that use up all the oxygen in an ecosystem and allow one company to dominate where once we had the latitude to use better alternatives.

                            • Step 1 is replacing coreutils with uutils.
                            • Step 2 is Canonical, Google, or someone else stealing uutils to build a proprietary "fuutils" that boasts better speeds, features, or interoperation with $PROPRIETARY_PRODUCT, or maybe even a new proprietary kernel.
                            • Steep 3 is where inevitably uutils is abandoned and coreutils hasn't been updated in 10 years. Welcome to 1978, we're back to using UNIX.

                            The GPL is the tool that got us here, and it makes these exploitative techbros furious that they can't just steal our shit for their personal profit. We gain nothing by helping them, but stand to lose a great deal.

                            Z This user is from outside of this forum
                            Z This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #53

                            Thanks for your explanation.

                            1 Reply Last reply
                            0
                            • communist@lemmy.frozeninferno.xyzC [email protected]

                              I know they aren't limited to linux, but can you give me an example of a situation where this matters?

                              All of the situations I can think of are remedied by the fact that linux is still GPL'd

                              T This user is from outside of this forum
                              T This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #54

                              I will give you one. You want to embed the coreutils in some other projects ie. a browser. But at that point it's cheaper for you to submit your modification upstream because you are making money selling the browser not by selling modified coreutils. Maintaining your own fork is not worth it once you make meaningful changes.~~ I think this is the reason why uutils are being funded by Big Tech and why they chose this license. (to get funded)~~ correction: I only found that they are funded by the Sovereign Tech Fund and apparently the author is open to changing the license, they don't care.

                              But yes, I agree this whole comment section is deranged. The reason why Ubuntu chose uutils is because of Rust's safety and because of speed. In some workloads (I think it's sorting) they totally smash the GNU counterparts.

                              For Ubuntu it does not make any sense to make a proprietary fork. You don't choose your OS based on its coreutils. If they added a new convenience flag for their proprietary grep, it would just make them look bad. Also skilled users would hate it because now their scripts would not be portable. Or if it were really that big of a gamechanger, the feature would get added to the other coreutils and Ubuntu would end up with nothing but bad reputation. Unless they made change to the underlying code for performance. Then it would be harder to implement in the other coreutils but as I said before, nobody would care. Faster and safer coreutils are a nice to have, not something people base their OS choice on.

                              1 Reply Last reply
                              0
                              • P [email protected]

                                The Rust code isn't closed source, but I'd strongly prefer a coreutils replacement to use GPL over MIT as well.

                                0 This user is from outside of this forum
                                0 This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #55

                                The Rust code isn’t closed source yet
                                FTFY

                                E 1 Reply Last reply
                                0
                                • S [email protected]

                                  It can be forked by anyone, but what is already out there will always be there.

                                  P This user is from outside of this forum
                                  P This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #56

                                  To give you an example, if git was under the MIT license instead of open source, then Microsoft can silently add incompatible features to GitHub without anyone knowing. The regular git client appears to work for a while. Then they start advertising msgit with some extra GitHub features and shortcuts. Once they get to 50% adoption they simply kill the open source version off.

                                  When Slack was first rolling out the dev team in my office of 50 people we all hated it. Thankfully it had an IRC bridge so we could use Slack through IRC. It was seemingly the same experience as before except more business users were in the chat rooms. Once the Corp side of the business were onboard, they dropped IRC support, forcing us to use their clients.

                                  Now it doesn’t matter that rules or laws or privacy invasion they do. They have captured the companies communications and can hold it hostage.

                                  I’ve seen it again and again. When is the last time you downloaded an MP3 file?

                                  1 Reply Last reply
                                  0
                                  • Z [email protected]

                                    At first I was sceptical, but after a few thought, I came to the solution that, if uutils can do the same stuff, is/stays actively maintained and more secure/safe (like memory bugs), this is a good change.

                                    What are your thoughts abouth this?

                                    M This user is from outside of this forum
                                    M This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #57

                                    My scepticism is that this should've been done within the coreutils project, or at least very closely affiliated. This isn't an arra of the linux technical stack that we should tolerate being made distro-specific, especially when the licensing is controlled by a single organisation that famously picks and chooses its interpretation of "FOSS" to suit its profit margins.

                                    M 1 Reply Last reply
                                    0
                                    • L [email protected]

                                      Somewhat ironic example.

                                      X (Xorg) has been MT licensed for 40 years. So is Wayland. So is Mesa.

                                      I think Xorg is a good example of the real world risks for something like core utils. If you did not know or care until now that X and Wayland were MIT licensed, you probably do not need to care too much about utils licensing either.

                                      ? Offline
                                      ? Offline
                                      Guest
                                      wrote on last edited by
                                      #58

                                      Here's a better example: the use of GPL software (primarily Linux and busybox) by Linksys when they made their wrt54g router was used to compel them into releasing the source code of the firmware for that router. Subsequent GPL enforcement by the SFC made Cisco release full firmware sources for a whole series of Linksys routers. Thanks to those sources openwrt, ddwrt and several other open source router firmwares developed.

                                      I can now run three openwrt routers in my home purely thanks to the GPL. If those projects had been MIT licensed, Linksys and Cisco could have just politely told everyone to go suck a lemon because they would have had no obligation to release anything.

                                      1 Reply Last reply
                                      0
                                      • S [email protected]

                                        Waiting for Canonical to up sell proprietary features for a subscription. Ubuntu's regular release cycles were brilliant in 2004 when there weren't a lot of alternatives but why does it still exist?

                                        N This user is from outside of this forum
                                        N This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #59

                                        Sorry, "tee" is not part of the basic Ubuntu package. Do you want to unlock premium coreutils for the cheap price of 19.99$ p.m.?
                                        Alternatively, upgrade your Ubuntu pro to pro-double-plus-good for 10$ p.m.

                                        E 1 Reply Last reply
                                        0
                                        • ? Guest

                                          Ideas can only be patented, not copyrighted. If a company designs something novel enough to qualify for a patent, and so good that people willingly pay for the feature, that's impressive, and arguably still a good thing. If instead they design a better user experience, or an improvement in performance, the ideas can be used in open source, even when the code cannot be.

                                          T This user is from outside of this forum
                                          T This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #60

                                          Patents kill innovation. No one should be granted rights to a concept purely because they got to it first. It’s still really.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups