this post was submitted on 09 Apr 2025
90 points (98.9% liked)
Linux
6956 readers
795 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of [email protected] and The GIMP
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
UI or UX?
UX. The UI also sucks, though, in that the commands are obtuse, the behavior is complex and demands a relatively high cognitive load, and for very little gain. I guess if you interpret "UI" as "the command line," I won't complain. But the interface for me is the set of commands and operations you perform with them, which are awful and poorly designed - bad UI leading to a bad UX.
Which UI are we talking about here? git is a command line utility.
They mean the porcelain. The user facing git commands which are supposed to be used regularly
Exactly this. API. ABI. UI. The Interface between human and program, in this case.
Thank you; you're one out of 6 people who didn't need an explanation that "UI" and "GUI" or "TUI" are not synonymous.