• 2 Posts
  • 148 Comments
Joined 3 years ago
cake
Cake day: June 22nd, 2023

help-circle


  • Debian on my personal computers and servers.

    Ubuntu on my work desktop, RHEL on work’s servers

    I wouldn’t consider Debian “Canonical”-y, it’s just what they happened to pick as their upstream.

    I tried some of the atomic distros, but ran into too many problems. When I buy a new computer, I sometimes have to run Opensuse Tumbleweed or Arch to get new enough hardware support… Too lazy to rebuild my kernel and mesa at home












  • The problem with the simplified phrase is that your computer is expected to run more than one program at a time.

    If you are only running one program, it should certainly use all the RAM of your system.

    However, your desktop, laptop, phone, tablet, game console, etc. all run hundreds or thousands of programs at the same time. Each individual application should optimize RAM usage so the whole system can work together.

    Another commenter in the chain talks about disk caching, which is what the phrase “unused ram is wasted ram” came from

    It’s been coopted by application programmers who don’t want to optimize their software


  • ozymandias117@lemmy.worldtoLinux@lemmy.mlRDSEED 32 is broken.
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    If your motherboard manufacturer releases firmware through LVFS, you can use

    sudo fwupdmgr refresh --force sudo fwupdmgr update

    But that should normally be offered through the GNOME or KDE update utility.

    I’m assuming your motherboard manufacturer doesn’t support updating through the OS (or hasn’t released a new enough AGESA build) based off your issue