• @rtxn@lemmy.world
      link
      fedilink
      English
      -42
      edit-2
      10 months ago

      Yes, but only begrudgingly.

      (edit) oh no, I’ve said something bad about the lesser evil, and the people who have made it their identity to violently cum all over the first thing that isn’t owned by Google are after me. I hope the pipe bomb hitman is at least polite.

        • atocci
          link
          fedilink
          1910 months ago

          I just wish Firefox updates weren’t so intrusive. Having it hit me with “Firefox updated in the background, restart to continue using Firefox” while I’m trying to use QuickBooks for my job is so disruptive when QuickBooks doesn’t save automatically and never opens back up to where I left it off. I won’t go back to Chrome, but I never had it pull that sort of forced restart on me.

          • Ephera
            link
            fedilink
            1410 months ago

            From what I understand, Chrome doesn’t need to do this, because when you close it, it keeps running in the background and does its upgrades then, which is also pretty intrusive.

            If you’re updating Firefox via the built-in auto-updater, you can tell it in the settings that it should only install updates when you tell it to do so.

          • TheTechnician27
            link
            fedilink
            English
            910 months ago

            Ah. I guess I don’t notice that since I’m on Linux and just update Firefox whenever I want.

            If you go to Hamburger menu > Settings > General > Check for updates but let you choose to install them, you won’t auto update anymore. I agree that would be annoying.

            • atocci
              link
              fedilink
              810 months ago

              When it happens, it doesn’t let me do anything other than stay on the already loaded webpage without restarting.

              Open a new tab > “Restart to continue…”
              Click a link > “Restart to continue…”
              Type a URL > “Restart to continue…”
              and etc

              • @fuckwit_mcbumcrumble@lemmy.dbzer0.com
                link
                fedilink
                English
                410 months ago

                What OS? I almost never close out of Firefox on my Macs at home and I’ve never seen that message there. FF on Windows seems to be the same. It’s been ages though since I’ve left FF open for months on end on Linux though.

            • atocci
              link
              fedilink
              110 months ago

              I got it again unfortunately, here’s a screenshot of what it looks like

            • @Jesus_666@lemmy.world
              link
              fedilink
              110 months ago

              It happens on Linux – after your package manager has updated Firefox. Which typically means that you told it to. So it’s not really a surprise.

        • Einar
          link
          fedilink
          810 months ago

          I wish this blanket statement were true. Firefox is better in some respects, but surely not all. Tab and session management - just to name two examples - are just handled better by the Chromium crowd, as much as it pains me to say that.

          That said, I still use Firefox in most cases.

        • @curbstickle@lemmy.dbzer0.com
          link
          fedilink
          610 months ago

          Different profiles on Firefox are nowhere near Chrome.

          I’m still going to use FF, but there are areas it lags behind Chrome. That’s the only big one for me.

        • @CosmicTurtle0@lemmy.dbzer0.com
          link
          fedilink
          English
          1010 months ago

          I’m an advocate for Firefox, but it is slowly, slowly entering enshittification.

          The addition of AI, dark patterns to enable “sponsored bookmarks” upon reinstall, ads (albeit subtle) when using the address bar for search…

          All of these can be disabled, some easily, some with feature flags.

          Sure the enshittification isn’t anywhere near the pace as Chrome but it’s happening. And again, this is coming from a maybe 10 year financial donor to Mozilla.

          Firefox is better than Chrome, no question but there is an opportunity for a new browser to challenge the field.

          • @ours@lemmy.world
            link
            fedilink
            910 months ago

            You make good points but some people are knew jerking on Firefox’s AI. One of them is client side translation which is really neat as I don’t need to send the content to some Google ad data vacuum.

            Another AI model helps differently abled people to have websites described to them using, again, a local model.

            There is also Libtefox which uses the same rendering engine without the other stuff if you don’t want it.

            I consider it an important act to use non Chromium browsers as not to completely hand over the power of rendering web content to Google.

  • @edinbruh@feddit.it
    link
    fedilink
    3910 months ago

    Download Firefox/ Look inside/ Still Firefox.

    Download thunderbird/ Look inside/ Older Firefox.

    • ferret
      link
      fedilink
      English
      810 months ago

      I mean modern corporate emails are basically just webpages

  • bruhduh
    link
    fedilink
    32
    edit-2
    10 months ago

    @Download vscodium

    @look inside

    @chromium

  • @Faresh@lemmy.ml
    link
    fedilink
    English
    29
    edit-2
    10 months ago

    It’s a shame the web got so complex that it has become unfeasible to make a browser engine anywhere near full compliance for anyone that isn’t a large company.

    • @MonkderVierte@lemmy.ml
      link
      fedilink
      410 months ago

      There’s no “full compliance”. There’s a set of a hundred or so features and everey major browser supports the most important +/- a few dotzend.

    • Ephera
      link
      fedilink
      21
      edit-2
      10 months ago

      It’s unfortunately a relatively complex thing to answer.

      First off, there’s the license. The source code is published under a BSD-3 license, which is very permissive, meaning in theory, anyone could fork the repository and be completely free from any control of Google.

      However, this is not really a thing in reality.

      First of all, for your fork to have any meaning at all, you need people to use it. They’re not going to use your fork, if it’s unclear whether you’re trustworthy and in particular, you need to offer something better than Google and do so for a while, so that people feel like they can rely on you.

      Google is also not bound by its license to make future updates available under the same license. If your fork would become too successful, they could re-license and then it would genuinely just become a competition for who has more dev power.
      But with the additional caveat that if you don’t also re-license, then Google can continue taking your work and provide theirs on top.

      Google also has a load of tracking infrastructure and an ad business, which makes Chrome a valuable investment for them.
      There’s very few other organizations for which it would make sense to invest similarly much into Chromium development (and those organizations will then have similarly awful motivations).
      Which means a hard fork, i.e. without dependence on future updates from Google, is pretty much not going to happen.

      Additionally, you’d need a solid number of users in your fork, if you want to have any say in terms of web standards. So long as Google Chrome has a majority of users, Google can easily introduce proprietary standards, which webdevs will gladly lap up.

      So, all in all, Google does have a pretty tight grip.
      Presumably, they don’t put any incriminating stuff into Chromium, so that they steer clear of even faint attempts to fork (and because they can just put those into Google Chrome instead).
      But there’s plenty room for interpretation in most web standards, so they can implement them in their interest, and then the forks have to stick to that implement, if they want to remain compatible with the web.

      • @rdri@lemmy.world
        link
        fedilink
        310 months ago

        Basically, a corporation owning such an open source project removes almost all positive things associated with “open source”. They’re using it for “look we are good” much more than for “we actually care about open source community”.

    • brillotti
      link
      fedilink
      610 months ago

      Look into “Ungoogled Chromium” if you want the browser without all the Google crap.

  • @Vespair@lemm.ee
    link
    fedilink
    1310 months ago

    Yeah I wish Vivaldi wasn’t Chromium-based, because I love all the bells and whistles of Vivaldi so much. But like, at the end of the day it’s still partly contributing to the Chromium dominance of the web, so I still have to default to Firefox as my primary.

    • kamen
      link
      fedilink
      8
      edit-2
      10 months ago

      Same sentiment here. Coming from Opera (in the days it had its own engine) and having been using Vivaldi as my daily since its first public preview, native mouse gestures is the thing I miss the most from Firefox.

      I know that the folks at Vivaldi are pretty strongly against the manifest v3 thing, but seems like at one point they’ll have to fold.

    • @Makeshift@sh.itjust.works
      link
      fedilink
      210 months ago

      Sentiment shared.

      I went from Firefox, to Chrome (came as default, didn’t swap because browser was fine), to Vivaldi which was really neat when I started learning Chrome was going to become suck, then back to good old Firefox when I learned that Vivaldi is Chromium.