བོད་རྒྱལ་ལོ།

  • 0 Posts
  • 10 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle

  • That’s fair enough, and sorry for jumping to accusing you of dishonesty. To be honest I’m totally shocked that you and so many others in this thread have had such an easy time installing software through the CLI. I have had loads of trouble for the same user case as you, to the extent that I’ve had to completely give up on installing a variety of programs that didn’t have GUI installers available.

    Our experiences are totally opposite, so it makes sense that we have opposite stances on the CLI.


  • I’m talking about installing ordinary programs via the CLI in the 2020s. I have had loads of complicated installs for software (no LLMs) just for personal use in the last 5 years. I’ve heard the same story from other people who’ve switched to Linux.

    I think what’s happening is that people who insist that the CLI is easy just don’t tend to run into the problems I’m talking about, whereas for CLI haters it’s the norm.


  • That is an oversimplification and you know it. Why is it so hard for CLI people to be honest?

    Installing software on the command line is often a nightmare, requiring multiple commands and throwing error messages that you can only find mention of in one unresolved thread on some obscure forum somewhere.

    Plus, there are so many different commands that you have other CLI users saying that they need to pull up reference tools to remember how to do different actions. I have only ever needed to that once or twice ever for GUIs.

    Get real.


  • To expand on your second point in case anyone isn’t sure what you mean:

    Different browsers render webpages slightly differently, because they use different “engines”. The most popular browsers are Chrome or Edge, both of these which use the Blink engine, whereas Firefox uses a different engine called Gecko.

    Web developers want their websites to work for most people, so they develop websites that are optimized to run in Blink, which means they sometimes don’t look as intended on Gecko (Firefox). It’s not Firefox’s fault that developers are doing this – of course developers want to reach the most users possible. There’s nothing wrong with Gecko, either – if it were more popular, then developers would build sites for it instead of for Blink. But, this issue of sites breaking can sometimes turn people off.

    (Conversely, I develop for Firefox first, so sometimes webpages I make don’t render properly in Chrome/Edge. That’s not ideal, but I don’t care much. I think Gecko is the better + more consistent engine, and I’m not interested in chasing mass appeal.)