• 58008@lemmy.world
    link
    fedilink
    English
    arrow-up
    146
    ·
    1 年前

    Literally no one on this green earth asked for this shit. In fact, we’ve been pretty direct about how much we don’t want it.

    It’s exhausting.

    • bridgeenjoyer@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      55
      ·
      1 年前

      Well, stupid people want it and they do use it when its shoved in their face. Like how samsung updated and BLATANTLY made their peice of shit AI button TAKE OVER THR POWER BUTTON so when you try to turn off your phone little old granny gets confused that an ai agent pops up and starts recording you. Absolutely infuriating and I wish torture on whoever implemented that shit.

      • btaf45@lemmy.worldBanned
        link
        fedilink
        English
        arrow-up
        12
        ·
        1 年前

        Like how samsung updated and BLATANTLY made their peice of shit AI button TAKE OVER THR POWER BUTTON

        Was that part of OneUI 7? I’m so glad I never installed that downgrade.

        • Swordgeek@lemmy.ca
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 年前

          It was. I’m struggling to find anything that was an actual improvement in the UI. Most of the changes were trivial and change for change’s sake; but some were awful, and none are clearly better.

        • CertifiedBlackGuy@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 年前

          Pretty sure this goes back to the second to last Note. It’s been a thing for years now

          Power button became the bixby or google assistant button. It’s annoying as hell

      • somethingsomethingidk@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        ·
        1 年前

        Holy shit I had no idea until I read your comment. I thought “surely they will have respected all of my opt outs”. I guess this is my last samsung phone lol

      • JuxtaposedJaguar@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 年前

        The kinds of people who want that switched to Google Chrome years ago. Only people who care more about software freedom than convenience are still using Firefox today.

    • Swordgeek@lemmy.ca
      link
      fedilink
      English
      arrow-up
      24
      ·
      1 年前

      Mozilla has stopped working on developing and improving their products, and is now entirely focused on adding trendy terms and garbage, to feed money to their C*Os.

      • michaelmrose@lemmy.world
        link
        fedilink
        English
        arrow-up
        47
        ·
        1 年前

        They in the last year or so added built in vertical tabs , much better hardware support for decoding video on Linux, continue to support manifest v2 and high quality ad blocking. Have increased performance and memory usage.

        In the last 7 years performance is night and day different as is multiple process performance and switched away from unmaintainable old broken addon system.

        They also created one of the premiere programming languages which is making in roads in the Linux kernel.

        • Glog78@digitalcourage.social
          link
          fedilink
          arrow-up
          10
          ·
          edit-2
          1 年前

          @michaelmrose @swordgeek I 100% agree that Mozilla is important but it’s also clear that currently their is not enough business to keep Mozilla going. I don’t blame them for trying to make a Business , i blame them for not following their former values. You can make a business and still mostly follow values ( look for example to GOG ).
          And what i don’t like the most is the change from opt in to opt out. Every new feature most users don’t want. You can argue that they know this and make it harder and harder to turn off those new “features” . The last time it was hidden in a sub menu in the settings ( switching off sending data to their ad service ) now it’s hidden in about:config.
          I guess next time you need 3rd party patches and compile the browser yourself to switch a “feature” off.

    • btaf45@lemmy.worldBanned
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 年前

      Literally no one on this green earth asked for this shit.

      This is why I use the version of Firefox that does not update.

  • RaivoKulli@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    125
    ·
    edit-2
    1 年前

    Now, several users have taken to the Firefox subreddit to complain about high CPU usage when using the feature, as well as express their disappointment in Mozilla for adding AI to the browser.

    I don’t think it even downloads the model if you never enable or use it.

      • Psythik@lemmy.worldBanned
        link
        fedilink
        English
        arrow-up
        31
        ·
        1 年前

        Reminds me of how some people get upset when their OS uses up all their RAM, no matter how much they have. It’s like they want their PC to be sluggish and unresponsive. Unused RAM is wasted RAM.

        • Buckshot@programming.dev
          link
          fedilink
          English
          arrow-up
          30
          ·
          1 年前

          Did a project several years where the customrr required that the server we delivered specifically for the project never use more than 50% CPU or RAM. No requirements about how fast it actually performs its intended function, just that it can only utilise half the available resources while doing it.

          • AFK BRB Chocolate (CA version)@lemmy.ca
            link
            fedilink
            English
            arrow-up
            10
            ·
            1 年前

            Probably a bleed-over from the embedded side. Spent a lot of years working embedded control systems for NASA and DoD - bare metal systems, often interrupt driven - and it was common to have 50% margin requirements. They know those systems will grow over time, and they often have lifespans measured in decades.

            • Buckshot@programming.dev
              link
              fedilink
              English
              arrow-up
              6
              ·
              1 年前

              That would make sense, i hadn’t put that together but they had a lot of embedded control systems. This was water treatment but entirely separate from the control systems but i can see them having that a standard requirement

              • AFK BRB Chocolate (CA version)@lemmy.ca
                link
                fedilink
                English
                arrow-up
                3
                ·
                1 年前

                So was it a government (state or federal) water treatment plant? If so, I can tell you how it happened. The government contracting agencies have boilerplate text they’re supposed to add to contracts to make sure salient requirements get flowed. They’re supposed to delete or tailor anything that doesn’t make sense, but the contracts people aren’t usually very technical. We had requirements flowed to us about password management and account monitoring, but no one logs into a rocket engine or a torpedo. When we’d point it out, they’d say “oops, we should have deleted that.”

                • Buckshot@programming.dev
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  1 年前

                  Not in the US, our water infrastructure was sold off in 90s but that makes sense. Was probably something similar They held us to it though so they overpaid for hardware beyond their needs and we forced the software to run slower

          • addie@feddit.uk
            link
            fedilink
            English
            arrow-up
            4
            ·
            1 年前

            Yeah, we have that with our customers sometimes. To me, an app should either be running full whack - maxing out bandwidth on CPU, disk, memory or network - or completely idle. Chuntering along at 2% is a bug. For the ones that put ‘monitoring tools’ that raise errors when we reach 100% on something, we set a Linux CGroup to throttle the offending resource. Takes longer, obviously, but not worth arguing with their network deployment teams 🤷 .

          • bthest@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            edit-2
            1 年前

            That RAM is mint condition collectors edition RAM. We’re just storing it there temporarily.

            Don’t you dare fucking touch it.

          • Blackmist@feddit.uk
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 年前

            My software does that anyway because I can’t be arsed with multithreading or a 64 bit version

        • Novaling@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 年前

          Actually, I’m kinda sad that my laptop doesn’t get close to maxing my RAM cause I specifically bought another stick to make it 16GB. This was back when I was using Windows but now I’m bloat-free on Fedoora. I need to get into gaming on my laptop instead now lol.

      • mannycalavera@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 年前

        I want my cou to be idle all the time! Damn it why did I spend so much on a CPU only for it to “do work”? FFS.

    • TheGrandNagus@lemmy.world
      link
      fedilink
      English
      arrow-up
      33
      ·
      edit-2
      1 年前

      “I’ve noticed that my CPU, GPU, and power usage goes up when I run games. Valve needs to fix this ASAP! Steam is literally unusable!”

    • BD89@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 年前

      Isn’t this enabled by default? And don’t you have to manually edit the config settings in the browser to disable it?

            • BD89@lemmy.sdf.org
              link
              fedilink
              English
              arrow-up
              4
              ·
              1 年前

              You mean that annoying shit they do where I’m trying to move one tab and it puts it in a colored square with some bullshit?

              Yeah there was NO WAY TO AVOID THAT. It straight up did that shit on its own. Like literally it almost magnetically attracted itself to the other tab to pull this shit. It effectively activates it for you this way whether you want it or not.

              Man even Firefox is starting to shit the bed with their decision making.

            • Kissaki@feddit.org
              link
              fedilink
              English
              arrow-up
              3
              ·
              edit-2
              1 年前

              No, I haven’t used tab groups. At least not beyond an initial peek when they were introduced. They’re no replacement or useful addition to my vertical hierarchical tabs (Tree Style Tab extension).

  • Mika@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    100
    ·
    1 年前

    TBH despite I don’t like this specific idea, nor use Firefox directly, I do like the usage of local inference vs sending your data to thirdparty to do AI.

    They just needed to do it OPT IN, not OPT OUT.

        • Zombie-Mantis@lemmy.world
          link
          fedilink
          English
          arrow-up
          11
          ·
          1 年前

          A lot of people would rather sit around and tear down the progress being made around them for being imperfect, than pitch in to help change things for the better.

              • KeenFlame@feddit.nu
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 年前

                But nobody pays for Firefox? Do you mean the “recommended pages”? Because yeah that is a revenue source I guess, but as long as I can turn it off I can let it slide

                • piefood@feddit.online
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  1 年前

                  They get money from Google, advertisements, and selling data. Did you think Mozilla made it without paying their employees and executives?

  • Chaotic Entropy@feddit.uk
    link
    fedilink
    English
    arrow-up
    94
    ·
    1 年前

    Firefox really does seem to have lost the plot… they don’t seem to go five minutes without slamming their dick in another drawer. It starts to look like they’re in to it.

    • finitebanjo@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 年前

      I never trusted them. Who would ever set up a nonprofit owned by a for profit company if not to decieve people?

      I do appreciate the Open Sourced GECKO engine, though. I like Waterfox.

      • The_Decryptor@aussie.zone
        link
        fedilink
        English
        arrow-up
        32
        ·
        1 年前

        a nonprofit owned by a for profit company

        It’s the other way around, the foundation owns the corporation.

        Still feels like the corporation is the one making decisions though.

        • krunklom@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 年前

          i think they may be referencing the fact that huge amounts of money have been given to them by google?

  • pheggs@feddit.org
    link
    fedilink
    English
    arrow-up
    85
    ·
    1 年前

    I wish Mozilla would just debloat the browser, focus on performance and making browsing a good experience. But unfortunately their revenue situation is bad. At this stage, they won’t even manage to survive through donations after annoying their main user base.

    • haloduder@thelemmy.clubBanned
      link
      fedilink
      English
      arrow-up
      35
      ·
      edit-2
      1 年前

      Their revenue is fine. They just waste it on unnecessary bullshit.

      They’re a business, after all. They don’t care about their products. They care about doing the least among of work while making the most amount of money.

      It’s not about keeping the lights on. It’s about living as luxurious a life as possible.

      • pheggs@feddit.org
        link
        fedilink
        English
        arrow-up
        13
        ·
        edit-2
        1 年前

        They care about doing the least amount of work while making the most amount of money.

        I mean that’s what capitalism does in a nutshell. Lower costs and increase the price. It’s optimized for profit, not for the best product, unfortunately. The only thing that should keep it within lines is competition, but if the competition isn’t any better it won’t help

    • cley_faye@lemmy.world
      link
      fedilink
      English
      arrow-up
      20
      ·
      1 年前

      They haven’t needed donations for years. In the current situations donos are, at best, part of the CEO and top-brass bonus.

      • pheggs@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 年前

        could be, I can’t judge that. do you have any source for that info or is it based on an assumption?

        • cley_faye@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 年前

          Their public, reviewed 2023 financial statement and their official documents about administration salaries and bonus.

      • Zink@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 年前

        Yep, and it still works great. I even use LibreWolf on my work machine, and since it’s running Linux I need to use all the Microsoft 365 stuff, like attending meetings via Teams, in my web browser. I just let it persist and share some site data to make things run smoothly. (which is a compromise, yeah)

        The only real issue I had was when I installed the flatpak version, and it was the flatpak permissions screwing with me. Most of the time though I have been using the version from their repo.

    • Kissaki@feddit.org
      link
      fedilink
      English
      arrow-up
      10
      ·
      edit-2
      1 年前

      How do you make browsling a good experience, other than performance?

      I like the webpage translation it offers. I’d hate to lose it. Sync and tab sending is also very important to me, between desktop, mobile phone, and tablet.

      I’m sure debloating would inevitably mean losing features that are required to catch the average internet user.

          • GenosseFlosse@feddit.org
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            1 年前

            This is an UI issue. You could just show them a landing Page and ask them if they want this new feature, and then it installs the extension in the background, without explicitly ask the user to go to the extension page to install something by hand.

          • Zink@programming.dev
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 年前

            Yeah, a good browser should probably take an approach similar to Linux Mint.

            It has to be easy to install and it has to work great for like 99.9% of normal uses without changing a single setting.

            But, being free and open, if you are tech savvy then you can change and customize whatever you want. Sometimes it means I can lock down the privacy and data storage in my browser, and sometimes it means I can change the icon on my work computer’s “start” button to be a check engine light. It’s all just part of being able to use your computer the way you want to.

        • Kissaki@feddit.org
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 年前

          Extending and managing extension APIs and extensions also comes at a cost. I certainly wouldn’t be against that - but I’m not familiar with the technical details or cost of the features involved.

      • pheggs@feddit.org
        link
        fedilink
        English
        arrow-up
        9
        ·
        edit-2
        1 年前

        Well this is obviously personal to some degree, but for me it would be to fix bugs, don’t crash, dont make me restart after an update and lose my incognito tabs, focus on being w3c compliant, block ads, maybe allow blocking annoying cookie banners and maybe allow good keyboard navigation. I like some features other browsers have, such as integrated tor browsing - but since I am not a big fan of bloat, I’m not sure whether that should be handled outside of the browser

        • cally [he/they]@pawb.social
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 年前

          block ads, maybe allow blocking annoying cookie banners and maybe allow good keyboard navigation.

          those are/could be browsing extensions. i don’t see why the browser should integrate ad blocking when it could just be an extension (that could be installed by default, like how librewolf has ublock origin installed by default).

          • pheggs@feddit.org
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 年前

            Fair, I’m all in for de-bloating! The only problem with plugins is that it can become increasingly difficult to provide the same quality of testing and quality, because you can’t possibly test all combinations of enabled plugins - even if most don’t interfere with each other, it can easily break stuff

  • nectar45@lemmy.zip
    link
    fedilink
    English
    arrow-up
    85
    ·
    1 年前

    Firefox is a good example of “either you die a hero or live long enoigh to see yourself become the villian”

    • madcaesar@lemmy.world
      link
      fedilink
      English
      arrow-up
      110
      ·
      1 年前

      It’s also an example of a smaller company trying fight a mega Corp with infinite money, gained via unethical means.

      People are shitting on Firefox while ignoring what they are up against.

      I have no solution for their funding issue, what are they supposed to do? Charge for the browser or ads? There’s literally no other alternative and I don’t know what the solution is.

      What I do know is that once FF dies and chrome fully owns the web we are well and truly fucked.

      Honesty it might already be too late.

      • scholar@lemmy.world
        link
        fedilink
        English
        arrow-up
        66
        ·
        1 年前

        They could stop paying their CEO so much and hire a few more devs, refocus their identity on privacy and performance (their offline ai translation is actually really useful), and actually give people the sense that their donations will be well spent.

      • Alaknár@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        41
        ·
        1 年前

        I could not disagree more.

        Mozilla has used the most powerful cheat code in history: infinite money for free.

        Google cannot let Mozilla go under or they would become an actual monopolist, triggering a lot of laws that would force them to diversifying/selling the browser.

        They don’t want any of that headache so they’re pumping Mozilla full of money, making sure that they can always operate as “the other browser engine”.

        The issue is that Mozilla’s management seems to be completely incapable of doing anything interesting. Instead of ensuring that Firefox is the lightest, most optimised browser on the market while also being packed full of features (or at least full-fledged add-ons, not this crap they have), they do… mostly nothing.

        Their last major update was “vertical tabs”, something that Chromium-based browsers had for around a decade.

        Their previous major update was integrating Pocket…

        Meanwhile, PWAs still barely work, add-ons are still dependent on the website being loaded instead of working on the browser level, the whole thing still feels bulky.

        Mozilla management needs to be replaced and then we might see some movement on the market.

        • DoucheBagMcSwag@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          34
          ·
          1 年前

          You’re forgetting the fact that laws are currently only being triggered if said company slanders dear leader.

          If Google kisses ass you best believe they would completely allow them to be a monopoly and would ignore any laws being violated

          • Alaknár@sopuli.xyz
            link
            fedilink
            English
            arrow-up
            10
            ·
            1 年前

            Hinging their entire future on the bet that their country gets an easily manipulated dictator, when said dictator is 80 years old already, would be extremely short-sighted from Google.

            • xspurnx@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              4
              ·
              1 年前

              Mark my words: It will be Vance, not Trump who gets to be the first King of America.

              The future is bleak.

              • Alaknár@sopuli.xyz
                link
                fedilink
                English
                arrow-up
                6
                ·
                1 年前

                I don’t know if Vance has a strong enough following. Trump is effectively worshipped by MAGAts, not sure Vance is capable of taking over like that.

          • chaogomu@lemmy.world
            link
            fedilink
            English
            arrow-up
            8
            ·
            1 年前

            That’s a fairly new development. And it might not last, depending on how the cheating goes next year.

            So a more risk averse company might not test the waters just yet.

          • muusemuuse@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            23
            ·
            1 年前

            Actual users hate AI. Shareholders love it. It’s a bubble and the business world is trying to force it everywhere they can to create a dependency.

            • KairuByte@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              9
              ·
              1 年前

              Correction: power users, such as the type on Lemmy, trend towards hating ai. That is by no means “all users” by any stretch of the term.

              • aesthelete@lemmy.world
                link
                fedilink
                English
                arrow-up
                12
                ·
                edit-2
                1 年前

                Nah, they’ve done studies and most people find it fucking annoying, worse, and don’t want to pay any extra for it.

                The whole thing is an obvious supply side economics push.

                • amorpheus@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  4
                  ·
                  edit-2
                  1 年前

                  It’s really annoying when it’s pushed in our faces everywhere. For getting a quick image of something you specify, or help with some boilerplate text it can be pretty neat.

      • Iron Lynx@lemmy.world
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 年前

        Basically, Firefox only crushes a handful of elderly cats while everyone else crushes kittens by the shipload.

      • piefood@feddit.online
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 年前

        They could try asking for donations, while getting rid of the massive drains on their budget.

      • btaf45@lemmy.worldBanned
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 年前

        I have no solution for their funding issue, what are they supposed to do?

        Stop updating their browser every 5 minutes. Software that already works fine does not need continuious updates that will sooner or later subtract value.

  • Pycorax@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    83
    ·
    1 年前

    Instead of capitalising on Google pissing off power users with its crusade against adblockers, why the hell is Mozilla fucking up so hard here? Seriously, which chain of command green lit all of this and didn’t even think this would be remotely an issue?

    • not_IO@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      57
      ·
      1 年前

      it might have been Laura Chambers, who is CEO since early 2024.

      It has been less than a week since the new interim CEO took over the reigns from long-time Mozilla CEO Mitchell Baker. Today news broke that Mozilla is changing its product strategy going forward. The organization plans to focus on bringing “trustworthy AI into Firefox” and to scale back some of its other products and services.

      Breaking: Mozilla changes strategy, focuses on Firefox and AI

      She used to work for McKinsey according to her Wikipedia which explains a lot if you ask me.

    • orclev@lemmy.world
      link
      fedilink
      English
      arrow-up
      32
      ·
      1 年前

      Sadly this is nothing new for Mozilla. It’s easier to count the decisions they’ve made that aren’t terrible than the ones that are. Their history is a long series of fuckups occasionally punctuated by a decent decision.

      • medem@lemmy.wtf
        link
        fedilink
        English
        arrow-up
        25
        ·
        1 年前

        Because of this, I’ve always had ‘mixed feelings’ (to put it mildly) towards Mozilla, and sometimes I really struggle not to hate them. They’re (yet) not Google or Microsoft and that’s cool, but besides that, I also cannot think of more than a handful of good decisions against a ton of pretty awful ones, so right now I’ve settled for ‘a necessary evil’, which is pretty sad considering their potential.

    • absquatulate@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 年前

      Even if they wanted to bank on the adblocker thing I imagine they can’t because they have to stay in Google’s good graces. Like 90% of their revenue was google money, and has been for years now.

      At this point I’d honestly even pay for a privacy focused mozilla browser that is clean of all this crap, just to keep them afloat, but fat chance of that happening.

      • Pycorax@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        7
        ·
        1 年前

        At this point I’d honestly even pay for a privacy focused mozilla browser that is clean of all this crap, just to keep them afloat, but fat chance of that happening.

        As much as I’d love for something like that I don’t think it’s even remotely possible. I don’t think enough people are willing enough to pay for a browser that respects them, heck the amount of people who remain on Chrome shows that people aren’t even willing to take a small step to stop using a browser that’s actively working against their interests. I’d love to be proven wrong though.

        • TheGrandNagus@lemmy.world
          link
          fedilink
          English
          arrow-up
          7
          ·
          edit-2
          1 年前

          This. It costs hundreds of millions per year to develop a web renderer. The security expertise required in particular is immense.

          People have made clear they will not pay for browsers. At the same time, Mozilla doesn’t want to hoover up mountains of personally identifiable information like Google and MS do.

          People hate Mozilla for doing what they can to make money, and they also hate the idea of paying.

          I understand the frustration, but I genuinely don’t know what the community expects.

          Don’t get me wrong, I don’t agree with or see sense in every Mozilla decision, but people act like they’re satan incarnate and it’s just ridiculous.

          • Pycorax@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 年前

            Honestly if that is it, it is understandable. This AI nonsense, however, is plainly a waste of money and resources, Mozilla’s and their users’.

            • TheGrandNagus@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 年前

              Depends what you mean by this AI nonsense. Some of it is great. Offline translation in Firefox is great, as is the enhanced screen reader for blind people.

              Chat bot integration less so, but it’s opt-in so I don’t bother getting myself worked up about it.

          • orclev@lemmy.world
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 年前

            Developing from scratch yes, but several decent open source renderers exist. I’d love to see someone grab Servo and polish it to a fully usable state (I think it’s something like 75% of the way there).

            The issue also isn’t Mozilla trying to make money, it’s Mozilla trying to make money in the stupidest way possible, or even worse actively wasting money like with this AI slop. There’s also the issue of what Mozilla is spending on. It came out a little while back how much their executives are making and it’s completely ridiculous. They could afford multiple full time devs with just the money the CEO makes for making the worst decisions imaginable.

          • tempest@lemmy.caBanned
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 年前

            The community are idiots.

            They just want free shit. They claim they would love to pay but look at the percentage of donations things like VLC get, they won’t pay.

            Google likely spends over a billion dollars a year developing Chrome and everyone likes to talk about how AI might upset web search forgetting that what is where Mozilla’s money comes from.

  • Jason2357@lemmy.ca
    link
    fedilink
    English
    arrow-up
    71
    ·
    1 年前

    According to the article, this is mainly for grouping tabs with a suggested name. Talk about backwards. Use AI to process the top websites on the Internet and create groups and/or logic to group them by keywords (cluster analysis), then save the small data structure in Firefox so it can group most websites instantly, using kilobytes of ram in the process; don’t try to do this on everyone’s device ffs.

    Besides the heat and battery problem, this also means that the GUI is going to be non-deterministic, suggesting groups differently day-to-day based on the slight differences of input and the whims of the LLM. Burn it with fire.

    • Kazumara@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 年前

      I don’t think the centralised approach works either. If you bake that grouping metadata of individual popular pages into Firefox you have an issue with keeping it current if page content changes. And you have a difficult trade-off between covering enough pages vs not blowing up the size too much. And the approach can’t work for deep web pages, e.g. anything people can only see when logged in.

      Ignoring all that: The groupings you could pre-process would be static and determined over some assumed average user behaviour, not an actual cluster of a specific users themes. You take some hardcore Warhammer 40k fan, and all his tabs on minis and painting techniques and rulebooks and fan media, and apply the static grouping then it all goes into “Warhammer”. However if you ran it locally it might come up with “Painting” “Figures” “Rules” “Fanart” or whatever. It would produce a more fine grained clustering for someone who is deep into a specific niche interest, and a more coarse grained one otherwise.

      So I think fundamentally it’s correct to cluster locally and dynamically for a usable result. They need to make it opt-in, and efficient enough. Or better yet they could just abandon the idea because it’s ultimately not that much use compared to the required inference cost.

      • killeronthecorner@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 年前

        The problem with useful suggestions like these is that they can’t be used when the MO is to shove AI into everything and anything to seem relevant, and chase the pot of cost savings at the end of the rainbow which is totally gonna turn up any day now, we think, we’re pretty sure anyway.

    • defaultwizard@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 年前

      It’s still a way out but Ladybird might be the alternative going forward. However, they’ve stated that it’s only going to support linux/mac with a windows version in the “eventually” column which makes it kinda hard to sell to people.

      • JuxtaposedJaguar@lemmy.ml
        link
        fedilink
        English
        arrow-up
        5
        ·
        1 年前

        It’s actually a smart move. Linux users are the most receptive audience, and the most likely to support its development.

      • BurgerBaron@piefed.social
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 年前

        American non-profit open source browser from scratch is certainly better, still not it.

        Even though I’ll probably switch :p I follow their youtube channel. Don’t let perfect be the enemy of good enough and all that.

      • BurgerBaron@piefed.social
        link
        fedilink
        English
        arrow-up
        15
        ·
        1 年前

        I mean truly independent of USA code base. Everything is still relying on upstream Chromium or Firefox with superficial tweaks and gimmicks. The maintainers of LibreWolf and Fennec which are what I’m using are more like game mod devs.

        If ecosia+qwant actually forked from either and broke compatibility going their own path I’d consider them non USA. I know those two are working together on a search indexer and I’m very excited about that coming to fruition because that’s more what I’m talking about and eager to support.

        I realise what a mammoth challenge this is :( Probably needs EU funding like the search indexer.

      • klay1@lemmy.world
        link
        fedilink
        English
        arrow-up
        11
        ·
        edit-2
        1 年前

        Ecosia on Android is based on Chromium. Qwant on Android is based on: Firefox for Android, which uses the GeckoView engine.

        Otherwise they are just search engines.

    • xiwi@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      30
      ·
      edit-2
      1 年前

      Make a stable, privacy respecting, robust browser with a powerful extension environment? No let’s try do do chrome 2

      Mozilla could solve all of it’s issuesby just removing all of the executives

      • Dicska@lemmy.world
        link
        fedilink
        English
        arrow-up
        12
        ·
        1 年前

        I switched to FF after having enough of Chrome’s shenanigans. I don’t make changes easily, and I took the sacrifice of not being able to receive calls over Facebook (desktop browser, and some of my acquaintances wouldn’t leave FB), and I still preferred Firefox after that.

        And now they want to turn it into another Chrome? I could still just use Chrome and have the lost functionality. I mean I won’t, but they will just lose users with that direction.

      • haloduder@thelemmy.clubBanned
        link
        fedilink
        English
        arrow-up
        11
        ·
        1 年前

        It’s definitely an issue with the culture among tech companies.

        They’re all regurgitating each other’s shit, so whenever a bad idea gets passed around, they all jump on board.

      • tempest@lemmy.caBanned
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 年前

        How do you think they will do that without any money?

        It’s always “just do the browser” , ignoring the fact that everything you listed doesn’t matter at all to the general public who are likely using Chrome because it’s the default on their device.

        Mozilla is trying to find revenue sources but people just complain about it.

        The AI integration is clearly attempting to be a new search box.

          • tempest@lemmy.caBanned
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 年前

            It isn’t though. At the higher end the last ceo was making 7 million. That is roughly 12 enginees after compensation and everything else… It isn’t nothing but it’s less than 5 percent of the employees they laid off a year ago.

            Increasing executive pay is a problem but it will barely move the needle.

            • xiwi@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              3
              ·
              1 年前

              For what it’s worth, I would have no issue payibgif I knew that money didn’t go in the pockets of a few executives :)

  • Ænima@lemmy.zip
    link
    fedilink
    English
    arrow-up
    58
    ·
    1 年前

    First thing I did when some hey we added AI… was to right-click and disable it.

  • raldone01@lemmy.world
    link
    fedilink
    English
    arrow-up
    42
    ·
    edit-2
    1 年前

    I just wish one could donate to firefox development specifically. Then they could rid it of all the advertisement and tracking stuff.

      • madcaesar@lemmy.world
        link
        fedilink
        English
        arrow-up
        22
        ·
        1 年前

        That is disingenuous.

        People underestimate the cost of building a fucking browser, it’s not the equivalent of maintaining a array sort app on fucking github.

        Some random dude promising to “donate from time to time” is not a valid business model.

        I wish they’d strip down and just focus on the browser, but fund it HOW? Ads? Subscription?

        The reason a lot of companies are doing AI shit is essentially RD shooting in the dark, hoping something will pan out.

        You have to do this if you are a tech company and want to survive in the future.

        It’s fun to meme on ai and but that shit is coming and pretending it doesn’t exist or has no value simply isn’t true.

        So I ask everyone again, what business model exists for a software company to make money without ads or charging a monthly subscription.

        • dantheclamman@lemmy.world
          link
          fedilink
          English
          arrow-up
          17
          ·
          1 年前

          Mozilla is a bizarre Matryoshka doll with a for profit company inside of the nonprofit. If anything, I believe this structure is responsible for Mozilla’s problems

          • null_dot@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 年前

            So the profit from the for-profit is passed up to the non-profit.

            This is a really common organisational structure and not bizarre.

            There’s loads of worthy criticisms to make of mozilla but this is not one of them.

            • Grapho@lemmy.ml
              link
              fedilink
              English
              arrow-up
              5
              ·
              1 年前

              Sure, whereupon the CEO alone can receive an 8 figure compensation package. That is not at all an issue to the viability of a non-profit.

              • null_dot@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 年前

                It’s not as simple as just deciding to hire people at lower rates of pay.

                Cost cutting is a tricky game. When an organisation is not on a positive trajectory, cost cutting has a very high risk of re-enforcing the underlying problems.

                That’s not to say cost cutting isn’t a worthy objective, but it needs to be carefully considered.

                If you want a CEO with the right skills and connections you need to pay.

                • piefood@feddit.online
                  link
                  fedilink
                  English
                  arrow-up
                  4
                  ·
                  1 年前

                  But they have a strong history of paying a lot for CEOs that don’t have the right skills and connections. It’s not just this one, it’s a systemic issue for them.

        • calcopiritus@lemmy.world
          link
          fedilink
          English
          arrow-up
          16
          ·
          1 年前

          Non profits do have corporate leeches too. The executives at Mozilla have executive salaries. That is, hundreds of thousands, or millions.

          They don’t work out of the goodness of their hearts. And Mozilla has to find a way to earn the income to pay their bloated salaries.

          • null_dot@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 年前

            Why would an organisation choose to over spend on executive salaries?

            Obviously, it’s because thats what it costs to get people with the right skills.

        • JonsJava@lemmy.world
          link
          fedilink
          English
          arrow-up
          9
          ·
          1 年前

          Non-profit isn’t the same as not-for-profit

          Take American Red Cross

          They make bank on blood donations. Also, they take in way more than they put out.

          • null_dot@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 年前

            This smells like BS.

            Is mozilla non-profit, not-for-profit, or for-profit?

            You dont really know do you.

            “I dont like mozilla so ill just assume they must be profiteering assholes somehow”

            “Its the vibe of the thing”

            • JonsJava@lemmy.world
              link
              fedilink
              English
              arrow-up
              5
              ·
              1 年前

              I only use Firefox. I’ve only used Firefox since 2000.

              They, by their own statements, are a 501( C )3, which is a non-profit, not a not-for-profit.

              Sit down.

              • null_dot@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 年前

                You seem to be able to google “mozilla non profit” but unable to elucidate whether it is in fact a non-profit and why that is so.

                Again, you’re offering hand wavy vibe based explanations as to why mozilla is “bad”. What exactly is the problem?

                • JonsJava@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  1 年前

                  I have worked for non-profits.

                  They are completely allowed to make a profit.

                  You are mistakenly under the impression that I’m against Mozilla.

                  If you go back to my original comment, I merely explained what I explained here. Mozilla is a non-profit, not a not-for-profit.

                  You decided to take that as an attack on Mozilla, for some strange reason, and attacked me. I just turned that same energy back on you.

                  Did I ever attack Mozilla? Did you attack me?

        • haloduder@thelemmy.clubBanned
          link
          fedilink
          English
          arrow-up
          6
          ·
          edit-2
          1 年前

          Profit can be distorted based on how much employees are being paid.

          They’re a “non-profit,” but their CEO makes millions of dollars per year. I’d say that’s a profit.

          Believing otherwise is just falling for rhetoric that exists to take advantage of our naivete so people richer than us can be even richer.

          Many of you will disagree with this (because you’re greedy consumerists), but their employees also typically don’t need to be paid nearly as much as they are. Their employees are also working to maximize profit, albeit from a different, less-effective angle.

          Money brings out the worst in people. I don’t really value the input of people going to bat for the businessmen taking their money. Too often I see useful idiots proud to be ripped off and getting angry whenever someone points it out. It’s really the norm at this point, which is sad.

          • null_dot@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 年前

            Calling whatever you like “profit” cant really be rebutted, it’s subjective semantics.

            Yes CEOs are paid lots of money. Why would mozilla choose to over pay staff?

            • piefood@feddit.online
              link
              fedilink
              English
              arrow-up
              3
              ·
              edit-2
              1 年前

              Are you really asking why would the people at the top of an organization choose to overpay themselves?

              • null_dot@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                ·
                1 年前

                Sorry boss it’s kinda laughable to suggest they choose their own salaries.

                Obviously it would be negotiated, with a panel overseeing the procurement and hiring process.

                That panel has no interest in overpaying executives. Obviously they would pay just enough to secure someone with the right network and skills. Just because they earn more than you does not mean they’re overpaid.

                • piefood@feddit.online
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  edit-2
                  1 年前

                  Oh, so they and their friends are part of a panel that chooses each others salaries? I wonder how that ends up with everyone getting bloated salaries. Such a mystery.

                  It doesn’t take a genious to figure this out. Look at executive salaries from other companies. They are clearly over-compensated on average.

                  Just because they earn more than you does not mean they’re overpaid.

                  I don’t care that they make more than me. I care that their salary keeps going up, while Firefox’s market-share keeps going down, and the product keeps getting worse.