There are many reasons to dislike Nvidia on Linux. Here is a little thing that bugs me all the time, the updates. Normally the system updates would be quick and fast, but with the proprietary drivers of Nvidia involved, it gets quiet slow process. And I am not even talking about any other problem I encounter, just about the updates.

As an Archlinux based system user (EndeavourOS to be precise), I get new Kernel updates all the time. That means every time a new Kernel version is installed, the Nvidia driver DKMS has to be installed too. And that is basically the slowest part. But that’s not too bad, even though it’s doing this twice for each Kernel I have once.

What’s more infuriating is, if you also happen to use Flatpaks for a very few applications. I really don’t have many Flatpaks at all. Yet, the Nvidia drivers are installed in 7 versions or what?! And they are full downloads, each 340 MB or more. This takes ages and is the only part that takes long to update Flatpak system. I always do flatpak remove --unused to make sure nothing useless is present. /RANT (EDIT: Just typos corrected.)

  • thingsiplayOP
    link
    fedilink
    110 months ago

    @aleph Hope I do not get cancelled for, but this is actually a font from Windows/Microsoft: https://en.wikipedia.org/wiki/Cascadia_Code It is Open Source and was the default font for my OS I think. The problem is finding a font that looks good and has good support for emojis, glyphs and icons, ligatures for programming and such. And I wanted to try different font.

    • @aleph@lemm.ee
      link
      fedilink
      English
      2
      edit-2
      10 months ago

      Heresy! /s

      Is that really the default font for Xfce-ternimal on EndeavourOS? I use the same distro but with Gnome, which is probably how that little detail passed me by.

      My personal ride-or-die terminal font is Jetbrains Mono, which you might want to try out. I know it supports ligatures although not sure about emojis etc.

      • thingsiplayOP
        link
        fedilink
        1
        edit-2
        10 months ago

        @aleph I use Qtile and instead setting it up from scratch (again), I decided to use the community Qtile spin on EndeavourOS. It uses a few XFCE applications, but not the Desktop Environment. I just checked the current state of the source and it sure is the default: https://github.com/EndeavourOS-Community-Editions/qtile/blob/main/.config/xfce4/terminal/terminalrc

        BTW Jetbrains Mono is one of the fonts I wanted try out. But right now, Cascadia is new to me as well and I quiet like it. So will use it for a while now and maybe next time I switch to Jet.

        • @aleph@lemm.ee
          link
          fedilink
          English
          110 months ago

          Ah, that explains it - the community spin changed the default. Thought I was going crazy for a second there 😄