this post was submitted on 09 Apr 2025
85 points (98.9% liked)

Linux

7125 readers
358 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] asudox@lemmy.asudox.dev 5 points 2 weeks ago (1 children)
[–] sxan@midwest.social 2 points 2 weeks ago (1 children)

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.

[–] asudox@lemmy.asudox.dev 0 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Which UI are we talking about here? git is a command line utility.

[–] fossphi@lemm.ee 3 points 2 weeks ago (1 children)

They mean the porcelain. The user facing git commands which are supposed to be used regularly

[–] sxan@midwest.social 3 points 2 weeks ago

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.