this post was submitted on 21 Nov 2025
866 points (97.5% liked)
Technology
76992 readers
3094 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm what some call a "normie" Linux user, so I like desktop environments. I run KDE Neon on my main workstation, and then I have a laptop running CachyOS.
You seem like an expert who has strong opinions. I'm interested to listen and read about people's likes and dislikes about niche subjects, such as desktop environments.
It's frightening to me that I seem like an expert.
I also don't think I have "strong opinions". Just ever evolving preferences as I continue to explore.
I'll adjust and say that you're, in my eyes, a "power user", since I had not considered running my daily driver "headless" with WMs instead of with a DE until your comment. If "strong opinions" is too "strong", I'll also adjust and say I am interested in said evolving preferences and, more importantly, the reasoning behind them.
Good stuff.
Though, I don't think "headless" is the correct term there.
I asked Mistral LLM to check...
Some do use their GNU+Linux (or BSD or others), running in just TTY, just the terminal, without X11 or wayland, but even then that does not necessarily mean no GUI, with some graphical tools (like "mpv" is a good example) able to run without a graphical server (and certainly at least TUI... the web browser "browsh" is a good example). And not necessarily not headless either, with either direct use, or perhaps ssh'ing in through a network, or just running things configured to automate (as per the example the LLM gave). "Dumb terminals" are another related thing, where the "head" is separate.