this post was submitted on 30 Aug 2026
30 points (89.5% liked)

Linux

67365 readers
330 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

got a great deal at an estate sale, i9-9900k, 32gb ddr4, rtx 2070 for $350.

I started with debian but unfortunately it's an Nvidia card. the big thing I want to try with this thing is emulating bloodborne, and maybe local AI models so performance is key.

will I be fine with debian or are the packages just too old?

edit: lmao debian wouldn't boot or even successfully launch the terminal in recovery mode after installing the nvidia drivers so fuck that I switched to kubuntu since it's what I have experience with it worked as expected beep boop bop. thank you for your suggestions everyone!

this is my first time with a prebuilt and it's weird working with someone else's HW choices. ugh the RAM rgb can't be switched off I might try to mod it.

you are viewing a single comment's thread
view the rest of the comments
[–] TheModerateTankie@hexbear.net 1 points 3 days ago

Between linux distros on the same kernel and a similar DE setup the difference in performance between them is within the margin of error. If it's greater than that then something is broken with the setup. You'll likely get worse performance and hardware compatibility on debian or mint, just because they run older kernels by default. You can get newer kernels backported to debian if you add the right repositories, but I don't think it's recommended.

I run the desktop version of bazzite and can not say enough good things about it. It's been more stable than debian for me and the "immutible" distros i've been on have been such a good and trouble-free experience that I don't want to touch traditional distros anymore. It has all the codecs and a bunch of extra hardware support enabled by default, a bunch of scripts to easily set up things, and a bunch of QoL improvements set up on install. Having to open up flatseal every now and then to grant permissions to a flatpak is so much less trouble than what I've experienced on traditional distros where updates can straight up break shit and randomly send you on a troubleshooting goose chase. I don't understand how anyone finds that normal and acceptable. You can get local AI set up pretty easily with the right flatpaks (alpaca) or certain appimages.

If not being able to mess with system level stuff, or the niche quirks of an immutable distro are a dealbreaker, or you want to jump around on different DEs and not mess with a VM: Fedora is good, generally stable and decently updated packages. Mint generally stable but might have slightly older packages. CachyOS for an arch based option that's highly regarded, because it has a lot of useful options, but with rolling release distros the risk of updates causing an issue slightly higher than usual. I've also heard nothing but good things about OpenSuse Tumbleweed which is also rolling release but reportedly very stable.