this post was submitted on 17 Jul 2023
1241 points (100.0% liked)
linuxmemes
21180 readers
793 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
This seems like something a Linux elitist would say
tErMinAL iS mUCh MorE fRieNdLY. gUi is DuMB
This, but written in normal case.
My rist hurts after 1 week on Windows.
My brother used to constantly try to tell me this. I don't know how many times I had to compare number of keystrokes to number of clicks before he finally admitted GUI programs are easier even if you already know exactly what you're doing.
It very highly depends on the application
For something used daily that's more or less true
For something that needs very complex configuration like specific ffmpeg transcoding rules and cmake build files - you'd have menus that are 5-10 pages long and full of super detailed selections and forms, while in reality you'd only want to switch on or off one thing, so it would be easier just to write the command
When I made my small game engine I had a second window full of settings that I could change dymamicaly. After like 2 months of work it was so full of settings it was very hard to navigate even with all subdivisions and layouts properly made
Also, GUI apps often lack specific or new settings for the terminal app they're built on