I start: the most important thing is not the desktop, it’s the package manager.

  • eldavi@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    The 1:1 windows:Linux replacement is just a means to keep you on Windows. Once you learn Linux, you’ll come to understand how much of a farce it is and how it’s designed to keep you away

      • moormaan@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        I hear you 😁. For whatever reason I stuck with the Vim tutorial and did it a few times over the years. Now I’m using the IdeaVIM extension in IntelliJ - that mode system is just sooo powerful. It has a horrible learning curve, yes, but if you manage to stick with it, it pays huge dividends. I probably know, like, 18% of all commands, and it completely changed how I edit files (mostly for coding, but also text).

          • JaxNakamura@programming.dev
            link
            fedilink
            arrow-up
            0
            ·
            edit-2
            1 year ago

            Use vimtutor. It comes with vim and teaches you to the basic vim commands from within vim.

            And don’t worry about exiting vim, that’s lesson 1.2 :)

            • 𝕸𝖔𝖘𝖘@infosec.pub
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              Hahaha!!! I actually know how to exit Vim. Had to learn it when setting up a server config on a server that only had Vim installed. Once set up, nano got installed.

              This vimtutor looks pretty awesome, and I can’t wait to get learning on it. In all honesty, vim does looks super helpful. It’s just that I usually use text editors to quickly setup configs, when gui won’t do or I’m just done with gui for the moment. During those times, my patience is usually low, and searching how to save or quit or open or do any other basic functionality, reduces that patience further. But vimtutor makes it a point to learn vim when I’m not trying to get in, get it done, and get out. This may work for me. I may actually learn vim!

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

        Try micro.

        It’s much better and quite easy if not easier to use than nano. It should really be the default simple editor.

    • ExLisper@linux.community
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I vaguely remember pressing Alt+F4 while trying to close vim in a terminal once. It did switch to me login prompt so I thought it worked.

    • Swarfega@lemm.ee
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      I remember, back in the day, I asked on IRC how to edit a file in Linux. Someone said vi. Little did I know that in chat someone said, the next question is how do I quit. I asked that exact question. Yes chat erupted.

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

      For people who actually don’t know this, yet: Type :x.
      This means “eXit, save any changes”

      If you want to leave and discard your changes, type :q!
      The :q means “Quit”, without any other instructions. This will warn you if you changed anything, adding ! means “force this command”.

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

    There isn’t a hardware panel nor a proper task manager nor a GUI registery editor.

  • Cwilliams@beehaw.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I learned to never settle. If you don’t like the default workflow of Gnome, try some extensions, or even a different DE. Same with Package Managers. If you don’t like the syntax, make an alias. Don’t just “deal with it”. Windows has brainwashed people into thinking that there is only one way to do a thing.

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

      This is kinda funny to me because I hadn’t realized how terrible the Windows workflow was for me until Gnome 3 came out.

      Ever since, while I’ll use extensions for stuff like alphabetical app grid and Caffeine, I never do anything that changes the Gnome workflow. It’s not for everyone, but it absolutely is for me.

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

      Its why I always find it funny when people complain about changes to the start bar, because surely there isnt a bunch of 3rd party options in existance that change it, and can mimic 7’s start bar.

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

        I have heard that shell replacements are often very buggy on Windows.

  • canadaduane@lemmy.ca
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    When you’re just trying to get work done: pick a solid, well-tested high-profile distribution like Fedora, Pop!_OS, or Debian (or Ubuntu). Don’t look for the most beautiful, or most up-to-date, or most light-weight (e.g. low CPU usage, RAM, etc.). Don’t distro hop just to see what you’re missing.

    Of course, do those things if you want to mess around, have fun, or learn! But not when you’re trying to get work done.

  • Montagge@kbin.social
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    That I could put /home on a different drive
    That I would never boot into Windows again so having partitions for it was a waste of time
    That mounting drives with their uuid as the mount location is insane

    • SneakyThunder@sh.itjust.works
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      That mounting drives with their uuid as the mount location is insane

      Why tho? Kernel sometimes can index drives in different order (if you have multiple drives), screwing your mount locations. But UUID is always the same