Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
41–50 of 315 posts
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#42A client i work for used a Pick system and it's maintained by one dude. He's in his 60s, so who knows how long they'll be able to get support... [0]: https://en.wikipedia.org/wiki/Pick_operating_system
> It is named after one of its developers, Dick Pick Wikipedia vandals these days...
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#43I built my own ERP system for handling my business. It's also an TUI and has been here on Hacker News a few times. About training new staff, there's actually studies done on it: https://pmc.ncbi.nlm.nih.gov/articles/PMC2655855/ My 2 cents is that GUI is good for exploring new software, while TUI is wonderful if you already have a mental map of what you're doing. So for everyday used software I would definitely hope t…
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#44A client i work for used a Pick system and it's maintained by one dude. He's in his 60s, so who knows how long they'll be able to get support... [0]: https://en.wikipedia.org/wiki/Pick_operating_system
> It is named after one of its developers, Dick Pick Wikipedia vandals these days...
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#45I remember using a TUI for a Bank in the UK, and them switching to a web-based javascript system. Because the TUI forced keyboard interaction everyone was quick, and we could all fly through the screens finding what we wanted. One benefit was each screen was a fixed size and there was no scroll, so when you pressed the right incantation the answer you wanted appeared in the same portion of the screen every time. You…
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#46Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#47I've done exactly this for the likes of JP Morgan Chase. Many of their core banking systems are some COBOL/Fortran mainframe (that I know nothing about) but the interface through a TUI client. When they have a desire to work in a more modern fashion, it's SendKeys to the rescue. There's definitely still a lot of TUI's that run the world.
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#48Many (most?) older retail businesses still use TUIs. They're reliable, consistent, and orders of magnitude faster than GUI systems. When 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 it…
Typically the first two weeks of training revolved around new hires asking why in the world we used this system before their spirits broke and they reluctantly plunged into the deep end...kind of like being released into the matrix.
Re: Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?
#49Both of the lumberyards in my city are still running on DOS (or DOS emulation) for their systems, along with quotes printed on dot matrix printers (and no online price sheet). They’re so low margin and old school, I don’t think they get tech upgrades more often than once every two human generations except for new capital equipment, which sucks most of their surplus.