99% of what I do is on Linux, I have one Windows partition I occasionally boot into to play games, it is and will remain Win10.
nanook
@ryannathans Why bloat the kernel with the microcode for every intel processor that might need it (and there is a similar thing for AMD) when you don't have that specific processor? It does make more sense for it to be a separate, especially on memory constrained systems. I mean if you've got 256GB of RAM probably not a big deal but if you've got 256MB a big deal.
@DaPorkchop_ Oddly, if you build your own kernel and remove the system provided one, the package gets automatically removed as well which is weird, because it is really still needed regardless.
@ryannathans @captainkangaroo I'm going to make the wild assumption that the kernel will have a table of the current microcode versions at the time of it's release, but I doubt that
will get updated except by kernel upgrades.
Microcode would not be a concern with that particular CPU.
@recursive_recursion @SharkAttak I've yet to get anything beyond a form letter from the abuse addresses I've reported spam to and the spam keeps coming uninterrupted. Blocking offending IP space is more effective.
@troyunrau Not complaining, just explaining my choice for a particular desktop and preferences. I realize it's open source and I realize I have the source so if it's severe enough I have the option of modifying it. If only I had infinite time.
@lancalot And for the record, I don't have anything against Mint as an OS, it's Ubuntu with some pretty GUI admin apps thrown on top. I rarely use the GUI's so updates aside it's six of one or half dozen of the other. From a command line perspective, except when things break,they are identical and admittedly the aesthetics of Mint are in my view superior.
@lancalot Consider things like setting up mail servers and web hosting configuration, when you've got hundreds of virtual domains, when you've highly optimized apache compiled from scratch and modified to your needs, that is the kind of thing I'm talking about that is time consuming and I don't wish to do from scratch more often than is necessary.
@KazuchijouNo I had a virtual machine with GPU pass through that I was using for gaming but it got broken in the upgrade from Ubuntu 22.04 to 24.04, it seems the UEFI bios provided in 24.04 does not work with GPU pass through, and I've yet to grab one off an OS where it works to replace it. So for now I'm dual-booting. Yea I agree, not all that comfortable with bare metal but Windows doesn't seem to want to recognize ext4 so there is some security by accident there.