this post was submitted on 14 May 2024
1097 points (97.7% liked)
linuxmemes
21226 readers
40 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
Is maliciously hiding it any different functionally for an end user compared to having to look up the setting/command needed to modify a setting?
I am a techy windows/Linux user and I just have used winaero tweaker to disable all the junk (since back on win 7)
Im glad KDE plasma and Linux in general have been making strides at having more easily accessible options
I will add, I agree with your point in general, just don't think it holds much weight for normies (or even intermediate users) because of the end user experience being functionally the same in many circumstances.
Yes, it is functionally different. Because of
man
,-h
/--help
,tldr
, documentation, consistency, etc.The terminal is a consistent and predictable tool that you are given every needed resource to able to learn and use. To find out what a command does is easy and you don't need internet to do it. Plus, the terminal is way more versatile and extensible.
The entire point of the terminal is to empower the user and give a consistent interference to manipulate low-level and high-level settings, features and applications. While the entire point of the registry is to limit & obscure the accessibly of options Microsoft doesn't want you to be able to touch or know about. Nor is it even consistent for that matter, with stuff shuffling around, resetting and being removed during updates. My post is a prime example, they don't want you to be able to disable Bing search because they make money from it, exactly the same reason they actively try preventing you from removing edge.