Approachability of computer systems
Approachability of computer systems
Posted May 14, 2025 20:05 UTC (Wed) by jengelh (subscriber, #33263)Parent article: The last of YaST?
Programs were quite unapproachable at the time. Some would:
* not start without a config file at all (/usr/bin/X, /usr/bin/man)
* use of bespoke hardware that did not support autoconfig or only poorly so (stuff on ISA buses, and COM, LPT connected-devices)
* had or have complex, sometimes overly complex, config files (pppd/modem stuff, sendmail.cf, grub2)
* might not function as expected when "optional" index files were absent (thinking fc-cache)
These days, on the other hand, you can just run fdisk & mkfs from a rescue shell, put a bunch of files into it, and already have a working system on the next boot. The use case for yast is evaporating and that's not necessarily a bad thing.
