← Back to context

Comment by globular-toast

8 hours ago

> Writing a GUI with equivalent functionality would typically be a lot more work, with no gains at all.

I disagree. Have you used something like tkinter? It's ridiculously easy to build GUIs. The trouble is if you build a GUI that way it will look kinda beige/crap whereas a TUI looks retro (but looks even worse to non-nerds).