|
|
|
|
|
by pdntspa
1046 days ago
|
|
Some of those design choices are pretty good, they stick around for good reason. Everything is a file/chaining together tiny commands/text-based configuration files are computing zen for a large portion of users. A lot of text config now has way more documentation -- right there above the freaking setting! -- than a Windows design analogy could ever cram into (never-used) help files. The majority of config I deal with is like 25 lines of comments for every 1 line of setting. Systemd's not that bad either, I will take writing systemd config files over trying to make a service daemon in init.d scripts any day of the week. |
|
Do you know how annoying it is to have to go into etc/netbeans.conf, scroll all the way down, then find the JDK path from somewhere else and paste it in the quotes after netbeans_jdkhome= just to get Netbeans to run? That's not computing zen! It's the reason nobody uses Netbeans -- old, bad design.
The more people use your help files, the more you know your program sucks. This is not disputable. This is why Linux requires a literal support group called LUG.