this post was submitted on 08 Dec 2023
77 points (96.4% liked)

Linux

47231 readers
1145 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 5 years ago
MODERATORS
 

Hello everyone - I have been wanting to ditch windows on my gaming pc for a while now, and since I have recently finished a large project, I now have the free time to switch. I am relatively comfortable with Debian having used it for a while on my web server as well as school laptop, but I am concerned about using it on my gaming computer since I have heard stock Debian is not the greatest for gaming. All of my other daily driver programs I know will work, so I am mainly concerned with the gaming aspect.

In the case that you don't recommend Debian for my gaming computer, do you have an OS that you would recommend?

I appreciate any insight!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

Thanks OP for the question and your comment :) I was having the same question and you gave me hope to stay on debian :)

Which DE would you suggest with debian sid?

[–] [email protected] 2 points 9 months ago (1 children)

I use KDE but that is out of habit and preference I have used them all and they all have pros and cons. Debian doesn't customize them at all so there is no Debian specific DE for stable or sid.

It's all about how they make you feel using them. also the nice thing is you can use gnome apps on kde and kde apps on gnome so unless you super care about theme there is no down side.

Like my favorite scanner app is Document Scanner for gnome and when I'm on gnome my favorite text editor is Kate. Yeah you're doubling your needed disk space for libraries but disks space is cheap and your going to use up more space with flatpaks anyway.

[–] [email protected] 1 points 9 months ago (1 children)

Thank you !!

I'm currently looking into xfce vs KDE plasma, something I need to pay attention to is a DE with x11 because nvidia hasn't fully supported wayland ?

Am I right to consider it that way? Or do both support nvidia drivers?

I'm sorry, I only use debian as bare bone on my server and currently considering to switch my main desktop from windaube to linux and alot of informations on the web seem contradictory or incomplete :/

[–] [email protected] 2 points 9 months ago (1 children)

I run AMD now but ran Nvidia for years (RIP Evga). I had no issues with ether DE, other than the occasional update breaking things (only an issue with Sid) but that's what you use timeshift to rollback for when something breaks and apt-listbugs to be aware of issues before you update.

Note you can swap between X11 and Wayland on KDE by just changing the session on login.

[–] [email protected] 1 points 9 months ago

Thanks :) good to know I can switch between those two in KDE ! I need to test Plasma and xfce to see wich fits better my needs and has better suppport for my system !

Thanks for the clarification !!