this post was submitted on 21 Aug 2023
-101 points (23.8% liked)

Linux

46819 readers
1124 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
 

Not everything actually requires a GUI, obviously. But anything that requires configuration, especially for controlling a hardware device, should have a fully functional GUI. I know Linux is all about being in control, and users should not be afraid to use the command line, but if you have to learn another bespoke command syntax and the location and structure of the related configuration files just to get something basic to work then the developer has frankly half arsed it. Developers need to provide GUI's so that their software can be used by as many people as possible. GUI's use a common language that everyone understands (is something on or off, what numeric values are allowed, what do the options mean).

Every 12 to 18 months I make an effort to switch to Linux. Right now I'm using Archlinux, and it has been a successful trip so far, except my audio is screwed, I can't use my capture card at all, I had issues with my dual displays at the start, and the is no easy way to configure my AMD graphics card for over clocking or well anything basic at all.

I'm not looking for a windows clone, I love that I can choose different desktop environments and theme many of them to death. I even like the fact there are so many distros. Choice is a big part of linux, but there is clearly a desire to get more people moving away from Windows and until that path is 95% seamless most people just won't. Right now I think Linux is 75% to 85% seamless depending on the use case and distro but adding more GUI front ends would, imho, push that well into the 90% zone.

GUI is not a dirty word, it is what makes using a new OS possible for more people.

EDIT: Good conversation all. This is genuinely not intended to be a troll post, I just feel it is good to share experiences especially on the frustations that arise from move between OSes.

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

Your issue seems less the command line and that things aren't "working", or the tools you want aren't pre-packaged.

Using Arch Linux was not the best idea if you want something that "just works", as it works on a philosophy where you install the minimum amount required and then add things, such as drivers or packages, as you need them. In other words, it's a distribution where you know what you need for your system. It is also a command-line centric distribution, so it's strange that "GUI" is your bug bear when you picked one that deliberately forces command line.

Regarding overclocking and GPU configuration, you just get CoreCtrl, which even has a GUI.

Now don't get me wrong, I absolutely agree that everything should have a user interface as much as possible, but the whole "Linux means you have to use command line all the time!!" is simply just not true anymore, and I feel this issue comes from people recalling memories from 10 years ago or using distributions where command line is necessary, rather than something like Ubuntu or Linux Mint where it mostly isn't.

[–] [email protected] 0 points 1 year ago (1 children)

This year I've tried the other usual suspects (Mint, Fedora, etc) and thought I'd give Arch a go, just to see how much more work it is. So far, other than the initial installer, it hasn't been much more work than the other distros, and it has actually been smoother. The AUR is very helpful, and Pamac helps a lot as well. The "just works" experience has been better on Arch than the other distros to be honest. I had the same hardware issues with Audio and dual displays on Minit and Fedora.

Linux has come such a long way, the requirement to use the comand line is much reduced, but there are still some obvious basic gaps that need fixing. Obviosuly this is just my oppinion, and I keep trying so I'm obviosuly not turned off completely.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

The requirement to use CLI (or lack thereof) is not an indicator of progress for Linux.