TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What Linux distribution for desktop are you using?

4 点作者 unkoman大约 1 年前
On servers I use Debian but I have not used Linux on desktop for over 10 years. Now that my upgrade path to Windows 11 looks undesirable I am looking for alternatives.<p>Linux is actually looking great now as gaming seems to be a solved problem.<p>What do you guys use?

12 条评论

simonblack大约 1 年前
LinuxMint 21.3 MATE<p>I surprised myself recently by realising that I&#x27;ve been using LinuxMint for about 10-12 years.<p>I would probably prefer to use Debian Testing, but the Debian politics means that I have to use MariaDB instead of MySQL. That&#x27;s the sort of thing that means I would have to jump through extra hoops when writing software that accesses the databases to get past those little inconsistencies.
logtempo大约 1 年前
I&#x27;ve used Linux distro since almost 10 years now. I&#x27;m not a poweruser, so I&#x27;ve stick to Ubuntu and Linux mint which is based on ubuntu. It require minimal effort and community is big. If you want to play videogame, I think those are good distrib. Linux mint also install proprietary drivers I think, which is good when talking about gaming.
puzanov大约 1 年前
I’ve used a lot of them, but have been sticked with Debian last year and looks like this is the best choice for now. Nothing breaks, works well, tested packages in apt, fancy apps are availabe as AppImages or snap.
Do123大约 1 年前
Slackware 15.0, my computer is very old (intel q8300 + 4gb + nvidia gt218). I like slackware for its simplicity (KISS) and it also has a more limited out of the box number of packages compared to debian, ubuntu, arch and gentoo. I consider this an advantage, because a lot of people are distro hopping and when I gave up on distro hopping, and used debian for a while, I just started trying different progams that had the same&#x2F;similar functionality. With slackware I try to make due with what is provided and that gives me peace of mind :-)
GianFabien大约 1 年前
My desktop is Debian Bookworm with 3 LCDs. 4 core i5 with 32GB RAM - faster than my speed of thought.<p>Small servers, old x86 &amp; RPi use Alpine no X11.
controversial97大约 1 年前
Debian stable, but my hardware is all old.<p>Hardware that uses a new chip, such as some wifi devices released in the last couple of years, may require using a kernel from backports or waiting a couple of years for a new major version.
评论 #40245513 未加载
beardyw大约 1 年前
Ubuntu 20.04. Yes, I know, but I am not interested in the OS much. Thinking of upgrading to 22.04. Call me conservative (with a small c).
iuvbtw大约 1 年前
Arch + i3 + tmux + d-menu Oh… and I use vim by the way
评论 #40253693 未加载
getwiththeprog大约 1 年前
Fedora with a WM and Lutris for games. Works well.
reify大约 1 年前
my distro use.<p>Laptops:<p>Manjaro Minimal<p>MX-linux<p>gaming rig:<p>Full Manjaro<p>SFF pc home server:<p>Arcolinux<p>Recently installed Batocera on an old laptop and turned it into a retro gaming rig.
JojoFatsani大约 1 年前
PopOS is very solid, if you like Mac-like.
enasterosophes大约 1 年前
It may depend on what you mean exactly by desktop. If you want a full-blown desktop environment like Gnome or KDE, then you may be better off going with Ubuntu, since you already have some Debian experience anyway. Debian and Ubuntu are very similar, with Debian having a more conservative and Free Software focus, whereas Ubuntu is often treated as the default &quot;desktop Linux&quot; by vendors who want to make their proprietary software available to Linux consumers.<p>I&#x27;ll answer from the perspective of someone who has a fairly custom and lightweight environment based on suckless tools like dwm and st. Despite the lack of complexity, I still run Steam and all the other software I need just fine.<p>My personal synopsis of the possibilities:<p>* Ubuntu is easy to install, and as I said above, whenever anyone is going to support a Linux distribution, they&#x27;ll prioritize Ubuntu. However, I found Ubuntu hard to customize, and I don&#x27;t like reinstalling every two years. Summary: Good for newbies and people who don&#x27;t want to think about their Linux; people with a hacker spirit will want to move on after a while.<p>* Debian is actually okay on the desktop. I used it for a while. It&#x27;s very similar to Ubuntu. Note that I can&#x27;t vouch for gaming on debian, I used it in the days before Steam became very widespread. Maybe it will be fine, although maybe less easy than Ubuntu.<p>* I quite liked Arch Linux 12 years ago, but their developer culture changed in around 2013 or 2014 and I haven&#x27;t enjoyed the trajectory of the distro since then. It no longer feels minimal and user-centric; I recently tried it again on a new desktop and found it hard to tolerate how opinionated it has become. I&#x27;ll probably install Ubuntu on that box so I will have an environment more similar to our servers at $DAYJOB.<p>* Void Linux is a perfectly fine distribution. It reminds me of a cross between debian and how Arch Linux used to be in the old days. It was my daily driver for remote work during the peak of the covid years and I rarely had any problems. It runs Steam fine. I sometimes became frustrated with delayed releases of new package versions, and also needing to install development header packages when trying to compile software. One of the things I liked about Arch Linux was that it didn&#x27;t make this separation, so it was very developer friendly.<p>* Gentoo is my current preferred distro. It can take a long time to learn how to get the most out of it (in fact, I still feel like there are things I should learn more about), but it&#x27;s really very mature and customizable. I&#x27;ve been using it as my main driver for remote work for a couple of years and everything I need runs fine, including Steam.<p>Things to think about when weighing your options:<p>* Are you okay with systemd or do you need something else?<p>* Do you want to rebuild every now and then when a new version of the distro comes out, or do you want rolling release?<p>* Do you plan to compile a lot of stuff from source? If so, you may want a distro that doesn&#x27;t separate out the development headers, and makes it easy to script custom packages for the package managers.<p>* Are you happy with a large generic desktop environment, or do you like to heavily customize your experience?<p>I wouldn&#x27;t worry too much about whether a distro supports gaming, the important thing is that the distro has a philosophy and direction that you can get behind. Once you load Steam up, gentoo and ubuntu look identical; the decision between one and the other more comes down to preferred types of configuration and package management.
评论 #40245507 未加载