this post was submitted on 17 Oct 2025
629 points (96.5% liked)
Funny
11972 readers
2567 users here now
General rules:
- Be kind.
- All posts must make an attempt to be funny.
- Obey the general sh.itjust.works instance rules.
- No politics or political figures. There are plenty of other politics communities to choose from.
- Don't post anything grotesque or potentially illegal. Examples include pornography, gore, animal cruelty, inappropriate jokes involving kids, etc.
Exceptions may be made at the discretion of the mods.
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
Because of all your explanation, Terminal should never, ever be touch by the average user. The historical reliance on terminal is the reason that Linux adoption rates have been low.
Linux is a far better system to use for most home users that windows or Mac but terminal is beyond the capabilities of 97% of people.
I have a 11 year old low-end laptop running Mint. All I did was max out the RAM and pop in a SATA SSD. It's stable, easy to use, and fast.... until I have to hit terminal. Then it's hours of looking up commands online, trying to figure out how to get something done that should have an easy GUI. I'm not a programmer by any means. I'm just cheap and don't feel like tossing out perfectly functional hardware. So I push through it until I get it working.
Yes most of the 3% of people that use the Linux can mostly use terminal easily. For the 97% of people who are not using Linux, terminal is way beyond their capabilities.
No the hell it isn't and I'll prove it beyond a shadow of a doubt: I learned how to use the Linux terminal. I absolutely do not belong to any elite top three percent of the population. Neither do the middle schoolers using Raspberry Pis to learn computer literacy and programming.
At its core, the Linux terminal (and ANY computer command line interface, to include Microsoft Powershell) is used by typing the name of the program you want to run, and the computer runs it. On your Mint computer, open the terminal and type
firefox
. I bet a Firefox window opens. You have now used the terminal. Let's try adding an option to that command. Typefirefox --search "kitty cat"
This will open a Firefox window and perform a search for "kitty cat" in the browser's default search engine. This is beyond the capabilities of almost all humans?Yeah, no. That's learned helplessness talking. Helplessness you've been taught by big, greedy corporations who don't want you to own your own machinery because they make money owning it for you. Grow up, and learn how to own the tools you own like an adult.