• Echolynx@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    9 hours ago

    Just don’t accidentally abort your Arch updates partway through.

    That’s a lesson you’ve got to learn just once…

  • bridgeenjoyer@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    5 days ago

    Ive said that Linux turned tech and computing back to fun for me, after hating interacting with computers and devices more and more. Linux is just fun to learn and rewarding.

    Sometimes I have to remind myself how horrible locked down maliciously coded OS’s are and how good I have it with Linux.

            • Shanmugha@lemmy.world
              link
              fedilink
              arrow-up
              0
              ·
              5 days ago

              So you don’t learn OS wizardry and don’t fuck around with working machine when there is stuff to do, duh. This doesn’t depend on OS in use

              • Simon_Shitewood@lemmy.ml
                link
                fedilink
                arrow-up
                0
                ·
                5 days ago

                This thread is highlighting exactly why windows users think Linux is unusable - apt, pacman etc are all commands that require a minimal understanding of the terminal, and the average person does not have that. The answer isn’t “learn in your own time”, because that simply isn’t going to happen - they have no interest in the internals, how things work, they just want the end product.
                Regular users just want it to update itself in the background or have a nice obvious “system update” button like Mint. The only thing they understand about “apt upgrade -u” is the word ‘upgrade’ - the rest might as well be ancient sumerian to them. Even remembering the short phrase is infinitely more complex than pressing a clearly labelled button. You will never convert a single user by trying to convince them to use any form of CLI over a GUI.

                • Shanmugha@lemmy.world
                  link
                  fedilink
                  arrow-up
                  0
                  ·
                  4 days ago

                  Oh, so you are from one of my favourite gangs - “terminal is scary and a no-go”. Okay, I am yet in a good mood, so

                  apt, pacman etc are all commands that require a minimal understanding of the terminal, and the average person does not have that

                  they don’t require that. “open terminal, type this incantation, press enter” requires zero knowledge of how any of that works. Also, “average person” is wildly different depending on where it is measured

                  Regular users just want it to update itself in the background

                  Bullshit. You ever seen threads of how windows users hate its forced updates fuckery?

                  The only thing they understand about “apt upgrade -u” is the word ‘upgrade’ - the rest might as well be ancient sumerian to them

                  So let it be sumerian. Only thing anyone cares about is they know how to use it

                  Even remembering the short phrase is infinitely more complex than pressing a clearly labelled button

                  First - bullshit. Second - “clearly labeled” my ass, because human language is not maths, any text can be understood very differently depending on a number of things

                  You will never convert a single user by trying to convince them to use any form of CLI over a GUI

                  That made me chuckle. Go on, give me more insights about my life, it is so funny

    • Buffalox@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      6 days ago

      The key here IMO is that you decide both when and how.
      No such option with Windows, but if you like the GUI and are used to using that, I don’t see why anyone of their right mind would have a problem with that.

      Personally I prefer to open a terminal and press the up key so I don’t have to type the command again, it takes 30 times until I get to the correct command, so it’s clearly slower, but hey we all have our little quirks.

      • nixx@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 days ago

        history | grep <something I vaguely remember >

        !<number of that command>

        You can do reverse search but I’m too lazy to remember the sequence right now