Comment on Microsoft finally admits almost all major Windows 11 core features are broken
NeilBru@lemmy.world 13 hours agoI’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 peoples less and dislikes about niche subjects, such as desktop environments.
Digit@lemmy.wtf 9 hours ago
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.
NeilBru@lemmy.world 8 hours ago
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.
Digit@lemmy.wtf 5 hours ago
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.