Top
Best
New

Posted by underdeserver 1 day ago

Stop Making TUIs(sockpuppet.org)
384 points | 502 commentspage 13
felooboolooomba 12 hours ago|
Stop telling me what to do.
seanclayton 15 hours ago||
Ah, people who build and enjoy TUIs have never built a GUI. What a wonderful assumption to make about people :)
rafram 12 hours ago|
The post doesn’t say that.
welwala 10 hours ago||
I completely disagree. I love using TUIs, the apps are lighter and faster and work great.

The author starts with a bunch of vibecoded slop apps that show exactly what I hate about 'modern' GUI apps, a lack of options and wasted screen-space. They look hip but are harder to use to me.

ReactiveJelly 15 hours ago||
Wow that's a lot of snark
yellow_lead 1 day ago||
This piece is just marketing for all the authors slop coded projects
formvoltron 8 hours ago||
curses!
picafrost 1 day ago||
Are there not disparities between running an application in the terminal and running a native GUI? I can only speak for macOS, but my experience with bespoke native GUI applications of my own or other developers (pre-built distributions in GitHub assets) is that I must first pass through the layers of the macOS security model: doing a right-click dance to launch the application, changing permissions in security settings, etc. I assume the experience is different depending on how you set up Xcode to compile, how it's signed, etc (I have zero experience with how this works). That said, I do not recall being subjected to any of this using terminal applications.

Put differently, a GUI application seems to subject you far more to the whims of Apple or Windows than a TUI and perhaps even a different run context. Maybe the permissions fiddling for this is insignificant. Is there a clear user contract from Apple or Microsoft about this?

Naturally, this is a non-issue in Linux.

Razengan 17 hours ago||
Have there been any attempts at graphical TUIs?

As in, using graphics, vectors, but with a fully text-based UI?

unexpectedtrap 14 hours ago|
Plan 9 is essentially exactly that, which clearly was inspired by the Oberon’s GUI. By the way, does then Emacs count as such? Or maybe you should take a look at Genera, however, I’ve never really tried it.

Also the original Metro design as in WP 7/8/8.1 or Windows 8/8.1 relied heavily on the pure text, and the only place populated with a lot of icons was that iconic tiled start screen, although this is probably not what you mean.

theultdev 21 hours ago||
You can't ssh into a swift app.
scotty79 11 hours ago|
TUIs are great as a layer above bunch of commands with too many commandline parameters and flags. For everything else .. no, thank you.
More comments...