71 comments

  • jbub7 hours ago
    <a href="https:&#x2F;&#x2F;archive.ph&#x2F;vhTfm" rel="nofollow">https:&#x2F;&#x2F;archive.ph&#x2F;vhTfm</a>
  • scriptsmith7 hours ago
    If Chrome has the <i>#optimization-guide-on-device-model</i> and <i>#prompt-api-for-gemini-nano</i> flags enabled, either because it&#x27;s part of some Origin Trial &#x2F; Early Stable Release or something, then web pages will have access to the new Prompt API which allows any webpage to initiate the (one-time) download of the ~2.7 GiB CPU or ~4.0 GiB GPU model using LanguageModel.create()<p><a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;prompt-api" rel="nofollow">https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;prompt-api</a><p>When Chrome 148 releases tomorrow, this will be the default behaviour on desktop.<p>To download, it should check for 22 GiB free disk space on the volume where your Chrome data dir is, and at least double the model size of free space in your tmp dir.
    • 21asdffdsa1248 minutes ago
      First the tabs came for the RAM and i did not protest, for i had plenty. Then they came for the chip and i did not protest, for it was dark silcon anyway. Then they came for the HDD.
    • maxloh1 hour ago
      The more severe problem is that Google installs model weight files on a per-user basis, meaning Chrome occupies 4 more GB of space for <i>every OS user</i> on your device.
      • bityard58 minutes ago
        The company I work at has several environments and hundreds of VDI users in each environment. Chrome is the default browser in all of them. By my rough napkin math, this one small change by Google will eat up at least 15 terabytes of new disk space in total. (I sure hope we are using deduplication at the physical storage layer...)
        • throwway12038548 minutes ago
          It&#x27;s fine. Network and disk space are free, right?
    • sheept30 minutes ago
      You can already trigger a 2 GB model download with the Summarizer API[0], which is already shipped in Chrome.<p><pre><code> Summarizer.create() </code></pre> [0]: <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;summarizer-api#model-download" rel="nofollow">https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;summarizer-api#model-do...</a><p>I think this is a distinct model from the Prompt API, since the other shipped AI APIs use fine tuned models.
    • wuschel6 hours ago
      It is a small model, so what utility can I &#x2F; Google expect from it? What is the on-board model used for?
      • 2ndorderthought5 hours ago
        It&#x27;s not a very good small model to be honest.<p>That said, you might be surprised to learn that some of the models from 3b-9b could probably replace 80% of the things nonvibe coders use chatgpt for.<p>Its a good idea to run small models locally if your computer can host them for privacy and cash saving reasons. But how can you trust Google to autoinstall one on your machine in 2026? I just couldn&#x27;t do it.
        • imglorp4 hours ago
          Sure, local models good and yes, there&#x27;s no way we can trust Google.<p>We can be positive the entire motivation of Chrome is user behavior surveillance. There&#x27;s not a nano-chance in all the multiverses that Chrome model is doing anything privately. They&#x27;ve gone to extraordinary length to accomplish this. It&#x27;s not for free.
          • reactordev2 hours ago
            It is entirely about user surveillance as well as pushing their <i>product</i> on to their users because they have the install base. Google Chrome has become Microsoft IE6 in hostile user behavior.
            • philip12091 hour ago
              Isn’t it really “pushing a feature to their products”?
              • reactordev1 hour ago
                Not when you are appropriating 2GB or more of space for that <i>feature</i>.
            • aftbit2 hours ago
              You either die a hero or live long enough to see yourself become a villain.<p>What did we expect when they dropped &quot;don&#x27;t be evil&quot; from their company values?
              • reactordev2 hours ago
                A claim about as useful then as it is now. They never wanted to be anything but, once Sergei left. The Schmidt era had them publicly declare one thing while doing something else entirely behind the curtain.
              • coldtea2 hours ago
                They were corporate evil from day 1. The rest was just PR slogans, and playing the good guy as long as you don&#x27;t need to squeeze profits.
          • akoboldfrying4 hours ago
            I don&#x27;t trust them either, but the same Google makes Gemma 4 available to run as locally and privately as you want, and those models are pretty amazing for their size.
        • Ajedi322 hours ago
          &gt; But how can you trust Google to autoinstall one on your machine<p>Why are AI models something I&#x27;d be uniquely unable to trust Google to install, compared all the other code included in Chrome updates? Is your point just that you shouldn&#x27;t trust Chrome in general?
          • jauntywundrkind10 minutes ago
            Yeah, so unclear why yer again everyone is so quickly running for the pitchforks &amp; torches. The model doesn&#x27;t <i>do</i> anything, it&#x27;s just a sandbox.<p>I&#x27;m really tired of such overinflated ridiculousness shrillness against Google. Yes there are very real tensions to this company and their as business is scary as heck.<p>But folks don&#x27;t seem capable of processing <i>duality,</i> don&#x27;t seem to be able to do much but ad-hominem until they pass out. Its really so exhausting having such empty energy charging in every single time, and it keeps obstructing any ability to think straight or assess.
        • wildrhythms2 hours ago
          All that matters is some MBA product manager at Google was celebrated for shipping this. Hooray!
          • elphinstone1 hour ago
            Everyone who implemented or approved this should be prosecuted under the Computer Fraud and Abuse Act (18 U.S.C. § 1030). If I was on a jury, I wouldn&#x27;t hesitate to send them to prison where they belong.
        • tsss3 hours ago
          Half of the reason to use local AI is to circumvent the censorship that Google, OpenAI and so on have. I don&#x27;t want this Google crap on my computer.
        • soco4 hours ago
          Which is why I uninstalled Chrome a (short...) while ago and my life went on unbothered.
      • scriptsmith6 hours ago
        It&#x27;s based on Gemma 3n, and it&#x27;s not the best.<p>I find it works fine for simple classification, translation, interpretation of images &amp; audio. It can write longer prose, but it&#x27;s pretty bad.<p>It can also write text in the format of a JSON schema or regexp for anything you might want to do with structured data.
        • Wowfunhappy4 hours ago
          I wonder why they’re using Gemma 3 and not Gemma 4?
          • scriptsmith4 hours ago
            Google has been trialling the Prompt API in chrome for the over a year, so before Gemma 4 existed. But they are indicating they&#x27;ll move to Gemma 4: <a href="https:&#x2F;&#x2F;groups.google.com&#x2F;a&#x2F;chromium.org&#x2F;g&#x2F;blink-dev&#x2F;c&#x2F;iR6R7-nQeHI&#x2F;m&#x2F;AM0yj_xTBgAJ" rel="nofollow">https:&#x2F;&#x2F;groups.google.com&#x2F;a&#x2F;chromium.org&#x2F;g&#x2F;blink-dev&#x2F;c&#x2F;iR6R7...</a>
          • dotancohen4 hours ago
            So that the big news in non-tech news sites will be the update. Thus ensuring that this is received in a positive light.
          • andy_ppp4 hours ago
            It&#x27;ll probably update to that without telling you at some point.
      • kevincox1 hour ago
        I find models of this size (not tested this one specifically) at being very good at simple data extraction from user input. Think about things like parsing date and time of an event from a description or parsing a human-typed description of a repeating event rule.
      • accrual1 hour ago
        &gt; It is a small model, so what utility can I &#x2F; Google expect from it?<p>Precedence for shipping models alongside consumer software.<p>Potentially without consent if it truly is a silent install.
      • michaelbuckbee4 hours ago
        I ran a fairly large production test of this and on _every_ measure except for privacy it was worse than a free tier server hosted LLM.<p>Not happy about that as I would like to see more local models but that&#x27;s the current state of things.<p><a href="https:&#x2F;&#x2F;sendcheckit.com&#x2F;blog&#x2F;ai-powered-subject-line-alternatives" rel="nofollow">https:&#x2F;&#x2F;sendcheckit.com&#x2F;blog&#x2F;ai-powered-subject-line-alterna...</a>
        • gchamonlive3 hours ago
          &gt; on _every_ measure except for privacy it was worse than a free tier server hosted LLM<p>Would you be able to compare this to other local models in it&#x27;s class and a above that would fit consumer-grade hardware?
    • tobylane7 hours ago
      Those two (and more) exist in chrome:&#x2F;&#x2F;flags in Chrome 147. I&#x27;m disabling them now, with the expectation that will prevent the new default.<p>One option I&#x27;m leaving as default is &quot;Use LiteRT-LM runtime for on-device model service inference.&quot; Any comment on that?
      • RaiausderDose4 hours ago
        I&#x27;m on Chrome 147 too and disabled:<p>&quot;optimization-guide-on-device-model&quot;<p>- Enables optimization guide on device<p>&quot;prompt-api-for-gemini-nano&quot;<p>- Prompt API for Gemini Nano<p>- Prompt API for Gemini Nano with Multimodal Input<p>and deleted weights.bin and the 2025.x folder in &quot;OptGuideOnDeviceModel&quot;<p>Will report if Chrome 148 downloads the model again.
        • beaugunderson36 minutes ago
          maybe I was on the wrong side of the early release but I’ve deleted this model many times in the last year. I’ve had it for at least 12 months.
        • phs318u4 hours ago
          If you touch those files into existence and chown to root and chmod to 0, it shouldn’t be able to ever overwrite them right?
          • pmontra3 hours ago
            I&#x27;m on my phone now so I can&#x27;t check if something has changed, but what you want to protect from change is the directory, not the files. A file can be deleted and created again if the process can write the directory.
          • RaiausderDose4 hours ago
            yeah, should work. Will try readonly on windows too.<p>Now I can&#x27;t see it anymore, but shouldn&#x27;t the model be under chrome:&#x2F;&#x2F;on-device-internals&#x2F; -&gt; model-status?<p>Maybe you can uninstall there too.
        • Markoff3 hours ago
          thanks, went to flags in Vivaldi and just in case disabled all flags containing &quot;gemini&quot; and first five results for &quot;model&quot;
      • scriptsmith7 hours ago
        Those flags will exist already, but will default to enabled in 148.<p>That other flag is for using a different open-source inference engine to the (from what I can tell) closed-source one that&#x27;s used by default.
      • dpoloncsak1 hour ago
        [dead]
  • doginasuit4 hours ago
    &quot;Silently installs&quot; is misleading. They are including a file in the package which is presumably related to the functionality of the software. I don&#x27;t use chrome for a long list of reasons but it is not standard or expected to get consent for that.
    • etothet4 hours ago
      There is, however, precedent for software alerting&#x2F;asking the user to install “extras” or utility packs and showing the disk size that content will take up and even allowing the user to choose a location to store such things. Creative software does this all the time.<p>There’s nothing stopping Google Chrome from doing something similar except, I suspect, Google knows or feels it will result in many fewer installs of its bloatware.
      • yieldcrv1 hour ago
        [flagged]
        • etothet1 hour ago
          Rage bait? It&#x27;s a fact about how some software handles downloading extra content. This issue and how ads on the web are served are two separate issues.
        • gregoryl1 hour ago
          I doubt many people here download any ads in a day.
    • rubyfan3 hours ago
      “Silent” seems appropriate given it historically never required such a large storage requirement and the nature of the <i>new</i> feature seems entirely optional; and it’s happening silently as part of a normal upgrade.
      • jasonlotito2 hours ago
        &gt; it&#x27;s happening silently as part of a normal upgrade.<p>No, this is not true. The large requirement comes after a user wants to use the feature, not as a part of the normal upgrade. If the user never engages with the feature, it&#x27;s not downloaded.
        • dweinus2 hours ago
          According to above, it is triggered by the website calling the feature. The user might have no idea. That&#x27;s not what consent looks like
        • coldtea1 hour ago
          That&#x27;s even more silent.
        • chrisjj2 hours ago
          &gt; No, this is not true. The large requirement comes after a user wants to use the feature,<p>The feature that <i>didn&#x27;t</i> say it would cost you 4Gb, right?
    • bityard1 hour ago
      Are you okay with a 1 GB chrome install suddenly becoming a 5 GB chrome install on all your machines, without your permission or knowledge, for functionality you may or may not want?
      • shimman22 minutes ago
        Yes because in their mind corporate power is the only thing that matters in our lives. Not what people want, but what Google wants is clearly the only thing that matters for them.<p>It&#x27;s a bizarre way of living your life.
    • SirFatty4 hours ago
      Look at how many headlines indicated that something is silently happening. It&#x27;s a weird trend at the moment.
      • vanderZwan3 hours ago
        We live in a tech world where it has become normalized that perfectly functioning software that you used to buy once and then got to use indefinitely suddenly receives an &quot;update&quot; to put previously existing functionality behind a pain subscription. The reasonable expectation people have is that an update fixes security bugs and maybe includes a few optimizations.<p>So no, I don&#x27;t think it&#x27;s a weird trend at all that people start describing software as &quot;silently&quot; doing things when trust in automatic updates of software (a thing that software silently does) has deservedly gone down the drain in the last few years.
        • chrisjj2 hours ago
          Its a salesman&#x27;s foot in the door, except its near-invisible and gets to walk round your house.
      • coldtea1 hour ago
        No weird: accurate. It IS a silent install.<p>I wanted a browser, not an LLM.
      • WarmWash2 hours ago
        If it gets the clicks it sticks.
    • vanderZwan4 hours ago
      Then what is your definition of &quot;installing&quot; exactly? Are you going to split hairs about it not being a separate program being installed and running in the background, but weights being used by code that is run inside the browser? Because honestly, I don&#x27;t think there&#x27;s any significant difference from the user&#x27;s perspective here. Other than the fact that doing the latter bypasses the need to get permission to install a new program. Which makes it an even worse violation, in a way, since it undermines the trust that the browser as a platform is just a browser.<p>A 4 GiB model has nothing to do with the functionality of a <i>web browser</i>. It is something forced on users without their consent.<p>Of course that&#x27;s what we get for giving the benefit of doubt to the company that insisted on learning the wrong things from the Google Buzz fiasco.
      • doginasuit3 hours ago
        Install does convey something more involved than including a file, that&#x27;s not splitting hairs. It is not uncommon for software to include malware that runs independently of the software you expected, and the headline is clickbait that taps into those concerns. I&#x27;m here for the concerns about bloat. &quot;Downloads&quot; would have been the right term to use but it doesn&#x27;t sound as scary.
      • jasonlotito2 hours ago
        &gt; A 4 GiB model has nothing to do with the functionality of a web browser. It is something forced on users without their consent.<p>This does not happen. The model is not downloaded unless the user intentionally uses the feature that requires it. Then it&#x27;s downloaded at that point.
        • beaugunderson34 minutes ago
          untrue, I’ve deleted it many times in the last year. I don’t think this is new.
        • coldtea1 hour ago
          Unless the user uses a feature.<p>That that feature (a) requires a local LLM, (b) will install a multi-GB download without telling the user, all happen without any explicit user consent.
    • chrisjj2 hours ago
      &gt; &quot;Silently installs&quot; is misleading. They are including a file in the package which is presumably related to the functionality of the software.<p>Related... to the functionality of feeding the same profit and loss account, right?
      • cowboylowrez1 hour ago
        &quot;functionality of the software&quot; has already been mentioned haha
    • functionmouse3 hours ago
      This feels deliberately reductive
  • ben_w3 hours ago
    &gt; Energy intensity of network data transfer: 0.06 kWh per GB, the mid-band of Pärssinen et al. (2018) &quot;Environmental impact assessment of online advertising&quot;, Science of The Total Environment [14]. The paper reports a 0.04-0.10 kWh&#x2F;GB range depending on the share of fixed-line vs mobile transfer and inclusion of end-user device energy. 0.06 is a defensible mid-point.<p>2018? An estimate from 8 years ago is going to be off by a factor of 10 or so.<p>Not sure you&#x27;d get far with the legal arguments unless you&#x27;re actually a lawyer. Too easy to misunderstand the jargon (i.e. the same reason why it&#x27;s dangerous to use an LLM as your lawyer).<p>(As an aside, the whole thing reads to me like the style LLMs use; not saying for sure it was, just giving me those vibes).
    • kingstnap53 minutes ago
      0.04 to 0.1 kWh&#x2F;GB is insane even for 2018 lol.<p>I have gigabit internet (125 MB&#x2F;s). This would imply when I&#x27;m downloading something I&#x27;m using 18 to 45 kW of electricity. Completely bonkers.
      • bastawhiz43 minutes ago
        Clearly you&#x27;re charging an EV to drive a jar of microsd cards with your data back and forth
    • Schiendelman3 hours ago
      You think the energy cost to transfer has dropped by 10 X in eight years? Why?
      • asdfasgasdgasdg1 hour ago
        Seems reasonable to believe to me. The cost of a transfer is presumably calculated based on the base power cost of the transfer machinery, since I really doubt that a router or switch&#x27;s power usage is linear with the amount of data it&#x27;s transferring. The amount that an industrial router or switch (which is what 80-90% of the hops between you and Google are) has to have increased its bandwidth by around 10x over that time, and I doubt they have 10x&#x27;d their energy usage.
      • ben_w1 hour ago
        Long term historical trend, lots of small tech improvements that add up, like all other tech. Some of it&#x27;s how antennas are higher gain, which puts more of the energy in the path from one end of a line to the other and wasting less (affecting both cellular and WiFi standards over this period), some is improved compute reducing the cost of routing, but as with the improvements to chips and batteries and PV, the list of things is long and each one only contributes part of it.<p>EDIT: got the maths very wrong with some other estimates, deleted them.
    • Azkron3 hours ago
      Agreed. Also, complaining about the climate impact of an AI model download while opening your post with an ai generated image is peak hypocrisy. Did not bother to read the rest.
  • toyg5 hours ago
    How hard would have been to add a simple message, warning people about it and offering to opt out? Most would have clicked OK without reading anyway, and Google could pretend they give a shit about users. Unless they expected blowback, and that kind of message is the &quot;compromise&quot; they want to eventually land on.
    • wolvoleo5 hours ago
      They don&#x27;t want you to opt out. Then they can&#x27;t brag to the shareholders about Chrome being &quot;AI Powered&quot;<p>You&#x27;re not even the customer when it comes to Google.
      • sidewndr463 hours ago
        Don&#x27;t forget the metric saying &quot;99.97% of user have installed this&quot; even though less than 1% of users know it exists, much less use it
        • zamadatix1 hour ago
          Or &quot;25% of users have used this in the last month&quot; when it&#x27;s made so easy to accidentally trigger it that the real usage is a few % at most.
      • lkramer2 hours ago
        at this point you&#x27;re barely the product either. You&#x27;re more a passive platform for them to execute their strategy on.
        • wolvoleo2 hours ago
          Totally agreed. I was thinking about how to word it but I was giving up.<p>But I would consider us users to be more like an asset on their balance sheet. Not something they would care about the opinion of.
      • data-ottawa4 hours ago
        I was not happy when they added Gemini to the top bar, in its own place that nothing else gets to use.
    • raxxorraxor3 hours ago
      I think a local AI model is appreciated, but it being bundled and executed through Chrome, I expect that more or less all data get exfiltrated by Google.<p>They simply read your mails, how would you expect there to be anything resembling decency in a company like that? It is the ad business.<p>Bad thing is that people still use gmail.
    • asdfasgasdgasdg1 hour ago
      Presumably they think the fraction of their userbase who cares about this would be too small to justify the expense of adding a warning message. The mere existence of a warning message implies that there is something to be worried or concerned, about, a position they probably do not endorse or accept.
    • ssss114 hours ago
      Because we must get what the tech overlords want us to get, not what we want to get.
  • jacquesm7 hours ago
    Not on my devices. Auto update has been abused so often now that it is an embarrassment to the industry. Auto update should be for bug fixes and security issues only.
    • z3t47 hours ago
      Auto update is basically a root backdoor, it&#x27;s especially troublesome when you are not the customer, you are the product!
      • dist-epoch4 hours ago
        Yes, which is why I use paid-for OSes and browsers, instead of free ones like Linux or Firefox. I don&#x27;t want to be the product.
        • z3t41 minute ago
          [delayed]
        • pipe2devnull4 hours ago
          I think with Windows you probably are the customer and the product
          • vanderZwan3 hours ago
            Cory Doctorow had an essay about that years ago, except he didn&#x27;t artificially limit it to Windows:<p><i>&quot;Even if you&#x27;re paying for the product, you&#x27;re still the product: Incentives matter, but impunity matters more.&quot;</i><p><a href="https:&#x2F;&#x2F;pluralistic.net&#x2F;2022&#x2F;11&#x2F;14&#x2F;luxury-surveillance&#x2F;#liar-liar" rel="nofollow">https:&#x2F;&#x2F;pluralistic.net&#x2F;2022&#x2F;11&#x2F;14&#x2F;luxury-surveillance&#x2F;#liar...</a>
        • coldtea1 hour ago
          With Linux you can control up to the detail any auto-update, and any update in general, all the way to being able to inspect the code.
        • pjc502 hours ago
          Man, this is a dumb take even by HN standards.
          • dist-epoch2 hours ago
            No, the dumb take is believing that if you pay for something you are not the product anyway.
            • coldtea1 hour ago
              He meant the face-value of your comment is dumb.<p>But I think it as sarcasm is also wrong.
    • giancarlostoro41 minutes ago
      I&#x27;m on an Arch flavor, so its whenever I feel like updating. I try to update frequently enough, but if i wait weeks or months, nothing breaks, it always just works, and I get the latest of everything.
    • fsflover7 hours ago
      This is exactly how it works on Debian. Can recommend.
      • abdullahkhalids1 hour ago
        There is a difference between<p>- software company decides to release a new version and auto installs it for everyone who has the old version (like Google Chrome)<p>- software company decides to release a new version. The Debian packaage maintainer checks if the update is fine, is compatible with Debian policies, then includes it in the packages repositories.<p>In the first, there are no checks. In the second, there are.
        • jacquesm16 minutes ago
          Yes, and it is precisely that kind of curation that makes Debian as valuable as it is.
      • jacquesm7 hours ago
        Guess what runs my PC. Tech companies just don&#x27;t understand consent.
        • dspillett4 hours ago
          It is almost the standard:<p><pre><code> Q: Does &lt;company&gt; understand consent? A: No &#x2F; Maybe Later </code></pre> but the Google version is:<p><pre><code> Q: Does &lt;company&gt; understand consent? A: No &#x2F; Maybe Later &#x2F; we did it anyway, you&#x27;ll need to search to find out how to turn it off, maybe ask the new AI model we&#x27;ve just back-door installed?</code></pre>
        • Waterluvian4 hours ago
          I think they do. They just don’t care. We’re the fleetingly small percentage of nerds in the corner who will notice and complain. Were useful to them for other reasons but we’re not really the concern here.<p>It’s probably a business misplay to tell the other 99% of users about something they weren’t going to think about. But if by chance it goes awry and there’s outcry, just apologize and commit to do better.
        • bell-cot4 hours ago
          &gt; ... don&#x27;t understand consent.<p>The word you&#x27;re looking for is &quot;respect&quot;. They <i>understand</i> consent, the same as JBS* <i>understands</i> animal rights.<p>* <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;JBS_N.V" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;JBS_N.V</a>.
          • delecti2 hours ago
            For anyone else wondering why that link doesn&#x27;t work, the hacker news formatting is dropping the final period. Add it back in and the link works.
        • mystraline4 hours ago
          Do you understand consent?<p>1. Yes<p>2. Ask me later
  • dotcoma7 hours ago
    Why use a browser from Google or Microsoft in 2026? Why in the world?
    • CalRobert7 hours ago
      I have no idea but when I mention Firefox my colleagues under 35 or so literally think I&#x27;m joking.
      • jeroenhd6 hours ago
        When Google stuffs AI into everything, people shrug. Can&#x27;t expect anything else from big tech.<p>When Firefox does it, it sparks outrage across the internet, with entire forums filled with people vowing to leave Firefox forever and switching to something like Waterfor or Ilp&#x2F;Zorp&#x2F;Floop instead.<p>As a result, searching for experiences other people had with Firefox makes it sound like hell on earth, while people have little more to say about Chrome other than &quot;Google gonna Google, but it&#x27;s fast at least&quot;.
        • expedition325 hours ago
          Mozilla is nice enough to let you opt out.<p>I&#x27;m in my 40s I have no desire for this new technology unless we get the kind of AI from Japanese anime.
          • ElFitz4 hours ago
            Offering something like a local Gemma 4 (though apparently not what we get here) to web apps via a browser API could change UX quite drastically. Possibly for the better. We had a project where it could have been nice.
          • red-iron-pine1 hour ago
            &gt; &quot;RMS style curl works for me unless I can have Hatsune Miku&quot;
        • notabotiswear4 hours ago
          I, being a Firefox user with practically zero Chromium use, would air my grievances when the Mozilla does something I disagree with more than I would when Google does. And I would expect that most Firefox users are of the kind who have strong opinions about how their computers work.<p>You wouldn’t throw the same fit if [insert dictator you don’t have high expectations of here] shot a hundred random civilians compared to if your government did, no?
          • einpoklum2 hours ago
            &gt; would air my grievances when the Mozilla does something I disagree with more than I would when Google does.<p>Mozilla doesn&#x27;t care about your grievances. It collects lots of telemetry about you by default, and has recently officially removed the obligation not to sell your personal data to third parties etc. It also plans to &quot;introduce AI&quot; into its browser.<p>&gt; And I would expect that most Firefox users are of the kind who have strong opinions about how their computers work.<p>On the contrary. Those people have moved on, or are in the process of moving on, from Firefox itself to more privacy-minded forks. Like Palemoon, LibreWolf and maybe Mullvard.
        • nalekberov5 hours ago
          &gt; When Google stuffs AI into everything, people shrug. Can&#x27;t expect anything else from big tech.<p>Because this is something expected from Google. Google has never committed to security, but Mozilla did.<p>EDIT: I meant privacy, not security.
          • The_Rob5 hours ago
            Google has invested significantly in security. I believe you are referring to privacy?
            • dspillett4 hours ago
              This is a significant point. To many people security includes privacy, which is a fair assumption: in a non-evil timeline user privacy will be one of the first-class components high on the priority list for being secured. Unfortunately companies and the people high up running them only care about their own privacy¹, everyone else is expected to be <i>grateful</i> that we are being stalked so we can be targetted for sales purposes.<p>--------<p>[1] Follow one of them around the way they track us online, or let out a bit of information about, for example, their tax affairs, and see how fast lawyers or law enforcement arrive on your doorstep…
            • CalRobert4 hours ago
              Having rock-solid security for quietly transferring all of your deeply personal and private data to Google feels like a win for the pedants, but a loss for everyone else.
            • nalekberov4 hours ago
              Oh, you right, thanks for pointing this out. Indeed, I referred to privacy.
          • jeroenhd4 hours ago
            Google has invested massively into security. On various platforms (non-Chromium Linux excluded), Google Chrome uses advanced defence-in-depth that make Chrome much more secure than Firefox on the same machine. Their origin-based process separation make Chrome a memory hog but protect tab processes from each other in a way Firefox doesn&#x27;t bother with just yet.<p>Chrome may be a privacy nightmare, but in terms of security it beats Mozilla.
            • skinkestek59 minutes ago
              Same could be said about Windows vs Linux back in the day, but as another person already pointed out it doesn&#x27;t make sense when the owner is one of the ones you are trying to protect yourself against.<p>Also, as it turned out, Windows wasn&#x27;t much more secure than Linux, and I guess we&#x27;ll find this with Chrome as well. In fact I wonder if this isn&#x27;t obvious already now that uBlock Origin doesn&#x27;t work on Chrome any longer?<p>Besides, isn&#x27;t Chrome approaching 20 years now and I still cannot have tree style tabs on it so it is still a toy browser meant for causual browsing, not work ;-)
            • einpoklum2 hours ago
              Defense is not very meaningful if your browser is provided by one of the parties you need to defend yourself yourself _against_.
      • heavyset_go6 hours ago
        They&#x27;ve been consuming 15+ years of anti-Mozilla rants anytime it or Firefox are mentioned online.<p>It&#x27;s how you get things like &quot;Browser monocultures are an issue, so don&#x27;t use Chrome (Blink), use Brave (Chromium (Blink)) instead!&quot; said in earnest.
        • 3form4 hours ago
          Or simply they haven&#x27;t heard much about it at all, don&#x27;t care, and chalk it up to OP being some sort of an odd hipster.<p>Man, so many things could be better if people cared.
        • red-iron-pine1 hour ago
          its almost like Google, a marketing company with a serious requirement for data mining, could be talking shit about Mozilla...
        • eastbound4 hours ago
          If Mozilla fired its CEO for a private political donation from 10 years earlier, it will not hesitate to do much worse to its users. Mozilla isn’t on the good side here.<p>He’s the founder of Brave, by the way.
          • b40d-48b2-979e4 hours ago
            <p><pre><code> He’s the founder of Brave, by the way. </code></pre> You mean that Chrome browser re-skin that mines crypto without your consent?<p><pre><code> a private political donation from 10 years earlier </code></pre> Yeah, he was only a bigot 10 years ago! I&#x27;m sure it&#x27;s changed now.
            • carlivar3 hours ago
              16-18 years ago. Is bigotry always a permanent condition?
              • dpkirchner12 minutes ago
                Has he apologized?
              • b40d-48b2-979e3 hours ago
                At that time, it was 10 years ago, which is what I was responding to.<p><pre><code> Is bigotry always a permanent condition? </code></pre> Yes, people famously change <i>more</i> as they get older. Eich was already a man in his 40s at that point in time. He also doubled-down instead of acknowledging any wrongdoing.
        • avazhi5 hours ago
          I’ve been using Firefox for 20+ years and continue to do so, but let’s not pretend that Firefox hasn’t been an embarrassing shit show for most of the past 15.
          • iammrpayments4 hours ago
            10x better than safari and it won’t consume all my RAM like google, so not sure it you’re just repeating what you heard or if you mean what you said
            • al_borland2 hours ago
              I’ve been a Safari user for over 20 years. Every year or so I go on a journey to switch to something else. I’ve use Firefox (LibreWolf, IceWeasle, etc), Chrome (Edge, Arc, etc), Camino, OmniWeb, Orion, Opera (I was primarily an Opera user before Safari), and more. At work I use Edge for weird corporate reasons that I’m not thrilled about.<p>I always end up coming back to Safari for personal use. It seems to do the best job getting out of my way. I am annoyed by how Safari now handles browser extensions. I’d like them to take a page out of Orion’s book and support both Firefox and Chrome extensions. However, I generally have very few extensions, as they tend to slow things down, so this has been a relatively minor issue. The main things I’ve wanted extensions for in other browsers (like word lookup) have come out of the box in Safari (or Apple platforms as a whole) for quite a long time.
            • kergonath3 hours ago
              &gt; 10x better than safari and it won’t consume all my RAM like google<p>Using the 3 regularly, no, Firefox is not &quot;10 times better than Safari&quot;. Though, yes, Chrome(ium) is a ressource hog.
          • DarkUranium5 hours ago
            I&#x27;d recommend checking out WaterFox. It&#x27;s what I switched to when I finally got sick &amp; tired of Mozilla&#x27;s shit.
            • 4ggr04 hours ago
              i really feel like trying this out as a quasi-firefox user, but i&#x27;ve really started to love and appreciate Zen for its UI :( wonder if there&#x27;s a Waterfox X Zen alternative.<p>EDIT: whoops, should&#x27;ve scrolled down a bit on the website, looks like Waterfox has vertical tabs as well. damn, probably going to try to migrate to it sometime soon...<p>EDIT2: of course supports firefox extensions as well, perfect.
              • Fnoord3 hours ago
                Firefox has vertical tabs as well, and it is a lot less bloated that the extension one I was using.
          • glenstein4 hours ago
            People keep saying this like it&#x27;s just conventional wisdom we all supposedly agree with. I think it&#x27;s a string of tech articles and spiraling comment sections searching for drama that&#x27;s kind of been a self-perpetuating phenomenon over the past 3 or 4 years the majority of which I think has been extremely unfair and mostly just based on vibes. If you actually scroll through HN and read the criticisms, they tend to trail off into vague phrases like &quot;all the stuff they&#x27;ve been doing&quot;.<p>If people read the release notes instead of the comment sections, not only would they have a lot more specific knowledge of the work going into the browser but they wouldn&#x27;t be locked in this cycle of outrage and escalation that normally you only see in YouTube comment sections.
          • tgv4 hours ago
            Ok, then. What shitshow? Does it not pale in comparison to Chrome and Edge?
        • CalRobert6 hours ago
          The more time goes on the more I feel like I live on a different planet. Even things like &quot;shouldn&#x27;t you be able to decide what software you run on the stuff you own?&quot; gets blank stares.
          • 2ndorderthought5 hours ago
            Hello fellow extraterrestrial
            • Schlagbohrer4 hours ago
              Old heads checking in... Back in my day, we had an exposed file hierarchy and we liked it!
              • CalRobert4 hours ago
                I still remember &quot;oh my friend&#x27;s iphone has a nice camera, how can I send myself that picture he took with bluetooth?&quot; and being... a bit surprised that it wasn&#x27;t really possible.
          • cdrini2 hours ago
            Is anyone disagreeing with that statement?
            • CalRobert58 minutes ago
              Yeah, among other things when I&#x27;m supportive of sideloading and disappointed that it&#x27;s being greatly restricted on Android.
        • DarkUranium5 hours ago
          I mean ... frankly, and I say this as a guy who&#x27;s used solely Firefox since before it was Firefox all the way until 2025 when I finally got sick &amp; tired of their shit... (now on WaterFox because I refuse to submit to the Google browser monopoly)<p>... Mozilla absolutely did this to themselves. Come think of it, they really remind me of what Microsift&#x27;s been doing with Windows.
          • seszett4 hours ago
            I still don&#x27;t understand what problem you guys have with Firefox. I really don&#x27;t, and comments like yours are always very vague and seem to assume that it&#x27;s obvious.<p>For me Firefox is (slightly) better than is used to be, not by a wide margin but it&#x27;s not gotten worse either.<p>I&#x27;ve been running it since it was Phoenix so I think my experience is at least somewhat valid, which is why I&#x27;m so confused by these comments.
            • sgc2 hours ago
              Are you referring to technical implementation or the poor anti-privacy decisions they keep making when you say &#x27;slightly better&#x27;? I have not given up, but I am profoundly disappointed and for somebody who says they have used FF for so long, it feels like I am being gaslit when you say they are peachy.<p>People have problems with what they choose to program, not the quality of their code. I too have used FF since the beginning, but switched to Waterfox last year (it took me about two years to make that decision - I didn&#x27;t make it lightly). I chose WF in large part because its profile remains compatible with FF so I can switch back if they calm the F down and start acting normal again for long enough to rebuild some trust.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Criticism_of_Mozilla_Corporation" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Criticism_of_Mozilla_Corporati...</a> - start at the end for most recent.<p>Also go to the website of any one of the FF forks and read their reasons for existing. For example:<p><a href="https:&#x2F;&#x2F;www.waterfox.com&#x2F;#why-waterfox" rel="nofollow">https:&#x2F;&#x2F;www.waterfox.com&#x2F;#why-waterfox</a>
              • seszett1 hour ago
                &gt; <i>Are you referring to technical implementation or the poor anti-privacy decisions they keep making when you say &#x27;slightly better&#x27;?</i><p>Which ones are you talking about? I&#x27;m talking about Firefox, not the Mozilla Corp to be clear.
                • sgc1 hour ago
                  They are obvious in the links, no time for silly games.
            • phs318u4 hours ago
              You’re not alone. Been a user for years and I still don’t get the hate.<p>Having said that, I keep a copy of Ungoogled Chromium for those websites that refuse to test against FF.
          • TonyStr4 hours ago
            Could you list some of the major grievances you have with Firefox? I haven&#x27;t been following the news very closely
      • pyeri3 hours ago
        Is Vivaldi any good?
        • thesuitonym2 hours ago
          Even if it is, you can look at it like Chrome on launch. It was good then, but has become belligerent because they can.
    • azangru3 hours ago
      &gt; Why use a browser from Google or Microsoft in 2026? Why in the world?<p>There are only three major browser rendering engines. One is Gecko, by Mozilla. One is Webkit, currently tended to by Apple. And one is Blink, which is Google&#x2F;Microsoft. Of those, Blink is the most featureful. That&#x27;s why.
    • sevenzero7 hours ago
      What browsers would you recommend? I use Brave but it&#x27;s still Chromium under the hood. It&#x27;s the only one that I never had trouble with adblock though. Also lets me play youtube on mobile when my screen is locked.
      • yard20105 hours ago
        Vivaldi - built in ad blocker, the creator is a nice guy, transparent business model. It might be rough around the edges, but it&#x27;s much better from every alternative imho.
      • chinathrow7 hours ago
        Firefox.
        • dickeeT5 hours ago
          is it as greedy as chrome for the ram?
          • dspillett4 hours ago
            In my recent experience: definitely yes, though not significantly worse. Unless you have [many] hundreds of tabs open (which I do as I have neither executive function nor organisational skills), or have a machine with very limited RAM, I don&#x27;t think you&#x27;ll notice a difference.<p>This is anecdata, of course, take with a pinch of your preferred flavouring powder.
            • mapt3 hours ago
              Chrome on Windows is running with thousands of tabs &quot;open&quot; over dozens of windows, but it does practically max out on a certain number of tabs per window (not just the GUI, but something in the memory architecture), and it does stack fat cache which will crash the whole thing if it digs deeper than your available space.<p>Windows even runs (semi-playably) 2020&#x27;s shooters in this condition, though you need to kill any windows close to the tab limit that are full of recently opened tabs.<p>[Yes, I know, the horror]
          • theandrewbailey4 hours ago
            Yes: <a href="https:&#x2F;&#x2F;www.phoronix.com&#x2F;review&#x2F;firefox-chrome-2026&#x2F;4" rel="nofollow">https:&#x2F;&#x2F;www.phoronix.com&#x2F;review&#x2F;firefox-chrome-2026&#x2F;4</a><p>&gt; Chrome also came in at slightly lower memory consumption across all the benchmarks with total memory usage on average at 4.67GB to Firefox at 4.83GB.
        • sevenzero7 hours ago
          [flagged]
          • sham16 hours ago
            Yes, actually!<p>Well, it does require you to install an extension[0], but it can be done.<p>[0]: &lt;<a href="https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;video-bg-play" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;video-bg-play</a>&gt;
            • sevenzero6 hours ago
              Thats good to know, but I am a &quot;out of the box&quot; person. I never want to have to manually install extensions as thats just more stuff to remember when setting up a new machine. Yea thats a me problem, but still.
              • input_sh6 hours ago
                It used to support it out-of-the-box as well, but it&#x27;s technically against YouTube&#x27;s ToS to allow this without paying for a premium, so now you need this as an extra hoop.
                • robin_reala4 hours ago
                  Why should a browser be policing YouTube’s ToS for them?
                  • Aachen3 hours ago
                    Agreed, this sounds strange indeed. Much more likely is that Google found a reliable way to detect the screen status using a standard feature and Mozilla just implements the standard neutrally
                  • input_sh4 hours ago
                    Wouldn&#x27;t know, as I have never been in charge of one, but I imagine Google having the power to make your browser completely irrelevant would be a pretty strong incentive.
              • kioleanu6 hours ago
                You want to have your cake and eat it too, I think the best solution in your case is paying for youtube
                • sevenzero6 hours ago
                  Or I just keep using brave and not pay for the biggest media corpo that just passed Disney in revenue.
                  • Fnoord3 hours ago
                    Was Brave pre-installed on your computer or did you remember to install it?
              • Aachen3 hours ago
                You don&#x27;t install software on your machines that didn&#x27;t come pre-installed&#x2F;configured?
                • chneu2 hours ago
                  They&#x27;re literally asking for a paid YouTube feature to be free &quot;out of the box&quot;. Lol wild.
                  • sevenzero2 hours ago
                    Nah I want general media playback in the background. Doesn&#x27;t matter if its Youtube or any other platform. I dont want giga corpos to monetize my attention. Youtube does well enough from ads anyway ;)
          • dspillett4 hours ago
            Even youtube&#x27;s app itself doesn&#x27;t allow that unless you pay. I suspect they&#x27;ve nobbled most browsers into not allowing it, either by technical measures or (more likely) the strong-arm tactic of saying “if you don&#x27;t block this we&#x27;ll find a way to make the entire of youtube practically unusable on your browser”.<p>I&#x27;ve been using Grayjay recently which does allow that, amongst a number of other useful features (integrating other media sources, lack of adverts every few minutes in some content). Might be worth considering as an option.
            • phs318u4 hours ago
              Kagi’s Orion browser on iOS is able to play YT vids in the background.
          • lukan6 hours ago
            It allows you to play youtube without ads with ublock origin.
            • sevenzero6 hours ago
              I used ublock origin for a while, but I kept having issues with it on Youtube due to Youtubes anti adblock measurements. Brave for some reason always had a fix for it pretty quickly, so I never experienced these issues with it. Maybe I could try a different browser again on my next machine.
          • freehorse6 hours ago
            In iOS kinda yes; you have to request desktop version, and once you activate the lock screen for the first time you have to press “play”. Then it just plays and auto plays in the background.<p>Don’t know about android, but there is also an extension there that blocks the visibility page api for YouTube.
          • purerandomness4 hours ago
            Why not simply use NewPipe [0]?<p>You also get ad filtering and you can download Audio&#x2F;Video streams from within the app.<p>[0] <a href="https:&#x2F;&#x2F;newpipe.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;newpipe.net&#x2F;</a>
          • high_na_euv3 hours ago
            You can play yt video in firefox with locked screen but you need to use desktop mode
          • tdeck6 hours ago
            Yes. That&#x27;s the primary reason I use it, but you have to install an extension called &quot;Video Background Play Fix&quot;.
          • ranger_danger6 hours ago
            Tubular app does, and it blocks ads
      • StingyJelly7 hours ago
        Brave origin on linux looks pretty solid now. Now I&#x27;m using that and Librewolf.
        • dwedge7 hours ago
          I will never use Brave after the debacle where they injected content into sites downloaded over HTTPS to pretend people were promoting their crypto token and adding a &quot;donate&quot; button on the page.
          • StingyJelly6 hours ago
            That made me avoid it for a long time but there hasn&#x27;t been more concerning behavior since, so some point, we can move on.
            • dwedge6 hours ago
              Did they ever address it? It&#x27;s still the same company with presumably the same ideals. I was using it daily at the time, maybe it&#x27;s better now.
              • a965 hours ago
                Brave is a series scam company. Always has been, always will be.
        • sevenzero7 hours ago
          I just checked it out, but it removes Tor access? It would pretty much downgrade the regular browser
          • StingyJelly6 hours ago
            I think using tor in brave just makes you stand out more - stock tor browser is probably a better setup. Whonix even better.
            • heavyset_go6 hours ago
              It helps if you&#x27;re doing mundane things and want to help people who need to mix their sensitive traffic with it.<p>More people &quot;legitimately&quot; using Tor makes it less likely to have its exit nodes outright blocked, as well, and assuming all traffic from them is malicious.
              • StingyJelly6 hours ago
                That&#x27;s charitable, but even then you probably want to avoid fingerprinting...
        • anthk6 hours ago
          Brave it&#x27;s spyware, keep going with Librewolf. You can disable some fingerprinting support for WebGL -but- you need UBo for sure (and JShelter).
      • kuerbel7 hours ago
        I still use Firefox. It does all I need with no ads. That&#x27;s nice.
      • dotcoma7 hours ago
        Currently using Helium.
        • sevenzero6 hours ago
          This one looks neat, is it also based on Chromium?
    • thyristan7 hours ago
      I agree. This is Google doing underhanded Google-things. Why the hell would anyone trust them in the first place?
    • braggerxyz6 hours ago
      Exactly my thoughts. There are so many good alternatives already, it&#x27;s insane to me that people still use this garbage. LibreWolf is a godsend
    • TrackerFF4 hours ago
      Easy. You work for a company that has only whitelisted chrome or edge.
      • bpye1 hour ago
        Nothing says you have to use the same browser at work and outside of work? I use Edge for work, Firefox everywhere else.
    • k_bx7 hours ago
      I use Chrome because at Google Meet it renders a nice separate window with mute&#x2F;unmute controls as you switch to another tab and screen share.<p>Curious if Google plans to allow other browsers doing that too.
      • utopiah6 hours ago
        You could use Chromium just for Google Meet. That&#x27;s what I do. I have Chromium relatively up to date that I basically solely use when I need to. It can be Google Meet, or Teams, or whatever was purposely botched in order NOT to work with Firefox, basically sabotage, but it can also be very rare cases like Lego Spike or GrapheneOS Web installer which require WebUSB.<p>99.99% I do not need Chromium but when I do, it&#x27;s worth the ~200MB of used space.
    • pjmlp5 hours ago
      Why in the world do people keep shipping Chrome with their pseudo native applications?
    • lukewarm7073 hours ago
      i use chrome enterprise for my personal use, which is managed via the google workspace admin.<p>you would think google is not stupid enough to mess with gcp account holders
    • jangxx7 hours ago
      It&#x27;s the browser that annoys me the least. Almost everything just works.
      • tim33336 minutes ago
        Yeah that&#x27;s mostly why I use it. When I try Firefox I get out of memory messages for some reason. Also the Google Lens tool is very handy and gets used often.
    • jimbob457 hours ago
      What are the alternatives? Only a massively moneyed corp has the resources to fight vulns at acceptable rates. Firefox doesn’t count because they’re being funded by Google.
      • 0x02036 hours ago
        I don&#x27;t understand this perspective. How can one accept the objectively more user hostile option because the less hostile one gets money from the other. If one objects to using products funded by google, why is there not also an objection to using products from google?<p>For as long as the funding for Firefox continues, it remains a viable option. And despite all their bad decisions of late, they still give users the ability to configure or disable user hostile components.<p>Their funding model is a risk, but I&#x27;ve been using Firefox and librewolf forever and I&#x27;d argue it&#x27;s a much better option than chrome or edge, especially with a handful of plugins. A risk is still better than the actual realization of the risk.
      • maleldil2 hours ago
        &gt; Firefox doesn’t count because they’re being funded by Google.<p>Even if that were true, it&#x27;s still a better option _today_.
      • dotcoma7 hours ago
        In the short term, Helium (if, like me, you can’t live without Chrome’s bookmarks). In the medium term, perhaps Ladybird. In the long term, we’re all dead.
        • ranger_danger6 hours ago
          I think they were looking for browsers that aren&#x27;t based on Chromium or Gecko, which, for something still regularly updated and works with most websites, I think webkit is the only real alternative.
      • ranger_danger6 hours ago
        Anything webkit-based and open source like Epiphany or Konqueror&#x2F;Rekonq, it matches your &quot;moneyed corp&quot; requirement (Apple).
    • hacker_homie7 hours ago
      Because ladybird isn’t alpha yet, and Firefox is a mess.
      • Sharlin7 hours ago
        What mess? I only ever used Chrome as my main browser for a short while when Firefox had become rather bloaty and had slow JS, and Chrome was small and nimble. But that was something like fifteen years ago. Firefox works, is plenty fast these days, and only eats most of my RAM compared to Chrome which takes all of it, and serves me a web devoid of almost all ads and most trackers.
        • hacker_homie6 hours ago
          From a funding standpoint there’s no future to Firefox. They will get brought Mozilla foundation is an investment fund now. Firefox it dead weight.
          • glenstein4 hours ago
            They push millions of lines of code every quarter including thousands of patches, constant security updates and performance improvements and deepened support for web platform standards. As open source projects go, it&#x27;s probably one of the most active and thriving ones there is. As eager as some people are to dance on Mozilla&#x27;s grave, that day isn&#x27;t coming anytime soon.<p>If you wanted to point to the year where they&#x27;ve been the best financed they&#x27;ve ever been and where they&#x27;ve had the most resources invested into browser development they ever have, that year would be 2026. Only to be exceeded by 2027 and then 2028, 2029 and beyond.<p>At a bare minimum, their endowment gives them probably a two to three year firewall in the event that their funding is cut off, which it hasn&#x27;t been. I also thought the accusation was supposed to be the other way around, namely that we all knew they were going to get funded into perpetuity as controlled opposition.
          • tdeck6 hours ago
            This isn&#x27;t particularly relevant to whether you should use it right now though. If there&#x27;s a restaurant I like but it might go out of business in a year I don&#x27;t stop eating there today.
          • vrganj6 hours ago
            Firefox is open source :)
      • anthk6 hours ago
        Firefox has a complete UBo unlike the Chrom* corporateware turd which is just Microsoft 2.0 from Google. Chrome instead of IE, and propietary JS code for Google services such as Youtube -deliberately made slower in Firefox- as the new Active X shoved down your throat in order to keep a monopoly.<p>With Librewolf I can get proper WebGL, full UBo -with the AI blocklist too to avoid all the slop- and Bypass Paywall Clean from Giflic or whatever was called. Yeah, eh, y local newspaper won&#x27;t mainly get adverts&#x27; money but the rest of local company ads show up well even with UBo&#x2F;BPC, so they get some money after all.<p>On RAM usage, Librewolf it&#x27;s far lighter on the long term and it doesn&#x27;t ping back as Firefox, and many times less than Chrom* based browsers where, I repeat, Chrome based browsers don&#x27;t allow UBo any more even if installed from their Github repo enforcing some about:flags variables related to legacy extension support.<p>The web today without UBo it&#x27;s unmanageable. Popus, more than the ones from 2003, malware disguised as ads even on mainstream, safe sites, and all of these running zillions of cookies and trackers converting your -otherwise perfectly usable- old amd64 Celeron machine with 2GB of RAM into some crawling Pentium III with 256MB of RAM. With LibreWolf and UBo I could even test Yandex Maps with Prypiat and the like and InstantStreetView too. No slowdowns, no OpenGL &gt;= 3.3&#x2F;Vulkan video card required, and no need to own a 8GB machine.<p>HN developers there without UBo if they depend on the web for documentation they are bit screwed if they use Chrom* based browsers, sorry. Half of the resources for their machines coudn&#x27;t be used, you know for IDE&#x27;s, compilers, virtual machines&#x2F;containers and whatnot. And, yes, I know about ZRAM under GNU&#x2F;Linux, and just imagine how many tasks would anyone accomplish with a ZRAM compressed chunk (~1&#x2F;3 of the physical RAM), a light desktop environment as Lumina&#x2F;LXQT and a non-Chrom* browser blocking all pests. Up to 3X more tasks in the same machine. No need to waste money on upgrades, and compilng cycles are cut down for the good.
        • Numerlor5 hours ago
          Ublock origin works perfectly fine on Edge. With Firefox I&#x27;ve also had ram usage that was multiples of what I get with Edge, on both Linux and Windows
  • TheServitor7 hours ago
    Framing 4GB of data moving in a world of petabytes of traffic as a specific environmental disaster is kind of a stretch, regardless of whether we want the model.
    • salviati7 hours ago
      Your word might be of petabytes of traffic. Some people have slow lines. Some people have metered Internet subscriptions.<p>Not everyone has access to the same infrastructure you have.
      • SilverSurfer9726 hours ago
        Or just tethering abroad with an esim data plan... Just opening chrome would deplete your quota and leave you stranded. Google you are sick!
        • efdee6 hours ago
          Surely it will wait when the connection is marked as metered.
          • user_78325 hours ago
            I definitely trust Google&#x27;s team (and large trillion dollar companies with sufficient resources to do this) to make reasonable choices for their users... said, perhaps, <i>someone</i> ever? Certainly not me.<p>(I wanted to write something far snarkier and sarcastic but getting annoyed at google is like getting annoyed at a lawnmower&#x2F;Oracle. That plus HN guidelines.)
      • swader9992 hours ago
        Yeah I have to run ski race software with slow and intermittent internet. It is things like this that can wreck the race and bankrupt the small club if we have to refund entry fees to an entire field. It really is brutal and real. Looking at you windows update and now Google and Chrome.
      • cowboylowrez1 hour ago
        yeah 3 bucks a gig here for quite a while, finally got a kinda sorta unlimited connection recently. I scripted up a meter of sorts to watch my traffic and its amazing how much is just trash. video advertising of any sort is awful. there were many sites that if I just forgot about them in the browser window they would happily reload periodically and trash my days budget lol, then using &quot;links&quot; for just reading really shows off how many websites just reject you for not having javascript.<p>now I&#x27;m working on upgrading my computer lol
      • derangedHorse4 hours ago
        It&#x27;s somewhat known that Chrome isn&#x27;t catering to those users. They aim to deliver feature-rich experiences rather than be the de-facto browser for resource-constrained devices.
      • handoflixue6 hours ago
        Okay, but that&#x27;s still not an environmental disaster.
    • oriettaxx7 hours ago
      I do not agree: I live by the sea and this is exactly the answer I get when I talk about trash in the sea. I personally appreciate even more that kind of &quot;stretch&quot; then the privacy one (which could be another &quot;stretch&quot; on getting closer to 1984 scenario)
      • TheServitor6 hours ago
        I guess you can write an article about every new gigabyte released, and we can use more gigabytes talking about it, but other than that I don&#x27;t see that any one gigabyte of software I don&#x27;t want is especially more noteworthy than any other gigabyte of software I don&#x27;t want.<p>An xBox game can be 50+ gigs. Millions of gamers. Fire up the presses!<p>I&#x27;m not at all saying nothing matters so we shouldn&#x27;t care. I just disagree about the utility of calling out specific things out of proportion to their place in the climate crisis. Tackle AI, yes, and fast fashion and cars, and ... that one change to Chrome? I guess if that&#x27;s where you want to put your energy, Sisyphus.
        • b40d-48b2-979e4 hours ago
          <p><pre><code> I don&#x27;t see that any one gigabyte of software I don&#x27;t want is especially more noteworthy than any other gigabyte of software I don&#x27;t want. </code></pre> I feel like you&#x27;re being intentionally naive here. There&#x27;s a difference between a forum using up a gig here or there, and one of the biggest software makers in the world shipping 4GB to <i>all of its millions of users</i> (if not <i>billions</i> at this point).
        • lstodd3 hours ago
          &gt; An xBox game can be 50+ gigs.<p>In my experience a game worth playing never exceeded 1 (one) gig in size.<p>It is only incompetent creators that feel the need to bury their incompetence under gigabytes of irrelevance.
    • x3ro4 hours ago
      Chrome is used by about 3.8 billion people [1]. So, if this is rolled out to every chrome user over the next year or two, this would generate about 15 Exabytes of traffic. It&#x27;s difficult to find accurate, useful numbers on this, but lets assume 29 grams of CO2e per GB, this would be about 450k tons of CO2e. This in turn, equates to average household CO2 expenditure of almost 300k households.<p>So make your own judgement, but this seem pretty significant to me.<p>[1]: <a href="https:&#x2F;&#x2F;www.aboutchromebooks.com&#x2F;global-chrome-user-base&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.aboutchromebooks.com&#x2F;global-chrome-user-base&#x2F;</a> [2]: <a href="https:&#x2F;&#x2F;www.iea.org&#x2F;commentaries&#x2F;the-carbon-footprint-of-streaming-video-fact-checking-the-headlines" rel="nofollow">https:&#x2F;&#x2F;www.iea.org&#x2F;commentaries&#x2F;the-carbon-footprint-of-str...</a> [3]: <a href="https:&#x2F;&#x2F;www.anthesisgroup.com&#x2F;insights&#x2F;what-exactly-is-1-tonne-of-co2&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.anthesisgroup.com&#x2F;insights&#x2F;what-exactly-is-1-ton...</a>
      • Schiendelman3 hours ago
        This is about the same as each of those people streaming a movie to their TV. There&#x27;s no there there.
      • altcognito3 hours ago
        &gt; but lets assume 29 grams of CO2e per GB<p>29 grams for something that takes most folks less than 20 seconds to download? How many watts (neglecting the machinery was going to be running regardless of whether you are transferring something!) do you think it takes to transfer data?<p><a href="https:&#x2F;&#x2F;www.eia.gov&#x2F;tools&#x2F;faqs&#x2F;faq.php?id=74&amp;t=11" rel="nofollow">https:&#x2F;&#x2F;www.eia.gov&#x2F;tools&#x2F;faqs&#x2F;faq.php?id=74&amp;t=11</a><p>Coal, the absolute worst of all, represents 18 grams over 60 full seconds to produce 1000 watts of power.
        • oefrha2 hours ago
          Most folks have &gt;400Mbps connections now (ignoring frame overhead, unsaturated pipes, TCP window size scaling time, etc.)? That’s amazing news.
      • semiquaver3 hours ago
        Traffic is not homogeneous in total transfer cost. CDN-hosted data at the edge, close to the user is much cheaper than data that has to transit many hops. At the asymptote, transferring data between machines on the LAN is essentially free.
      • swader9992 hours ago
        Yes and this is just the first version of this model. As if there won&#x27;t be an update (complete replacement) of the model every few months.
      • user342831 hour ago
        Other comparisons:<p>About equal to a major iOS update at 8 GB x 1.5B.<p>Netflix and YouTube together are perhaps around 200EB&#x2F;month.
    • tthu17 hours ago
      What is a lot of traffic to you?<p>2.5 million downloads of 4 GB are 10 PB of traffic.<p>I think there are be a lot more than 2.5 million Chrome users in the world.
      • Jleagle7 hours ago
        You only download it when some JS requests it for the first time, most people will never have it.
        • bluehex6 hours ago
          I never intentionally used any AI features in Chrome but first was made aware of the models when my disk was running out of space. I investigated with a disk usage tool and found I had multiple versions of the model in my Chrome directory taking up ~12gb. This was about half a year ago and maybe I was in a bad experiment or something but it&#x27;s definitely not opt in or user visible. Less tech savvy people will have a really hard time understanding why their disk space is running low.
        • sgbeal5 hours ago
          &gt; You only download it when some JS requests it for the first time, most people will never have it.<p>i certainly never activated it willfully. i use Chrome only as a fallback testing platform for web dev - a handful of times per month - yet both Chrome Stable and Chrome Unstable had installed this 4GB monstrosity in my home dir. 8GB of junk i&#x27;d never used. Both have since been uninstalled and replaced with Chromium.
        • sigmoid106 hours ago
          Do you think this will not be part of some google product? On top of their normal agenda, this seems perfectly suited for them to push their AI models. So if you use anything from Google via Chrome, I would expect that this will end up on your device sooner or later.
        • tthu17 hours ago
          You estimate more or less than 2.5 million?<p>If you google OptGuideOnDeviceModel, there’s already a lot of results of people asking what it is an how they can delete them. It’s not some kind of obscure niche feature.<p>I wonder when the first crypto miner-like malware appears that offloads model usage to the client computers.
        • bakugo6 hours ago
          I suspect it&#x27;s not that simple. Last week I noticed I already had it downloaded on one of my devices, even though I&#x27;m sure the number of websites already using this API is miniscule.
      • bcjdjsndon5 hours ago
        More data moves in your average playstation system update than that. Steam probably transmits more in a morning than that
        • DarkUranium4 hours ago
          There are <i>far</i> more Google Chrome users than probably PlayStation &amp; Steam users combined.<p>Also, someone installing Steam is going to expect large downloads, hell, the platform tells you the size as you&#x27;re about to start the download.<p>I don&#x27;t think anyone expects a browser to suddenly download 4GB, <i>let alone behind their backs</i>!
          • derangedHorse4 hours ago
            Have you ever watched a 2 hour lecture on Youtube? Next time check the memory consumption of the open tab.
            • lstodd3 hours ago
              A 720x400 two-soundtrack rip of first season of &#x27;On becoming god in central Florida&#x27; is only 5.5G. That&#x27;s 10 episodes. Now what you were saying about 2-hour lectures?
      • acchow4 hours ago
        Wikipedia say 3.6 billion Chrome users.
    • handoflixue6 hours ago
      Amazing how many people missed the &quot;environmental disaster&quot; part of this post and are talking about personal inconvenience.<p>Sorry folks, your low bandwidth situation is not, in fact, a climate change emergency.
      • peder33 minutes ago
        And adding climate hysteria here diminishes the climate change argument generally. It&#x27;s like &quot;the boy who cried wolf&quot;.
    • 79524 hours ago
      Whilst I am sceptical about Google in this space I do think it is a move in the right direction to do more locally and actually use the space modern machines have on device.
    • zekrioca6 hours ago
      The same old individualistic fallacy [1] of highlighting individual effects to hide global effects, all while compromising user privacy. In reality this will be continuous million of devices downloading these useless weight files.<p>[1] Used since forever by the Tobacco &amp; Pharmaceutical, Fossil Fuels &amp; Climate, Food &amp; Diet Industries.
    • frnz6 hours ago
      60.000.000 kg ÷ 1.000.000.000 user<p>is about 60 gramms of co2 per user?
      • CamelCaseCondo5 hours ago
        Which ullustrates that humanity has reached such numbers that the smallest collective change has an enormous impact.
        • bcjdjsndon4 hours ago
          How do you propose maintaining the living conditions you&#x27;ve become accustomed to without the system we have currently, as shit as it is?
          • CamelCaseCondo4 hours ago
            There’s the problem: we want change without giving up the things we’re accustomed to. We’re locked in.
            • throw3108224 hours ago
              By &quot;the things we&#x27;re accustomed to&quot; you mean food, jobs, healthcare, education?
              • bcjdjsndon3 hours ago
                You had food as a barbarian. Job wasn&#x27;t needed because you weren&#x27;t enslaved by your feudal lord, healthcare and education being the only benefits of civilization... largely benefits for the rich and not the peasantry I might add
    • mschuster917 hours ago
      There are <i>multiple</i> problems here.<p>For one, not everyone in this world lives on high bandwidth unmetered connections. In Germany, you got <i>a lot</i> of people still running on 16 MBit&#x2F;s ADSL, that&#x27;s half an hour worth of full load just for AI garbage. With the average 50 MBit&#x2F;s, it&#x27;s still 10 minutes. For those running on hotspots - be it their phone with often enough 10 GB or less on your average data plan or train hotspots that cut you off after 200MB - the situation is similarly dire.<p>The other thing is storage. I got a nominally 256GB MacBook Air. Of these 256 GB, easily 50GB are already gone for macOS itself, swap, Recovery and everything that macOS doesn&#x27;t store as part of the immutable partition (such as, you guessed it, its own AI models). Taking up 2% of the disk space without consent is definitely Not Cool.
      • keyringlight6 hours ago
        Another angle is the processing cost, I assume Google is seeking to offload the computation for whatever features this covers from their own data centers to end users. On the scale of billions that&#x27;s probably measurable and from google&#x27;s side worth doing whether the users is paying for the service or not, and each of them will have more power usage with some reduced battery life on portable devices. At that scale I&#x27;d also wonder about efficiency based on what proportion of end users are using AI or running it on CPU&#x2F;GPU&#x2F;NPU.
    • Markoff3 hours ago
      I would more worry about storage space on some laptops with pretty small SSDs like 192-256GB of official capacity prior installing Windows, 4GB of that is already pretty significant part of storage space for something which should be opt-in.
    • vrganj6 hours ago
      What is petabytes if not 4GB at Chrome userbase scale?
    • perks_127 hours ago
      The next Netflix breakout show will burn this planet to the grounds :)
      • ekianjo6 hours ago
        Netflix does not store 4gb on your drive...
        • dathinab2 hours ago
          and people on very limited bandwidth and&#x2F;or speed don&#x27;t watch Netflix (or do so at most at 1080p) and if they watch netflix they are fine with clogging up their internet as it isn&#x27;t some random backround download hindering what they want to do but what they are actively doing
        • a965 hours ago
          It does if it triggers this download.
    • thrance5 hours ago
      4Gb times 2,000,000,000 chrome installs gives us 8,000 petabytes. Are we allowed to worry now?
    • zeafoamrun4 hours ago
      Agreed, my eyes rolled hard at that. Definitely more of an F-U to users with bad connections than anything else.
    • ekianjo6 hours ago
      Its unsollicited. Not everyone has fiber either
      • dathinab2 hours ago
        not just fiber, e.g. Netflix requires &quot;only&quot; (reliable) ~15Mb&#x2F;s for a 4k stream, that means most people in most countries feel little difference between ~25 Mb&#x2F;s and 1Gb&#x2F;s in their &quot;every day&quot; usage. Sure it&#x27;s a huge difference if you download a 80GiB AAA game, or preload a 4k movie. But in my experience (which definitely doesn&#x27;t apply to all countries) a lot of non tech affine people don&#x27;t do that that often an if they do it (e.g. movies before travel) they tend to do it over the night so it still works out just fine with not so fast internet.<p>So for a lot of people paying for more then 25-50Mb&#x2F;s (pro person) makes only sense if it isn&#x27;t too costly. Hence I rarely see people going for more then 250-500 Mb&#x2F;s even iff 1Gb&#x2F;s is available and they have money. And for non-gamers with little money, I mostly see them with ~50Mb&#x2F;s (or paying for 50Mb&#x2F;s but getting much less due to old wires :( ).<p>(Also IMHO The more important things compared to 1Gb&#x2F;s is how much of the bought bandwidth is reliably available at all times _with good latency_...)
  • HlessClaudesman3 minutes ago
    A 4gb unbidden download is insane! I&#x27;m still running machines with 30gb HDs.<p>I blame the kids these days (waggles fist), downloading their Pokiman shows t 4-5gb a pop! No respect for their disk space limited elders.<p>I&#x27;m actually gonna have to uninstall chrome from a few machines tonight.
  • dmarinus1 hour ago
    I think this policy will disable the automatic download of the model:<p><a href="https:&#x2F;&#x2F;chromeenterprise.google&#x2F;policies&#x2F;#GenAILocalFoundationalModelSettings" rel="nofollow">https:&#x2F;&#x2F;chromeenterprise.google&#x2F;policies&#x2F;#GenAILocalFoundati...</a><p>The prompt API can be tested here: <a href="https:&#x2F;&#x2F;chrome.dev&#x2F;web-ai-demos&#x2F;prompt-api-playground&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chrome.dev&#x2F;web-ai-demos&#x2F;prompt-api-playground&#x2F;</a><p>It would be really helpful if there was a way to download the model to a central location, so multiple users on a single system could easily share it.
  • Johnny_Bonk1 hour ago
    Wow, so glad to see this on HN because yesterday coincidentally I told codex to figure out what was taking up space on my computer and lo and behold their was an ai model in my chrome folder... And i certainly didnt recall downloading that myself.
  • 0xbadcafebee7 minutes ago
    [delayed]
  • tdeck7 hours ago
    Somebody&#x27;s promotion packet depended on pushing this through the approval process.
  • peterjmag6 hours ago
    Looks like the site&#x27;s struggling to keep up with the traffic. A couple mirror links:<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20260505052217&#x2F;https:&#x2F;&#x2F;www.thatprivacyguy.com&#x2F;blog&#x2F;chrome-silent-nano-install&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20260505052217&#x2F;https:&#x2F;&#x2F;www.thatp...</a><p><a href="https:&#x2F;&#x2F;archive.ph&#x2F;sM7O5" rel="nofollow">https:&#x2F;&#x2F;archive.ph&#x2F;sM7O5</a> (missing images and styling, but the content all seems to be there)
  • mark_l_watson2 hours ago
    I am trying to wrap my head around this: if I remove Chrome Browser, will I reclaim the disk space for this model? Thanks in advance.
  • ponyous7 hours ago
    The site is currently unavailable 503 so I can&#x27;t read it. But I wonder, what should you consent to? Every dependency? Every dependency above 1GB?
    • scorpioxy7 hours ago
      Maybe consent is not an appropriate term. Perhaps an acknowledgement and a way to say &quot;I don&#x27;t want this&quot; would be a more suitable approach. I feel like a flag to turn off LLMs is useful. Firefox added something like this in a recent release. I don&#x27;t know how much they&#x27;re downloading or how much they run it, nor would I be a good judge if it&#x27;s necessary or not, but I don&#x27;t want that functionality in my browser so turned it off.
      • derangedHorse4 hours ago
        There&#x27;s a setting in `chrome:&#x2F;&#x2F;flags` mentioned in the post that allows users to turn this off. I guess people want opt-in consent rather opt-out consent which there&#x27;s always debate about. Some people say it degrades the experience for the majority of users who would opt-in for the happiness of the few possibly already detracting users.
      • cwillu7 hours ago
        Isn&#x27;t that asking for consent?
      • oriettaxx7 hours ago
        the subject has been faced many years ago an super well applied in EU privacy regulations: Google knows it very well, and in super details and I have no doubt they will be fined for this despite all reduction of it thanks to their lobbying (and corruptions, too, in my super personal opinion): this fact well explain EU fines based on company&#x27;s income.
        • socalgal25 hours ago
          why would they be fined for this? In fact a local LLM is exactly the opposite direction of a privacy concern. The local LLM gives an answer generated locally and never uploaded to a server.
    • nottorp7 hours ago
      Extra power and ram usage without your permission, for example.
      • whizzter7 hours ago
        Exactly, for all the hate of Windows, I could at least just look for shit named co-pilot and uninstall it for a pretty nice experience on my new computer. Phones aren&#x27;t always as straightforward (especially jarring as &quot;Google services&quot; are required in Sweden on Android for stuff like mobile identity systems).
        • StingyJelly7 hours ago
          This is so absurd... I have to keep an old (rooted in order to hide that adb is enabled) phone connected to my home server just to use such app, because grapheneos without google services is apparently not secure enough.
      • izacus6 hours ago
        Does that include the CPU burning cat girl captchas or not?
      • mightysashiman7 hours ago
        Don&#x27;t install chrome in the first place then
        • nottorp7 hours ago
          I&#x27;m logged in to work in Chrome and to personal stuff in Firefox :)
      • cluckindan6 hours ago
        Hello iOS upgrade.
      • trvz7 hours ago
        Read the article, it&#x27;s not about that, but a mere 4GB of storage.
        • nottorp7 hours ago
          Oh and why is it there? Do you really think it&#x27;s not loaded and executed automatically by default, so some Google executive can justify their &quot;AI&quot; spend?
          • joegibbs7 hours ago
            I don’t. Do you have any actual evidence they’re doing that beyond the vibe?
            • nottorp4 hours ago
              Do I look like law enforcement? I don&#x27;t have to do innocent until proven guilty.<p>It&#x27;s the tech company&#x27;s problem to convince me they are trying to do something useful to me. Come to think of it, it&#x27;s their problem to convince me they still understand &quot;useful to the customer&quot; first.
        • paganel5 hours ago
          4GB of storage is not a “mere” thing, to the contrary.
          • socalgal25 hours ago
            It is in 2026. Average daily household usage is at ~25gig. That&#x27;s average, so 50% are more than that
            • trvz4 hours ago
              It sounds like you’re talking about network usage, but this is about storage.<p>Also, average doesn’t mean 50% lower and 50% higher.
      • KeplerBoy7 hours ago
        That ship has sailed on the web a long time ago.
  • dwedge6 hours ago
    Man the longer all this crap goes on the more I realise Stallman was right
    • k12sosse2 hours ago
      Eating the toenails is sort of like drinking the Koolade but for privacy
  • pezgrande7 hours ago
    If anything I am glad a bit of shift to local llm&#x27;s. Their gemma4 is pretty powerful for such small model so I guess that&#x27;s what they are delivering.
  • tmaly27 minutes ago
    I wonder what this model will do and if anyone can map out its capabilities?
  • flossly7 hours ago
    And that&#x27;s why we have, promote, and (hopefully) all use Chromium on our Linuxes.<p>Or Firefox of course.
  • jbverschoor5 hours ago
    And that will be 4GB per chrome instance I assume? (not profiles, <i>instances</i>) And what happens with each electron app if it uses chrome?<p>languagemodel should be an OS service..
    • kgeist3 hours ago
      Electron uses Chromium and nothing prevents them from disabling it, if it ever ends up there.
  • jll291 hour ago
    Wait for Ladybug to come out, it&#x27;ll bury all the company-controlled browsers.
  • tim-projects5 hours ago
    I use brave. Firefox doesn&#x27;t work in my qemu VM with (none pass through) hardware acceleration, it just crashes the VM.<p>Brave has always just worked for me and seems light on memory usage. Dunno why anyone would use chrome.
    • LelouBil3 hours ago
      If you&#x27;re not aware already, there&#x27;s also Brave origin: <a href="https:&#x2F;&#x2F;support.brave.app&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;38561489788173-What-is-Brave-Origin" rel="nofollow">https:&#x2F;&#x2F;support.brave.app&#x2F;hc&#x2F;en-us&#x2F;articles&#x2F;38561489788173-W...</a><p>A lighter Brave.
  • kushalpatil075 hours ago
    I was working on on-device AI for 3 years. This was the prime idea we were exploring, how can someone undercut the OS providers and ship an LLM that other apps can also use on-device. Like if meta decides to do this, it can serve an API to all mobile app companies for an on-device LLM long before the OS is there. This is Google&#x27;s way of reaching LLM distribution on laptops, since they don&#x27;t have their own
  • sigmoid106 hours ago
    One upside to this is that it doesn&#x27;t use Gemma and instead uses Gemini. So at least for Gemini Nano (apparently called XS internally by Google) it means that the weights are now de facto open and you no longer need a current Android phone to get the latest and best model in this class. This also makes it the only open American frontier-level model right now.
    • HumanOstrich6 hours ago
      Can you provide any sources for that? I&#x27;d like to learn more about this open frontier model.
      • sigmoid106 hours ago
        Sources for what? The pareto frontier of LLMs? How Google is pretty much on the line with most of their LLM products? Or this particular model? For the first two you need to look for size&#x2F;cost vs. accuracy charts. There are tons of them floating around. For the latter there is not much official info except what you can infer by analyzing the weights.bin file that Chrome downloads. But it does mention Gemini in there, so it seems pretty obvious that it is from their proprietary line of models.
        • lxgr5 hours ago
          Just because it&#x27;s called Gemini doesn&#x27;t mean that it&#x27;s somehow automatically as comparable with the frontier of small models as well, does it?
          • sigmoid105 hours ago
            All Gemini models sit around the frontier, especially if you go to smaller sizes. Google is actually more invested into efficiency than size unlike some of the other big providers.
            • lxgr5 hours ago
              Do you have any benchmark details on the on-device Gemini models? I haven&#x27;t found a lot of public information on these.
        • HumanOstrich5 hours ago
          Sources for your claim that the model being downloaded to Android&#x2F;Chrome is Gemini instead of Gemma. Other than downloading the bin file myself and analyzing it lol.
          • sigmoid105 hours ago
            How about Google itself?<p><a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;prompt-api" rel="nofollow">https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;prompt-api</a><p>&gt;With the Prompt API, you can send natural language requests to Gemini Nano in the browser.
            • HumanOstrich5 hours ago
              Thanks. Looks like the current Gemini Nano is actually a separate model with the Gemma 3n architecture that has been distilled from Gemini 2.5 Flash[1].<p>Also, the next version of Gemini Nano will be based directly on Gemma 4 (so not distilled, not Gemini at all except for the name)[2].<p>So no, it&#x27;s not a frontier model. Those don&#x27;t run on your phone or in your browser.<p>[1]: <a href="https:&#x2F;&#x2F;developer.android.com&#x2F;blog&#x2F;posts&#x2F;ml-kit-s-prompt-api-unlock-custom-on-device-gemini-nano-experiences" rel="nofollow">https:&#x2F;&#x2F;developer.android.com&#x2F;blog&#x2F;posts&#x2F;ml-kit-s-prompt-api...</a><p>[2]: <a href="https:&#x2F;&#x2F;android-developers.googleblog.com&#x2F;2026&#x2F;04&#x2F;AI-Core-Developer-Preview.html" rel="nofollow">https:&#x2F;&#x2F;android-developers.googleblog.com&#x2F;2026&#x2F;04&#x2F;AI-Core-De...</a>
              • sigmoid103 hours ago
                Oh, now I see your problem. You confused the pareto frontier with the pure scale frontier. They are very much not the same.<p>Also, distillation is how most of these smaller models are made from the biggest models. That process largely defines the frontier along most of the curve.
                • HumanOstrich2 hours ago
                  &gt; This also makes it the only open American frontier-level model right now.<p>I&#x27;m not going to keep arguing with you. If you want to keep arguing, go to <a href="https:&#x2F;&#x2F;gemini.google.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gemini.google.com&#x2F;</a>. Gemini knows what a frontier model is and it knows that Gemini Nano is fundamentally different from the other Gemini models. For one, it uses the Gemma architecture. And the next version of Gemini Nano is built directly on Gemma 4.<p>As for your original claim that I quoted, there are other &quot;open American frontier-level models&quot; by your definition. Like Gemma 4.
  • jve7 hours ago
    &gt; At Chrome&#x27;s scale, the climate bill for one model push, paid in atmospheric CO2 by the entire planet, is between six thousand and sixty thousand tonnes of CO2-equivalent emissions, depending on how many devices receive the push.<p>Environmental analysis for operations? Not a fan of thinking in such terms.<p>&gt; For users on capped mobile data plans, particularly in regions where smartphone-as-only-internet is dominant (much of Africa, much of South and Southeast Asia, most of Latin America), 4 GB of unrequested download is on the order of a month&#x27;s data allowance, vapourised by Chrome on the user&#x27;s behalf. Google has not, to my knowledge, published any analysis of the welfare impact of this on the populations whose internet access is metered.<p>THIS is a valid concern. Otherwise I&#x27;m not buying into &quot;ask for consent because of dependency X&quot;. Users don&#x27;t like questions&#x2F;consents.<p>However OS (at least windows) has an way to set network connection as a metered so software can make informed decisions. Also Android has &quot;Data Saver&quot; function which should also be honored by software.
    • PatronBernard7 hours ago
      &gt; Environmental analysis for operations? Not a fan of thinking in such terms.<p>Why not? It&#x27;s about 60 000 London - New York City flights by the way (<a href="https:&#x2F;&#x2F;www.theguardian.com&#x2F;environment&#x2F;ng-interactive&#x2F;2019&#x2F;jul&#x2F;19&#x2F;carbon-calculator-how-taking-one-flight-emits-as-much-as-many-people-do-in-a-year" rel="nofollow">https:&#x2F;&#x2F;www.theguardian.com&#x2F;environment&#x2F;ng-interactive&#x2F;2019&#x2F;...</a>). And what&#x27;s the benefit again?
    • pu_pe7 hours ago
      Some parts of the anti-AI movement are becoming so unhinged that now any use of compute is considered an environmental threat. This degrowth mentality needs to die.
      • wartywhoa237 hours ago
        Should I reminder you what unlimited growth means and how it ends up in biology? Society&#x2F;technology is no exception.
        • pu_pe6 hours ago
          No need for unlimited growth, just normal sustainable progress like the one that allows you and me to communicate here after centuries of technological progress.
          • vrganj6 hours ago
            The &quot;normal sustainable progress&quot; has already pushed us to the brink of extinction. AI is rapidly accelerating our resource use, with nothing good to show for it.
            • lxgr5 hours ago
              How exactly are we &quot;on the brink of extinction&quot;? (&quot;We&quot; as in humans; many other species are obviously not as lucky.)<p>We are probably on the brink of very bad consequences for a signification fraction of all humans (up to and including all of them, to some extent), which is a huge problem that needs to be addressed.<p>But what do you gain by incorrectly labeling that as &quot;extinction&quot;? Because you do definitely lose credibility for it, similarly to everybody using hyperbolic language such as &quot;boiling the oceans&quot; etc.
          • PatronBernard6 hours ago
            Ah yes, sustainable progress, like we&#x27;re doing now?
      • farfatched6 hours ago
        If it&#x27;s emissions they worry about, then it&#x27;s anything emitting.<p>Are they against washing machines too? Or are they just grandfathered in?
        • pjc505 hours ago
          This is literally why the EU mandates appliance energy efficiency.<p>It&#x27;s never a binary thing. &quot;Is using energy good or bad?&quot; is a stupid question which can only provide stupid answers. It has to be placed in the context of whether it&#x27;s proportionate to benefit.<p>Things which burn a lot of energy for little benefit - and in the case of AI, often negative benefit - end up more towards the &quot;bad&quot;.
        • zekrioca6 hours ago
          Don&#x27;t be disingenuous. Not all energy is created equally.
          • newtonsmethod6 hours ago
            Are we back to magic water and magic soil? Does the energy have some morality attached to it?<p>The emissions per kWh of energy used in providing internet downloads probably is similar to that per kWh of energy used for washing clothes.
            • Aachen3 hours ago
              You&#x27;re not seriously trying to explain that a kWh is equal to a kWh. Why not cut the crap? Are you trying to say washing clothes is of equal importance to convenience features in a browser, given that we can use each clean kWh only once? I can&#x27;t tell what you truly mean like this
              • frozenseven2 hours ago
                &gt;a kWh is equal to a kWh<p>Yes, and it&#x27;s none of your business how other people spend their electricity.
                • vrganj1 hour ago
                  That&#x27;s where we disagree. With our current system so reliant on fossil fuels, every kWh generated is a debt to our planet, our society.<p>Until that&#x27;s resolved, I don&#x27;t wish that debt incurred for frivolous uses.
                  • frozenseven9 minutes ago
                    What do you mean you &quot;disagree&quot;? I pay for the electricity I use and I use it however I want.<p>Instead of trying to control other people, why can&#x27;t you start with yourself? Throw away your phone&#x2F;computer. Go live in a small hut. Practice what you preach.
      • vrganj6 hours ago
        Our planet is literally dying.<p>The oceans are boiling [0], marine life is dying [1]. Land close to the water will be land under water soon [2]. The ice caps are melting and setting free all sorts of diseases. [3]<p>Large parts of our planet on fire all the time now, here&#x27;s one from Australia from this year [4], but I&#x27;m sure you&#x27;ve read about wildfires in Australia last year, California every year, Greece last year etc etc.<p>What you&#x27;re proposing is nothing short of a death cult. It&#x27;s either degrowth or <i>we all die</i>, sacrificed at the altar of capitalism.<p>[0] <a href="https:&#x2F;&#x2F;www.theguardian.com&#x2F;environment&#x2F;2026&#x2F;jan&#x2F;09&#x2F;profound-impacts-record-ocean-heat-intensifying-climate-disasters" rel="nofollow">https:&#x2F;&#x2F;www.theguardian.com&#x2F;environment&#x2F;2026&#x2F;jan&#x2F;09&#x2F;profound...</a><p>[1] <a href="https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s41559-026-03013-5" rel="nofollow">https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s41559-026-03013-5</a><p>[2] <a href="https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s43247-025-02299-w" rel="nofollow">https:&#x2F;&#x2F;www.nature.com&#x2F;articles&#x2F;s43247-025-02299-w</a><p>[3] <a href="https:&#x2F;&#x2F;www.unep.org&#x2F;news-and-stories&#x2F;story&#x2F;could-microbes-locked-arctic-ice-millennia-unleash-wave-deadly-diseases" rel="nofollow">https:&#x2F;&#x2F;www.unep.org&#x2F;news-and-stories&#x2F;story&#x2F;could-microbes-l...</a><p>[4] <a href="https:&#x2F;&#x2F;phys.org&#x2F;news&#x2F;2026-01-australia-declares-state-disaster-bushfires.html" rel="nofollow">https:&#x2F;&#x2F;phys.org&#x2F;news&#x2F;2026-01-australia-declares-state-disas...</a>?
        • jve6 hours ago
          Have you ever made a decision to NOT download something, turn on your computer, experiment, etc based on your perceived impact on the planet?<p>I mean this should (and is) be tackled at the source: 0&#x2F;low emission energy generation and not consumer having to think about these decisions. Sustainable data centers using renewables etc. But not that the companies should associate&#x2F;evaluate&#x2F;consider bytes downloaded with environmental impact.
          • Aachen3 hours ago
            &gt; this should (and is) be tackled at the source: 0&#x2F;low emission energy generation and not consumer having to think about these decisions.<p>Until we&#x27;re at that point though, the &#x27;winners&#x27; in this market society (that wield unimaginable amounts of money = resources) such as Google could certainly think about consequences of their choices. And they usually do to some extent, I&#x27;m not saying they don&#x27;t, just that electric supply and demand has two sides to it
          • duskdozer2 hours ago
            &gt;not consumer having to think about these decisions<p>Consumers vote and advocate for what they want and don&#x27;t want. There are many who say it&#x27;s not an individual problem and should be dealt with broadly through regulation, then also oppose any attempts at regulation.
          • vrganj1 hour ago
            I&#x27;m going to assume you work in tech and know the issues that come with scale.<p>Me, individually not doing something is gonna absolutely be drowned out by the scale of many other people not thinking of it or being incentivized against it.<p>This is a systemic issue. A systemic issue needs a systemic solution, not a blame shift to the individual.<p>We didn&#x27;t get rid of lead in gas or asbestos in walls by telling people it was bad for them. We did so by banning it.
        • pu_pe6 hours ago
          Why do you attribute to capitalism an issue that is much more fundamental than it? People want more stuff and better lives, it&#x27;s as simple as that. Even hunger&#x2F;gatherer societies brought themselves to extinction multiple times in the past, and I doubt the USSR would have fared better against climate change.<p>Technological progress is also societal progress. If we embraced degrowth in the 1800&#x27;s (there was a ton of pollution back then, and a Malthusian belief in disaster!) we might not see slavery being abolished or women being able to vote.
          • Aachen3 hours ago
            &gt; People want more stuff and better lives, it&#x27;s as simple as that.<p>Not everyone wants this at the cost of others. It&#x27;s not as simple as that &#x2F; not a necessary consequence of our desire to find clever solutions to solve everyday inconveniences
          • vrganj5 hours ago
            Because capitalism ties together better lives an ideological belief in unbounded growth.<p>Will people&#x27;s lives really be better once they&#x27;re drowning or choking on wildfire smoke? But hey, at least they had cheap junk!<p>It&#x27;s possible to have better lives as well as societal progress without endless growth. Technological progress, too, doesn&#x27;t have to mean burning our oceans. We just gotta actually think about the costs and consequences of our actions.<p>Not every technological development is inherently good. Sometimes the cost is not worth the result. I posit the cost of AI so far has been astronomical, higher than anything else in living memory. The results on the other hand have been rather middling.<p>This is my issue. A cost&#x2F;benefit analysis, not a strict no to progress.
    • SwellJoe7 hours ago
      I know it takes extra steps to make Android perform OS or app updates over LTE. I doubt it&#x27;s downloading a 4GB model over LTE unless the user has chosen to perform updates over LTE.
    • mschuster917 hours ago
      &gt; However OS (at least windows) has an way to set network connection as a metered so software can make informed decisions. Also Android has &quot;Data Saver&quot; function which should also be honored by software.<p>Unfortunately, that automation is unreliable. It doesn&#x27;t work across operating systems - Windows laptops won&#x27;t enable data-saver mode when connected to iPhones and macOS laptops won&#x27;t when connected to Android phones, and neither will enable it when connected to, say, public transport wifi.<p>And even if the OS has the information, websites can&#x27;t reliably use it either. Firefox and Safari both don&#x27;t implement the NetworkInformation API [1].<p>[1] <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;NetworkInformation" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;API&#x2F;NetworkInfo...</a>
  • baq59 minutes ago
    I don&#x27;t get the outrage. AAA games routinely take 100-200 GBs. I certainly prefer local inference to feeding google my private data over the network (assuming they actually don&#x27;t do that anyway...)
    • ChoGGi48 minutes ago
      I download a game with intent, and they&#x27;re stored on a larger drive than where my programs&#x2F;user data is installed.
    • jnwatson45 minutes ago
      A modest-sized security patch is routinely several gigabytes.<p>Hell, a few hours of browsing Tiktok or Youtube will take more bandwidth.<p>This is fake engagement bait.
    • bastawhiz46 minutes ago
      I already pay for an LLM, and one that&#x27;s much smarter than Gemini Nano. I didn&#x27;t ask for this, I didn&#x27;t make any choice for it to be installed, and I almost certainly won&#x27;t ever use it.
  • bityard57 minutes ago
    It&#x27;s a good time to be using Vivaldi.
  • bartread5 hours ago
    On one level, I can&#x27;t figure out how bent out of shape to get over this (but read on). Software I use downloads updates all the time, adds new features all the time, and I mostly don&#x27;t ask for any of it.<p>So if you see this as just a new feature that provides some on-device AI, it&#x27;s a bit, so what? A new feature? The last GT7 or Flight Sim patch was bigger than this, what&#x27;s the big deal, etc.<p>However, that&#x27;s <i>not</i> really what&#x27;s going on. It theory Chrome gives you a local LLM that can provide local AI powered features. In practice, everything gets sent to the cloud anyway so the local LLM seems mostly to exist as a disguise for that, which is shady AF.<p>As others have pointed out, the solution is <a href="https:&#x2F;&#x2F;www.firefox.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.firefox.com&#x2F;</a>. And whilst it&#x27;s been trendy on HN for several years to slag off Firefox and Mozilla, I went back to Firefox as my daily driver several years ago, and Chrome&#x27;s high-handed enforcement of Manifest V3 extensions (meaning no full fat uBlock Origin) has only served to cement that decision.<p>It&#x27;s mostly been great. The only downside is that some sites don&#x27;t work properly on Firefox, and I&#x27;m 99.999% sure that&#x27;s not Firefox&#x27;s fault.<p>For example, Paypal&#x27;s post-login verification step breaks so every time I want to buy something using Paypal I have to switch to Chrome. And, no, disabling uBlock Origin and other extensions on Paypal doesn&#x27;t help - I&#x27;ve done this already. Seriously, Paypal, it&#x27;s been months: will you please just fix signing in and paying on Firefox, please?<p>And many sites will assume you&#x27;re a bot first and ask questions later if you hit them with anything other than Chrome or Safari... which is also extremely lame and scummy.
    • mat_epice2 hours ago
      I don&#x27;t think that adding the feature is the issue here, but instead Google deciding it needs to push an order of magnitude more data and store it on your device. I can understand wanting to at least re-evaluate your use of a tool when that happens.<p>If you were to install Chrome fresh, what if it was a 4GB+ download from their website? I would at least pause. For reference, a regular offline installer is 140MB.
    • projektfu4 hours ago
      Weird, I access PayPal through FF all the time. It&#x27;s probably one of those weird geographical differences or something. One thing I did see is that at least one site (AliExpress) doesn&#x27;t initiate the redirect after the payment, but still accepted the payment.
  • midtake1 hour ago
    Botnet browser does botnet things, not surprised.
  • bastawhiz45 minutes ago
    What a massive fail on Google&#x27;s part. They could have given you the option to auth to Gemini, Claude, or ChatGPT (or whatever) and provided a meaningfully better product and experience. But instead, they chose to push their crap on everyone. This is the bullshit I expect from Microsoft, not Google.
  • peterspath6 hours ago
    Good time to try Orion! <a href="https:&#x2F;&#x2F;orionbrowser.com" rel="nofollow">https:&#x2F;&#x2F;orionbrowser.com</a>
    • zihotki4 hours ago
      Better not, it&#x27;s too buggy and sluggish, it&#x27;s more in a beta stage on desktop. I&#x27;ve been using it for the last year but not anymore.
  • tzury7 hours ago
    Well,<p><pre><code> npm install … </code></pre> did worse
    • toyg5 hours ago
      that&#x27;s a willing act - you are actively asking npm to download something, and accepting it might be terrible for you.<p>Here chrome is just installing things behind your back, whether you really want it or not.
      • yearolinuxdsktp3 hours ago
        Never use “npm install”, only “npm ci”. Using “npm install” is a willing act to run fresh exploits.
  • farfatched6 hours ago
    If only Chrome had deferred implementing delta updates back in 2009 (?), they could have introduced it along with this to make it a net zero change!
  • graynk2 hours ago
    While I find the issue at hand extremely annoying and in poor taste (and this is not news - this was known in advance) - the same applies to the blog. This annoying clickbaity SEO slop of a blog seems to exist only to advertise their consultation services.
  • gmaszz56 minutes ago
    chrome:&#x2F;&#x2F;on-device-internals&#x2F;<p>..will tell you everything you need to know - including model state, file path, device capabilities, etc.<p><i>And there&#x27;s a single button to uninstall the model.</i><p>There is also the ability to load a model from a central location, as suggested by another commenter here, although I haven&#x27;t tested it yet.<p>The official chrome.dev Prompt API Playground linked in the thread doesn&#x27;t work.<p>Chatgpt made a me tiny chrome extension to test the prompt and summariser api&#x27;s when they announced last year - my laptop wasn&#x27;t capable the time but these newer models are obviously smaller and more efficient, so it has sprung into life.<p>Full prompt and code is on pastebin `7Ja3ATHZ` if anyone wants to test quickly. It summarises the current page and brainstorms app ideas based on the summary.
    • gmaszz21 minutes ago
      While the official Prompt API Playground doesn&#x27;t work, the one for the Summarization API does...<p><a href="https:&#x2F;&#x2F;chrome.dev&#x2F;web-ai-demos&#x2F;summarization-api-playground&#x2F;" rel="nofollow">https:&#x2F;&#x2F;chrome.dev&#x2F;web-ai-demos&#x2F;summarization-api-playground...</a><p>and you can watch it generate the output token by token in the Event Logs:<p>chrome:&#x2F;&#x2F;on-device-internals&#x2F;
  • alex11381 hour ago
    Google&#x2F;Alphabet is a big company<p>On the one hand, Waymo seems to have a better safety record than Tesla does. That&#x27;s not nothing. For someone nominally in charge of SpaceX like Elon is, it&#x27;s a red flag<p>On the other, Google does things like this with Chrome, and also they arguably censor. It&#x27;s irritating
  • coldtea2 hours ago
    Time to switch.
  • protocolture5 hours ago
    &gt;Google Chrome silently installs a 4 GB AI model on your device without consent.<p>Oh my god thats terrible I hope you continue this article in this mode and dont pivot to some unsubstantiated bs claim that makes absolutely no sense...<p>&gt;At a billion-device scale the climate costs are insane.<p>sigh.<p>Imagine if everyone on the planet start using a memory hogging, cpu chugging browser application what a terrible hazard that would be for the climate.<p>Oh and it might have an AI component in it.<p>This claim is worse than the AI in data centers boiling the earth claims.<p>We can measure carbon released down to the watt. If you have an issue with people using power, shut up and talk to your government about carbon taxation&#x2F;moving to alternative power sources. trying to shame <i>some</i> power users, quite arbitrarily isn&#x27;t just senseless its self defeating. Its a measurement problem, the second people start getting shaky measurements of what their neighbors are doing, they start trying to shift the blame.
  • RandyOrion2 hours ago
    Like the recent copilot silent signing incident, the without consent part is blatant foul move.<p>If you don&#x27;t like be treated like anything but human, you should seriously consider replacing chrome with ungoogled chromium or other browsers.
  • DineshKruplani7 hours ago
    it&#x27;s so absurd at this point. isn&#x27;t chrome already so much abused.
  • kasabali4 hours ago
    &gt; The pattern was: install on user launch of product A, write configuration into the user&#x27;s installs of products B, C, D, E, F, G, H without asking. Reach across vendor trust boundaries. No consent dialog. No opt-out UI. Re-installs itself if the user removes it manually, every time Claude Desktop is launched.<p>God, I&#x27;m SICK of this AI slop style. After ingesting terabytes of pirated books you&#x27;d expect a little bit more variety in it&#x27;s writing.
    • kgeist3 hours ago
      Like 2&#x2F;3 posts on HN now have this &quot;No X. No Y. No Z.&quot; pattern. It&#x27;s one of strong signals for me that the author didn&#x27;t bother and just copy pasted their LLM&#x27;s output as is. And the LLM mostly likely was pointed at some other resource to write the article, and I&#x27;d rather read the original. I think HN needs a policy to replace AI slop articles with the original articles&#x2F;announcements etc. once detected, and technically the guidelines already cover it: &quot;Please submit the original source. If a post reports on something found on another site, submit the latter.&quot;<p>&gt;After ingesting terabytes of pirated books you&#x27;d expect a little bit more variety in it&#x27;s writing.<p>I think it&#x27;s the result of post-training. The original base model most likely had a less slopy style. This style is what AI companies think is a good style (they specifically train for it).
  • nl5 hours ago
    I think this is a bad framing.<p>Javascript running on a page can use a feature that requires a model to be downloaded.<p>I have pages that use it, or other LLM models via LiteRT or HuggingFace transformers.js.<p>I try to warn the user, but that is my responsibility as a page author. I <i>like</i> that this is enabling the web platform to remain competitive.<p>The author is pulling a long bow by trying to claim this is some GDPR violation. Have they ever used the web? There are inefficient sites everywhere, with autoplaying video etc.<p>4GB isn&#x27;t nothing, but if a page wants to use it then hopefully it is useful to the user!
  • Hamuko7 hours ago
    This has to be some kind of a limited rollout, since none of my machines have this AI model installed even when Chrome is updated to the latest version. No indication that anything is being downloaded, since after updating to the latest version of Chrome on this machine, I&#x27;m seeing &lt;100 kB&#x2F;s download speeds for the entire system.
  • apexalpha6 hours ago
    I feel this is great in combination with an agent like OpenClaw or Hermes.
  • skeledrew5 hours ago
    So typical. Just imagining the consequences for someone with chronically low disk space, like me. Luckily I&#x27;m a Firefox person, though I use Vivaldi now and then.
  • shevy-java5 hours ago
    Google abuses users.<p>You can also ask why the US government fails to protect the users. Corporate dictatorship at its finest.
  • kittikitti2 hours ago
    This is egregious and the only people who can get away with it are these Big Tech companies. The legal analysis is moot. They have operated with impunity for decades. The law, especially with AI, only applies to organizations that Big Tech and the government want to eliminate. Rules for thee, not for me.
  • drcongo6 hours ago
    I can&#x27;t read the article (503) but does anyone know why someone calling themselves that<i>privacy</i>guy is installing Google Chrome?
    • a965 hours ago
      Maybe in order to document a privacy problem with it that they heard about.
  • kotaKat6 hours ago
    Why the hell can&#x27;t this just be an extension in the first place? Why does it have to be bolted in by default? Why does Google and by extension its employees have this constant need to assault and violate me with this garbage?
  • nsonha7 hours ago
    it also installs an entire remote desktop stack on your computer without consent, and video codecs, and pdf reader... what is new here?
  • TH3F4llen14 hours ago
    That&#x27;s crazy just another reason I&#x27;ve been degoogling my phone.
  • kshmir3 hours ago
    Besides the numbers being stupidly overblown, this post shows why Europe is in a unstoppable death spiral.
  • ulfw5 hours ago
    I can&#x27;t for the life of me understand how this browser has become the world&#x27;s most used. It&#x27;s literally from an ad company.
  • PufPufPuf7 hours ago
    If only there was an orange canine coming to help us
    • Markoff3 hours ago
      ...or some Italian composer
  • cubefox7 hours ago
    I thought using local rather than cloud AI was pretty universally agreed to be good?
    • wartywhoa237 hours ago
      The universally agreed upon good is leaving the choice to use AI or not to the end user.
    • pjc505 hours ago
      There is a secret, third option.
      • cubefox4 hours ago
        <a href="https:&#x2F;&#x2F;c.tenor.com&#x2F;odyVsZbC-OYAAAAC&#x2F;tenor.gif" rel="nofollow">https:&#x2F;&#x2F;c.tenor.com&#x2F;odyVsZbC-OYAAAAC&#x2F;tenor.gif</a>
    • zekrioca6 hours ago
      Except these weights are barely used. Read the article.
      • cubefox6 hours ago
        Thanks for reminding, it was a moment of weakness. Here is the relevant quote:<p>&gt; the features that do use the local model (Help-Me-Write in &lt;textarea&gt;, tab-group AI suggestions, smart paste, page summary) are buried in textarea-context menus and tab-group right-click menus
  • simianwords6 hours ago
    Sorry but the whole climate angle on this is extremely stupid and needs to be challenged. I have noticed this new phenomenon of people using climate as a trump card to oppose any thing they don’t like.<p>The thing about these kind of arguments is that any economic activity or any sort of action involves some load on climate. The magnitudes are important.<p>In this case: a single hamburger does the same amount of emissions as 50 such downloads. What’s really the point of this kind of virtue signalling?
    • whywhywhywhy5 hours ago
      &gt; In this case: a single hamburger does the same amount of emissions as 50 such downloads<p>Hamburger is usually held up as a grotesque example in climate talk and can&#x27;t be consumed with a clear conscious so are downloads insanely worse than we thought or is a hamburger not even in the same realm of climate damage as usually claimed.
      • simianwords13 minutes ago
        Both are not too consequential and downloads even more so
    • potatototoo996 hours ago
      There is consumer demand for hamburgers. There is no consumer demand for AI, hence how egregious that it also comes with negative externalities.
      • newtonsmethod6 hours ago
        I have to tell you something: there is consumer demand for AI.
        • pjc505 hours ago
          We&#x27;ll never know, since companies seem determined to make it non-optional.
          • shmeeed4 hours ago
            I for one would love to see someone try and shove hamburgers down everybody&#x27;s throats in order to increase consumer demand.
  • flanked-evergl7 hours ago
    This is a bit disingenuous. If you install Chrome, you install Chrome and all it&#x27;s parts. They don&#x27;t ask your consent for individual parts because that would be absurd. If you don&#x27;t want Chrome and all its parts, don&#x27;t use it.
    • mft_6 hours ago
      If I install Chrome, I expect it to take a few hundred MBs and then only take up additional space in a controlled and transparent manner - for its cache, for example. For me, secretly adding 4GB after installation is a bit too much.<p>If you&#x27;re okay with 4GB being added, where would you draw a line? What if it downloaded a 40GB file? 400GB?
      • flanked-evergl4 hours ago
        Personally I draw the line where Chrome becomes worse than alternatives, and then I switch.<p>Lately Firefox has been getting better, but I still prefer Chrome for almost all my needs, so I stick to it. This barely even makes a difference to me. If it was 400GB however it would make a difference to me, and I would make more of an effort to switch to something else.
        • Markoff3 hours ago
          I fail to see scenario where Chrome is better than almost any Chromium alternative with exemption of Google account sync.
    • circuit101 hour ago
      This is not a reasonable size for something that&#x27;s &quot;just another part of Chrome&quot;, this blows up the file size by many times
    • SwellJoe7 hours ago
      Chrome is the default browser on Android.
      • yoz-y7 hours ago
        One would imagine that the model could be shared on Android and not be part of chrome. Maybe this way it’s simpler or is compatible with regulations.
  • raverbashing6 hours ago
    &quot;Oh but the climate costs&quot; Who cares?<p>Doing LLM locally is more climate efficient than doing in datacenters<p>I stopped reading here because I know this is the ramblings of a whiny person that will contribute nothing, will solve nothing and is occupying space on the internet. Whatever is the climate cost of those kbytes of the page, it seems too much for me
    • zekrioca6 hours ago
      You should have finished reading the article. Stop being lazy and binary-minded.
  • elashri7 hours ago
    [flagged]
    • bluehex6 hours ago
      I use Firefox as my main browser but occasionally run into Chrome requirements for certain web apps so end up begrudgingly installing it. I&#x27;m in the habit of going straight to the chrome flags page and turning off all this junk exactly because disk usage of chrome is ridiculous otherwise.
      • 0xEF5 hours ago
        I did the same thing, but realized I was contributing to the problem. If a web app requires Chrome for full functionality, then us switching browsers is giving them permission to continue and expand their invasive practices.<p>These days, I just navigate away from anything that demands I use Chrome &quot;for best results.&quot; One of the sites for a local utility company does this, so instead I just call monthly and pay or manage my service by phone. I&#x27;m old enough to remember when that was the preferred way after mailing personal cheques went the way of the dodo, so it does not feel that inconvenient to me, but I can see where it might for other people. Still, nobody said the fight to regaining our agency online would be easy. Or convenient.
      • 2ndorderthought5 hours ago
        What&#x27;s another 4gb of disk space when computer hardware prices are soaring into unobtanium?<p>I hate how much companies don&#x27;t care about efficiency or their customers. It&#x27;s like windows 11 requiring like 2 more GB of RAM just to see your desktop, what an upgrade, yuck.
      • Hamuko5 hours ago
        Like what?<p>I think the only time I&#x27;ve ever had to use Chrome instead of Firefox was because of some USB device thing that worked inside Chrome. Otherwise everything just works in Firefox.
        • bluehex1 hour ago
          Most recently it was the configuration app for my keyboard firmware, and then video calling in FB messenger (that one might work in other browsers besides Chrome. I didn&#x27;t dig too much).
        • Y-bar5 hours ago
          The sites my colleagues and I produce. They consider Chrome === Standard and everything else a deviation for which they may begrudgingly fix obvious bugs in once pressed. It&#x27;s seldom that entire sites will break in other browsers, but instead they simply do not work in some ways like modals sometimes breaking, or XHR requests failing, or performance being bad.<p>It&#x27;s frustrating.
    • 2ndorderthought5 hours ago
      Yea. Anyone still using chrome at this point must really love getting emails about class action lawsuits from Google. My god.
    • lmf4lol7 hours ago
      I am using Firefox for years now. It&#x27;s such a splendid experience.<p>I can recommend the following extensions:<p>- Youtube Enhancer<p>- DuckDuckGo Privacy Essentials<p>- Cookie Auto Decline (a MUST for Europeans)<p>- Slop Evader<p>- No Gender (a MUST for Germans)<p>Its a totally different browsing experience than what most people have.<p>I recently watched my kiddo looking something up with Edge on her laptop. I had to interfere and install Firefox. It was ridicolous!!! The amount of spam on the screen. How people can cope with this is beyond me. Especially if the solution doesn&#x27;t cost anything. Just Firefox + some free extensions.<p>edit: because people asked about the No Gender extension:<p>Germany didn&#x27;t have “gendered” language, until it was introduced some years ago.<p>Imagine the sentence: The teachers explain to their pupiles that the managers work only for the shareholders.<p>in regular German, it would translate to:<p>Die Lehrer erklärten den Schülern, dass die Manager ausschliesslich für die Anteilhaber arbeiten.<p>In gendered German, it became:<p>Die Lehrer:innen erklärten den Schüler:innen, dass die Manager:innen ausschliesslich für die Anteilhaber:innen arbeiten.<p>For me, it ruins the reading experience.
      • MaKey6 hours ago
        For me the most important extension is uBlock Origin. It&#x27;s worth switching to Firefox for this alone.
        • onemoresoop6 hours ago
          Without your ublock origin browsing the net is quite horrible these days
          • FridayoLeary6 hours ago
            Youtube is virtually unwatchable without it. I honestly have no idea how most people cope. Truth is, even with an adblocker there&#x27;s so much rubbish on the page that gets in my way. Invidous is much better but it&#x27;s too unreliable.<p>Sites that autoplay a video, which follows you as you scroll are the worst.
            • MaKey5 hours ago
              I like the Unhooked extension. You can select which parts of YouTube you want to remove (e. g. Shorts). My start page is empty, I need to visit the channel pages to watch their videos.
        • freedomben6 hours ago
          Or for real control, uMatrix (yes there are madmen like me still stubbornly hanging on)
        • yubblegum5 hours ago
          that + NoScript. That latter is a must for me.
      • qsera6 hours ago
        Firefox added split view where you can look at two (or more) webpages side by side. This is a lifesaver when you have to fill up a form looking up stuff from another page!
        • echoangle6 hours ago
          Isn’t this kind of the job of the OS windowing system? It’s maybe slightly nicer to share the window chrome for two tabs but it’s not like looking at two browser tabs in parallel was impossible before.
          • Cthulhu_6 hours ago
            Yes, and both Windows and MacOS have features to put things side by side... but they&#x27;re not very intuitive and may require multiple inputs to achieve what the browser(s) do with one or two presses. On MacOS you have to long-press the &quot;maximize&quot; button, for example. I forgot that was a thing before reading this actually, but then I use the third-party tool Rectangle for window management.
          • qsera6 hours ago
            Sure, but this is a lot nicer because when they are separate windows, and you have more windows, and if you have to alt-tab to check something else, it is a bit flow-breaking to bring these exact two windows back on top.
          • yazantapuz5 hours ago
            Yes, but they are grouped under one single tab, so for me at least is more easy to alt-tab to other app and return to the split view.
        • ButlerianJihad6 hours ago
          Chrome does this split-screen. Web browsers <i>are</i> operating systems, for all intents &amp; purposes.<p>Ask any Emacs evangelist.
          • 2ndorderthought5 hours ago
            I love my emacs brothers and sisters but yea. If you are running docker emacs and a web browser you basically have 4 OSs running at the same time
      • tomtomtom7776 hours ago
        Can you explain what the &quot;No Gender&quot; extension is about and why it is a must?
        • MaKey6 hours ago
          It removes gender speech (<i>Leser*innen</i> becomes <i>Leser</i>), which can be awkward and hurt the reading flow.
          • mmyrte6 hours ago
            It seems like you would lose meaning by automatically replacing words, no? Why would you want to censor your internet experience, just because you find someone else&#x27;s use of language awkward?
            • MaKey5 hours ago
              It&#x27;s still the same word, just as generic masculine. Gender speech isn&#x27;t part of the German language but an add-on with no standardization (that&#x27;s why there are multiple different approaches). Apart from looking awkward one of the main criticisms is that it hurts the reading flow. Following that point the extension improves the reading experience.
              • mofeien5 hours ago
                To prevent accusations of &quot;masculinism&quot; or sexism and to have a stronger case on having the goal to improve readability the add-on could include an option (or even make it default) to replace by generic feminine instead.
                • MaKey5 hours ago
                  The times where you have to try to appease small but vocal perpetually outraged groups are over. The German language has no generic feminine so adding it to the extension would contradict its goal.
                  • ben_w5 hours ago
                    &gt; The times where you have to try to appease small but vocal perpetually outraged groups are over.<p>Zwei Punkte: erstens, nein, such times are never over. Only thing that changes is who is outraged and by what.<p>Zweitens, you&#x27;re a demonstration of this right now by caring. To be clear, I&#x27;m not criticising you for this, you&#x27;re allowed to care about stuff, but you&#x27;re literally promoting an extension that rewrites someone else&#x27;s word choice because you don&#x27;t like it. Es ist dasselbe, und ist gründlich no different to how English Sprachbewahrer complain about the split infinitive in Star Trek&#x27;s &quot;to boldly go&quot; or common use of the phrase &quot;very unique&quot; (unique means one-of-a-kind, how can you be &quot;very&quot; that?)<p>&gt; The German language has no generic feminine so adding it to the extension would contradict its goal.<p>Die deutsche Sprache ist keine constructed language like Esperanto, whose rules come from a book, it&#x27;s a natural language whose rules are discovered by observing those using it. As people change what they say and how they say it, so too does language change over time.<p>The German language is what those using it, do. On the basis of the political adverts I see around here, this includes the conservative CDU borrowing die englische Phrase „Made in Germany“: <a href="https:&#x2F;&#x2F;www.cdu.de&#x2F;aktuelles&#x2F;cdu-deutschlands&#x2F;mainzer-erklaerung-wachstum-made-in-german&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cdu.de&#x2F;aktuelles&#x2F;cdu-deutschlands&#x2F;mainzer-erklae...</a>
                  • mofeien5 hours ago
                    The goal as stated on the extension page is to improve the readability of texts by replacing :, *, _ forms. So some customizability to the user&#x27;s wishes would be quite nice.<p>My calculus textbook (Königsberger, 2004) in university used alternating generic masculine and feminine in its exercises, which I found a delightful use of language.
            • lmf4lol6 hours ago
              Germany didn&#x27;t have “gendered” language, until it was introduced some years ago. It’s a terrible reading experience and super annoying.<p>Imagine the sentence: The teachers explain to their pupiles that the managers work only for the shareholders.<p>it was<p>Die Lehrer erklärten den Schülern, dass die Manager ausschliesslich für die Anteilhaber arbeiten.<p>and it became:<p>Die Lehrer:innen erklärten den Schüler:innen, dass die Manager:innen ausschliesslich für die Anteilhaber:innen arbeiten.<p>It’s insane.
              • mmyrte5 hours ago
                Forgive my ignorance, but it seems that there is more information in the &quot;explicitly inclusive&quot; form than the &quot;implicitly inclusive&quot; one. Doesn&#x27;t the existence of the inclusive form allow you to explicitly use a non-inclusive form? So in this case<p>Lehrer being explicitly male and Lehrer:innen being explicitly inclusive?<p>I appreciate that this seems to be an emotional topic, but if people choose to use language in a new way, would it not be best to not withhold that information from you as a reader? Someone else wrote that it&#x27;s like using an ad-blocker, but if I were to read an article, I would want to read it in the exact form someone wrote it, no? It&#x27;s a bit like Americans auto-replacing &quot;fucking&quot; with &quot;f***g&quot; in their browsers to avoid an annoyance, but they lose information in the process.
                • lmf4lol5 hours ago
                  As a German, you don’t really loose any information. it was introduced somewhere in the 2020s and is not (yet) standardized - and probably wont be.<p>We Germans know that the generic masculine includes both genders by default. It’s how we use the language.
              • pjc505 hours ago
                When was it introduced and why? It seems in the opposite direction of travel from many languages, which have been trying to make more gender neutral options available.<p>(exception: Chinese didn&#x27;t really bother with gendered pronouns until about the nineteenth century, due to the need to translate European languages, so some had to be introduced)
                • lmf4lol5 hours ago
                  German feminist are looking for a long time to eliminate the generic masculine form. But unlike English, which allows you to use they&#x2F;them to refer to both genders - and which i kind of like - German doesnt have such an option.<p>So since my youth, multiple proposal have been put forward, among which the gender-star. Lehrer -&gt; Lehrer*innen, Lehrer:innen.<p>It was never taken seriously, until we got a left wing government (2022 or so) and since then its getting more and more used. Especially in progressive media. Some even speak it. With a short break that represents the star or :. Sounds pretty stupid, but people do it.<p>In my mind, its the ultimate form of virtue signalling :-)<p>but hey. to each their own. I just prefer to ignore it if possible
                  • ben_w4 hours ago
                    It was definitely introduced before that point, I saw people complaining about it back in 2018 when I arrived in the country.
            • bmn__5 hours ago
              People use the extension for the same reason people use other content blockers against advertisement, notices banners, social media widgets and so on, namely not to suffer avoidable annoyances.<p>&gt; you would lose meaning<p>No meaning is lost that has not been there before.<p>&gt; someone else&#x27;s use of language awkward<p>Most would judge that it&#x27;s not just awkward, but grating.
          • Parae50 minutes ago
            Doesn&#x27;t really seem like a MUST then...
        • lmf4lol5 hours ago
          I edited my comment to include an answer to your question.
        • mft_6 hours ago
          I&#x27;d like to know too. I struggled to understand the description of the extension - is it an anti-woke thing, or some sort of modern approach to German removing the traditional (i.e. non-political) genderisation of some words, or both, or something else?
          • MaKey6 hours ago
            Example: Reader<p>In German: Leser (masculine)<p>Possible forms of <i>inclusive speech</i>: Leser*innen, Leser:in, Leser_innen<p>This extension removes these possible forms of inclusive speech. Arguably they hurt the reading flow and the German language has the generic masculine. However, proponents of inclusive speech feel that the generic masculine isn&#x27;t inclusive.
          • input_sh6 hours ago
            A bit of both? Imagine every time you read the word &quot;actor&quot;, it is instead spelled something like &quot;actor:ress&quot;, or &quot;actor_ress&quot;, or &quot;actor*ress&quot; (because the separator hasn&#x27;t been standardised).<p>Personally I&#x27;m in favour of it, but I will concede that if it&#x27;s done enough times throughout the text (as German has way more gendered nouns in common use than English) it does come with the downside of breaking the reading flow.
          • plucas6 hours ago
            The first. In German, many words that refer to a person (e.g. Fahrer&#x2F;Fahrerin, male&#x2F;female driver) have a plural which is identical to the male singular. For a while now, many writers have used a typographic style to make the plural gender-neutral by writing the male plural, an asterisk, and then the female plural suffix (e.g. Fahrer*innen).<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Gender_star" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Gender_star</a>
            • mft_5 hours ago
              Thanks - that&#x27;s really interesting, in a weird-interesting way.<p>I&#x27;m far from an expert in such things, but I&#x27;d observed that the approach in English to gendered words (actor vs. actress) seemed to be, over time, to drift towards calling everyone an actor - as a neutral term, to avoid treating women differently, rather than a male term per se.<p>In German, from your explanation, it&#x27;s gone the opposite way - aggressively maintaining the female option because of a dislike of broad adoption of the male version as a neutral default.
              • input_sh3 hours ago
                It&#x27;s not &quot;aggressively maintaining the female option&quot;, it&#x27;s just a language quirk. English has a gender-neutral &quot;the&quot; article which you put in front of every noun, German has three different variations of &quot;the&quot; depending on the gender (der&#x2F;die&#x2F;das). Literally every noun has a gender, including inanimate objects such as a piece of furniture. &quot;The table&quot; is always masculine (&quot;der Tisch&quot;), &quot;the lamp&quot; is always feminine (&quot;die Lampe&quot;) and &quot;the bed&quot; is always neutral (&quot;das Bett&quot;). Sometimes changing the article completely changes the meaning of the word, for example &quot;der See&quot; is the lake, but &quot;die See&quot; can be the sea or the ocean.<p>Only living things can have more than one gender and in that case, not only does the article change, but so does the suffix. There is no &quot;singress&quot; in English, only &quot;singer&quot;, but in German there&#x27;s &quot;der Sänger&quot; or &quot;die Sängerin&quot;. Calling a female singer &quot;der Sänger&quot; would be grammatically-speaking completely incorrect.<p>The only thing that changed fairly recently is that more and more people intentionally try to maintain gender ambiguity when they don&#x27;t intent to specify a gender, in which case &quot;the singer&quot; becomes &quot;die Sänger:in&quot;, or even &quot;der:die Sänger:in&quot; if you want to be even more pedantic.
                • mft_2 hours ago
                  Thanks; maybe I didn&#x27;t explain my point well enough, but I know&#x2F;understand everything you just wrote.<p>&gt; The only thing that changed fairly recently is that more and more people intentionally try to maintain gender ambiguity when they don&#x27;t intent to specify a gender, in which case &quot;the singer&quot; becomes &quot;die Sänger:in&quot;, or even &quot;der:die Sänger:in&quot; if you want to be even more pedantic.<p>Here is my point: in English, the move to gender neutrality of certain words (e.g. actor&#x2F;actress) seems to have involved adopting the male version, and using it as neutral. (I don&#x27;t know if some people are offended by this, but if they are, I&#x27;ve not come across it).<p>In contrast, in German, I impute that some people would be offended by using the male version of a word as a default neutral for all including women, so are deliberately maintaining the female version within the slightly awkward <i>&quot;Sänger:in&quot;</i> construct.<p>This is a strong, deliberate choice, in contrast to (what I see as) the more passive &quot;eh, let&#x27;s just use &#x27;actor&#x27;&quot; in English.
              • duskdozer2 hours ago
                English already has done this: fireman-&gt;firefighter, policeman-&gt;officer, mankind-&gt;humankind, man-&gt;humanity, etc.
        • philipwhiuk6 hours ago
          [dead]
      • _blk6 hours ago
        - Ublock origin - decentraleyes
      • ekianjo6 hours ago
        Extensions are a vector for vulnerabilities and malware though. Its happened many times already.
        • bakugo6 hours ago
          Computers are a vector for vulnerabilities and malware. We must all stop using them.
    • shaunpud6 hours ago
      Switched over to Waterfox recently, nice alternative with some added extras for privacy etc.
      • 2ndorderthought5 hours ago
        Isn&#x27;t waterfox owned by an ad company? Might as well be the Google of the fire fox browsers.
        • shaunpud4 hours ago
          No<p><a href="https:&#x2F;&#x2F;www.waterfox.com&#x2F;blog&#x2F;15-years-of-forking&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.waterfox.com&#x2F;blog&#x2F;15-years-of-forking&#x2F;</a>
    • echelon_musk7 hours ago
      The browser with a sidebar AI chatbot? What a simple solution.
      • freehorse6 hours ago
        You don&#x27;t have to have the sidebar chatbot thing. When mozilla added these AI features, after the update the browser prompted me to whether I want it or not, with the &quot;yes&quot; and &quot;no&quot; being equally easy to select. It did not add them without consent. You can disable all AI features altogether, or you can completely remove chatbot sidebar specifically (with 2 clicks) and have the rest of the features if you want them.<p>Gosh most of the time when I read people complain about firefox, it gives me the impression they have not even used firefox.
        • willis9366 hours ago
          That&#x27;s neat. Firefox has never prompted me on any of my instances and the sidebar is still present. Wish they would ask everyone for consent.
          • utrack6 hours ago
            If you accidentally skipped it, go to Preferences -&gt; AI Controls -&gt; toggle on Block AI Enhancements, it disables everything.
            • kaiwn5 hours ago
              He’s not saying he accidentally skipped the prompt, he’s saying he didn’t get any.
        • blks3 hours ago
          I would prefer a browser without any ai slop.
        • PinkaDunka6 hours ago
          This is article about Chrome doing something undesirable with AI. Which can be easily disabled by going into chrome:&#x2F;&#x2F;flags. And suggestion is to download Firefox which is also doing something undesirable with AI. Which is also can be easily disabled. Seems both browsers are quite similar in this regard, so suggestion to replace one with another is not very helpful?
          • j-bos5 hours ago
            ff doesn&#x27;t download models unless you so opt in.
      • 2ndorderthought5 hours ago
        Firefox lets you disable all AI features with 1 setting switch.
    • grebc5 hours ago
      LibreWolf.
    • imcritic7 hours ago
      [flagged]
      • tomhow5 hours ago
        We&#x27;ve banned this account.
        • elashri4 hours ago
          Hi Tom, since you are here. It seems that my comment, the GOP is flagged and I think this is a case of flag abuse. Can you help with that?
        • imcritic4 hours ago
          [dead]
    • phatfish6 hours ago
      [flagged]
      • whynotmaybe5 hours ago
        Don&#x27;t need a VPN for that, a fake moustache is enough. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48018080">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48018080</a>
      • Y-bar5 hours ago
        Take responsibility for your kids. Talk to them (or ask someone you trust to do it) about what is acceptable in your household and elsewhere.
      • xzjis6 hours ago
        That&#x27;s really a bullshit argument. First off, there are plenty of technical solutions that allow minors (15-17 years old) to bypass the restrictions: using sites that don&#x27;t follow the law, using Tor, etc. But furthermore, these measures to restrict access to porn are counterproductive for sex workers, because it makes their situation more precarious, and they only exist to weaponize the &quot;think of the children&quot; narrative in order to push draconian laws and social control. Soon it will be social media&#x27;s turn, and then the entire internet asking for an ID. This isn&#x27;t just an empty &quot;slippery slope&quot; argument, it&#x27;s exactly what regulators are currently doing in all Western countries.
      • lionkor6 hours ago
        Won&#x27;t someone think of the kids! Not the parents, no, they should be increasing shareholder value. &#x2F;s
    • qurren5 hours ago
      ... and it takes up 50% CPU on 16 cores just to run a video call. Laptop battery drains in 30 minutes.<p>Chrome doesn&#x27;t do that. I literally can&#x27;t use Firefox anywhere I don&#x27;t have a power socket.<p>My laptop also becomes a toaster.
    • dwedge7 hours ago
      Oh is this the browser by that company that are funded half a billion dollars a year by Google and want to become an advertising company[1] and wants their browser to become a modern AI browser[2]?<p>[1] <a href="https:&#x2F;&#x2F;www.jwz.org&#x2F;blog&#x2F;2024&#x2F;10&#x2F;mozillas-ceo-doubles-down-on-them-being-an-advertising-company-now&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.jwz.org&#x2F;blog&#x2F;2024&#x2F;10&#x2F;mozillas-ceo-doubles-down-o...</a> [2] <a href="https:&#x2F;&#x2F;blog.mozilla.org&#x2F;en&#x2F;mozilla&#x2F;leadership&#x2F;mozillas-next-chapter-anthony-enzor-demeo-new-ceo&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.mozilla.org&#x2F;en&#x2F;mozilla&#x2F;leadership&#x2F;mozillas-next...</a>
      • lionkor6 hours ago
        Yes, that one! It&#x27;s great, I can recommend it.
      • frereubu6 hours ago
        ... that recently added a setting which allows you to entirely disable any AI enhancements? <a href="https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;firefox-ai-controls#w_block-new-and-current-ai-features-single-switch" rel="nofollow">https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;firefox-ai-controls#w_b...</a> I mean Mozilla &#x2F; Firefox aren&#x27;t perfect but it&#x27;s a hell of a lot better than Chrome and this comment does feel a bit like the perfect being the enemy of the good.
      • ranger_danger7 hours ago
        Please feel free to suggest a better alternative.
        • nickvec6 hours ago
          <a href="https:&#x2F;&#x2F;zen-browser.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;zen-browser.app&#x2F;</a>
          • Xmd5a6 hours ago
            it&#x27;s just arc-browser repackaged, isn&#x27;t it?
            • Cu3PO426 hours ago
              While it is certainly inspired by Arc, it doesn&#x27;t share any code. Arc is proprietary and Chromium-based, Zen is Open Source and Firefox-based.
            • figmert6 hours ago
              It is not. It is Firefox but with an Arc-like workflow.
        • dwedge6 hours ago
          Not being able to suggest an alternative for Chrome doesn&#x27;t imply that Firefox is a good alternative.<p>On GrapheneOS they recommend Vanadium - a more secure Chromium fork - and specifically recommend against Firefox, but that&#x27;s on mobile.
          • Sayrus6 hours ago
            &gt; Gecko doesn&#x27;t have a WebView implementation (GeckoView is not a WebView implementation), so it has to be used alongside the Chromium-based WebView rather than instead of Chromium, which means having the remote attack surface of two separate browser engines instead of only one. Firefox&#x2F;Gecko also bypass or cripple a fair bit of the upstream and GrapheneOS hardening work for apps. Worst of all, Firefox does not have internal sandboxing on Android.<p>&gt; The sandbox has been gradually improving on the desktop but it isn&#x27;t happening for their Android browser yet.<p>Context is definitely interesting to have with your statement (From <a href="https:&#x2F;&#x2F;grapheneos.org&#x2F;usage" rel="nofollow">https:&#x2F;&#x2F;grapheneos.org&#x2F;usage</a>).
          • freehorse6 hours ago
            Firefox _is_ a good alternative to chrome, though, by the arguments OP brought. What OP complained about are even worse in chrome.<p>FF is largely funded by google money? Chrome _is_ google.<p>FF invests in AI features? Google invests even more in AI features and shoves them to you without consent (which ff asked me for after upgrades).<p>Maybe FF is not perfect or great or whatever by one&#x27;s point of view, but it _is better_ than chrome, at least regarding these arguments.
            • dwedge5 hours ago
              That&#x27;s fair and true. I guess my issue with Firefox is that Google is obviously Google, and you know what to expect from a company like that. Mozilla is pretending to be an underdog while at the same time they are Google by proxy - aiming to bring more telemetry, more advertising, more AI and doing it with Google&#x27;s money which they take partly so that Google can say they aren&#x27;t a monopoly.<p>It&#x27;s the sneaky ways that Firefox are Google that bother me. Above you said that they recently added a switch to disable AI - only after backlash (though I have to admit that the original blog post said there should be an option to disable it). I also dislike that they are focusing on AI and advertising instead of improving their browser, but that&#x27;s their decision.
          • _blk6 hours ago
            Graphene user here: Firefox is my standard browser because I like it but mostly because it runs ublock Origin (which again causes me to like it). Vanadium I use for social media sites so I&#x27;m not logged in to those on the primary browser.
        • QuantumNomad_6 hours ago
          <a href="https:&#x2F;&#x2F;ladybird.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ladybird.org&#x2F;</a>
          • n4r96 hours ago
            Where&#x27;s the download link?
            • dwedge6 hours ago
              git clone <a href="https:&#x2F;&#x2F;github.com&#x2F;LadybirdBrowser&#x2F;ladybird.git" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;LadybirdBrowser&#x2F;ladybird.git</a> cd ladybird .&#x2F;Meta&#x2F;ladybird.py run<p>If you can, run it, report issues and help them develop it.
              • cicko6 hours ago
                Wonderful. My unpaid bills will be so happy waiting for that to complete.
                • dwedge6 hours ago
                  If you&#x27;re using a computer from any time in the past 20 years or so it&#x27;s probably capable of multitasking so you can open another browser to pay your bills in the meantime.<p>I&#x27;ll give myself as an example, between writing that first comment and replying to you, I downloaded and built ladybird on MacOS - it took 25 minutes, most of which was me fixing build dependencies - and here I am replying to you from an alternative browser. Text navigation is a little weird and text boxes are weird, but so far it works.<p>Of course, if building in the background is more effort than you&#x27;re willing&#x2F;able to expend, then continue using Chrome or Firefox until others finish the alternative, and then decide if the time required to download, install and get used to a packaged browser is also going to be a hindrance to you paying your bills.
                  • n4r93 hours ago
                    My laptop runs Windows.
                    • QuantumNomad_7 minutes ago
                      That’s ok, you can install Linux on it free of charge. Open source, baby!
        • gempir6 hours ago
          Helium has all the benefits of Chromium but none of the Google bloat or other crazy AI, Crypto, Gaming or whatever ideas other browsers ship.<p>Just uBlock Origin pre-installed<p><a href="https:&#x2F;&#x2F;helium.computer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;helium.computer&#x2F;</a>
        • airstrike6 hours ago
          FWIW I&#x27;ve recently moved from Firefox to Helium after 10+ years.<p>Yes, I hate that it&#x27;s also Chromium, but no, there aren&#x27;t real alternatives.
          • ranger_danger6 hours ago
            There are Firefox forks that don&#x27;t have any AI&#x2F;advertising&#x2F;etc. stuff in it.<p>There&#x27;s also WebKit-based FOSS browsers not based on Chromium nor Gecko. Upstream it&#x27;s maintained by Apple but the open source webkit browsers should not have any questionable features by default.
      • petesergeant7 hours ago
        We Should Improve Society Somewhat
        • 2ndorderthought5 hours ago
          Why is this downvoted lol. It&#x27;s so reasonable
  • GaryBluto5 hours ago
    [flagged]
  • lena_vibe8 hours ago
    [flagged]
  • chris_explicare3 hours ago
    [flagged]
  • franze6 hours ago
    [dead]
  • semiquaver3 hours ago
    [flagged]
    • mat_epice2 hours ago
      Sounds like you&#x27;ve jumped to conclusions without reading the whole thing, or are making a disingenuous connection between two very different concepts. Climate impacts (really just energy waste) and &quot;legal&quot; arguments are different parts of this article. The legal part centers around whether they have permission to install this model along with Chrome, and whether they are using deceptive practices related to the model.<p>&quot;Article 5(3) of Directive 2002&#x2F;58&#x2F;EC (the ePrivacy Directive) prohibits the storing of information, or the gaining of access to information already stored, in the terminal equipment of a subscriber or user, without the user&#x27;s prior, freely-given, specific, informed, and unambiguous consent, except where strictly necessary for the provision of an information-society service explicitly requested by the user...&quot;<p>That is not about climate.<p>The article goes on to say that there would not be a legal issue if Google simply asked, documented, not taken initial action without user approval, allow deletion, etc. Also not about climate.<p>What they do imply is that Google&#x27;s being dishonest if they say that they are carbon neutral (as is often said in their Environmental, Social, and Governance reports) while imposing up to 250 GWh of power use on network providers and end users. I can see the concern.
  • walletdrainer7 hours ago
    &gt; Google has not, to my knowledge, published any analysis of the welfare impact of this on the populations whose internet access is metered.<p>This is satire, obviously.
    • mschuster917 hours ago
      Clearly, you&#x27;ve never lived in Germany or other places that still have data caps and slow and unreliable internet connections.<p>Yes, 4GB of unintended traffic can <i>absolutely</i> wreck someone&#x27;s finances.
      • Ekaros7 hours ago
        Or places with collateral damage due to failures of German ISPs and state... That is many other parts of Europe while roaming... 4GB is significant cut of the roaming data allocated...
        • Bender3 hours ago
          Some time ago friends were pranking each other with 32GB favicon.ico files <i>this was a thing</i> and one of them was on mobile in Germany. Turns out it would keep downloading in the background even if leaving the page. Their account was locked and had a massive bill for roaming charges. That prank went horribly wrong.
  • derangedHorse4 hours ago
    Does anyone else find the writing in the article to be overdramatic? Including a 4gb is a negligible amount of space for current hardware and Chrome is not known as the browser to run on resource constrained devices. To put 4gb in context, I currently have 2 *tabs* open that nearly take up 4gb. The fact Chrome also has a way to disable this makes it kind of a nothingburger in my opinion.<p>&gt; The roughly 4 GB × N devices of disk-storage cost, sustained, on user hardware. SSDs have a per-GB embodied carbon cost of approximately 0.16 kg CO2e per GB of NAND manufactured [18]<p>The estimated environmental aspect of the download also seems like an overblown point, noted for sensationalism. There are always hand-wavy numbers involved and I had to look no further than the quote above to find evidence of this. The reference for [18], &quot;The dirty secret of SSDs: embodied carbon&quot;, incorrectly links to &quot;Toward Carbon-Aware Networking&quot; and makes no mention of the environmental cost of SSDs. After looking up &quot;The Dirty Secret of SSDs: Embodied Carbon&quot; myself, I was able to see the same methodologies as I was expecting used [1].<p>&gt; We conducted an analysis encompassing 94 Life Cycle Assessment (LCA) reports, which collectively quantify the embodied cost of SSDs. Owing to the scarcity of direct and up-to-date LCA studies focused specifically on SSDs. We compiled a dataset comprising LCA reports pertaining to Server, Workstation, Desktop, Laptop, and Chromebook products, all of which feature SSDs<p>All these studies rely on metrics extrapolated from layered assumptions and end up being used by those who try to use them as objective numbers.<p>[1] <a href="https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2207.10793" rel="nofollow">https:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;2207.10793</a>
    • Zekio4 hours ago
      4gb isn&#x27;t really a negligible amount, given the amount of desktops and laptops sold with just a 256gb ssd
      • Aachen3 hours ago
        Exactly. Nand is expensive. I upgraded what my laptop came with but after installing a few games, cloning repositories over the years, various projects I&#x27;ve done, and other regular use, it&#x27;s perpetually full. 4GB is probably about half the space I have free at any given time<p>Which apparently means it&#x27;ll never install btw, even if I were to run Chrome. Another comment said they check for 22GB free space
    • ElFitz4 hours ago
      &gt; Including a 4gb is a negligible amount of space for current hardware and Chrome is not known as the browser to run on resource constrained devices.<p>4gb definitely isn’t a negligible amount of space on most people’s devices.<p>The quite successful it would seem MacBook Neo has 256GB of storage in its base configuration.<p>A MacBook Air and a basic sub $1000 Dell laptop starts at 512GB.<p>&gt; To put 4gb in context, I currently have 2 <i>tabs</i> open that nearly take up 4gb.<p>You are conflating disk and memory.<p>&gt; The fact Chrome also has a way to disable this makes it kind of a nothingburger in my opinion.<p>There’s a reason they picked an opt-out model for this, and not an opt-in approach.<p>But I also see the point in it. We recently did a hackathon, and I considered relying on Gemma 4 for privacy considerations. The local model could interpret the user’s natural language request and derive less privacy revealing requests to form based on that.<p>But then, a web app that shows people a loading screen while it downloads a 4GB model probably wouldn’t be a best-selling UX.
      • derangedHorse4 hours ago
        &gt; You are conflating disk and memory.<p>I never conflated anything. I said it&#x27;s a neglible amount of space for current hardware, which I still believe.<p>If anything, the fact that I think the amount of space is acceptable for the amount of ram a modern laptop has exaggerates the point.<p>&gt; There’s a reason they picked an opt-out model for this, and not an opt-in approach.<p>That&#x27;s the approach they take for most of their features.<p>&gt; But then, a web app that shows people a loading screen while it downloads a 4GB model probably wouldn’t be a best-selling UX.<p>Which seems to be the motivation of having these local models embedded in the browser&#x27;s available resources: <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;prompt-api" rel="nofollow">https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;ai&#x2F;prompt-api</a>
  • lobito257 hours ago
    Anyone, voluntarily installing a spy browser like Google Chrome on their devices, deserves this and much more.
    • ainiriand3 hours ago
      Sometimes I marvel at how nice it would be to have such a narrow view of the world and other&#x27;s perspectives and contexts. Life would be so much easier!
    • a965 hours ago
      For many, it&#x27;s also involuntarily installed (e.g. corporate, vendor etc).