Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
11–20 of 315 posts
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#12Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#13At that time their 'web store' just put paid orders in a queue and a room full of humans typed the orders into the green screen which had all the actual inventory.
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#14Moving to a web based system meant we all had to use mice and spend our days moving them to the correct button on the page all the time. It added hours and hours to the processing.
Bring back the TUI!
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#15Most people are running on 90s-2000s era stuff rather than TUIs.
For the most part, it works well, and is not very costly.
Check out Sage100... flexible, cheap, on prem... runs everything from job / work tickets to inventory, purchasing, financials, payroll, etc.
Aint sexy but it works!
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#16Does linux count? 99% of linux use-cases don't include xwindows.
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#17Modernizing will roll some of that back; I would only consider it if there’s a plan to be around for the years it will take to get good again.
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#18Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#19And if anyone suggests rewriting it, fire them.
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#20When I worked ar Sherwin Williams, I got good enough with the TUI that customers could rattle off their orders while I punch it into the computer in real time.
It's absolutely crazy that a well designed TUI is so much faster. It turns out that if you never change the UI and every menu item always has the same hotkey, navigating the software becomes muscle memory and your speed is only limited by how fast you can physically push the buttons.
The program had many menu options added and removed over the decades, but the crucial part is that the hotkeys and menu indexes never, ever changed. Once you learn that you can pop into a quick order menu with this specific sequence of five keys, you just automatically open the right menu the moment a customer walks up. No thought, just pure reflex.
UX absolutely peaked with TUIs several decades ago. No graphical interface I've ever seen comes even close to the raw utility and speed of these finely tuned TUIs. There is a very, very good reason that the oldest and wealthiest retail businesses still use this ancient software. It works, and it's staggeringly effective, and any conceivable replacement will only be worse. There simply is no effective way to improve it.
Edit: I will say that these systems take time and effort to learn. You have to commit these UI paths to memory, which isn't too hard, but in order to be maximally effective, you also have to memorize a lot of product metadata. But the key is that it really doesn't take longer than your ordinary training period to become minimally effective. After that, you just pick up the muscle memory as you go. It's pretty analogous to learning touch typing without trying. Your hands just learn where the keys are and after enough time your brain translates words into keystrokes without active thought.
It's a beautiful way to design maximally effective software. We've really lost something very important with the shift to GUI and the shunning of text mode.