• Soapbox@lemmy.zip
    link
    fedilink
    English
    arrow-up
    38
    ·
    4 months ago

    I’m far more bothered by them making Brave the built-in default browser, than I am by them charging for themes & tech support.

    • AppearanceBoring9229@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      24
      ·
      4 months ago

      Charging for themes and tech support seems fine to me. As long as it’s possible to do it yourself.

      They need to make money, to continue the development and that seems a good compromise

      • Semperverus@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        ·
        4 months ago

        The themes and tech support are totally fine to charge for (as long as they’re original themes that the zorinOS developers made or contracted someone to make).

        Brave browser as default is borderline as bad as just sticking to windows if the point of you getting away from windows is to dodge the shady stuff Microsoft has started doing.

        • dil@lemmy.zip
          link
          fedilink
          English
          arrow-up
          5
          ·
          4 months ago

          It should be zen, i’m mildly upset I didn’t start using it earlier. Randomly decided to try new browsers and goddamn, it’s all I wanted from workspaces and tabs and I didn’t even know it. I always tried to use workspaces before but hated how it worked.

          I also never bothered to check for tab based extensions because some similar ones do exist.

          In zen you have your tabs vertically stacked, hated it at first, but I get it now, I actually can keep track of them all, swapping workspaces is easy/quick and doesn’t suspend all tabs when you do it so you can have multiple categories open without them pausing when you swap. Like a seperate space for research, tutorials, etc. Those spaces can have folders and pinned tabs. On top of that you get essential tabs which are always visible as app icons and easily accessible so you can have youtube as an essential tab and easily hop back and forth accessing it from any workspace. My biggest gripe with workspaces before was having to reopen youtube videos when I swapped workspaces becuase they would suspend and not be accessible.

          • Jomn@jlai.lu
            link
            fedilink
            English
            arrow-up
            3
            ·
            4 months ago

            Zen is my favourite software currently. It blows away the competition for me.

          • dil@lemmy.zip
            link
            fedilink
            English
            arrow-up
            3
            ·
            4 months ago

            Literally everytime I use it, I’m like why didn’t I check before, I was so lost before, Id just give up and close all my tabs. Now I easily keep track of 100s, know where everything is and why they all exist because they are organized and easy to check at a glance. Really easy to load and unload tabs. Almost forgot you can split screen tabs super easily too, it’s my favorite way of using it, don’t need multiple windows.

    • Grant_M
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      What’s weird is I did the in place upgrade from 17 - 18 and expected Brave to be added, but it wasn’t.

      • Soapbox@lemmy.zip
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        Well that’s good I guess. I did an install of Nobara OS on a spare laptop I use in my workshop, as I wanted to try it and I figured I could just uninstall Brave. However, that seems to have been wishful thinking. I could not figure out a way to purge it. Maybe I’m not linux savvy enough yet, or just an idiot, but I could find no clear way to uninstall it in Nobara. Though, I also did not dedicate much time to searching for a solution. I just removed it from the app menu and called it good enough, as I only use the system occasionally.

        • Grant_M
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 months ago

          Here’s what I found for Fedora (Nobara is derived from it) - copy paste these one by one into the terminal

          sudo dnf remove brave-browser brave-keyring

          sudo rm /etc/yum.repos.d/brave-browser-*.repo

          sudo rpm -e gpg-pubkey-c2d4e821-5e7252b8

          rm -rf ~/.config/BraveSoftware/

          The last one removes any config files that may remain.