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

  • eldavi@lemmy.ml
    link
    fedilink
    arrow-up
    39
    arrow-down
    3
    ·
    10 months 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

    • Swarfega@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 months 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.

      • lud@lemm.ee
        link
        fedilink
        arrow-up
        6
        ·
        10 months 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.

      • moormaan@lemmy.ca
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        10 months 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
            2
            ·
            edit-2
            10 months 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
              2
              ·
              10 months 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!

    • Slotos@feddit.nl
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      Either by making it segfault or you don’t.

      I got a whole software developer career going out of my attempts to exit vim.

    • ExLisper@linux.community
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 months 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.

    • Fonzie!@ttrpg.network
      link
      fedilink
      arrow-up
      1
      ·
      10 months 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”.

  • EponymousBosh@beehaw.org
    link
    fedilink
    arrow-up
    15
    ·
    10 months ago

    I wish I’d known how much of a pain in the ass having an NVIDIA card would be. I would have gotten a different computer.

  • Montagge@kbin.social
    link
    fedilink
    arrow-up
    13
    ·
    10 months 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
      5
      ·
      10 months 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

      • GamingChairModel@lemmy.world
        link
        fedilink
        arrow-up
        8
        ·
        10 months ago

        You can give your partitions labels and mount by label. Labels are persistent, like UUIDs, but are also easier to remember and copy.

        • Holzkohlen@feddit.de
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          10 months ago

          But why would I even try to remember them? Just look them up. Nowadays I don’t even see them since I use Gnome Disk Utility or KDE partition manager to automount them (they both just write to your /etc/fstab)

          • GamingChairModel@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            But why would I even try to remember them? Just look them up.

            For me, I used labels when setting up those volumes manually. Creating a LUKS container, setting up LVM groups and volumes, configuring my bootloader to decrypt the correct encrypted disk, etc. It was just easier to remember which device label was my encrypted container, which was the group, and what the different volumes were. And once the labels were made, well, I just used them.

  • canadaduane@lemmy.ca
    link
    fedilink
    English
    arrow-up
    13
    ·
    10 months 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.

    • AlpacaChariot@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      Is Pop!_OS really that popular? I started using Linux about 10 years ago and it wasn’t around then, so I never tried it in my distro hopping days. I see it’s developed by System76 so I can see why you’d choose it on their hardware, but is there any point doing that on other hardware?

      • canadaduane@lemmy.ca
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        10 months ago

        The System76 engineers are culturally very aligned with the core values of freedom of choice, customization, etc. They build software with the larger ecosystem in mind, and in fact, I’ve never seen them build something only for their own hardware (even things that could have been just for their own hardware, like the system76 power management system, has extensibility built in).

        That said, they also balance this freedom with a set of “opinionated” good choices that they test and support. If you care a lot about stability, it’s easy to go along with the “happy path” and get a solid, up-to-date system delivered frequently. Every time they upgrade new features or kernel, they go through a systematic quality assurance process on multiple machines–including machines not of their own brand. (I’ve contributed software/PRs to their codebase, and they’ve always sent it through a code review and QA process).

      • ProperlyProperTea@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Idk, it seems to be picking up steam. It’s what I use unless I’m trying to use something super lightweight.

        For me it has the stability of Ubuntu without having to use Ubuntu.

        Haven’t tried Debian yet though.

          • canadaduane@lemmy.ca
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            10 months ago

            Snaps are basically Ubuntu’s private app store, and flatpaks (the supported method of app distribution by almost every other distro) are not supported; there’s no tiling WM built-in for large monitors; the kernel is not kept up to date (i.e. improved hardware coverage and support); some things like streaming with OBS studio and Steam don’t work out of the box (this may have changed, but it was the case for me about a year ago).

      • mub@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        I’ve gone Arch for this year’s linux adventure. It has been the most stable I’ve ever tried.

  • JuxtaposedJaguar@lemmy.ml
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    10 months ago

    Always put your filesystems in an LVM volume (and in general, partition disks with LVM rather than partition tables)! You never know when you might need to combine multiple disks, make a snapshot, add redundancy, or transfer to another disk without unmounting. But it’s very difficult to format a block device as LVM once you can’t erase its contents.

    Make your /boot partition at least 500MiB.

    Leave at least 1GiB of free space at the beginning of every disk. You never know when you might need to add EFI and boot partitions to that disk. And again, it’s very difficult to do after the fact.

    • lloram239@feddit.de
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      Leave at least 1GiB of free space at the beginning of every disk.

      Shouldn’t be needed these days. With GPT/UEFI you can just make more partitions at the end of the disk if needed. Back in MBR days that wasn’t possible, as BIOS often needed things to be at the start of the disk to be found.

  • Cwilliams@beehaw.org
    link
    fedilink
    arrow-up
    12
    ·
    10 months 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.

    • Dudewitbow@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      10 months 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
        2
        ·
        10 months ago

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

        • Dudewitbow@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          10 months ago

          Ive been using classic(then open) shell since moving off of 7 for consistency. for the most part, there haven’t been any serious bugs that im aware of. Because the app works between windows versions, start bar for me at least has been pretty much consistent since windows 7 existed, and the stuff id adjust to would be changes in some apps (e.g control panel > settings) that happened overtime.

          The problem of some users is they want the vanilla experience to be what they want when there are options to not make something vanilla. Similar to debates on linux distros on whether you want a very specific UI design vs having a distro that is personalizable and customizable based on preference.

    • s20@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      10 months 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.

    • flashgnash@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      10 months ago

      See I’ve run into an issue now where I like and am used to GNOME, but I also want to try a tiling WM and doesn’t seem like there’s really a good way to do that in gnome

      • L3ft_F13ld!@links.hackliberty.org
        link
        fedilink
        arrow-up
        0
        ·
        10 months ago

        You can install the tiling WM and try it seperately. Might even be possible to combine them too, but that might get pretty involved and hacky since Gnome doesn’t like it when you stray from “the path” that they deem correct.

        • flashgnash@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          10 months ago

          I’d probably just do one or the other, don’t want to be using nonstandard stuff within my non-standard stuff

          • L3ft_F13ld!@links.hackliberty.org
            link
            fedilink
            arrow-up
            1
            ·
            10 months ago

            I know XFCE is a popular choice for people who want to add a tiling WM. That was a combo that I heard about quite a bit in the past if that’s something you’d wanna try. XFCE + i3 might be nice.

    • argv_minus_one@beehaw.org
      link
      fedilink
      arrow-up
      4
      ·
      10 months ago

      It’s pretty important on Windows too, though. Always “eject” or “safely remove hardware” before unplugging!

      • its_pizza@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Not in Windows 10/11. You can still “eject” if it makes you feel better, but it’s basically redundant. They reworked the support for removable media so they are always ready to remove except during active read/write operations.

        • argv_minus_one@beehaw.org
          link
          fedilink
          arrow-up
          9
          ·
          edit-2
          10 months ago

          Read/write operations can happen in the background at any moment as long as the drive is mounted, so that’s not terribly comforting.

          Anyway, Windows has always avoided deferring writes on removable media, for as long as it’s been capable of deferring writes at all. That’s not new in Windows 10.

          Linux has a mount option, sync, to do the same thing. Dunno if any desktop environments actually use it, but they could. Besides being slower, though, it has the downside of causing more write operations (since they can’t be batched together into fewer, larger writes), so flash drives will wear out faster. I imagine Windows’ behavior has the same problem, although with Windows users accustomed to pulling out their drives without unmounting, I suppose that’s the lesser of two evils.

  • garam@lemmy.my.id
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    10 months ago

    Gnome is better on 1920 than in 1366. XFCE is better on 1366…

    And Ubuntu sucks…

    • TheAnonymouseJoker@lemmy.ml
      link
      fedilink
      arrow-up
      1
      arrow-down
      3
      ·
      10 months ago

      Play with fonts, font sizes and scaling factor in GNOME Tweaks. I ended up with anything better on 1366x7x68 than I could on xfce or lxqt or kde.

      my setup

      • garam@lemmy.my.id
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Wow. Redmond theme… 😂

        KDE seems hard for me. Personal Preference, it’s hard to learn the flow, even it’s near Windows Like Experience 😔

      • supert@lemmy.sdfeu.org
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        I gave up on btrfs when Icouldn’t recover from a full disk situation (years ago, may be better nwo). But zfs tooling is so good, reliable and intuitive, I’d not want to switch anyway.

      • dmrzl@programming.dev
        link
        fedilink
        arrow-up
        4
        arrow-down
        2
        ·
        10 months ago

        In contrast to btrfs it doesn’t break your data. Everyone learns the hard way not to use btrfs…

    • argv_minus_one@beehaw.org
      link
      fedilink
      arrow-up
      2
      ·
      10 months ago

      I wouldn’t use ZFS. Too risky. If a new kernel comes along and ZFS fails to build or something, my system will be unbootable.

      Btrfs scratches my copy-on-write/checksum/integrated RAID itch well enough anyway.

      • supert@lemmy.sdfeu.org
        link
        fedilink
        arrow-up
        1
        ·
        10 months ago

        Nix and ubuntu have in kernel support. Void’s module build system also prevents this situation. I use nix and void, so have never faced this problem.