• thingsiplay@beehaw.org
      link
      fedilink
      arrow-up
      3
      ·
      1 month ago

      This only means programmers of Linux itself can use Rust to program the Kernel. In example if Rust programmers are good at it, they can use the language over something they are not good at it like C in example. You as the end user does not see any direct difference. Like with any other application if its written in Rust or in C, it does not matter much if you use the binary executable.

    • patatahooligan@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 month ago

      The other commenter already answers your quest, but I will just point out that python doesn’t come included “on Linux”. It just happens to be a dependency of so much stuff that some other packages is going to pull it in. A minimal distro which doesn’t include programs written in python will probably not have python installed at all.

        • Fonzie!@ttrpg.network
          link
          fedilink
          arrow-up
          1
          ·
          17 days ago

          But then, Python is an interpreted language so you need the interpreter installed. You do need JavaScript’s interpreter for Node applications IIRC

            • Fonzie!@ttrpg.network
              link
              fedilink
              arrow-up
              1
              ·
              17 days ago

              Hah. Tell that to Mint and it’s bundled software!

              Although, Mint’s not alone in this. In general, if Python came pre-installed on your Linux system, uninstalling it tends to break a whole bunch of pre-installed software.