Why choose 'gauge' over the widely used 'progress bar'? Keep up the good work, it looks sleek.
Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
51–56 of 56 posts
Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#52This is pretty neat. I think it's telling that after 50 years, and all the work on GUI's, this is still a good idea.
While definitely neat, I'm not that sure that this is actually a good idea.
I agree that it is telling that this project exists and excites, but I'm not sure what about. Maybe about the poor state of remote GUIs. Generally I consider ncurses (and other non-line oriented terminal stuff) to be an ugly hack. For example a better solution might be if you could easily run an adhoc webapp on a server (or other remote host) and have it tunneled (over ssh) straight to your local browser without needing to manually fidget with tunneling and ports and urls and whatnot. But that would require some scaffolding to make it happen and I don't really see the community moving to that direction.
Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#53Re: Show HN: Building terminal dashboards using ASCII/ANSI art and JavaScript
#54Where does it call that Braille font you are talking about?