• geneva_convenience@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    No things like ROS and other stuff.

    I never understood how people use anything bit Ubuntu LTS since every tutorial is based on that but I’m probably ignorant.

      • geneva_convenience@lemmy.ml
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        1 day ago

        Containers are trash. Always have issues passing through devices like GPU or USB. I’ve tried it for a while but at some point you want to get work done instead of having to find out how to pass through all devices

        • Eager Eagle@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          21 hours ago

          “Native installs are trash. Always have issues resolving dependencies and compiling from source. I’ve tried it for a while but at some point you want to get work done instead of having to resolve why libxcomposite is not available”

          • geneva_convenience@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            16 hours ago

            I tried that once but there were so many dependencies that it became a nightmare. Eventually I just went back to Ubuntu from all the headaches because I want to use software not struggle to compile it.

            Not to mention every tutorial using apt as an installer and having to replace it with “yum” or “pacman” at every copy paste gets tedious very quickly.