Yo linux team, i would love some advice.

I’m pretty mad at windows, 11 keeps getting worse and worse and I pretty done with Bill’s fetishes about bing and ai. Who knows where’s cortana right now…

Anyway, I heard about this new company called Linux and I’m open to try new stuff. I’m a simple guy and just need some basic stuff:

  • graphic stuff: affinity, canva, corel, gimp etc… (no adobe anymore, please don’t ask.)
  • 3d modelling and render: blender, rhino, cinema, keyshot
  • video editing: davinci
  • some little coding in Dart/flutter (i use VS code, I don’t know if this is good or bad)
  • a working file explorer (can’t believe i have to say this)
  • NO FUCKIN ADS
  • NO MF STUPID ASS DISGUSTING ADVERTISING

The tricky part is the laptop, a zenbook duo pro (i9-10/rtx2060), with double touch screens.

I tried ubuntu several years ago but since it wasn’t ready for my use i never went into different distros and their differences. Now unfortunately, ready or not, I need to switch.

Edit: the linux-company thing is just for triggering people, sorry I didn’t know it was this effective.

  • @boredsquirrel
    link
    0
    edit-2
    12 days ago

    No. This button is completely uninformative and enables only proprietary but free stuff like Chrome, Jetbrains, Steam and NVidia drivers.

    It does not

    • enable flathub
    • enable rpmfusion

    I use Fedora and I know what I am talking about. The KDE people are currently adding the same “add external repos” button to the Plasma welcome screen, at least something.

    But you still have

    • “flatpak apps” but from the wrong source and sometimes broken (just imagine how confusing this is for new users. Having “the flatpak alternative” but its also wrong.)
    • no flathub
    • libavcodec etc. that interfere with ffmpeg
    • no nvidia drivers
    • @sixdripb@lemmy.world
      link
      fedilink
      212 days ago

      nope, since fedora 38 this button enables full access to flathub. it also lets you install proprietary nvidia drivers from gnome-software with one click. hardware decoding via ffmpeg also works for flathub apps that require it.

      • @boredsquirrel
        link
        212 days ago

        Oh nice, didnt know that.

        I am not sure how well that works, as NVIDIA drivers need a karg and a blocklist of nouveau.

        ffmpeg needs to be installed mit --allowerasing

        While yes for sure flathub apps have support, you still have a preinstalled Firefox and a flatpak remote that both dont have the nonfree stuff. This is just very confusing.

        But btw Firefox RPM has support for user namespace sandboxes, allowing process isolation. So just using the official Flatpak is not a real solution.

        • @sixdripb@lemmy.world
          link
          fedilink
          1
          edit-2
          12 days ago

          yeah, the firefox situation is indeed still confusing. you make a good point. deleting the stock one and installing the flathub one + ffmpeg-full(flatpak) seems the most straight forward solution for hardware decoding. but as you said still fairly confusing.

          I do still think ublue is more confusing to understand, personally

          • @boredsquirrel
            link
            112 days ago

            Yes but again, Flathub Firefox has no process isolation with user namespaces. Something not easy to understand, but it simply removes a big security layer (between browser and processes, and between processes). It also adds the security layer between browser and OS, so not that easy.

            Have a look at bubblejail, that is far away from plug and play poorly. But it allows to sandbox the browser like flatpak, but allow user namespace creation (a syscall) to also isolate processes.

            Ublue is Fedora Atomic without legal restrictions or strange decisions.

            But they also deleted their old website, so the only easily installable versions are Bluefin/Aurora (GNOME/KDE) and Bazzite. Which are also opinionated but I think in a good way.