• @fin
    link
    -132 months ago

    Some people need everything to have a GUI. They evaporate as soon as they’re required to open the terminal.

    • macniel
      link
      fedilink
      112 months ago

      Isn’t it cool that you only need to use the terminal when you really need it? Simple tasks as flashing an usb stick shouldnt require knowledge of the terminal.

      • @fin
        link
        -72 months ago

        If you’re talking about me I didn’t say that I’m one of those. I love CLI and rather hate GUI.

        • @[email protected]
          link
          fedilink
          102 months ago

          And that’s why It’s great to have choice. Also, if you start off in CLI, it can be quite overwhelming. The first time I had to partition my drive I was super scared not to mess it up. A few months later I knew exactly what I was doing… when I was using a graphical installer or Gparted. Earlier today, I partitioned my drive using cfdisk (fdisk feels kinda painful; press this, then this, and if, like me, you don’t know the commands by heart, it can take too long), and I installed Arch manually cuz I was bored. It was my first time doing a manual install with systemd-boot (always did grub in the past), so I didn’t realise I had to write my own boot entries for all 3 kernels (mainline, zen and lts), and because of font issues, I just switched back to Fedora (going up a version from 39 to 40 in the process) where I had an issue with a qt component that meant my sddm theme was not working. It isn’t the theme’s fault, that’s for sure, as it worked perfectly on Fedora 39 and elsewhere, and because pretty much all themes I could find relied on this qt module (it’s qtgraphicaleffects, packaged as qt5-qtgraphicaleffects on Fedora) , I got a bit angry and then sat down and rewrote the theme, removing any dependency on graphicaleffects (was only used for drop shadows in some popups), though for some reason some of the colours also got a bit funky but it works and it works well (I also had to hide one of the popups but it wasn’t an essential one).

          But I digress. Point is, if it’s more comfortable for you, you’ll use it. If it isn’t but you want it to be, then to ill force yourself to use and get better. If you don’t, you just won’t. That’s the power of choice in Linux.

          • @fin
            link
            -92 months ago

            For example, when you want to install desktop environments, you need to use CLI. There’s no GUI option. I guess that’s why Linux is considered “difficult” for Windows/MacOS users, while they can use Chromebook, which is also Linux.

            The point of original post is how zdnet is trying to let people use Linux, right?

            • macniel
              link
              fedilink
              3
              edit-2
              2 months ago

              No GUI option you say? Then why can I for example install Kde-full via mints app store? Or any Desktop meta package via Synaptic.

              Also ChromeOS Is as much Linux as Android is. Barely.

        • @[email protected]
          link
          fedilink
          42 months ago

          Good thing that the existence of a GUI for a program doesn’t prevent you from using its CLI version then !