#nobridge

  • 2 Posts
  • 161 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle
  • Priority one for me is that the motherboard allows for BIOS Firmware updates from a USB drive without having to boot an operating system. The user manual is usually the fastest way to verify that one.
    Then I would look at PCIe slots, if I bought a new motherboard today I would want to have at least one PCIe 5.0 x16 slot and one PCIe 5.0 m.2 slot.

    Oh, and searching the net for people having trouble with the motherboards networking or bluetooth when running linux distros is always a good idea.


  • CPU
    Some games benefit a lot from the large L3 cache in the X3D cpus, f.e. the AMD Ryzen 7 7800X3D. Check whether it is true for the ones you play.
    GPU
    I’m running an AMD 6650XT GPU in Linux without any trouble, I even use vfio to use it in a Fedora VM without errors.
    RAM
    Buying 2x32GB gives you enough RAM to run a bunch of VMs while gaming. 2x16GB is more than enough for a gaming rig.














  • I believe that both proprietary non-free systems and fully free systems can exist and that having licensing alternatives like GPL, LGPL and MIT gives the developer options for specifying how their software is to be used.

    The movement towards using MIT or LGPL instead of the full GPL for libraries thus allowing the developers using the libraries the freedom to choose what license their software should use is one I can stand behind.

    If someone builds a FLOSS turbotax competitor and don’t want anyone to use their hard work and fork it into a commercial and proprietary product then I believe there should be a license for that.
    If they rather earn money from it and copyrights their code instead that is also their prerogative.
    The middle-ground where they create a free turbotax competitor with a license that allows others to fork it into a proprietary software should also be possible - although I personally don’t see the allure.


  • That question is kind a rabbit hole and not one I feel confident in going down.

    Free as in freedom, not as in free beer.
    The real world implications of non-free software is that other’s can’t run, copy, distribute, study, change and improve the software.

    I like having computing alternatives that are free from corporate control and believe that the hardliners like FSF helps us keep those alternatives alive. I realise that those alternatives are in many ways worse and that a lot of hardware today requires the vendor blobs to work. When/If corporations push their control even further I want those alternatives to be around.

    And you really should pay for winrar. ;-)


  • Not in this case, the tests they’re running doesn’t need the vendor blobs in those testing folders.

    Generally I agree with Debians changes to include nonfree firmware in the default images and making the “completely free” images the non-default version. I do think maintaining and having completely free distro versions to be a good thing though.

    The whole situation is really unnecessary because none of the things that we’re testing really requires those vendor blobs.
    We’re just testing the basic vboot and CBFS structures in those images, the file contents are not really relevant as long as they match the signatures.
    So I think the easiest option here is to just remove the offending CBFS files from those images / overwrite the offending FMAP sections with zeroes.

    https://issuetracker.google.com/issues/374385985