• 0 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle








  • You’re confusing a lot of things here. The operators you’re referring to all do different things, not just “chaining” commands together. They are used to do basic logic operations based on the preceding conditions or comparisons.

    For example: || does an OR operation, while && does an AND operation.

    Using { } is an operative grouping or something in bash. It’s used to make arrays, group function commands, and iterate on lists as well. In this case you’ve created a group of commands that will execute in order, then give an output result. Everything inside the curly braces is treated as one command, essentially.

    Practical explanation here











  • You’re not getting it…

    A 125MB package like Firefox has up to 5 versions by default kept under the Snap system. Do this 10x across different packages, and suddenly you’re missing a lot of storage you can’t account for.

    Second, SNAP IS JUST SLOW. People don’t like when it takes 5-10 seconds to launch a very simple app. Let’s not even get into the performance being absolutely horrendous when you need direct access to memory or GPU. It’s not what people want.

    Last, your problem with Nvidia drivers lies with Nvidia themselves. I run a cluster of a thousand instances which never hiccup on the Nvidia server+CUDA drivers.

    Desktop is a shit show, and that’s their fault. Don’t blame your misunderstanding of these two things to be the fault of the distro.


  • It’s relevant for a few reasons with regard to new users:

    1. Snap is SLOW
    2. Snap takes up a massive amount of space

    Switching somebody with 256GB of storage to Ubuntu and pointing them to the Gonna software store to install whatever they want is just asking for confusion and problems.

    What happened to all my disk space?

    Why does it take 8 seconds for a browser to start?

    These are new users who expect things to operate as they’ve known them to operate coming from Windows or MacOS. Ubuntu is just problematic to that point of view.

    I’ve switched hundreds of desktop users in the past few years, and the above expectations and experience is what made me switch to Fedora.

    Ubuntu is problematic at current.