Nothing wrong with a GUI. There’s a reason they exist and have mostly replaced TUIs, with the exception of some developer / power user tools. It’s significantly easier to discover features in a GUI compared to a CLI or TUI for example. The UX can be far richer.
CLI tools are easier to make due to the simplified UX, but I’m hoping that something we see as a result of increased AI usage is that programs that should be GUI apps are actually built as such, rather than complex CLI or TUI ones.
Nothing wrong with a GUI. There’s a reason they exist and have mostly replaced TUIs, with the exception of some developer / power user tools. It’s significantly easier to discover features in a GUI compared to a CLI or TUI for example. The UX can be far richer.
CLI tools are easier to make due to the simplified UX, but I’m hoping that something we see as a result of increased AI usage is that programs that should be GUI apps are actually built as such, rather than complex CLI or TUI ones.