Soldat, but it hasn’t been compiled for Linux.
C-dogs, but I don’t know if it features any self-hosting.
Soldat, but it hasn’t been compiled for Linux.
C-dogs, but I don’t know if it features any self-hosting.
But they’re obviously rated in a consecutive sequence of numbers. All you need to know is that the higher the sequence, the better it is from its predecessors or alternatives.
Obviously if the naming scheme changes, it’s a whole new sequence, but as long as there’s a chronological order, it’s easy to find the best, newer, or latest.
These have literally not been on sale for a few years now, so unless you’re buying used you won’t see them.
All I ever buy is used; I never buy new computers. My computing isn’t that demanding that I would need latest things. But I don’t know anything about these iGPUs.
Fortunately, I can look these ones up to compare. But what’s the iGPU of a n95, and how does one look that up?
You’ve definitely came to the right place then.
I’m quite tired and weary of Fedora’s updates. Even now, while I still have some computers running fedora, it’s annoying how system upgrades tend to be incompatible with certain packages or my gnome extensions.
But with NixOS, it’s pretty perfect and stable, and the best part is that it’s reproducible and somewhat immutable.
For instance, on NixOS, I was recently in a situation where I was always upgrading to the latest kernel. It got to the point where having the latest actually impacted my NVIDIA drivers as there was no support from the latest kernel. So I changed my configuration to only upgrade to kernel 6.5.x, and now everything works great! I didn’t have to run a bunch of command lines to undo system upgrades, I didn’t have to rebuild an operating system from scratch because it was too difficult for me to figure out, everything can be changed by simple configurations of a text file, and you can easily navigate to previous versions of your operating system build as NixOS holds onto different generations (until you choose to delete the old builds).
So if you want stability, I highly recommend NixOS.
The current stable version of nixos is at kernel 6.1. I intently upgraded it up to 6.5.x. I believe the newest nixOS release will be coming out on December 9th, so you could possibly wait until then to actually install NixOS.
Once you have everything configured, such as figuring out all the packages you want, and customizing all the features you want, you don’t really have to worry about anything anymore, and you can simply copy and paste these text files into your other computers if you want to rebuild an exact replica of your system.