Hacker News new | ask | show | jobs
by josecodea 398 days ago
It seems like half of the commenters here believe they could implement a Golang TUI that sends and receives emails in less than 2 hours. Clearly they have never tried to build a TUI, let alone consider any kind of the issues that might occur between different terminal emulators (OS, Terminal emulator, Shell). The web is king for a reason.

The only explanation I can presume is that these people are mistaking TUI for a CLI app, which would be a fatal mistake.

1 comments

Ever heard of charm.sh?