this post was submitted on 31 Mar 2025
627 points (87.9% liked)

linuxmemes

24211 readers
1393 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. 🇬🇧 Language/язык/Sprache
  • This is primarily an English-speaking community. 🇬🇧🇦🇺🇺🇸
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 37 points 2 days ago (13 children)

    A true mainstream Linux distro would need guidelines like this:

    • The user is never be expected to type a command into a terminal.
    • The user is never be expected to edit a configuration file.
    • There is a graphical UI for every possible action the user might want to (or have to) do.

    This especially includes:

    • Configuring audio devices
    • Installing graphics drivers
    • Updating the operating system
    • Managing applications and storage space
    • Connecting to networked storage
    • Adjusting kernel parameters (This is neccessary on certain hardware, yet, barely any distro has a graphical UI for it.)

    The only distro that comes close to this is Linux Mint, but not even Mint covers everything I just mentioned.

    If we want Linux to succeed, there needs to be at least one distro that confidently ships without a terminal.

    [–] [email protected] 1 points 1 day ago

    I've been a happy daily linux user for over 20 years. No need to wait for "linux to succeed" whatever that means. It has gotten better and more advanced every year since I first switched.

    [–] [email protected] 15 points 2 days ago

    There can never be a distro that ships without a terminal. I will burn it with the fire of a thousand suns. Even Windows has a terminal

    [–] [email protected] 11 points 2 days ago (1 children)

    You were absolutely right about everything up until your very last sentence.

    We need a distro that comes with GUIs for everything indeed, but shipping without a terminal would be both a bad idea and would cause the distro maintainer to go up in flames immediately.

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

    Interesting, i kinda read that quickly and took awsay from it more of a

    Ships without the expectation to need a terminal, not actually ship without one at all

    [–] [email protected] 13 points 2 days ago (1 children)

    Windows doesn't even cover everything you just said. The number of times Windows 10 broke my Bluetooth devices and I had to much around in registry to remove the device profile just to try to repair the device, is part of the reason I switched to Linux in the first place.

    Yes, many distros need a little refining and smoothing for the general public, but only because people are so used to dealing with bullshit troubleshooting on Windows that they don't see it as bullshit anymore.

    [–] [email protected] 11 points 2 days ago (1 children)

    That’s a low bar, but importantly they’re still correct that technically Windows looks like it can handle those things as far as a regular consumer can see. Windows is unholy trash, but it at least doesn’t tell people who can’t even navigate their basic file explorer that they are expected to use scary terminal commands they likely found on a forum or third-party website.

    Personally I think a little more tinkering spirit would do the whole world good, not just with computers, but reality is the way that it is for the moment(things can change, fingers crossed).

    [–] [email protected] 5 points 2 days ago* (last edited 2 days ago)

    but at least people who can't even navigate their basic file explorer that they are expected to use scary terminal commands.

    This! I work in IT, in fact, I'm the director of both the IT and software teams at my company and I am constantly teaching my new techs and reminding my existing techs that they need to remember just how little the "average" person knows about computers, and how much more that is than what they'd actually care to learn.

    99% of people don't care about computers, or how to make things "more efficient", or anything else. They just care about the easiest way to do something. And like it or not, the easiest way for the vast majority of people is through a GUI.

    There is even an XKCD about this

    And that's even before you get to the security problems! I am constantly trying to prevent users from going to FreeNuclearCodes.com or sending passwords and social security numbers to [email protected] (actual email address I had to block last week)

    [–] [email protected] 6 points 2 days ago* (last edited 2 days ago)

    Been using fedora on a laptop for a year with no command line intervention.

    I don't mind the command line, but it has been uneccesary.

    [–] [email protected] 7 points 2 days ago* (last edited 2 days ago) (3 children)

    Seriously - Linux needs a standardized config schema spec. Something that programs should provide which an application can read and provide a frontend interface for the users to adjust config files.

    Could be something like:

    schema_version: 1.0
    application:
      name: Poo Analyzer
      icon_path: /etc/pooanalyzer/images/icon.png
      description: Analyzes photos of poo
    schema:
      - config_file:
          path: /etc/pooanalyzer/conf/poo.conf
          conf_type: ini
        configs:
          - field: poo_directory
            type: dir_path
            name: Poo Image Directory
            description: Directory of Poo Images
            icon_path: /etc/pooanalyzer/images/poo.png
          - field: poo_type
            type: list
            name: Poo Types
            description: Types of Poo to Analyze 
            values:
              - dog
              - cat
              - human
              - brown bear
            icon_path: /etc/pooanalyzer/images/animal.png
              ...
    

    Any distro could then create any frontend they'd like to manage this - the user could even install their own.

    [–] [email protected] 1 points 1 day ago

    Ever heard of xdg?

    [–] [email protected] 2 points 2 days ago

    This particular program would work great in combination with old school German/Dutch toilets with the poop shelf, take a pic after the deed and let the program tell you how you need to adjust your diet.

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

    I agree and disagree.

    The premise is solid: unify config so it's standardized and machine parse-able for better integrations like an easier-to-build UI/UX. It could even have ramifications for cloud-init and older IaC tech like Puppet.

    The problem is Linux itself. Or rather, the subsystems that are cobbled together to make Linux a viable OS. You're not going to get all the different projects to pivot to a common config scheme, so this YAML standard would need a backend to convert to/from whatever each little deamon and driver requires. This creates a few secondary problems like community backlash (see systemd), and having multiple places where config data must be actively synchronized.

    I think the current crop of GUI config systems are aleady well down the most pragmatic path: each config panel touches one or more standard config files, wherever they are, and however they are structured. It's not pretty under the hood, and it's complicated, but it works. These tools just need a lot more polish on the frontend.

    [–] [email protected] 2 points 2 days ago

    They could still use whatever config format they wanted - this would just be for providing their config schema. It also doesn't need to be YAML, that's just the easiest one for me to type on my phone. In fact, I think most schema validation programs rely on JSON as it is.

    I also don't think programs should be required to provide it. Many core programs and kernel modules would likely take years if they ever were able to add it just to avoid the risk of mistakes causing any major issues, especially if they haven't needed an update in years. There are also many config files that use their own nonstandardized schema. A possibility is that they could be allowed to provide a CLI tool which could update the config or they could just ignore it entirely.

    But creating a common schema for... well, the config schema would make it easier for systems to provide a frontend interface for updating your configs.

    [–] [email protected] 8 points 2 days ago* (last edited 2 days ago) (1 children)

    The reason I had no problem whatsoever editing config files is because I'd been doing it for decades already in Windows with .ini files.

    And not needing a terminal is different than not having access to one. Windows has a terminal.

    [–] [email protected] 5 points 2 days ago

    I think it even ships with 3(?) terminals for some reason now for some reason lol

    [–] [email protected] 1 points 1 day ago

    I dont understand, why do we want Linux to go mainstream? Eveyone constantly says it yet nobody has an answer. In order to become mainstream it would need to be so dumbed down that people like me would stop using it.

    [–] [email protected] 6 points 2 days ago

    OpenSuse does all of this or almost all of this.

    [–] [email protected] 6 points 2 days ago

    Every KDE distro can do all of these except whatever adjusting kernel parameters means? I don't know how to do any of this in the command and I've been using Linux for 8 years.

    [–] [email protected] 5 points 2 days ago

    No pc OS available meets your requirements for this lol, not linux, windowns or crapple osx

    Sure would be nice if linux was the first available though.

    [–] [email protected] 3 points 2 days ago

    They don't need to take away the command line. Just to make it so a low skill user can get by without it. Even windows ships with PowerShell.

    [–] [email protected] 1 points 2 days ago* (last edited 2 days ago) (4 children)

    The user is never be expected to type a command into a terminal.

    Nope! Absolutely not. This is where Windows 95 fucked us all over. Prior to 95, windows was an application executed from a DOS prompt. Users may not have known many commands, but they learned that commands could be given.

    Windows 95 tried to convince us that a GUI developer knew better than the user everything the user wanted to be able to do with that computer. It did make simple use easier, but the way it did it was by hiding the average user away from any simple ability to automate. It took away virtually all command line utilities that could be scripted to run themselves, and replaced them with GUI-driven applications that required the human's time and attention, repeatedly and monotonously sorting through graphical menus and prompts to achieve a task that the computer could easily be "trained" to do itself. It did it by dumbing down the user, reducing their expectations to the few idea the GUI allowed them to express.

    GUIs are Fisher-Price toys. They are the bright and shiny, but functionally crippled. There is no need for a distro that deliberately impairs the user in the way that you describe.

    [–] [email protected] 2 points 2 days ago* (last edited 2 days ago) (1 children)

    What is your goal? Are you content with Linux being niche?

    If not, what group do you think this appeals to?

    The casual device user continues to ignore Windows desktops and use their phone let alone Linux at this point.

    The normie desktop user who just wants a internet browser and basic office software can easily be won over to Linux Mint. You advocating everything be CLI based will kill that.

    The casual desktop enthusiast & PC gamer will get irritated and impatient and go back to comfy Windows. They mostly just want their games to run smoothly and maybe look pretty. Maybe install an application that does something moderately technical for them with tweaks here and there.

    You already have the hardcore techy users. They don't need to be converted.

    In my opinion, Linux and its various distro's main goal ought to be to undermine for-profit OS. Not to turn everyone into computer techs. The latter is a pipe dream anyway.

    [–] [email protected] 3 points 2 days ago* (last edited 2 days ago) (2 children)

    In my opinion, Linux and its various distro's main goal ought to be to undermine for-profit OS. Not to turn everyone into computer techs.

    Turning everyone into "computer techs" is how we undermine for-profit OS. The command line is a spoon. In the hand of a toddler, it goes flying across the room, along with the mashed potatoes it held. Microsoft's answer to that flying spoon is to teach the kid that they can never touch the spoon; they must let mommy do it for them (and here is "mommy's" bill for that "service").

    Microsoft teaches that it is a "pipe dream" for the average person to ever have sufficient mastery over the spoon to be able to feed themselves. They taught us that spoons are scary and dangerous.

    Linux keeps putting that spoon on her tray, and encouraging her to use it.

    My "goal" has less to do with bringing Linux to the masses and more with bringing the masses to Linux. The "pipe dream" argument you presented should not be ported in. The "normie" should be taught from a very young age that the command line isn't "unfriendly", but wildly powerful, and well within their capacity to wield.

    [–] [email protected] 2 points 2 days ago* (last edited 2 days ago) (1 children)

    Microsoft is not the reason I believe its a pipedream to turn people into computer techs. Its a cold hard reality.

    Even particularly smart people have to want to be computer techs. I work with teachers, genuinely smart people, who have zero desire or motivation to learn computer use outside how it can help them teach in a fairly "if its not broke don't fix it" mentality. They aren't incurious but they have limited time and resources and they use such elsewhere. My attempts to get them to even try Linux Mint has thus far failed, the idea that I could get them to learn CLI is absurd.

    Don't get me wrong, I believe even dim wits could learn to be computer techs and use a command line, but that requires them to want that. Most people do not intrinsically desire that.

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

    Most people do not intrinsically desire that.

    The only things that people "intrinsically" want are food and fornication. Everything else, they have been taught and trained. The training they have received from Microsoft domination has been "don't learn how to use a computer".

    That training is something to despise and reject, not incorporate into Linux.

    [–] [email protected] -1 points 2 days ago (1 children)

    The only things that people “intrinsically” want are food and fornication. Everything else, they have been taught and trained.

    EVERYTHING? I enjoy doing things that aren't eating and sex on a intrinsic level that I was never trained to enjoy. I just... wanted to do those things. A lot of things are intrinsically fun that are not eating and sex.

    The training they have received from Microsoft domination has been “don’t learn how to use a computer”.

    Why didn't people adopt personal computers en masse before Windows came to be then? After Windows 3.0, personal ownership of computers more than doubled over the course of 5-6 years and then continued to balloon, speeding up adoption well beyond the previous decade.

    Look, I'm not a fan of Microsoft either but this is conspiracism.

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

    EVERYTHING? I enjoy doing things that aren't eating and sex on a intrinsic level that I was never trained to enjoy.

    No, not "intrinsically", you don't. Food, fuck, sleep, that's about it. You likely enjoy other things as well, but not intrinsically. I enjoy Sudoku, but that is something I learned. There is no "enjoy sudoko" element within me that I did not put there myself.

    Why didn't people adopt personal computers en masse before Windows came to be then?

    They did. Everyone I knew back in the Windows 3.1 days already had computers. Most of those people didn't have Windows, and used standalone applications. The increase in ownership came when hardware prices finally fell enough for them to be affordable. Windows development was a result of that uptick, not the cause.

    [–] [email protected] 2 points 2 days ago* (last edited 2 days ago)

    I enjoy Sudoku, but that is something I learned. There is no “enjoy sudoko” element within me that I did not put there myself.

    You didn't enjoy learning Sudoku in the first place? Did you have to force yourself? Did someone teach you how to enjoy sodoku after you learned how to actually play?

    Maybe there isn't a specific Sudoku drive in human beings but that's not what intrinsically means. There is an intrinsic drive to follow your natural intellectual and physical interests that do not have to be taught. They are variable depending on the person's personal inclinations, but you are not "trained" to enjoy something. Even as seemingly fundamental like reading. You might have to learn how to read first, but that's not being "trained to enjoy" reading. Whether you enjoy it depends on the type of person you are.

    Like, if I saw someone doing something that looks fun or interesting, I'd want to participate intrinsically.

    If someone offered me money to participate I would be extrinsically motivated.

    They did. Everyone I knew back in the Windows 3.1 days already had computers. Most of those people didn’t have Windows, and used standalone applications. The increase in ownership came when hardware prices finally fell enough for them to be affordable. Windows development was a result of that uptick, not the cause.

    I mean, maybe, price is obviously a compelling aspect here. Its hard to separate correlation and causation, though I'll hand you that price was probably more compelling.

    That said, the people you knew who already owned computers were part of a minority, only about 15% of American households had a computer when Windows 3.1 released.

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

    Do you also think that anyone that wants a car should be a mechanic? Anyone that wants a house should be a builder? Anyone that wants to have electricity should be a electrician? Anyone that wants to listen to music should be a musician? Anyone that wants to eat they should learn how to farm? Anyone that wants a drug should be a pharmacist?

    People put their time and effort in different things, you might've learned how to program and became tech literate, but that doesn't mean everyone else wants or should do the same.

    Sure life would be easier if everyone was an expert in every field, but that's a clearly ridiculous proposition.

    Maybe realize the sheer privilege that is wanting everyone to be a "computer tech" just because you are one yourself. Maybe realize that the only reason you can afford to be a "computer tech" is because someone else is a "hardware tech" or a "architecture tech" or a "electricity tech" or whatever else, and those people would likely also want you to be a "tech" in their field so they don't need to make things that "just work" for non-"tech" people.

    [–] [email protected] -1 points 2 days ago (1 children)

    Do you also think that anyone that wants a car should be a mechanic?

    I reject the premise.

    I think that anyone who wants to be a driver should be able to understand that the brake pedal squeezes the pads against the rotor.

    I don't think that everyone who can identify a brake rotor is a mechanic.

    Anyone that wants a drug should be a pharmacist?

    I think that anyone who wants any sort of medicine should have enough medical, mathematical, and statistical knowledge to understand that vaccines don't cause autism. I don't think that everyone with such knowledge is a pharmacist, mathematician, or statistician.

    The idea that the command line is "unfriendly" and that decelopers should hide it away is, in my opinion, the computer equivalent of the antivax movement.

    [–] [email protected] 1 points 2 days ago* (last edited 2 days ago) (1 children)

    I reject the premise.

    Here is a simpler one:

    People see computers the same way they see clothes, it's a tool for a job. Some people know a lot about them and some people make their living making or modifying them. But most people just want it to be usable.

    In the same vein, saying people should be able to use the terminal to use a computer is like saying that people should be able to sew to wear clothes.

    Much like how people don't want to pick up a needle to patch a hole in their clothes, they don't want to mess with the terminal to troubleshoot any errors. People expect things to "just work" and that's not an unreasonable expectation.

    It's easy for you to say that everyone should just know how to use the terminal, but it's also easy for someone that sews to say that everyone should know how to use a sewing machine; or for someone that likes hardware to say everyone should be able to open their computers and swap components; or for someone that how to drive to say that everyone should know too; or for someone that diets a lot to say that everyone should know how to count calories; etc. etc. etc.

    Point is that people learn different things, not everyone has the same interests or specialties. And just because they don't share specialties, doesn't mean they should be shut out of important or useful tools.

    P.S.: the antivax movement happens because of lack of trust in medical institutions. People should be able to trust qualified doctors to inform them and recommend proper procedures, people shouldn't need to be "medicine savvy" enough to know what each drug or procedure does before they seek treatment. If anything, this need for "medicine savviness" is what pushes people into "doing their own research" and becoming antivax.

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

    they don't want to mess with the terminal to troubleshoot any errors.

    I reject your premise that the purpose of the terminal is to troubleshoot errors. That is part of the widespread misconception I am talking about.

    The terminal is simply for using the computer. With all the command line utilities available, and their widespread interoperability, the terminal should be one of the first tools a user looks for.

    A GUI is a hammer. The CLI is the Snap-On tool truck.

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

    I reject your premise that the purpose of the terminal is to troubleshoot errors.

    That was an example not a premise. But whatever. I give up.

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

    Then I'll continue:

    P.S.: the antivax movement happens because of lack of trust in medical institutions.

    They learn not to trust medical institutions. This is a learned behavior. What antivaxxers are learning about medical science is not reality. Whoever is teaching them is an utter moron who does not understand the subject themselves.

    Likewise, the people who denounce the CLI as "unfriendly" and try to hide it away from the user. All they are really saying is "I don't know how to use it, so nobody else should use it either." What actually happened was they never learned it, never learned how useful it was, and never made an informed decision as to whether to use it or not: their decision against using it was based on ignorance. Just like the antivaxxer.

    people shouldn't need to be "medicine savvy" enough to know what each drug or procedure does

    One does not need to know every single command and utility available on the command line. It is sufficient to understand broad, basic concepts like pipes, and man pages.

    If anything, this need for "medicine savviness" is what pushes people into "doing their own research" and becoming antivax.

    Ignorance and naïveté are never a part of a solution.

    [–] [email protected] 1 points 2 days ago

    I understand where you're coming from, but this may simply be a difference in goals.

    If your goal is that people become more computer-literate, then yes, perhaps we should use the GUI less. People who are already Linux users aren't going to have that big of an issue using apt instead of a GUI software manager.

    If your goal is that more people use Linux, then you need to have GUI support. If anything else, it eases them in so that they're not drinking from the firehose all at once.

    My litmus test would be "could I feasibly teach my grandparents how to use this?" Which I think is true of Linux Mint (yes, you need terminal for good driver management, but it's not like my grandparents do that via Windows GUI)

    Also, I'm not really aware of any Linux distros that remove command line utilities - mostly, they just have the same thing in both GUI and commands

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

    indeed 30 years ago it might have made sense. But it's 2025 now users want the less pain in the neck usage of a os. if my whole family is to use a Linux environement thet moment they will see a consol they will run away.

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

    if my whole family is to use a Linux environement thet moment they will see a consol they will run away.

    Then they will never script anything. They will never automate a task themselves. They will only ever operate a computer manually, interactively, rather than programmatically.

    Windows pushed users to remain toddlers their entire lives. They charge us for the privilege, so they want to keep spoon feeding us for our entire lives. When we see a spoon anywhere but in their hands, they want us to throw it across the room rather than pick it up and try to use it.

    Microsoft wants your family to run away screaming, rather than asking what that console is and what it can do.

    The objective of Linux is to put the spoon on the tray of your toddler's high chair. Linux encourages her to pick it up, poke it at her food, and keep encouraging her to learn, to develop and build on her skills, until she is asking for the fork, the knife.

    [–] [email protected] 3 points 2 days ago* (last edited 2 days ago) (1 children)

    Then they will never script anything. They will never automate a task themselves. They will only ever operate a computer manually, interactively, rather than programmatically.

    Here's the thing.

    Most people don't care about automation. They just don't.

    The objective of Linux is to put the spoon on the tray of your toddler’s high chair. Linux encourages her to pick it up, poke it at her food, and keep encouraging her to learn, to develop and build on her skills, until she is asking for the fork, the knife.

    And your still refusing the point. People don't want a knife and a fork. You can't make them want it. They want something they can intuitively understand. Because to most people, tech is a basic tool to get another job done.

    Most people only need a basic hammer, screwdriver, etc...

    That's all they need to do what they need day to day to get other things done.

    Machinists need more complicated tools with tons of settings, complicated setup and saftey to know. So they spend the time learning. But you don't need a wood shop to hang a picture frame.

    This is before we even talk about accessibility. That means much more than large fonts or screen readers. It's also about the fact humans exist on distribution curves in every possible way. For some people, it will just never make sense. No matter what you do. Because it's just not how their brains work. In the same way mine can't do languages very well. It just doesn't click for me. And deep dives into computers wont click for some. Should they never learn to use a computer? Or can they learn basic enough functions from good GUIs to get by.

    It's even fine to say linux isn't meant for that. But if you want everyone to get away from macOS and Windows, you need a viable alternative for everyone

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

    Most people don't care about automation. They just don't.

    Microsoft would certainly have us believe that. Decades of operant conditioning by Microsoft and Apple have given us that attitude.

    Most people certainly do want automation; they don't know how to automate. There was a meme floating around recently about a temp who replaced hours and hours of tedious, daily transcription between two applications with ctrl-c, ctrl-v.

    We have all seen plenty of examples like this, with users doing excessive manual labor out of simple ignorance of absurdly simple automation.

    And your still refusing the point.

    The point arises from the very attitude I am challenging, so yes, I am refusing the point. We should not be encouraging or supporting the behaviors you describe, but should instead be promoting the tools that allow the average user to identify menial tasks and relegate them to the machine.

    [–] [email protected] 2 points 2 days ago* (last edited 2 days ago)

    So fuck people with disabilities then?

    Your still believe computers are machines and not hand tools at this point.

    How much copy paste do you think the average user actually uses of their computer?