Comment by leduyquang753

9 hours ago

That only nerds will use because the UI is only ASCII art on a black terminal screen?

Have you never used fully native software? All UI code is in the system DLLs that are already loaded with the OS so you can have a nice GUI program with no fuss and no extra memory requirements besides the little code your app requires. See Nirsoft utilities for an example.