this post was submitted on 15 Nov 2024
141 points (96.1% liked)

Technology

59358 readers
6668 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Why are distro communities turning linux more and more into Windows and Mac OS clones?

This is why I use Arch.

you are viewing a single comment's thread
view the rest of the comments
[–] GreyEyedGhost@lemmy.ca 1 points 4 hours ago (1 children)

As someone who read at least 2/3 of the DOS 6 manual when it came out, and have used a variety of Linux flavors as well, a command prompt is the least helpful interface devised. What do you type there? How do you let the computer know when you're done typing? If the answers seem obvious to you, think about why, and what on the screen would point you that way if you hadn't had training. People are very visual, in general, and a simple interface such as a mouse that directs focus and has a minimal amount of interaction options is far easier to get started with, especially if the GUI has culturally intuitive icons (save needs updating).

I don't think the power of the command line, or text interfaces in general, can be overstated, but even the most helpful text interfaces, such as those found in some IDEs, require prior knowledge to be useful. This isn't going to work for the majority of people.

[–] taladar@sh.itjust.works 0 points 4 hours ago (1 children)

If you think GUI is intuitive you have never worked in support and despaired at people trying their best to get "simple" concepts like "left-click" vs. "right-click" wrong.

[–] GreyEyedGhost@lemmy.ca 2 points 2 hours ago (1 children)

Oh, I have. Now imagine giving those people a command line.

[–] barsoap@lemm.ee 1 points 7 minutes ago

At least there's only a single way to tell the computer "ok, execute this command". And you see the command written in plain text before you.

And, no, no useful interface is intuitive because computers just have too many functions. There's no intuitive appliance in the world with more than a temperature knob and a timer knob. Knowledge is always required, be that cultural or by RTFM.