Skip Navigation
Are there any CPUs that work well with Linux that aren't made by Intel or another company on the BDS list/that supports Israel?
  • I have a system with a Ryzen 1700 with the same issue and have found the only reliable way to run it is by installing and enabling the disable-c6-systemd package from the AUR. The other fixes provided in the wiki article you linked are correct but aren't sufficient on my system, the CPU keeps reenabling the C6 state on its own and the disable-c6-systemd package works to counter that. The reason it works on Windows is they've disabled the C6 state by default for the CPU.

  • .bash_aliases for all users (system wide)
  • You should put the aliases in /etc/profile or create a file in /etc/profile.d/ for them. Most modern shells will source /etc/profile which in turn sources the files in /etc/profile.d/, so that's the best spot for things like aliases for all users. See the Arch Wiki page Command-line shell, specifically sections 4 and 5.

  • What distro(s) do you use?
  • I really enjoy using NixOS as it is good at what it does, declarative system configuration, but it does have issues that can prevent people from using it. It's great if you want to put the configuration for all your computers in one git repo but that configuration is in the Nix language so you will eventually need to become familiar with the Nix language. The main issues are that the documentation needs work and understanding the difference between the Nix operating system, the Nix language, and the Nix package collection as the more you use NixOS the more familiar you will need to be with each.

    That said, I find it worth learning and recommend some of the following resources for NixOS.

    MyNixOS for graphical configuration management. See my configs there.

    NixOS Wiki for the best collection of NixOS documentation. I've found this collection of people's configurations to be very useful for inspiration.

    The manual pages for the Nix language, Nix packages, and NixOS.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BZ
    bzLem0n @lemmy.ca
    Posts 0
    Comments 22