@[email protected] to [email protected]English • 6 months agoHow do you make Linux more popular?www.youtube.comexternal-linkmessage-square100fedilinkarrow-up137
arrow-up137external-linkHow do you make Linux more popular?www.youtube.com@[email protected] to [email protected]English • 6 months agomessage-square100fedilink
minus-squarePossibly linuxlinkfedilinkEnglish4•6 months agoCLI can be good. The benefit of CLI is that it is fairly easy to build GUI front ends on top of a solid based. Not to mention CLI makes “quick fixes” easier.
minus-square@[email protected]linkfedilink4•6 months agoSure it can be. It’s also a huge hurdle for any potential users.
minus-squarePossibly linuxlinkfedilinkEnglish1•6 months agoUnless you use the GUI that is built on the CLI
minus-squarePossibly linuxlinkfedilinkEnglish1•6 months agoThat’s what a lot of GUI apps are. They either call the CLI program directly or make calls to a library provided by or for CLI. Compare that to a GUI focused OS like Windows were the GUI is built into the low level architecture.
CLI can be good. The benefit of CLI is that it is fairly easy to build GUI front ends on top of a solid based.
Not to mention CLI makes “quick fixes” easier.
Sure it can be. It’s also a huge hurdle for any potential users.
Unless you use the GUI that is built on the CLI
Huh?
That’s what a lot of GUI apps are. They either call the CLI program directly or make calls to a library provided by or for CLI.
Compare that to a GUI focused OS like Windows were the GUI is built into the low level architecture.