this post was submitted on 27 Nov 2023
935 points (98.4% liked)
Technology
59390 readers
3258 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The whole point of computers, as far as I can tell, is to be that abusive relationship we never could perfect with humans. Linux is no exception, it's just more passive-aggressive and better with gaslighting.
"You see, if only you'd installed this dependency, which I showed you so clearly in the error logs all along - and I categorised them so nicely - but you never like to look there, do you? - I mean, I understand, and that's why I mentioned it - not too strongly, because I didn't want to upset you more - in the terminal output..."
Most Linux developers don't include anti-features on purpose, but Windows developers do.
I think dependencies have gotten simpler on Linux with flatpak. The fact that the command-line is still sometimes needed on Linux is just a fact of life. Nobody is forcing users to use it out of any sort of passive-aggressive distain for users, but just that it takes less time out of volunteer developers' schedules to buold command-line tools.
I think one thing to note in the CLI-GUI debate though is that Windows pushed hard against CLI interfaces from day 1. Even starting with Windows 3, there were a lot of things you couldn't do with CLI easily, while Unix has always had full CLI support. Users being unfamiliar with CLI interfaces is a symptom of Windows dominance.
Or Windows dominance is a symptom of the average computer user struggling with a cli
I mean it's so logical, I have real troubles figuring out why so many people don't get it.
You can't immediately see what options you have in a command line.
In a UI, you see the "menu" button right there.
If you have no idea about anything, in a UI, you can still click on the menu button, and are presented with more options.
In a command line, if you have absolutely no clue, what do you need to do? Honestly, you have to ask someone who knows (be it a friend, a manual, or web search). You can randomly start typing or press keys, but the chance to get to something useful is very low.