Electron is one of the slowest, clunky, memory-hogging ways to have a UI, and TUIs are the exact opposite. I don’t care if (name of company that ships Electron slop here) can ship your software webpage masquerading as software to more systems more easily. If your messaging “app” has input lag when I type something, it’s a dogshit experience.
Of course, there are ways to ship GUIs that aren’t all of the things wrong with Electron, but comparing TUIs with those is less interesting and more a question of if the person likes to live in their terminal or not.
That’s fine. I’m sure there are some sub-par TUIs out there. I’ve seen pretty great TUIs, especially the ones written in Rust (because of the excellent TUI lib they have).
GUIs are fine too (as long as they don’t use Electron lol).
It’s just an easy thing to contrast against.
Electron is one of the slowest, clunky, memory-hogging ways to have a UI, and TUIs are the exact opposite. I don’t care if
(name of company that ships Electron slop here)
can ship yoursoftwarewebpage masquerading as software to more systems more easily. If your messaging “app” has input lag when I type something, it’s a dogshit experience.Of course, there are ways to ship GUIs that aren’t all of the things wrong with Electron, but comparing TUIs with those is less interesting and more a question of if the person likes to live in their terminal or not.
I just don’t like tuis. I think they’re clunky and usually not well implemented.
That’s fine. I’m sure there are some sub-par TUIs out there. I’ve seen pretty great TUIs, especially the ones written in Rust (because of the excellent TUI lib they have).
GUIs are fine too (as long as they don’t use Electron lol).
I’m open to changing my views. What TUIs do you think are great?