urska@lemmy.ca to Linux@lemmy.mlEnglish · 6 months agoHow do you make Linux more popular?www.youtube.comexternal-linkmessage-square96fedilinkarrow-up136arrow-down119
arrow-up117arrow-down1external-linkHow do you make Linux more popular?www.youtube.comurska@lemmy.ca to Linux@lemmy.mlEnglish · 6 months agomessage-square96fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up4·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-squarehelenslunch@feddit.nllinkfedilinkarrow-up4·6 months agoSure it can be. It’s also a huge hurdle for any potential users.
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1arrow-down1·6 months agoUnless you use the GUI that is built on the CLI
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1arrow-down1·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.