• 0 Posts
  • 106 Comments
Joined 1 year ago
cake
Cake day: February 8th, 2025

help-circle







  • Downvotes you already have, so I will restrict myself to explaining:

    • CLI is the only way I’ve ever installed anything in a Linux OS. Has served me well for a decade or more
    • doing stuff without knowing what you are doing is going to land you in a mess, no matter how hard GUI tool devs are trying to prevent that












  • No, Windows as in “this setting is hidden under this menu, that submenu, here click to open another sub-window…”. This will happen any time a dev tries to arrange settings in logical way (instead of flat list of toggle and input boxes), because “logically belong together” and “actually often used together or one after another” are not the same, and also dev logic, internal system logic and user logic are also three different things. Result - mad maze

    Which is why many tinkerers like CLI - at least one can run man something or something --help in most cases