Personally I haven’t. While Linux is imperfect, choosing the right distro makes the rest of the experience straightforward. And with it’s whole complexity, I find Linux more user friendly than Windows. Even driver issues, broken shadow file ownership and KDE specifics only made me more confident about my choice to use Linux after I solved everything.

OQB @pixeldaemon@sh.itjust.works

  • quick_snail@feddit.nl
    link
    fedilink
    arrow-up
    3
    ·
    7 days ago

    I’m disappointed by the number of packages that aren’t signed by developers.

    Or that go with less secure package managers like flatpak instead of just working with Debian devs to add it to the official repos, because apt is actually secure.

    Overall Linux has shifted over the past 10 years to be more of a dangerous place to download software. So more like Windows and Apple.

    • Firnin@feddit.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Correct me if I’m wrong, since I’m no developer myself, but it sounds like a huge hassle to add your software to the official repos of the most popular distributions instead of providing an .AppImage and/or flatpak

      • quick_snail@feddit.nl
        link
        fedilink
        arrow-up
        2
        ·
        2 days ago

        Nah, you contact a maintainer. They do it for you. You just have to supply code and licensing info and stuff

        • Firnin@feddit.org
          link
          fedilink
          arrow-up
          2
          ·
          1 day ago

          Oh, okay. That sounds easy. Is this a one-time thing or do you have to do this for every update you push?

          • quick_snail@feddit.nl
            link
            fedilink
            arrow-up
            2
            ·
            1 day ago

            Depends on the update. If you add new lib depends, they’ll ask for the licensing of them (and if you include a closed source blob they might kick you out).

            But most of the time you just do your own Dev and they’ll update without needing to communicate to them.

    • jacksilver@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      7 days ago

      The number of things that want you to run a bash script to install is way too damn high.

      I’ve also started to see more things recommend installation using homebrew on Linux.