I have been using GNU for so long now and what always annoyed me, was the fact that the last proprietary components of my OSs were always some kernel firmware blobs that are packaged with the official Linux kernel. Now I’d like to know if anyone has already tried the Linux-libre kernel on a modern system.

  • Quazatron
    link
    151 month ago

    While I understand and empathize with your dislike of proprietary blobs (fuck you, NVIDIA), every game is a huge blob unless you’re playing FOSS games exclusively.

    • Rex GNŪrumOP
      link
      fedilink
      61 month ago

      That’s true. And that’s exactly why I give zero trust to any executable that I don’t have the source code of. But there is a huge difference between running kernel level proprietary software and user space apps, which are easily at least sandboxable.

      • Quazatron
        link
        11 month ago

        True, but most people don’t sandbox their games, and while a userspace binary can’t usually get root privileges, it doesn’t need it to exfiltrate their summer holiday pics or health bulletin.

        A good first step to mitigate this is to use separate gaming and serious accounts.