Google Chrome silently installs a 4 GB AI model on your device without consent

1653 points
1/21/1970
2 days ago
by john-doe

Comments


jbub

2 days ago

crazygringo

Framing this as needing "consent" is deeply misguided. It's as silly as claiming that Microsoft Word installed an English language spellcheck dictionary without your consent. It's just part of the software. You consented to installing the software and having it autoupdate. That covers it.

Now we can argue whether or not it's an appropriate amount of disk space or bandwidth to use, but that's just a reasonable practical discussion to have. Framing it around consent is unnecessarily inflammatory and makes it harder to have a discussion, not easier.

a day ago

jchw

It's additional software that many users didn't ask for, don't want and will not be aware of. Reminds me a bit of back when installing software was a minefield due to all of the integrated "promotions" for things like toolbars, only now they've vertically integrated the unwanted software, cutting out the middleman.

Honestly, for most features you could justifiably say its fine. I mean honestly, how large is an English dictionary? 100 KiB? That is a far cry from 4 GiB. Just taking up 4 GiB of disk space without even asking is indeed a shit move no matter how you shake it. If Microsoft Word updated and suddenly took up 4 GiB more for something like a dictionary, it might not cause as much uproar as if it were something that many people are tired of hearing about and not interested in, but I'm not sure you would find a single soul who would find that acceptable, more just tolerated, probably partly because a lot of people simply wouldn't know better.

a day ago

xp84

> It's additional software that many users didn't ask for, don't want and will not be aware of

You just described 95% of the parts of all software, especially in this era. And think of the Web - how many gigabytes of terrible adtech and tracking code does the average user download in a month of web browsing without an adblocker? Remember, each one probably packages in a couple hundred NPM dependencies into its bundle.

I don't have even a single use for Siri on my Mac. It's useless AND redundant with the Siri that I have to have on my phone, yet Apple downloaded and installed "Siri" on there. If I install GarageBand which is the only first-party way to do basic audio manipulation, Apple installs at least 4GB of audio samples on my Mac.

None of this is to say "I approve of this exact thing Google is doing" - just that I agree with GP that this is exactly the same as what every big company (and many small ones) do every day.

The only "consent" we ever get is basically the all-or-nothing EULA we have to click Agree to in order to log in for the first time - the relevant terms are "Want computer? Accept that we will be shipping you all kinds of code constantly, for 'reasons.'"

a day ago

anigbrowl

You just described 95% of the parts of all software, especially in this era.

Yes, that's the problem

a day ago

cachius

The problem here is that the on-device model is old news packed as clickbait without any research beyond his file system. https://news.ycombinator.com/item?id=48034889 And all news outlets spreading it w/o any further research of their own.

Policy GenAILocalFoundationalModelSettings disables and removes the local model without any flag hacks since 2024. In Canary since January behind Settings > System > On-device AI

The article doesn't mention Chrome version, release channel, whether on fresh vs existing install an if settings were altered.

14 hours ago

alsetmusic

> The article doesn't mention Chrome version, release channel, whether on fresh vs existing install an if settings were altered.

Actually, it does claim this is the stable release channel. And it's reasonable to assume that if the author is documenting on a fresh profile / user account on the Mac, they probably downloaded the current (that day) release, though we're inferring when don't don't truly know for sure.

> 10. Code-signed, shipped through the normal release channel. This is not test build behaviour. It is Chrome stable.

I think it's poor form to run cover for one of the biggest corporations in the world like this. Don't let them off the hook. As the author correctly points out, metered connections are being abused. Hell, last month I somehow hit ATT's bandwidth limits on my mobile and got throttled for five days. It made my phone so unusable that I turned on hotspot on my work phone and connected to that over wifi when I went to lunch.

6 hours ago

iugtmkbdfil834

Yep. The fact that it is being hand waved away in this manner as if it was a valid argument is beyond maddening. I am starting to wonder if the move behind land and 'extreme personalization' of software is a fad I thought it was ( I mean, yeah regular users won't, but there is no helping some people if they don't want to be helped ).

20 hours ago

kjs3

I had a client complain that some software we recommended installed a database. How fucking dare we install this giant blob of software without his consent! It was MySQL, and integral to the application.

So what's your solution? A click-through acceptance of every single library, component, dependency, etc. every app uses?

P.S. - out here in the real world of the people who just use software, they don't want this. Which is its own problem, because they should care more than they do, but we play the hand we're delt.

12 hours ago

anigbrowl

That's going to the opposite extreme. Making major components optional and including some basic information about what they are at install time is easy to do. It's very common with creative software and even some games.

I think this will be increasingly true in this extended period of more expensive memory and storage media. The Macbook Neo, for example, has 250GB onboard storage and 8gb memory. Many users will not want to spend 2% of their storage and allocate half their memory just to run a web browser.

9 hours ago

xp84

I agree that the disk usage we're discussing here is especially painful on that hardware, but:

> "just to run a web browser"

I don't even mean to be hyperbolic here, but 'running a web browser' is almost the only purpose of a MacBook Neo for at least 90% of its target audience.

Consider what normal people do on a laptop:

- Email - web browser

- Social media - web browser

- pay bills, research, book trips - web browser

- watch video content - web browser

For many users, you could hide the Dock and just autolaunch Chrome at Startup and it wouldn't have any negative impact on them.

And I'd bet that any browser with more than 5 tabs open, especially without an adblocker, is using whatever portion of its paltry 8GB of RAM that the OS hasn't hogged. So the argument to be made for allowing some feature bloat (and paying the space cost) in a browser is that this is probably the app most people will spend 75-100% of their time in anyway.

7 hours ago

danudey

Running a web browser _with a local AI model_ is likely something that most users are not aiming for. This is extra disk and bandwidth for something that benefits Google but does nothing for the average user.

4 hours ago

kjs3

And most users won't know and don't care. Doesn't make it right, or good, but it is true.

3 hours ago

kjs3

That's going to the opposite extreme.

I think it's the same extreme, it just shows up in different places, but fair enough. Both views are problematic.

Making major components optional

"I don't want no steenkin DB installed!". Unclick box...app doesn't work right, and now it's the vendors fault, and the vendor has to spend the time to explain to the (possibly non- or even anti-technical) user why. And the user will be on social media complaining about you.

Now, if you want some more extreme thinking, you in theory might never need to develop with a DB; you can just explicitly code all data handling in the app. There you go...no complaints about superfluous installs. Does any developer want to do that? Probably not; DBs are pretty nice abstractions for data handling.

And that's how the AI model here will be justified: this is how apps are built now, accept it or don't use the app. True or not, that'll be the party line.

including some basic information about what they are at install time is easy to do

Easy to do; hard to support. Now you're dealing with "I don't even know what a database is, much less do I want it or not" and you're doing tech support again. And the user will be on social media complaining about you.

Of course, the assumption that most users pay any attention at all to the instructions, disclosures and T&Cs of their software is almost comically quaint. Click, click, click, install.

I think this will be increasingly true in this extended period of more expensive memory and storage media.

This is by no means the first (or, yet AFAIK, worst) shortage of computer components. In the previous ones, I recall noone who said "I won't upgrade to the latest, more bloated version of MYReallyImportantApp because I don't have enough disk/memory/cpu". They delete a less important app, or accept performance isn't so good, or bite the bullet and find the scratch to upgrade. YMMV. And complain about it on social media.

Many users will not want to spend 2% of their storage and allocate half their memory just to run a web browser.

Oh yes they will. For many/most users, a web browser is pretty much all they use outside of maybe games. And most users have exactly zero idea how much each app consumes...they just assume when they double click it's go-time.

Personally, I doubt anything more than "This app uses AI. You good? Y/N." will work.

6 hours ago

munk-a

I, personally, have found the adtech bloat (for both disk space and processor usage) to be a huge issue for quite some time. If this is the hill where the public decides to take a stand I'll happily stand beside them to try and reverse this gradual enshittification. I think several other hills were more worthy to defend but nobody noticed those ones so apparently this is the place to fight that fight.

I doubt anyone would appreciate software bloat purely because of how widespread it is[1] - it just hasn't risen to the level where it's so noticeable for such a contemporarily controversial topic yet.

1. As an aside - ubisoft game sizes are absolutely bonkers. I didn't realize that each Assassin's Creed had twelve different operating systems crammed into it but I can't see how else they're clocking in where they do.

a day ago

oneeyedpigeon

Modern games include assets with very large file sizes that operating systems do not.

18 hours ago

SilasX

Yeah, I was surprised to learn that Ticket to Ride (downloaded on Steam) uses like a half gigabyte, but the most data-intense thing it does is a few musical tracks and 2D images with scaling. They fit Final Fantasy 3 (SNES) with 3 CDs of music (albeit low quality) and Mode 7 graphics for the airship onto like 3 MB.

12 hours ago

noirscape

There's a name for when a virus scanner finds a program that may have a legitimate purpose, yet is typically bundled into other software in a malicious manner.

It's called a PUP, or Potentially Unwanted Program and most anti-viruses offer to remove them. They can be legitimately installed, but often aren't. (Usually they were shipped in the installers of legitimate software downloaded from sketchy distributors.)

Random AI models being shipped with Chrome is very much a PUP. The user wanted to browse the internet, not use a model. They'd install an extension if they wanted that.

The Ask toolbar was seen as a virus. Mozilla had massive user bleed in Firefox due to installing sponsored extensions in the browser. The only reason this shit isn't regarded the same way is because it's both done by Google and because it's labeled with AI, so all AI bros have to retroactively find an excuse to justify it.

17 hours ago

Razengan

> It's additional software that many users didn't ask for, don't want and will not be aware of

> You just described 95% of the parts of all software, especially in this era. And think of the Web - how many gigabytes of terrible adtech and tracking code does the average user download in a month of web browsing without an adblocker? Remember, each one probably packages in a couple hundred NPM dependencies into its bundle.

So what are you saying? Don't be mad over this becoming the norm, just shut up and sit down and accept it?

a day ago

andrewmutz

The story is only trending because it’s an AI model and the internet is anti-ai right now. It’s a double standard.

It’s like how people are outraged that electricity is being used in data centers to power AI models. When you do the math, the power consumption is far, far less than all the other things you do all day without thinking twice. But again, anti-AI double standard

a day ago

RedComet

On the contrary, you're only defending it because it is AI. If it were some other feature that many didn't want or ask for, you would empathize.

21 hours ago

brookst

A product like Chrome probably has 10,000-ish features, maybe more.

Is your position really that any feature that “many” users failed to ask for must require additional consent to install?

And where is this registry features that a sufficient number of users asked for to allow it to be installed silently?

13 hours ago

alterom

>A product like Chrome probably has 10,000-ish features, maybe more.

It doesn't have 10,000-ish features that take 4GB of space.

Chrome doesn't take 40TB on my hard drive.

The machine I'm typing it on has 10GB free right now, and that was after I cleaned it up. I noticed the hard drive filling up when I was doing nothing, but I didn't suspect Chrome of all tihngs.

9 hours ago

baq

Not OP but no, I don’t care. Outrage at this is misguided at best.

20 hours ago

kjs3

Outrage at this is misguided at best.

Because it's AI. Got it.

12 hours ago

baq

no.

10 hours ago

toofy

if someone doesn’t want ai on their devices, you think it’s a double standard that they’re annoyed when it’s installed anyway?

i’m not anti-ai by any stretch, but to pretend like their personal choices don’t matter is a bit too dismissive. it’s their choice, we probably shouldn’t imply other people having their own personal taste is hysterical or whatever it is you’re dancing around.

a day ago

xxs

>the internet is anti-ai right now

The 'internet' is not an entity. Outrage and engagement drive ads. Beyond that 'AI' has very little benefit for most people and it's straight loss if you look at consumer electronics (getting price out of PCs) or energy prices.

17 hours ago

salad-tycoon

I’m actually quite interested in this on device scam detection and might be installing chrome on my aunts computer. She’s an upper 70s millionaire widow who is constantly confused and attacked by a deluge of convincing scam emails.

I had no idea chrome had this feature. Wish Apple had something like this honestly. https://blog.google/innovation-and-ai/technology/safety-secu...

16 hours ago

xxs

>attacked by a deluge of convincing scam emails.

Wouldn't be easier for an email provider to classify the emails already?

Other than that - if the tool provides utility is good. Personally, I'd not touch it - everyone in the family uses firefox everywhere (incl. phones)

16 hours ago

account42

Oh no, why won't people leave the poor AI companies alone.

18 hours ago

goatlover

It certainly makes me uncomfortable given the current capabilities of AI and what the tech CEOs have said about what they see AI becoming. It's not just like any other feature. Am considering uninstalling and no longer using Chrome on principle now.

8 hours ago

ButlerianJihad

There are many technologies that begin in the corporate world on the enterprise level, and/or in research and education fields, and then trickle down to consumers. And basically anytime a tech reaches consumers, it's a fait accompli; it's ingrained in the business world 100%; scientists and defense contractors have blessed it.

The Avalanche Has Already Started. It is Too Late for the Pebbles to Vote. -- Ambassador Kosh Naranek

The funny thing about "AI Data Centers!!1!" is that they're unsurprising to anyone who knows the progression of this. First there were gigantic computers. Then telecom closets and machine rooms. Those machine rooms and closets got big and hungry! But they were hidden inside drab office space and far inside security perimeters and nobody really paid them mind, because it was part of doing business for the businesses.

Then came the cloud mania and corporations began gutting their machine rooms and migrating to the clouds. So if the consumption and demand for resources ramped up, who knows, but it was transferred from a very distributed, scattered model to centralized in a few big datacenters.

And now those datacenters are becoming an end unto themselves and everyone's gotta get one. Yeah, the scale and consumption of computing increases, but this has been evolutionary and it's only alarming because now, you can drive around a big city and pass several obvious data centers (and a few non-obvious ones) on your way. Did people freak out over AT&T constructing central offices? Dunno, those meant a lot of jobs. We all needed to reach out and touch someone.

But kinda wary about that Death Star.

20 hours ago

rob74

Wow, a Babylon 5 quote, I'm impressed :)

15 hours ago

listenallyall

> the internet is anti-ai right now

Just fyi, this is not a temporary phenomenon, not a phase. People dont like spam, robocalls, persistent advertising, even as we use the tools that enable them. They definitely wont like massive job losses, if that actually comes to fruition. Constant surveillance, "slop" news and entertainment, significantly reduced human contact - not popular. Like most technologies, AI benefits a small group - those who control the means of production - but everyone else loses out.

21 hours ago

2000UltraDeluxe

Not just the Internet either. People are actively talking about data centres using available electricity, and the constant push from employers of using AI for things it clearly isn't suited for. Not to mention the constant "Let me talk to a real person" requests -- people see AI's everywhere and often have no desire to interact with them.

20 hours ago

Gander5739

Tempora mutantur, nos et mutamur in illis

17 hours ago

bfivyvysj

It's because it's 4gb and Apple still sells devices with 256gb hard drives.

21 hours ago

k33n

> just shut up and sit down and accept it?

I mean, that's absolutely your only option other than simply choosing another browser. This will be a non-issue for 99% of Chrome users.

a day ago

sterlind

I'm surprised so many people still use Chrome. there are perfectly serviceable browsers which block ads. do normies not know you can block ads if you use a different browser?

a day ago

kirenida

They don't. A large number of them don't even care. Some even click on all of the "allow this site to send you notifications" and then proceed to get spammed by hundreds of notifications on their phone/PC. And don't mind it.

a day ago

account42

It clearly isn't the only other option - otherwise you wouldn't have people like you and others in this thread being outraged about people taking one of the other options.

That we as a society are beholden to corporations is a myth those corporations want you to believe but its not how things actually work. If we come together to say no then those corporations either comply or will cease to exist.

18 hours ago

k33n

What did I say that made you think I’m outraged? If a product isn’t suiting you, just use a different product. Personally, I switched to Firefox years ago.

I’m a bit confused about the activist mindset being applied to a web browser, as if there’s some kind of human right that entitles you to dictate what will or won’t be bundled inside Chrome.

If the internet was like this in 2015, there would have been riots over Chrome implementing DRM for video. Widevine?! Not on our watch!

10 hours ago

forgetfreeman

quietly uninstalls Chrome

a day ago

ambrozk

It's not "becoming the norm." It's been the norm for decades. And yes, you should not be mad about the norm.

a day ago

Razengan

> And yes, you should not be mad about the norm.

Right and if slavery and virgin sacrifices happen for decades we should just join in

a day ago

k33n

Deeply incongruous example tbh.

a day ago

lostglass

Is it? It's kind of the heart of the matter - just because something is common doesn't mean it's acceptable. The difference is that in our society we've all agreed the sacrificing is no longer acceptable.

a day ago

Razengan

The comment above was literally gaslighting against complaining about bad behavior that is common and going on for a long time.

12 hours ago

ethagnawl

> That is a far cry from 4 GiB

Equating a 4GB file installed without explicit consent to the installation of a language dictionary is comical. That's like saying an unwanted political mailer left in your mailbox is the equivalent of a pallette of hammers left in your driveway.

a day ago

xp84

It sounds like you have a specific number of GB in mind that an app can take up, below which it's totally their business, and above which they need to plead their case, disclose the purpose, and allow me to choose.

What's that number? How did you arrive at it and why?

My Chrome binaries are about 700MB on Mac and 500MB on Windows. Is this below or your line, or are they actually in trouble as soon as they're extracted?

My point is just that it seems there may be an arbitrary limit here that may not be the same for everyone (and 90% of users are nontechnical and thus couldn't give an answer whether 4GB is "worth it" for whatever the features are). Rather than add another whole ecosystem of "Cancel or Allow?" dialogs I'd rather operating systems did a better job of letting users put piggish applications on a strict space budget. Most of the apps on my phone are storing half a gig of "stuff" (called "Documents & Data" but not itemized, and even apps that have none of my 'data' such as browsers), which I can't force them to dump even in an extreme emergency. I can only delete the whole app.

I'm talking about Apple platforms as examples because I use those a lot and with their epic stinginess of SSD, anyone who doesn't pay $400 more than the base model will exhaust their storage within hours to months.

a day ago

Morromist

People don't typically have specific numbers already set aside whenever they discuss what is too much. The example given was people can handle a political flyer in the mailbox but not a pallet of hammers delivered in their driveway. Do you have specific amounts (probably will need to be a weight limit and a volume limit) already figured out when you think of how much junk someone can mail to you reasonably? Or how much HD space a browser is allowed to install before it gets to be not-their-buisness?

a day ago

snypher

My arbitrary limit is "not 5x from when I installed it". Like if my gallon milk jug was suddenly 36 inches tall.

a day ago

NuclearPM

Skinny milk jug.

a day ago

sterlind

agreed that not everyone has the same limit, but 4GB is big enough to be annoying to many. that still costs real money (in bandwidth) and storage (on low-end hardware) for a lot of folks.

a day ago

Arelius

> My Chrome binaries are about 700MB on Mac and 500MB on Windows

That's kind-of the point though right? An application that has been say <700 MB for decades, suddenly deciding it'll take a multiple of it's size without asking seems pretty unreasonable, I think it's pretty fair to say the expectations for Chrome were set already.

It'd be similarly unreasonable for a video game that once took 50 GB, to suddenly decide to take 400 GB.

a day ago

boredhedgehog

That depends on how you count, though.

Local storage and cache only have limits relative to available disk space in Chrome, IIRC, and can easily bloat to 100 GB without intervention. Personally I think that's a design flaw and they need customizable hard limits as well, but web browsers wasting space without asking is not a new or sudden development.

16 hours ago

account42

So as long as I'm allowed to bump into you I can also smash your face in, right? After all there isn't any clear point where I'm applying too much force.

18 hours ago

gremlinunderway

What a completely asinine post. I'm sick of seemingly smart people in the technical world think they are being so clever by trying to literally rehash the continuum fallacy. You hear this literally everytime anyone even so much as suggests a standard, norm or god forbid a regulation. It seems especially common among libertarian types who think governance of any kind of simply impossible because of it.

Just because there is a gradual spectrum between two states doesn't mean we can't draw distinctions. For example, just because we cannot define the exact, precise color when blue turns into green, it does not mean that blue and green are the same color for any normal person discussing an issue publicly in good faith.

When someone says "X and Y are on a spectrum, X is good and Y is bad", the point is to highlight the differences. Pointing out that the spectrum or continuum might not have a precise boundary has literally zero weight towards the validity of the ultimate conclusion a person is making here and really is just a complete derail done by people who have no substantive points to make.

a day ago

xp84

The idea I was replying to suggests "consent" is needed, but apparently just for this one example of bloat.

And doesn't explain how normal non-hacker users (99% of the audience) are supposed to judge what "4GB" means to them.

I'm all for users getting to have more control over the usage of their finite resources, especially in this cursed age of soldered-down storage and RAM. But I disagree that some dialog that explains the feature and asks permission to use 4GB would improve anything. Honestly, it wouldn't even improve the PR with this crowd, it would just change the headline to "Chrome pushing users to download and install a 4GB model for so-called 'AI features'!"

7 hours ago

tqi

Is your objection just to the bloat, or also to what the bloat is for?

a day ago

greycol

Personally I'm pissed at both. A large jump in requirements without warning is bad, if I want to avoid it I now need to take immediate less considered actions or get stuck with the consequences. Plenty of decent software actually lets you decide what plugins to install for added functionality, chrome actually has a extensions store that they could have put this crap in.

Yes it's also that it's AI and mostly that chrome is foisting off all the cost of that AI model to me and other users. Without warning and explaining what this model is, is my workplaces power cost going to be up 10% because of whatever they want to run it for? Who knows.

There'd be a lot less complaining if they'd actually warned and less still if they asked.

a day ago

jorisw

I'm picturing a splash screen announcing the feature(s) it enables, with a Download button

14 hours ago

jibal

Agreed. If anything your comment is too charitable. This is just one of the GP's highly sophistic comments here. Considering how he is exploiting the sorites paradox, I wouldn't be surprised if he bases his sophism on Zeno's paradox from time to time.

Excuse me while I go count the hairs on my chin to see if they are >= MIN_BEARD_THRESHOLD.

16 hours ago

xp84

I'm sorry to have offended you. I had to go research all your interesting Greek philosophy terms.

I don't think it's too much to ask that someone at least define their line if they are saying apps must ask permission to use disk space. I didn't say consent is irrelevant. And I think when you're asking to burden the user with a technical question such as "Can I use 4GB" I struggle to see how most people can make a good informed choice. You can argue in this one case that the AI model is not useful and therefore it's "good actually" if users, not being able to judge what 4GB is, reject it even when they actually had plenty of space. But it seems like those who disagree with me here aren't really speaking to whether the model is useful (or if it has future potential), they're mad specifically about an app downloading a thing that's 'too big.'

Also, just pointing out - Apple also uses ODMs, which it installs on its customers' hardware via its normal default-on software update procedure, to power its (imho mostly useless) AI - to great praise for the positive privacy ramifications of on-device. So it's interesting to me that this one model's presence is being cited as a betrayal of user trust. I admit though that it's whataboutism to imply that excuses the behavior of anyone else - if we are saying that any software downloading anything over 1GB (or whatever) is bad.

7 hours ago

KoolKat23

Honestly this is 2026. Chrome on my phone is nearly 2gb. Google on my phone is 1gb. 4gb storage isn't outrageous, Windows barely runs on anything below 128gb storage. Right now my phone has 445gb unused memory and usage isn't likely to go up much. My PlayStation eats 500gb for breakfast. Heck I use a 2011 Thinkpad for casual use and it should still be fine with it.

This is also GOOGLE chrome, it serves their ends, in the past that was to render internet unimpeded (they saw a need then), needs change. I'd rather models serve most requests locally anyway, so long as it's not destroying my battery life.

Remember the whole chrome-RAM-gate saga? This shouldn't be shocking to anyone. PC's shipping 8gb ram, Google removing ad blocker extensions, these should be the real rally points.

17 hours ago

prepend

I don’t run Chrome and Google on my phone because they are so big on disk.

The only reason I ever install Google temporarily is because gmail requires it to log in.

Giant apps on phones is quite frustrating because some of us have small storage.

7 hours ago

alterom

>4gb storage isn't outrageous, Windows barely runs on anything below 128gb storag

So, 4GB is outrageous because it takes the very little space left after the existing bloat.

It also still makes Chrome install at least 5X larger.

9 hours ago

tjwebbnorfolk

Except this mythical pallet of hammers takes up 0.1% of my hard drive instead of 0.0001%. And it isn't blocking me from moving my car. And...

yea your analogy doesn't even remotely make sense

21 hours ago

aucisson_masque

The issue is the size of the 'update' and the impact it'z going to have on your computer performance.

If tomorrow Google was to include a Blockchain miner in Google chrome, you'd still say you consented to it by using their software ?

Because I'm pretty sure that this LLM is also going to be used by Google to gather data on the user and feeding it to Google, hence just like the Blockchain miner using our computer ressources (space & performance) to feed Google yearly benefits.

a day ago

prepend

Chrome has been eating my CPU for years. Who knows what Google is doing, but it sucks. I wish they wouldn’t do that.

But I suppose hundreds of millions of people don’t mind based on the continued usage.

I miss programmers being proud of efficient code and size. I suspect moms of Chrome developers are embarassed to tell their friends.

7 hours ago

ZetsuBouKyo

Hey, you got the point. Is there a chance that Google actually plans to use users' computers as their edge computing devices?

19 hours ago

andai

> Reminds me a bit of back when installing software was a minefield due to all of the integrated "promotions" for things like toolbars, only now they've vertically integrated the unwanted software, cutting out the middleman.

You know, I never thought about it like that, but it is true. The bloat and spyware is a core part of the OS now.

It's just more efficient that way!

a day ago

stronglikedan

> It's additional software that many users didn't ask for, don't want and will not be aware of.

You just described at least 90% of the software packages on your machine, if not 100%. Almost all software contains modules that go unused by certain users.

10 hours ago

hatthew

Chrome installs additional software that 99% of users don't use. It can intercept and modify code running on your computer, and spies on all network requests. Hackers use it to analyze potential vulnerabilities. 90% of users aren't even aware that it exists!

a day ago

prepend

Have you looked at Chrome lately? It’s 1.88GB and there’s tons of crap in there I didn’t “consent to.”

Software is very bloated these days and I don’t think most projects allow users to pick and choose what part of the apps are installed or not.

MSWord takes up 2.6GB, btw.

8 hours ago

Mr_Minderbinder

> I mean honestly, how large is an English dictionary? 100 KiB?

If it contains less than 50,000 words, perhaps, but most standard print dictionaries contain ~500,000 entries. The size of /usr/share/dict/words on my system is 954 KiB and the small version of the cracklib dictionary is 481 KiB.

4 hours ago

neya

> It's additional software that many users didn't ask for, don't want and will not be aware of

You mean like Siri? It does the exact same thing and no one asked for it, either. That shit barely works too.

13 hours ago

fastball

You could say the same thing about shipping V8 with Chrome. Some users disable JS so shipping V8 with Chrome is additional software they didn't ask for.

a day ago

detourdog

The old unix administrator would expect a platform to ship choice of JS that would be in /usr/bin/JS. The local administrator would add their local choice of JS /usr/local/bin/V8.

The browser would then have a configuration option of which JS interpreter to use.

a day ago

r-w

Bad analogy. "Some users disable it" is very different from "it was introduced without any notification or information about what it does and the vast majority of laypeople have negative sentiment toward it".

a day ago

fastball

> vast majority of laypeople have negative sentiment toward it

Citation very much needed. Technologists are not laypeople, and are almost certainly a vocal minority.

20 hours ago

NiloCK

I'm surprised by this request. People detest AI.

Local subreddits are filled with posts "calling out" usage of AI by local businesses or governments. Consensus is that persons who are found out to be be AI users should be fired or resign, businesses that use it should be boycotted / shamed, etc.

https://www.reddit.com/r/newfoundland/comments/1t3x6q3/aialt...

https://www.reddit.com/r/PEI/comments/1s8rtyn/burger_love_ai...

---

Protests around a data center construction project: https://www.youtube.com/watch?v=11Q9ncOdnDg

11 hours ago

fastball

ChatGPT (a 3 year old product) has nearly one billion WAU.

Some people detest businesses slopping AI at them, but the evidence suggests consumers love using AI, which is presumably one of the primary uses of a micro LLM model that runs locally on your computer and is embedded in your browser.

People that post on "local subreddits" and the randos that protest datacenters are once again a vocal minority. Reddit in particular is probably the most echo-chambery destination on the web.

9 hours ago

NiloCK

Reddit also has ~1B MAU.

If it's an echo chamber of AI hatred, then I think this makes the case that there are substantial numbers of people in that camp also?

AI as a product is bimodal in terms of the opinions people have of it.

4 hours ago

goatlover

There's an important distinction between chatbots people go to on websites or download from the app store versus a product downloading without their consent. There's also a massive difference from large power and water hungry data centers being built near people. I don't think those are particularly popular across party lines regardless of ChatGPT usage.

So yeah in general AI as a helpful tool people use online is popular. AI to replace jobs, build data centers and do unknown things on your device without consent, not so much. AI to potentially replace workers, not popular at all.

8 hours ago

fastball

I'm not sure you understand the distinction you are making.

The model Google is shipping with Chrome runs on device. ChatGPT does not. The people that dont like data centers should love this feature. Same with people who are concerned about privacy.

an hour ago

GoblinSlayer

That 4 GiB will also update daily, because without churn it will be dead.

15 hours ago

kaptainscarlet

An AI is not additional software. Infact, a model is not software.

a day ago

knappa

It's not processor op-codes, but sure it's part of the software. You wouldn't say that a set of precomputed weights in a numerical integrator aren't part of the software, would you? Or say that the graphics in a game aren't part of the software?

a day ago

JumpCrisscross

> a model is not software

When does code become software?

a day ago

jchw

How does that change anything? It doesn't matter if you categorize it as software or not, unwanted is unwanted. And frankly I just flatly disagree, you could certainly make the case that model weights are a form of software.

a day ago

dylan604

If they downloaded a 4GiB media file of some Irish band that nobody asked for, people would be upset as well. It doesn't matter what the 4GiB contains. If it is not going to be used by the user and the user didn't ask for it, that's just idiotic to think people would not be upset about it.

a day ago

jchw

I think we are agreeing.

a day ago

robot-wrangler

If someone puts a camera and a microphone on devices that don't need them, then it's a) pushing up the price of goods for everyone with features that mainly serve corporate, b) there are bad actors out there even if you think corporate is a good one, c) no reason to think corporate is a good actor.

Shipping an AI model with a browser is starting to look like sticking cameras on ALL glasses, not just smart glasses, regardless of whether anyone wants that. Saying this is fine and not unusual is clearly motivated reasoning and just normalizes the surveillance state. It's very obvious the way this ends. Browser-based models will eventually be using your computer at the edge to save corporate money in the cloud while they do ever more expensive and invasive stuff to profile you.

a day ago

marcosdumay

Shipping the model with the browser is exactly the opposite of what you are claiming.

The alternative is sending the data to Google.

a day ago

_carbyau_

Back to the assumptions.

If the onboard LLM means no data sending and you get your own little service wholly subservient to you like a good little program. That's nice!

If the onboard LLM means better data filtering, possibly even exploration of the local system, to send information to Google while lessening their datacentre bills running LLM services. That seems a little underhanded to just bake into things without notification.

Pick your assumption, you get your outcome. What are your assumptions?

a day ago

blackoil

Why assume? it should be observable. You can check the code and data traffic to see how it is used.

a day ago

robot-wrangler

Can't observe the future, so learn from the past.. or use common sense. You don't react to a stranger or a mysterious camera in your household by saying, wow ok, let's see if anything bad happens.

17 hours ago

prepend

Google is doing both. They still ship to Google.

Knowing Google, the local model probably means even more data are sent to Google.

7 hours ago

jasonfarnon

No, what's misguided is equating the legal definition of consent ("It's in the ToS") with actual consent. When everyone (especially google) knows 99% of users don't read the ToS. Can they sue over it in a court of law? Maybe, maybe not. But they can write articles, spread the word and generate bad press for google. Then maybe consent will be actual rather than constructive.

a day ago

grayhatter

> Framing it around consent is unnecessarily inflammatory and makes it harder to have a discussion, not easier.

For me the most significant problem is the lack of consent. I assume it's just not how you want to frame the problem. Ignoring the problematic parts or behavior of some sort of behavior is a common problem in modern software, and it's actually what the article is complaining about.

a day ago

ToValueFunfetti

I don't think this is a question of framing or ignoring problematic behavior at all. I'm quite certain that you wouldn't find it anywhere near comparably egregious if Google added a new developer option without your consent- the most significant problem is the 4GB and the LLM. And, of course, you did consent to their software terms. You are free to switch browsers. What does consent have to do with this?

a day ago

pasquinelli

yes, no one would have a problem with it if it were useful, so what, they're hypocrites if they don't like it because it's useless? actually, people generally only complain about consent when they didn't like what happened. the takeaway is that if it's an update that will be thrusted upon a user, deliver value for them. and it's your problem, not the user's, to persuade them that what you're thrusting upon them has value.

a day ago

BizarroLand

Exactly this. My issue with Microslop isn't that they're using AI, that is its own can of worms.

It's the fact that they were forcing it into MY computer, using MY bandwidth for THEIR profit goals. The lack of consent was the final nail in the coffin for me, no computer in my house uses Windows now, and it will at best be a long time before that changes.

I got rid of Chrome ages ago as well. Chrome's only redeeming feature is its user base. It's slower, uses more system resources, ugly as a browser, and now its an AI rapist too.

a day ago

zelon88

> It's just part of the software. You consented to installing the software and having it autoupdate. That covers it.

So where is the line we draw where bait-and-switch goes from being acceptable to unacceptable?

MA Chapter 93A for example clearly says that businesses are prohibited from "unfair or deceptive practices" including misrepresentation or concealing defects. Where do you think the line should be?

If you market a product as a Browser and it's codebase is 10% browser related and 90% some other program... Should Google have to correctly represent that product?

Related; If you didn't like when Apple forced you to use Siri on your phone, why did you purchase a Mac? Did you not expect them to continue disrespecting your sovereignty after you let them get away with it the first couple dozen times?

a day ago

laserbeam

That's like saying users have no right to push against certain features. It's like saying Windows Recall was always ok and there was never any reason to demand it not be installed. The only difference is one can choose to use a different browser easier than they can choose a different OS.

You're right in the sense that practicality and consent are orthogonal issues. There are probably stronger arguments to complain about a feature than the disk use.

a day ago

account42

> The only difference is one can choose to use a different browser easier than they can choose a different OS.

I'm not even sure that is actually true for most people. If you mainly work in the browser, which many do, then you can change the OS under it without impacting the user too much but change the browser and there will need to be much more to adapt/relearn.

18 hours ago

ljm

In principle I agree, but chrome has an auto-update setup and using that mechanism to download several GBs of data that is not critical to the app itself is cause for question.

Chrome is not entitled to my disk space just because I installed it and Microsoft has been excoriated for the exact same behaviour with AI.

a day ago

Dig1t

>Chrome is not entitled to my disk space just because I installed it

When you install any program it becomes entitled to your disk space, by the definition of installation. If you don’t like the program, you can just uninstall it and it’ll no longer take up your disk space.

a day ago

ljm

It's entitled to what is a reasonable usage of disk space, which you generally know by the size of the installer. Some install mechanisms bypass that because they give you a minimal installer that then downloads the full package. It's not entitled to unlimited usage.

Using that same mechanism to pull in several GBs worth of extra data without any warning is sketchy. If this happened and did not respect any settings for running on a metered network then it is even worse.

Other applications where this entitlement is better understood usually have a mechanism to purge the space it uses. e.g. Docker will consume whatever space you give it but you have commands to purge that space or to limited how much it will consume if it goes through a VM.

I really don't know why anyone would try to defend a tech company on what is a table-stakes expectation for being a good actor in the ecosystem. It's really lowing the bar for the supplier's sake instead of keeping the bar high for the consumer.

As a counter point, Call of Duty (the game) was mocked for requiring a good 200+GB of disk space and the conspiracy was they did that to push other games out of your storage. The market response there is easy: don't buy COD and don't install it.

I don't think it's quite the same for a browser that abuses network effects to stay useful. In which case Chrome is to Google what IE6 was to MS. A separate topic but we know that not all browsers are considered equal on the web.

8 hours ago

pocksuppet

This is a good point, given there is no shortage of alternative browsers, even if there is a relative paucity of alternative browser engines.

a day ago

eCa

Couldn't the same argument be made for Chrome suddenly including a bitcoin miner? Seems like that would be a difference in degree rather than in kind.

a day ago

xp84

The difference would be intent. A nearby comment worries that the endgame is the ODM being used to monitor you and report back. Certainly wouldn't put it past the world's biggest ad company to think of that! And if that is what purpose it's put to, I think I'll be mad too.

If Chrome shipped a crypto miner and used the resulting coins generated on my device to let me automatically bypass paywalls with micropayments that would be way better than if they shipped the same and just took the coins.

a day ago

titzer

> It's just part of the software.

What isn't part of the software? Can they just install as much garbage they want to, as long as they claim it is part of the "browser"?

Also, scale absolutely matters. If I pull up in front of your house and say "hey, mind if I park here?" and you say yes, then I park, walk away, and 10 minutes later park a fleet of 18 wheelers in front of your house, you're going to feel like I wasn't...entirely forthcoming about what I intended.

a day ago

luke727

Where does this line of thinking end? What couldn't be construed as part of the software?

a day ago

CamperBob2

It ends at the usual place, the shrink-wrap agreement. What did the license agreement say?

a day ago

olyjohn

Nobody knows because its unreasonable to expect people to read them.

a day ago

itemize123

agreements don't always hold up to legal scrutiny. In cases where it is unreasonable, it won't be able to stand up in court. And in any case, this is not a legal matter but a user experience / public opinion one

a day ago

CamperBob2

You're right, it's not a legal matter. You and I will readily agree that bundling a 4 GB language model with a Web browser is unreasonable, but how do you envision making that case in court?

My guess is that maybe one in 1000 Chrome users will even notice it.

a day ago

jauntywundrkind

What is the line is a good question. I'm strongly pro-user agency, but I still think consent is more around what actually impacts the user. If there's some safeguards, for exceptional cirumstances that users can get into if they need it, I feel like the software has to be doing more, having more of an impact on you for there to be an offense or problem here.

That said, I do want to amplify agency. I don't immediately know what to expect for disarming this. If a website starts hitting the API heavily and my machine's fans are spinning up, where am I at, and what do I expect? It feels like the web is close already, with a pretty sophisticated permissions model, where we go to look for things. I'm interested in an evolved permissions model for the web, where even when permissions are on by default, it's the same flow to turn them off. I think that would remove a lot of the grounds for "I don't want this" that seems so persistently abundant these days.

Even it feels like the risk is so low/non-existent, if the user's demanding less agency from the their user agent, in principle I guess we ought give them the less that they asked for. Usually. But that always has some kind of practical limit too. CSS made some people mad! It's ok for this not to be the software for you, for you to go need to go somewhere else.

I believe that relatively inert capabilities like this, where mostly it's taking up some storage space and joules, is generally not really altering the contract, and is fine.

a day ago

ddtaylor

I think it falls more into the category of needing consent like a crypto miner would. If I use a piece of software to do X and it begins using more resources to do Y that can be a serious issue and is at the heart of this discussion.

a day ago

ezfe

A crypto miner needs consent because it burns your battery and CPU power with no benefit to you. This AI model would only be used when you invoke it so the only problem is disk space, which the comment you're replying to acknowledges as a point of issue.

a day ago

J-Kuhn

Or some website decides for you that you now want to talk to your local AI chatbot using google chrome prompt api.

https://developer.chrome.com/docs/ai/prompt-api

a day ago

kennywinker

> This AI model would only be used when you invoke it

You sure about that? How explicit is the invocation? assuming it’s only run when the user does something (big assumption), does the user know clicking that summarize button is going to bog their system down and crank up their electricity use?

a day ago

robinsonb5

Indeed. Trusting that it will only be processing the user's queries - as opposed to, say, becoming part of a distributed grid of AI processing nodes - isn't a bet I'd be willing to place much money on.

a day ago

bigbadfeline

You would be right if there's a popup box with two buttons appearing before installing the model and before every time it's used by some site.

Button 1: "Stop the AI now to save X GB of RAM".

Button 2: "Erase all browser AI to save X GB of RAM and Y GB of disk"

This isn't asking for consent, it's simply informing the user about what oversized resources are optional and providing an honest way to save them.

The only alternative to that is formal consent.

a day ago

OsrsNeedsf2P

A crypto miner generates revenue needed to run the service, similar to ads.

a day ago

oaiey

It is changing the product significantly. I wanted/consented to a browser. Nothing more. Agreeable, nothing new with the browser vendor pushing plugins down our throat which are not browser core features, nevertheless not right.

a day ago

montroser

Welcome to 2026, in which a browser is an operating system!

a day ago

account42

OS bloat is no less of a problem.

18 hours ago

titzer

36GB Tahoe update and all I got was these rounded corners.

7 hours ago

hackyhacky

> I wanted/consented to a browser. Nothing more.

I agree. I want just a browser. No non-browser-related features, such as JavaScript, CSS, WebRTC, WebGPU, Wasm, etc. Nope, just browsing.

Edit: /s, obviously

a day ago

dylan604

That's a dumb argument to make as all of those things are used to render the browsing experience. You can disagree with them being necessary or not, but they are part of the experience.

You'd be much better off arguing you wanted/consented to a browser, but you got 3 toolbars installed as well and a couple of extensions that report back every keystroke to their respective mothership.

a day ago

hackyhacky

I think you missed my sarcasm. Sorry if I was being too subtle. My intent was to point out that "just a browser" is a meaningless phrase as the functionality of browsers changes.

a day ago

dylan604

Yup, I did. I read it as an HTML purist that thinks all of that stuff is ruining the web never leaving Reader mode pining for the days of Gopher

a day ago

ThrowawayR2

A better example of a non-browser feature that crept into browsers would be PDF viewing.

20 hours ago

jauntywundrkind

> nothing new with the browser vendor pushing plugins down our throat which are not browser core features

You need to find another browser, if your desire is only browser core features. You have that freedom!! You can do it!

On the other hand: I don't think anyone caters to that position, because it's a bad/nonsense position, that users don't want. There are some browsers that come closer to this, but this idea of "browser core features" is, on the face of it, to me, reduction deeply into the absurd.

a day ago

esseph

> this idea of "browser core features" is, on the face of it, to me, reduction deeply into the absurd.

To counter this, the idea that the BROWSER should be doing other things than BROWSE is insane to me.

It is very clear that you and I came of age in a very different environment with a very different mindset.

The moment somebody starts forcing additional packages, some which may even be larger in scope and code than the primary software, throw them in the woodchipper. That's dirty, disgusting behavior that removes user agency and exploits the trust between those developers / company and the user.

Absolutely not.

We've been down this road before and people hated it. Most, if not all of those companies, died.

a day ago

wtallis

My biggest beef with the browser's unchecked scope creep is that its role as an application platform is fulfilled in a manner that's completely at odds with the original purpose of a browser as a user agent. They're running untrusted third party code by default, letting sites embed spyware, and constantly adding more anti-features. Treating this as normal is insane from an unindoctrinated viewpoint. Acting like people who question this status quo are being unreasonable is an insult to everyone who cares about privacy or security.

a day ago

jauntywundrkind

Yeah, I came up with BBS and being amazed at watching us connect & grow capabilities, in ways that anyone could easily use. That was and is incredible & amazing. I struggle to see what reached out & touched you, has you (from my perspective) so shook & anti- willing! I can't imagine not seeing the hope & awesomeness!! I agree: we do have very different backgrounds, it seems like!

There's libraries, still: big buildings with books on them, if you want to go browse static dead information that sits there! You can even check out books on your phone now; thanks Libby app! Your use case is already super well fulfilled! Has been for a long time! You can go do that!

It's absurd to me how conservative & constraining some people want the world to be. A reduction of possibility, that itself feels absurd, taken to even more absurd anti existence, anti possibility. There's been no platform on earth where it's so easy to make cool neat software and experiences for yourself & friends, where we can do so much. From a static website! That power is incredible. That power had been locked away forever and somehow it became very easy, yet still reasonably sandboxed, and is available to all, so easily: and that's nothing short of a miracle.

And as ever it's always the same! The same shit! "The story so far: after packaged software, the web was created. This has made a lot of people very angry and been widely regarded as a bad move."

Just go use a browser that works for you, and stop trying to ensnare the whole world in your very limited very constrained narrow view of expectations/desires. Don't expect the universe to reduce itself to your level! Especially because: the web will let you have the browser you want! There's other media-forms that are everywhere that are even more set, as per your desires! But man, to moralize & outrage against those who don't want the web to be but a book that's online? I don't sympathize at all, and I don't understand the basis where this comes from, and I so strongly feel there's been way way way too much of this frankly bad attitude; I think this is very broadly a popular anti-sentiment to whinge over, that is far too over-expressed. And it's so small, so limiting a world, that's so unclear & so unexplained. The world wide web doesn't need to fit in such a tiny box. This is human capability, that increasingly is the means open to all, for the Dream Machines to be made with, for intergalactic internets to connect people with. Sure! A lot of that hasn't gone great, we don't like what has been built!

But it's always seemed so clear and so obvious to me that this democratic access to platform, available on any device, that let's us do so much, is a fragile sacred thing. And that taking that away is to give up all hope of ever having systems that are good for us.

a day ago

syndeo

It’s actually really useful for web devs to have access to a local model. Whether or not browsers should bundle their own rather than using the system-provided model(s) is up for debate, however. For the time being, though, Google does have some of the better small ones.

Furthermore, users aren’t going to want to have to wait for an extra thing to download before their web apps can use AI.

That’s the thing… Without context of why, users probably wouldn’t want a 4 GB download. But they do want their web apps to work properly. When there’s a specific use case they’re interested in, they will want to have it, and they won’t want to wait.

a day ago

wtallis

You haven't even tried to provide a hypothetical example of what a web app should try to do using a local LLM, nor addressed the obvious questions about how that kind of thing should be standardized, what level of local LLM capability is reasonable for a web app to expect, or how permissions for that should be managed given that a local LLM is not just a tax on local storage capacity.

So why should anyone take it as a foregone conclusion that this is an instance where web devs should get what they want? In general, the browser should be acting in the best interests of the user and not automatically granting the wishes of every web site that wants to drain your battery.

a day ago

martinbooth

One example I have that made me excited for this feature is the free recipe manager website I run.

Many of the paid-for competitors give users the ability to import unstructured recipe data these days from sites like instagram or at least text-only websites.

I can't afford to offer this as a feature since my website has no advertising and I just pay for it out of pocket, but it's an incredibly easy feature to add if you have the money to pay for tokens.

If I could use a local llm to do it though that runs in the person's own browser then I think it would definitely be valuable.

That said, I'm not sure the state of local llms provides a good enough experience yet (small models and slow) but that doesn't mean that in the future it might not be useful.

The propsosed apis do work for this purpose, albeit more slowly and lower quality

20 hours ago

xp84

> not automatically granting the wishes of every web site that wants to drain your battery.

Pretty sure that ship sailed way back when Flash ruled the Internet, and it's still sailing more than ever today.

Browsers are just weird sandboxed VMs now. They have nothing to do with their original purpose. Don't be mad at me, I like shipping webapps that render documents server-side and use even JS incredibly sparingly. I'm just reporting what I see. The browser exists as a way to make developing completely proprietary apps with proprietary UIs for several platforms cheaper, and Chromium exists to help further that goal including, if necessary, being packaged up and shipped with those apps (Electron).

a day ago

llbbdd

There is a link elsewhere in this comment tree addressing all of that:

https://developer.chrome.com/docs/ai/prompt-api

a day ago

wtallis

Google's marketing for their latest new browser feature nobody asked for shouldn't be taken at face value. Somebody outside Google needs to provide a well-reasoned assessment of the feature proposal.

And having skimmed that page, it really doesn't answer most of the important questions. Are other browsers expected to ship Google's model, or put a different model behind the API that Google has documented as being specifically for Gemini Nano?

a day ago

llbbdd

> Somebody outside Google needs to provide a well-reasoned assessment of the feature proposal.

I'm sure that exists already, I've personally been waiting for some version of this to make it into browsers since like GPT 3.5. Every day on HN there is conversation about the tradeoffs of local vs. hosted models; the uses this API is intended for are perfectly within the capabilities of local models.

> And having skimmed that page, it really doesn't answer most of the important questions. Are other browsers expected to ship Google's model, or put a different model behind the API that Google has documented as being specifically for Gemini Nano?

Most of this is answered under the tag "Intent to Experiment" and the associated link. It's not a mandate that they're forcing on the web today, it's a public experiment intended in part to solicit feedback for a potential spec: https://groups.google.com/a/chromium.org/g/blink-dev/c/6uBwi...

a day ago

wtallis

> Most of this is answered under the tag "Intent to Experiment" and the associated link. It's not a mandate that they're forcing on the web today, it's a public experiment intended in part to solicit feedback for a potential spec: https://groups.google.com/a/chromium.org/g/blink-dev/c/6uBwi...

That does pretty much settle the question: if it's still just an experiment, Google should be asking for consent and web developers should not be assuming that this is the future of browsers, and nobody should be acting like this is a foregone conclusion.

a day ago

syndeo

I for one run a small Scripture-study web app that makes use of this on Chrome browsers when available to provide summarizations of long commentary articles. I'm also looking to use it to power topical search.

I allow free open access to the content, as blocking it behind an account signup doesn't sit right ethically—it should be open and free for everyone.

The issue there is that there's no way to easily secure the API from being hammered by bad actors. (Due to the often-controversial response many have to Scripture, apps like these draw special kinds of negative attention.) You can set rate limits, but people can still abuse those, just to try to burn your money. I can get by for free (or relatively cheap, fully paid out-of-pocket as none of this is monetized) on Vercel/Netlify/etc, but inference is expensive, and a prime target for those trying to cause trouble.

If in the future the web exposes local "foundation" models that web apps can assume are present, that would open up great possibilities like these for indie devs like myself. Being able to offer useful and compelling features without worrying about abuse would be nice. That's my point.

10 hours ago

JumpCrisscross

> really useful for web devs to have access to a local model

I’m not opposed to this. I don’t want Google, an advertising quasi monopoly, to be auto-installing its own AIs on everyone’s computers.

a day ago

syndeo

Totally fair. Depends on how it's used, really.

If it's to allow the web apps I use to work with more privacy, or to enable smaller/indie players (that can't easily afford to burn a bunch of API tokens for every user) to offer some basic AI-based features in their web apps, then I'm all for that.

This is the whole appeal of Apple's Foundation models on iOS too.

10 hours ago

tremon

Even Microsoft doesn't install a spellcheck dictionary unprompted; that happens when a user/admin goes into the app configuration and changes the language support options.

a day ago

williamkemi

I have a 256 gb m1 mac. It's enough, but I uninstall apps and delete files ruthlessly when I don't need them and space is filling up. 4 GB of data which I don't want and didn't had in mind 2021 when I bought my computer is a big deal. Perhaps I should upgrade, maybe I'm behind and slow to do so, maybe 256 GB was a bad idea from the start. Maybe, but it has worked for 5 years and I don't have an urgent need to upgrade for any reason. For me 4 GB of something I would actively go and delete, just for it to be downloaded again and again is perhaps not non-consensual but absolutely disrespectful

4 hours ago

0x49d1

But then they should state that minimum size of Chrome is 5-6GB (lol, OS size). Sure this feature should be installed by informing the user what are the pros/cons; just installing without asking - means that you are using user's traffic (huge for mobile, for example) and disk (quite a large part) without notice, which is probably a bit shady.

21 hours ago

knollimar

Framing this as needing "consent" is deeply misguided. It's as silly as claiming that Java installed an ask.com toolbar without your consent. It's just part of the software. You consented to installing the software and having it autoupdate. That covers it.

a day ago

yallpendantools

wellackshually the bloatware explicitly asked for consent. There was a checkbox at the end of the EULA asking you "I also don't agree to not install the ask.com toolbar. You wouldn't do that, would you?". There is a state of that checkbox which would not install the toolbar, because, as you know, it's not part of the software I'm trying to install. That state, however, is left as an exercise for the decompiler. :)

Though I kinda agree that framing it as "consent" feels a bit off even if I myself would say no if only Chrome had the courtesy to ask. What icks me more is a 4GB[1] blob that has no relevance to the primary business of being a web browser; this is basically the IE anti-trust issue all over again. And it's an experimental feature! Under saner policies this thing would be a plugin from "Google Chrome Labs".

[1] I found weights.bin in Ubuntu 22.04 Chrome v147.0.7727.137 but it's "only" 2.7GB. Still, my ick stands.

a day ago

knollimar

I thought the issue with Java was that checkmark would check itself on update?

I was trying to draw that parallel but maybe I'm misremembering

a day ago

xxs

that's not true. ask.com nonsese did ask consent and it was trivial to uninstall.

17 hours ago

circuit10

I think the disk space and bandwidth are what make consent needed, because it’s implied that the browser may download small pieces of data but the user would not expect such a large file be downloaded so it should check with them

18 hours ago

ZetsuBouKyo

I agree to install it, but I don’t agree to automatic updates. The bigger problem is, I can hardly find where to disable Google’s automatic updates. In the end, I just locked the file permissions to stop that virus-like auto-update program from running.

20 hours ago

ascorbic

Auto-updating browsers is one of the best advances in the web dev space in the past decade. I find it hard to believe that anyone who did web development before evergreen browsers became a thing would ever disagree.

19 hours ago

ZetsuBouKyo

I think automatic updates that offer no easy way to refuse are completely unreasonable.

Can you imagine going to see a doctor, and in the middle of your appointment, the doctor drags you into the operating room to automatically update your body?

That's roughly how I feel about automatic updates. If you apply the concept of automatic updates to any industry outside of software, it would very easily be illegal. But strangely, this concept is considered legal when it comes to software.

17 hours ago

account42

Best advances for whom? Lazy web developers?

Considering that most websites are optimized to just barely run on what the developers are targeting, letting them target the "state of the art" instead of what came installed on grandmas machine is been a huge negative for website efficiency and thus average user experience, not to mention global resource waste.

18 hours ago

ascorbic

Web developers, users who want don't want security issues in their browser, and anyone who wants consistent rendering of sites

14 hours ago

register

Under the EU AI act this REQUIRES disclosure. The user should be informed that the system is installing an LLM

20 hours ago

munk-a

If Rockstar games can be criticized for Hot Coffee then Chrome can absolutely be criticized for such bloat ware.

a day ago

Griffinsauce

Invoking a different case with bad logic doesn't make this one any stronger. I never understand this impulse, is it just "nuh uh!"?

19 hours ago

llbbdd

That was also stupid

a day ago

iammattmurphy

TIL, what a nutty situation.

a day ago

ajkjk

Can't stand this kind of corporate apologism. It's one thing to disagree about whether this is a reasonable thing to do, but there's no need to additionally gaslight people about whether their category of grievance is even valid. Of course it's consent. They did it, without consent, that is a simple and factual statement. You consented to one thing (a browser) and not another (a giant AI file). And then the question with consent is whether the thing is something a person ought to seek consent for, which is entirely relative to how the person will feel about it. Installing a dictionary, probably not because it's small. Installing a 4GB file, probably yes. Obviously.

a day ago

pasquinelli

i wonder how exactly it makes it harder to have a discussion. would it be okay to talk about spyware in terms of consent, or would that make it harder to discuss as well? can you think of a situation that it wouldn't be unhelpful to frame what software does in terms of consent?

a day ago

monegator

Let's say i give zero fucks about gemini and "AI" in general, or in any case am not using google's offering.

i'd rather have a popup asking me if i want to. I don't see firefox nagging me with GBs of data for local translations (arguably the only good use for everybody right now)

10 hours ago

account42

This kind of unwanted software installed with a product you want used to be clearly considered malware. But these days software companies all think they own your computer and can do whatever they want.

18 hours ago

abubakir1997

Its not misleading, AI models (unlike English spelling check) has the potential to mine data on users and invade privacy all under the name of "training the model". I am very skeptical of AI models. Governments and big corp have the ability to exploit AI models and none of them a righteous for us to feel safe from a move like that.

a day ago

zachrip

Local models exist as part of the solution to privacy invasion. Not saying google has never been nefarious, but the whole point of local models is that your data doesn't leave your device.

a day ago

eeixlk

When you decide to build autoupdate features into your product, in some way you are building trust that you wont break expectations with your users. If google wants to pull a microsoft and try to force me to use another of their products I dont want to use, they are welcome to die in the same way as IE did.

13 hours ago

thorum

You’re probably right in a literal technical sense, but a very large number of people (maybe most?) would choose “no” if properly informed and asked for consent, and lots of people are morally opposed even in principle to downloading a large AI model onto their computer. I’m not one of them, but they’re out there. So in a cultural sense, it is different.

a day ago

xp84

What % of Chrome users (this is the default browser that nearly every 'normal person' uses) do you think is confident (and knowledgeable) enough to answer this quiz:

  For each, indicate whether it's closest to: 4MB, 4GB, or 400GB:

  1. One MP3 song.

  2. A 2-hour movie streamed from Netflix at 4K

  3. The capacity of this computer's SSD.

  4. The free space on the SSD.

  5. The whole of English Wikipedia not including images

  6. a AAA game from 2010 with all its supporting files and DLC

  7. a AAA game from 2026 with all its supporting files and DLC

  8. The total of all software updates you installed last month

I'd say maybe 5% could get 80% of those right. So, most people would be purely guessing the same way I'd be guessing if you asked me if I want 800mg of Beta-Carotene for $1. I don't know for sure if I need any Beta-Carotene, and if I did need some I wouldn't know if 800mg is a little, just right, or way more than I'd ever need, because I'm not a nutritionist.
a day ago

gessha

News from the year 2030: Google takes your credit card info, sells it on the black market for pennies and kicks you in the groin.

Framing this as needing "consent" is deeply misguided. It's as silly as claiming that Google stole your credit card info without your consent. It's just part of the software. You consented to installing the software and having it autoupdate. That covers it.

Now we can argue whether or not it's an appropriate amount of physical abuse to use, but that's just a reasonable practical discussion to have. Framing it around consent is unnecessarily inflammatory and makes it harder to have a discussion, not easier.

a day ago

wavemode

You're arguing in bad faith.

a day ago

gessha

It’s not in bad faith, it’s reductio as absurdum.

Installation is not consent.

a day ago

exabrial

please don't defend this anymore.

People installed an html client, not a backdoor into their computer.

a day ago

_karie_

Incorrect. Adding LLMs in the browser IS the backdoor into your computer.

a day ago

abc123abc123

Incorrect. What you consent to, is the software, with its intended use and design. It is not consent to allowing the vendor to install what ever software, for what ever use case, of infinite size, forever. With your interpretation, MS could install a torrent client, child porn or what ever, and that cleraly shows that your interpretation leads to a reductio ad absurdum.

When I download a web browser, it is reasonable to assume a piece of software that allows me to view web pages. Not an AI model.

The correct way to handle this, is for the vendor to announce the feature, the size and capacity required, and offer an opt-in, and not an opt-out.

This is beyond dispute.

15 hours ago

crazygringo

> This is beyond dispute.

My top-level comment has stayed the #1 comment on this post since I wrote it, and currently has over 300 upvotes. In fact, it is probably my most upvoted comment of all time, which is quite the surprise to me!

So it is extremely clear this is not "beyond dispute". A valid dispute can exist even if you're personally not happy about it.

12 hours ago

stevenally

They are abusing our trust. That's the issue.

a day ago

oriettaxx

not just that, unfortunately

This is just today

"Tech giants Microsoft, Google and xAI say they will allow the United States federal government access to their new artificial intelligence models for national security testing." https://www.aljazeera.com/economy/2026/5/5/microsoft-google-...

a day ago

gamerslexus

Chrome's model is based on copyright infringement and court cases are pending regarding legality. Even if spellcheck dictionary was 4 GB, installing bloated but legal software is different.

18 hours ago

cataflutter

Disagreed; it's not a download you'd expect and it's also at least an order or two of magnitude than you'd expect to find reasonable for browsing a page.

I have a 2GB mobile data plan. If I was using Chrome, then some site triggers the Prompt API, that will cause Chrome to not only wipe out my data plan, but need 2 of my data plans. I don't find this reasonable.

This is exactly a consent problem, because I'm not denying it might be a useful feature, but it should be at the user's own informed choice. The fact that Chrome developers don't appear to see this might be due to them living in a bubble where they've never had to think about the costs.

17 hours ago

user3939382

So… every software package you’ve installed has the right to consume an unlimited amount of your system’s resources? It’s an absurd argument. By that logic it can fill your hard drive, RAM, and max out your network bandwidth and the user would have somehow agreed.

21 hours ago

ferngodfather

Except spellcheck is a reasonably foreseeable part of a word processor. An AI model isn't really a common component of a typical web browser.

a day ago

derfurth

Yes plus there is lot of confusion; the author is citing ePrivacy and GDPR that are about PIIs, not at all about consenting to an install.

13 hours ago

Razengan

Hey if people could go for their pitchforks and torches over Apple giving them a free U2 album that ate up limited device storage space,

we have every right to be upset at Google's audacity to suddenly gobble up 4 fucking GB

Also from the same webiste, Claude installing spyware: https://www.thatprivacyguy.com/blog/anthropic-spyware/

but discussion about that seems to have been suppressed on HN: https://hn.algolia.com/?q=Anthropic+spyware

a day ago

ascorbic

That was an even more ridiculous post. It wasn't spyware, it was a messaging bridge being installed for exactly the purpose it was intended. It was Claude Desktop installing a bridge that would allow Claude browser plugins to communicate with it. It was only used if the user had installed the browser plugin, and all it did was grant that plugin access to the app that had installed it!

19 hours ago

account42

So it's a backdoor to bypass the browser sandbox. Spyware is an apt label for that.

17 hours ago

ascorbic

It's not a backdoor: it's using a feature for the purpose for which it was designed. It's not granting plugins access to anything except itself

14 hours ago

Razengan

It's the sheer gall of doing shit like that on my system without asking me. Creating a shitload of files to modify the settings of OTHER apps, wtaf?

I asked Codex to look into it: https://i.imgur.com/lvOjR0x.png

12 hours ago

foxes

Disagree

It is consent - and its a pattern ubiquitous in tech.

Idk a random model being part of the software is not a given as much as things are trying to be pushed.

a day ago

alliao

i think if google can show that they know what it does and able to contain it then sure, it's a tool they have power over. if not then I don't see how it is being contained by the terms

a day ago

lynx97

I disagree. Its a browser, damnit. Framing it as non-consentual AI is the right way. BTW, how much does Google pay you for this comment?

a day ago

nobodyandproud

Disagree. By your framing, might as well add a 4 Gb LLM to grep as an unasked for and downloaded option.

a day ago

roblh

Yeah, no. I installed a browser, I expect it to install the required components for it to work _as a browser_. I do not need a local AI model for it to do that. If there are features that need that, fine, but I expect it to at the very least ask permission since those are absolutely not required functions. It’s like if Word installed a bunch CAD modeling software in the background. There’s just no way it needs that to function for it’s primary purpose.

a day ago

antonvs

> You consented to installing the software and having it autoupdate.

You make a good case for much stronger laws and regulations on what such consent can legally allow.

> Framing it around consent is unnecessarily inflammatory and makes it harder to have a discussion, not easier.

Spoken like a Google shareholder. It’s wild to see this level of gaslighting being presented as some sort of reasonable position.

a day ago

RobRivera

Framing another person's opinion as silly is silly

8 hours ago

itemize123

you are being very disingenuous. there are certain expectations from a software vendor. taking things into extreme, if something install malware as an update on your computer, is it not a silly claim that it is free for vendor to do so?

a day ago

iberator

hey i found google ceo here!

a day ago

croes

A spellchecker is a standard function of a text program.

Since when is an AI part of the browser?

On top it’s another abuse of their market domination. What if users prefer other models?

a day ago

TulliusCicero

By that reasoning, any novel/cutting-edge addition to a browser or other software is wrong? Every standard was new at some point.

a day ago

wtallis

The question of whether web browsers will one day be expected to normally include an LLM is not at all relevant to the situation at hand, where that absolutely is not the expected or typical behavior of a browser. Google should be asking for consent now even if they expect in several years time to be able to presume consent for this.

a day ago

TulliusCicero

So the principle is that any as of yet non-standard addition to software needs explicit consent from the user?

a day ago

wtallis

Major feature updates require consent, yes. Automatic updates are for bug fixes and security patches. It is disrespectful to the user to automatically deploy any update that changes the UI without warning or consent. I like my toolbar buttons to stay where I left them.

a day ago

llbbdd

> By that reasoning, any novel/cutting-edge addition to a browser or other software is wrong?

This is IME the default position on HN. Seemingly a complete showcase of the appropriate scope of web technology can be found at http://info.cern.ch.

a day ago

fg137

I am against built-in VPN for the same reason I am against this. There is nothing novel or cutting edge about them. Any browser could have done it back in 2003, but they didn't do it for a reason.

Of course, it's not like any of this matters in the end.

a day ago

croes

Any addition that has nothing to do with the purpose of the program is wrong.

That why ERPs added CRM and DMS functionalities, CRM added DMS and ERP features and DMS got messenger parts.

Of course those new functions can’t compete with the programs made for these functions in the first place and at the end of the day even the main functionality got worse.

Here is the additional point that Google enforces their own model without asking.

Usually programs with additional features give you an option page to select/deselect unwanted features

a day ago

J-Kuhn

At least Word lets me choose which dictionaries I want to install during its installation. With an estimate on how much disk space it will take.

a day ago

hoppyhoppy2

There was a point in time when a spellchecker was not a standard function of a text program, and a spellcheck dictionary would have been considered a large file to include with that kind of software.

I'm not a fan of Google's actions here, but I do think it's possible that at some future time we'll say, "but a local AI model is a standard function of a web browser."

a day ago

croes

> at some future time we'll say, "but a local AI model is a standard function of a web browser.

And before that point ask the user for consent.

It’s not that hard.

If you make a sudden big change, ask for consent.

a day ago

1vuio0pswjnm7

"You consented to installing the software and having it autoupdate. That covers it."

Were the terms something like

https://chromium.googlesource.com/chromium/chromium/+/refs/h...

"11.1 The Software which you use may automatically download and install updates from time to time from Google. These updates are designed to improve, enhance and further develop the Services and may take the form of bug fixes, enhanced functions, new software modules and completely new versions. You agree to receive such updates (and permit Google to deliver these to you) as part of your use of the Services."

https://www.gdpreu.org/the-regulation/key-concepts/consent/

"Where should the consent request go?

Consent information must be easily identifiable by the user. It should be presented separately from any terms and conditions."

https://ico.org.uk/for-organisations/uk-gdpr-guidance-and-re...

"You cannot rely on silence, inactivity, pre-ticked boxes, opt-out boxes, default settings or a blanket acceptance of your terms and conditions."

https://www.edpb.europa.eu/sites/default/files/files/file1/e...

"The element free implies real choice and control for data subjects. As a general rule, the GDPR prescribes that if the data subject has no real choice, feels compelled to consent or will endure negative consequences if they do not consent, then consent will not be valid.13 If consent is bundled up as a non-negotiable part of terms and conditions it is presumed not to have been freely given."

https://www.dpo-consulting.com/blog/gdpr-data-consent

"GDPR Article 7 further tightens consent. It requires clear requests (separate from general terms), a right to withdraw at any time, and documentation to demonstrate that consent was validly obtained. In short, you must prove that a person knowingly opted in. Records of data consent (who, when, how) are mandatory so that you can show regulators you followed GDPR consent requirements."

"You wanted a banana but what you got was a gorilla holding a banana and the entire jungle." - Joe Armstrong

You installed a banana with autoupdates enabled by default. Therefore you consented to installing a gorilla and an entire jungle

Anyway, joking aside, what's missing from this blog post is discussion of potential remedies for the alleged violations

It may be acceptable to Google to violate GDPR, etc. if the remedies enforced are merely a "cost of doing business" and not a threat to business success

a day ago

AlexanderHanff

First of all I want to thank you for your intelligent and reasoned post. As the author of the article in question, I have been mostly shocked at how many people are excusing this behaviour and playing Google Apologist.

Now to answer your question on the remedies. I didn't put them in this article because I covered them in another article that went viral a week or so earlier (the first reference in the Google article). The Google article was already a long read, I didn't want to repeat information I had already posted elsewhere.

As for my actions - well I will take the same actions I took against Anthropic.

I am currently preparing two legal complaints:

The first is under the GDPR and ePrivacy Directive here in the EU and will be sent to the IDPC (Information and Data Protection Commissioner) who will then initiate a Cross Border investigation with the Irish Data Protection Commissioner (Google is "established" in Ireland for the purpose of GDPR) for the GDPR aspects and conduct their own investigation on the ePrivacy violations.

The second will be a criminal complaint against Google under Chapter 9 of the Maltese Criminal Code for alteration of the configuration of my device (Google remotely flipped a profile flag to enable the download which I witnessed in real time and have logs for) and for unauthorised access and use of my computer (to download and redownload the model) under computer misuse and access statutes (think CFAA in the US and how it was used against Aaron Swartz if you are looking for a way to file a criminal complaint against Google for this - the arguments used against Swartz are just as applicable to Google here).

So again, thanks for the post, it was nice to read someone actually understanding (unlike Reddit where it seems they do anything but read what they are talking about despite being called Reddit).

I also want to take this opportunity to thank everyone else in this thread for their time and comments and to YC for hosting the discussion.

Also my apologies for the 503's some people got yesterday (and thanks for posting mirrors) my blog runs on my home server and I had the rate limit set too low (I increased it once I saw the messages on here and it seemed to have fixed it).

Now that said - wait until you see what I am publishing next week (the project I was working on when I discovered this), it makes this look like child's play...

14 hours ago

wahnfrieden

You're missing that this is anti-AI activism

a day ago

nvr219

We should be actively anti-AI being part of a web browser just like that though.

a day ago

tjansen

Why? The AI assistance in Chrome dev tools is really useful. And I also use Google AI mode all the time.

18 hours ago

easterncalculus

Sure, but what's the point of obfuscating that?

This article is activism. The re-framing of software that you install intentionally being about breaking your 'consent' is ideological and incendiary. It implies that this is evil. It isn't.

a day ago

hparadiz

Please stop assuming everyone thinks like you. If I can replace even something like translate with a local model that's just a single thing, off the top of my head, that could potentially benefit. I see no reason why these experiments should not be taking place.

a day ago

greggoB

And the reason they can't do something as simple and easy as ask for consent is...?

a day ago

hparadiz

You provide consent by using the software.

a day ago

greggoB

This doesn't explain why it is beyond their ability to expressly ask for it, or notify the user in any way. Very literal example of the one not precluding the other.

6 hours ago

bigyabai

Same reason the iPhone doesn't ask you which App Store you want to use. If you disagreed with the default choice, you'd be using another phone.

That's how technology is nowadays, unfortunately. Pick the tribe you want to support, and watch them blatantly disregard every standard and convention of modern society. Your best bet is to personally divest from these ecosystems and advocate for their regulation and dissolution, if you think it's bad.

6 hours ago

J-Kuhn

You consent by reading this comment.

a day ago

bigyabai

You joke, but that's how all of FAANG sees things:

  By using Chrome or ChromeOS, you agree to the Google Terms of Service located at https://policies.google.com/terms and these Google Chrome and ChromeOS Additional Terms of Service. 
https://www.google.com/chrome/terms/
9 hours ago

hparadiz

My statement was literal. Legally.

7 hours ago

skydhash

Imagine Amazon deciding to take out $1000 from a credit card just because you use it to buy a phone case. Because you "consented" by using their marketplace.

a day ago

tjansen

They probably didn't even think about that. Admittedly, 4GB is quite big, but if I were in their shoes, I would have expected that people are thrilled about using a local LLM instead of sending data to a cloud-based LLM.

I am still stunned that there are people who hate AI so much that they have a problem with the weights of an LLM being on their computer. To me, that sounds rather esoteric.

18 hours ago

cataflutter

Disk space is one thing, but the actual download size is higher than some people's data allowances altogether! It baffles me that a lot of people don't seem to be aware of this

16 hours ago

nvr219

I am not assuming everyone thinks like me, I’m advocating for my position.

a day ago

pier25

It's not about AI. I'm pretty sure most people wouldn't be ok with eg a calculator app shipping a 4GB word processor.

a day ago

AlexanderHanff

I am a computer scientist and have studied AI for over 30 years, I use AI every single day and I speak all over the world about the responsible and ethical use of AI... not sure how that makes me anti-ai?

I am a privacy activist and I strongly object to corporations reaching in to my device, changing the configuration and installing things I never asked for without telling me or requesting my permission. If that makes me anti-ai, then it is a hat I will wear with pride, thanks.

If you don't like that the law protects my position as opposed to your's, perhaps you could lobby to have the law changed, just as I have done for the last 20 years to make these laws stronger?

14 hours ago

croes

Maybe it’s pro-browser activism.

A browser should render web pages not bring its own AI

a day ago

brendoelfrendo

Yeah, it's already egregious how resource intensive browsing the web can be, between the browser and the content its loading. Why should we just accept that Google will force another performance hit by loading up an AI model as well?

a day ago

account42

I guess they took all the Chrome RAM usage memes as feature requests.

17 hours ago

detritus

It is? Or is it just a pragmatic dislike?

a day ago

themafia

We don't have AI. We have language models trained by rapacious companies on copyrighted material with no concern for copyright violations and with a penchant for intentionally anthropomorhizing their models.

I'm an anti corporate malfeasance activist.

Hacker News and it's underemployed and underpaid user base gets these two confused all the time. I assure you, your tolerance for language models, or your willingness to use them, will have _zero_ impacts on your pay scale in the coming decade.

Finally you should be aware that Google markets this addition as an "anti fraud" and "anti spam" feature. They should have to justify that, I shouldn't have to justify my expectations as a consumer.

a day ago

wahnfrieden

It's not a copyright violation if courts have ruled it's not

I have no pay scale to worry about, I own the software I build and don't rely on wages

a day ago

themafia

> It's not a copyright violation if courts have ruled it's not

Courts can't rule aprioi on civil issues. I would not expect the current status quo to count for anything.

> I own the software I build and don't rely on wages

Cool. So now everyone with $200 is your competition. It seems like a fools paradise to me.

21 hours ago

account42

It is if we as a society decide it is.

17 hours ago

scriptsmith

If Chrome has the #optimization-guide-on-device-model and #prompt-api-for-gemini-nano flags enabled, either because it's part of some Origin Trial / 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()

https://developer.chrome.com/docs/ai/prompt-api

When Chrome 148 releases tomorrow, this will be the default behaviour on desktop.

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.

2 days ago

21asdffdsa12

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.

a day ago

oaiey

And then they made the ram and ssd so expensive :)

a day ago

bearjaws

I am curious if it reuses the LLM across all tabs, hard to imagine most machines can boot up 1-2 of any 4gb model unless its a more powerful system.

a day ago

nsvd2

I think it obviously will, what would be the benefit to spinning up more than one copy?

a day ago

wtallis

It should only need to load one copy of the weights, but each tab/site will need a separate context and KV cache.

a day ago

doctorpangloss

Okay, but the browser is basically the computer for most people.

a day ago

underlipton

Told ya.

a day ago

maxloh

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 every OS user on your device.

a day ago

bityard

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...)

a day ago

throwway120385

It's fine. Network and disk space are free, right?

a day ago

charcircuit

Compared to human labor it is.

a day ago

account42

Only because those who can save on the labor are not paying for the increased resource use in the first place.

17 hours ago

tbrownaw

Shouldn't the filesystem be set to encrypt everything before it hits the physical storage layer?

a day ago

dburkland

Thankfully deduplication is a thing ;)

a day ago

Pay08

I certainly hope you don't automatically update.

a day ago

TheRealDunkirk

Does your place review every line of every update patch note? Do you think you would catch this implication?

a day ago

BiteCode_dev

Does each playwright (or similar automation system) count as a different user, and does it keep the model around ?

If yes, it's an interesting API to call when a AI crawler hit your website.

a day ago

emegeve83

For every profile.

14 hours ago

ai-x

4GB, $0.10 (whatever the HD price) that is the equivalent of a High School level intelligent brain that can perform many cognitive tasks (and in the future even PhD level intelligence) for free?

Oh, the horror!!!

Wait, let me pay my HVAC guy $500 he deserved because he came all the way from his home to replace a fuse

a day ago

recursive

It doesn't make sense to apply wholesale prices for mass storage. People are running Chrome on specific devices that they already own. Storage is not fungible in this way.

a day ago

beedeebeedee

If you’re pissed you had to pay your HVAC guy to drive to your house and do something you think is trivial, why didn’t you do it yourself?

a day ago

account42

As the saying goes, gp didn't pay $500 to have the fuse replaced, he paid $500 for the training and experience that was required to know that the fuse had to be replaced.

17 hours ago

froggit

> 4GB, $0.10 (whatever the HD price) that is the equivalent of a High School level intelligent brain that can perform many cognitive tasks for free?

This is better than my current solution of an actual human with masters degreed intelligence performing all my cognitive tasks for free how? I mean, i'm the first to admit i'm extremely lazy and even i'm over here like "really??"

a day ago

hansmayer

> Wait, let me pay my HVAC guy $500 he deserved because he came all the way from his home to replace a fuse

Right, because its totally something an LLM can do, right?

a day ago

verisimi

Here is your google brain on your device, whether you want it or not.

a day ago

mcmcmc

I don’t think you understand what “free” means

a day ago

SkiFire13

Tell that to Apple, I'm sure they will allow me to pay $0.025/GB for additional storage on my Macbook /s

a day ago

tayo42

It's annoyingly imposible to add more disk space to laptops. I think mine is soldered.

a day ago

account42

Apple laptops maybe. In many others it's just a normal M.2 NVMe module behind a screwed on bottom case plate.

17 hours ago

Vinnl

Also note the Mozilla standards position on this API: https://github.com/mozilla/standards-positions/issues/1213#i...

Or this summary on its status:

> Mozilla: Opposed

> WebKit: Opposed

> Microsoft: Several concerns

> W3C TAG: Several concerns

> Developers: Mostly negative

From https://mastodon.social/@jaffathecake/116527007495775507

13 hours ago

sheept

You can already trigger a 2 GB model download with the Summarizer API[0], which is already shipped in Chrome.

    Summarizer.create()
[0]: https://developer.chrome.com/docs/ai/summarizer-api#model-do...

I think this is a distinct model from the Prompt API, since the other shipped AI APIs use fine tuned models.

a day ago

rafram

Both of them say they use Gemini Nano.

a day ago

crumpled

So now we're up to 6 GB

a day ago

entropicdrifter

Per user

a day ago

ddtaylor

The problem is that some of us are still on connections that charge per GB in rural areas. Here in Montana it's very common to pay about $0.25 per GB regardless of how much you use, so this is a $1 additional cost per desktop device. Places like public school districts have hundreds of computers and this will be somewhat significant for them.

a day ago

marklubi

I was thinking a similar thing. Many of our customers have purpose use computers that rarely see physical infrastructure internet, but need a modern browser (many chose Chrome on their own, we never recommended it).

They're going to get blasted with cellular data charges when they fire up their computer in the field.

a day ago

McGlockenshire

Google's updater service also currently ignores the windows 11 metered connection hint. It will gladly download that model over your cell connection even if you have a data cap.

This is infuriating behavior.

Silicon Valley must wake up and understand the entire world does not live like them.

a day ago

bjelkeman-again

They live in a bubble and not a lot of the surrounding world makes it in to them. I know it is hyperbolic, but I lived there for a while and I stand by that opinion.

7 hours ago

wuschel

It is a small model, so what utility can I / Google expect from it? What is the on-board model used for?

2 days ago

2ndorderthought

It's not a very good small model to be honest.

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.

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't do it.

2 days ago

imglorp

Sure, local models good and yes, there's no way we can trust Google.

We can be positive the entire motivation of Chrome is user behavior surveillance. There's not a nano-chance in all the multiverses that Chrome model is doing anything privately. They've gone to extraordinary length to accomplish this. It's not for free.

2 days ago

reactordev

It is entirely about user surveillance as well as pushing their product on to their users because they have the install base. Google Chrome has become Microsoft IE6 in hostile user behavior.

2 days ago

aftbit

You either die a hero or live long enough to see yourself become a villain.

What did we expect when they dropped "don't be evil" from their company values?

2 days ago

reactordev

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.

2 days ago

coldtea

They were corporate evil from day 1. The rest was just PR slogans, and playing the good guy as long as you don't need to squeeze profits.

2 days ago

xnx

If Google were focused on surveillance, why haven't they been collecting keystroke data (like grammarly) for years?

a day ago

philip1209

Isn’t it really “pushing a feature to their products”?

2 days ago

reactordev

Not when you are appropriating 2GB or more of space for that feature.

a day ago

akoboldfrying

I don'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.

2 days ago

imglorp

Both can be true: they give a nice local model so you find it useful AND the chrome harness captures every token in and out for exfiltration.

a day ago

marcta

LLMs are costing Google a ton of money in compute and storage right now. If they can farm any of that off to the users, it makes economical sense.

But yes, there is a 100% chance that logs will get sent back to Google too.

a day ago

imglorp

> farm

Ooh, this is interesting. There's nothing stopping them from sending jobs down to local machines. That's some 3 billion nodes. We went through this with coin mining and spam botting.

Nothing stopping it except your ire if it's discovered.

16 hours ago

Ajedi32

> But how can you trust Google to autoinstall one on your machine

Why are AI models something I'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't trust Chrome in general?

2 days ago

2ndorderthought

Yes I would not trust Google or chrome. They have a history of class action lawsuits for doing shady things to users. Enabling them to condense data on your machine and transmit it however they want, should they choose too is suspect to me.

a day ago

jm4

Google is probably still sucking up the contents of your LLM requests even with the model running locally.

a day ago

jauntywundrkind

Yeah, so unclear why yer again everyone is so quickly running for the pitchforks & torches. The model doesn't do anything, it's just a sandbox.

I'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.

But folks don't seem capable of processing duality, don'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.

a day ago

pbmonster

I was waiting for Google to pull a local LLM onto Chrome/Android devices. It opens up some revenue streams that weren't easily possible before: for example the often memed "I was talking about cigars with my wife one single time and now all I see are adsense ads for cigars" gets much easier with a local model doing speech to text and topic classification.

a day ago

froggit

> Yeah, so unclear why yer again everyone is so quickly running for the pitchforks & torches.

Cause everyone loves a good bonfire and a fresh hot roast.

a day ago

jcgrillo

> The model doesn't do anything, it's just a sandbox.

Doesn't that make it worse? They forced everyone to download 4GB of crap for nothing. They could have done one of two things:

(1) bundle the model with the application so you can tell ahead of time you're signing up for 4GB of bandwidth usage or

(2) make downloading the model some kind of opt-in thing.

Either of those would have worked. Just because you can easily tolerate 4GB of unplanned bandwidth usage doesn't mean everyone who can't is wrong.

a day ago

thegrim33

The point is that what you're "sick of" isn't actually authentic human thought, but in reality you're responding to a recent european-driven propaganda campaign with the goal of deriding anything and everything related to US tech.

a day ago

wildrhythms

All that matters is some MBA product manager at Google was celebrated for shipping this. Hooray!

2 days ago

elphinstone

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't hesitate to send them to prison where they belong.

a day ago

ahupp

What is the principle you’re using here?

a day ago

hluska

A fair and impartial jury is a fundamental part of freedom. I genuinely cannot believe that we have been reduced to wanting to destroy the jury system to punish companies we don’t agree with. At this point, this is less activism and more weaponized disrespect for fundamental freedoms.

a day ago

safety1st

> 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.

Really? I'm a total amateur when it comes to doing anything with local models but I tried a few in this range using ollama at this point, and they didn't seem to know much about anything, and I couldn't figure out how to get them to search the web or run other tools, so that was where the experiment ended.

A small local model that can use bash would be a bit of a game-changer for me.

a day ago

svachalek

The latest small models are now reliable enough at simple tools like web search I think. It's just afaik none of the user friendly harnesses like ollama or LMStudio have a real one-click setup flow for this. You'll need to download models and do a fair bit of tool configuration.

a day ago

xnx

Gemini CLI can use bash and run on the Gemma local model.

a day ago

hluska

Local models are improving quickly so if you keep an eye open you’ll find something soon enough. But from experience, I’ll warn you that local models can lose the plot very quickly. Their little self arguments when they get stuck usually come down to:

- It failed? This must be a mistake, I’ll try it again. It failed? This must be a mistake, I’ll try it again because then I will complete the task (repeat about every six seconds until you rescue it).

- You know, the best way to deal with a permissions problem is to erase the entire system. That’ll definitely solve those pesky permissions and I’ll complete the task.

a day ago

soco

Which is why I uninstalled Chrome a (short...) while ago and my life went on unbothered.

2 days ago

raddan

I am amused when people fret about not using Chrome. I get it but… I have literally NEVER used Chrome. Perhaps I just don’t know what I am missing but the web seems to work just fine for me without it?

a day ago

Danox

Touché…

a day ago

tsss

Half of the reason to use local AI is to circumvent the censorship that Google, OpenAI and so on have. I don't want this Google crap on my computer.

2 days ago

scriptsmith

It's based on Gemma 3n, and it's not the best.

I find it works fine for simple classification, translation, interpretation of images & audio. It can write longer prose, but it's pretty bad.

It can also write text in the format of a JSON schema or regexp for anything you might want to do with structured data.

2 days ago

Wowfunhappy

I wonder why they’re using Gemma 3 and not Gemma 4?

2 days ago

scriptsmith

Google has been trialling the Prompt API in chrome for the over a year, so before Gemma 4 existed. But they are indicating they'll move to Gemma 4: https://groups.google.com/a/chromium.org/g/blink-dev/c/iR6R7...

2 days ago

dotancohen

So that the big news in non-tech news sites will be the update. Thus ensuring that this is received in a positive light.

2 days ago

andy_ppp

It'll probably update to that without telling you at some point.

2 days ago

kevincox

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.

2 days ago

rmac

this is considered a large model. i think you might be surprised how many "small" models chrome has already pulled down on your disk.

but to answer your question: one of the services that uses a small model: PermissionsAIv4

""" Use the Permission Predictions Service and the AIv4 model to surface permission notification requests using a quieter UI when the likelihood of the user granting the permission is predicted to be low. Requires `Make Searches and Browsing Better` to be enabled. – Mac, Windows, Linux, ChromeOS, Android """

a day ago

michaelbuckbee

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.

Not happy about that as I would like to see more local models but that's the current state of things.

https://sendcheckit.com/blog/ai-powered-subject-line-alterna...

2 days ago

gchamonlive

> on _every_ measure except for privacy it was worse than a free tier server hosted LLM

Would you be able to compare this to other local models in it's class and a above that would fit consumer-grade hardware?

2 days ago

accrual

> It is a small model, so what utility can I / Google expect from it?

Precedence for shipping models alongside consumer software.

Potentially without consent if it truly is a silent install.

2 days ago

hightrix

Something to do with serving more ads. My guess is they will use this to “better target” or to drain more information from you for their ads.

a day ago

tobylane

Those two (and more) exist in chrome://flags in Chrome 147. I'm disabling them now, with the expectation that will prevent the new default.

One option I'm leaving as default is "Use LiteRT-LM runtime for on-device model service inference." Any comment on that?

2 days ago

RaiausderDose

I'm on Chrome 147 too and disabled:

"optimization-guide-on-device-model"

- Enables optimization guide on device

"prompt-api-for-gemini-nano"

- Prompt API for Gemini Nano

- Prompt API for Gemini Nano with Multimodal Input

and deleted weights.bin and the 2025.x folder in "OptGuideOnDeviceModel"

Will report if Chrome 148 downloads the model again.

2 days ago

phs318u

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?

2 days ago

sethops1

You want to use chattr +i (make the empty file immutable)

a day ago

pmontra

I'm on my phone now so I can'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.

2 days ago

RaiausderDose

yeah, should work. Will try readonly on windows too.

Now I can't see it anymore, but shouldn't the model be under chrome://on-device-internals/ -> model-status?

Maybe you can uninstall there too.

2 days ago

beaugunderson

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.

a day ago

Markoff

thanks, went to flags in Vivaldi and just in case disabled all flags containing "gemini" and first five results for "model"

2 days ago

scriptsmith

Those flags will exist already, but will default to enabled in 148.

That other flag is for using a different open-source inference engine to the (from what I can tell) closed-source one that's used by default.

2 days ago

d3Xt3r

So my understanding of that is that the download happens only when sites call the Prompt API right?

Because my Chrome stable has been updated to v148 now, and I don't see any AI models in my user profile folder. My profile size is only 328 MB, with the Code Cache subfolder occupying the most space (135 MB).

a day ago

scriptsmith

In my understanding, yes. I wrote a blog post about some of the internals here: https://news.ycombinator.com/item?id=48028662

a day ago

Twirrim

Searching about:flags for model comes up with a whole bunch:

#omnibox-ml-url-scoring-model

#omnibox-on-device-tail-suggestions

#optimization-guide-on-device-model

#text-safety-classifier

#prompt-api-for-gemini-nano

#writer-api-for-gemini-nano

#rewriter-api-for-gemini-nano

#proofreader-api-for-gemini-nano

#summarizer-api-for-gemini-nano

#on-device-model-litert-lm-backend

Then around gemini but not caught by the search for models: #skills (maybe? I think this is implied by "gemini in chrome"?)

edit: I don't see a carte blanch AI disabling option. As much as I dislike Mozilla's growing obsession with AI, at least they give me a top level option to disable all AI stuff. I only keep Chrome around for occasional testing reasons.

a day ago

arendtio

/dev/mapper/vg_system-arch 207G 192G 4,7G 98% /

Just don't keep free space around :-D

7 hours ago

scriptsmith

I wrote a more detailed blog post here:

https://news.ycombinator.com/item?id=48028662

a day ago

codethief

Next step: Invoke the prompt API from within online ads and run a "p2p" AI inference provider which forwards incoming LLM queries to website visitors. :-)

a day ago

hzwanip

I think it's great, LFG Chromium OSS

7 hours ago

jimmaswell

This sounds perfectly reasonable. No objection from me.

a day ago

jadbox

I believe webpages that use the API must request from the user via a system permissions dialogue to aces the prompt API, according the docs a few months ago.

a day ago

scriptsmith

It can only be called after the user has interacted with the page, but there's no dialogue from the browser

https://developer.chrome.com/docs/ai/get-started#user-activa...

a day ago

madduci

Do you know if also Chromium has thesenfkags enabled?

18 hours ago

scriptsmith

Depends on where you get it. By default the flags will be enabled, but some packagers may choose to disable them. I haven't seen a major distro release chromium 148 yet.

Weirdly though, chromium won't be able to actually use the model even though it can download it, because the inference engine is a closed-source blob.

https://adsm.dev/posts/prompt-api/#which-browsers-support-th...

18 hours ago

davb

An extra 4GB per user on our NFS home file server is going to be a huge pain (several thousand students). And for our Windows lab machines, they end up in AppData\Local (which isn’t redirected for operational reasons) so we either leave the profiles in place and let them accumulate (suboptimal) or clear out the profiles as we normally do and let it redownload, over and over again.

As much as I’m against unexpected 4GB bloat for an AI model, I’d much prefer it to install one copy, system-wide. 4GB per Windows or Linux lab machine, rather than a 4TB minimum load on our NFS server and 4GB downloads per user, per machine on our Windows labs.

a day ago

EvanAnderson

Fellow sysadmin here. I'm glad to see somebody else thinking about the practical side of this.

Google should know better. Chrome has local administrator permissions anyway (w/ its updater) so they should have installed a single copy for the entire machine.

It's not cool to give a damn about the people who keep mundane stuff like desktop infrastructure, file servers, etc, working, I guess. The wanton disregard to even talk to a single in-the-trenches corporate sysadmin seems like malice.

a day ago

bigstrat2003

Google has not ever cared about the real world implications of their browser decisions in the past. I can't say I'm surprised that they didn't start caring for this occasion.

a day ago

xxs

I tend to deal with unwanted installations by creating a zero length file with the name (weights.bin) and remove all permissions from all users, taking the ownership as well. While the download and friends commence they fail to overwrite it.

The tactic used to work even as prevention to common RPC exploits (viruses/worms) on windows as well (in the early 2000s).

17 hours ago

alexpotato

The zero size filed with the same name trick was the first thing I thought of as well.

14 hours ago

rapatel0

Do you not have compression / deduplication on your nfs backing server ?

14 hours ago

userbinator

Conspiracy theory: making the browser bigger makes it harder to run large quantities of headless versions, for all the useful (but anti-Google) things that enables. I suspect this is directly tied to the ongoing ascent of verification laws and other pieces of the drive towards authoritarian dystopia. They're basically DDoS'ing providers of browser-VM services with this.

a day ago

qudiqudi

Why not force a light-weight browser and prohibit Chrome?

a day ago

EvanAnderson

That would create vastly more support issues. You don't get to choose the software your users need.

a day ago

davb

Indeed. We look after a huge, very diverse set of users (university science faculty - many thousands in our faculty, but tens of thousands across all faculties and professional services teams). According to https://gs.statcounter.com/browser-market-share Chrome has over 65% market share for desktops - not supporting Chrome would be overly restrictive.

Our users interact with a huge array of internal and external sites and web apps, virtually all of which will be tested on Chrome. Our LMS, collaboration tools, internal apps, SIEM tooling, HR systems, ERP, knowledge exchange partner portals - it's all been tested on, and works with, Chrome. And we're not in a position to force thousands of vendors to make sure their applications are standards compliant and work in less popular browsers (as much as we might like to). Not to mention the deluge of tickets we'd be dealing with when incompatibilities arise; banning Chrome would cripple us.

Google have backed us into a corner with this one by making a careless default choice that takes advantage of their market dominance and forces us to work around their decision.

a day ago

account42

Except IT does that all the time in most companies. You don't get to choose your own OS. You have to use Outlook and Teams in most windows shops. Good luck getting approval for an Office alternative.

17 hours ago

estimator7292

Because due to Google having a near-monopoly on the entire goddamn Internet, a shocking number of websites and services will refuse to work with non-chrome browsers.

a day ago

breakingcups

Apart from two exceptions about 5 years ago, I've yet to encounter any of these sites in practice in Firefox.

16 hours ago

aidenn0

And even when they work with non-chrome browsers if you run into an issue, you won't be able to get it escalated without trying with chrome (or lying and saying you did, I suppose).

21 hours ago

ben_w

> Energy intensity of network data transfer: 0.06 kWh per GB, the mid-band of Pärssinen et al. (2018) "Environmental impact assessment of online advertising", Science of The Total Environment [14]. The paper reports a 0.04-0.10 kWh/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.

2018? An estimate from 8 years ago is going to be off by a factor of 10 or so.

Not sure you'd get far with the legal arguments unless you're actually a lawyer. Too easy to misunderstand the jargon (i.e. the same reason why it's dangerous to use an LLM as your lawyer).

(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).

2 days ago

jazzypants

This is the same guy who said that Claude Code was spyware because it makes a few Windows Registry keys [0]. I find it really hard to take him seriously.

[0] https://www.thatprivacyguy.com/blog/anthropic-spyware/

a day ago

ben_w

Oh, one of those people. Gotcha. Back in the early days of my career (can't remember exactly, possibly 2010?) I tried making screensavers and gave them away on my website, someone followed me directly on twitter then tweeted to everyone that my screensavers were some kind of malware because… I'd named the main class as per the tutorial and somehow this looked scary.

a day ago

fluoridation

Main class? Tutorial? I feel like you're leaving out important details.

a day ago

ben_w

Not really important, but if you're interested, I followed some tutorial on how to make a MacOS screensaver back in the Objective-C days.

  MyMainWindow
or something, IDK, it was 16 years ago and I lost track of the source code since then.
20 hours ago

kingstnap

0.04 to 0.1 kWh/GB is insane even for 2018 lol.

I have gigabit internet (125 MB/s). This would imply when I'm downloading something I'm using 18 to 45 kW of electricity. Completely bonkers.

a day ago

fastball

It would also imply that it costs Google ~7¢ in only energy cost to deliver that file to you (using average EU energy costs), which is clearly non-sensical given the rates hyperscalers charge for network egress.

Additionally, the cited number also conflates wired internet (low power consumption) with mobile internet (higher), even though this model is only being downloaded to Chrome Desktop AFAICT.

20 hours ago

rightbyte

I'd guess there is some offset power needed for keeping a "line" open. Like, 200 kB/s is not twice the power of 100?

a day ago

wtallis

When looking at the power consumption across the whole network path and not just a single link, most of the power draw is probably baseline static power costs of keeping all the routers and switches running. Which means that judging the impact of a download in terms of Watts per MB/s is a pretty bad way of analyzing this.

a day ago

bastawhiz

Clearly you're charging an EV to drive a jar of microsd cards with your data back and forth

a day ago

gbgarbeb

1.8 to 4.5 kW.

a day ago

kingstnap

This was my math:

0.1 kWh * 3600s/hr = 360 kJ

360 kJ / 8s (time for 1 GB) = 45 kW

a day ago

polishTar

Or, slightly more direct: .1kW*h/GB * .125GB/s * 3600s/h = 45kW

Those are some goofy numbers. Obviously incorrect.

a day ago

Schiendelman

You think the energy cost to transfer has dropped by 10 X in eight years? Why?

2 days ago

ben_w

Long term historical trend, lots of small tech improvements that add up, like all other tech. Some of it'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.

EDIT: got the maths very wrong with some other estimates, deleted them.

a day ago

asdfasgasdgasdg

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's power usage is linear with the amount of data it'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'd their energy usage.

2 days ago

radicalbyte

Eight years ago my internet was using a current over a copper wire. Now it's light through glass. The latter is much more efficient especially over longer distances.

a day ago

b40d-48b2-979e

Eight years ago, your ISP was already on light over glass, they just didn't serve it that way to your house.

a day ago

ChrisRR

But processing and retranssmission of the data at every network node still takes energy

13 hours ago

Schiendelman

And plenty of that hardware is more than ten years old.

2 hours ago

Azkron

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.

2 days ago

IG_Semmelweiss

I stopped using chrome 15 years ago and de-googled my life 5 years ago. The hardest thing to let go in fact was Gmaps (most alternatives, until recently, were not great) and I'm still captured by android, but rome was not built in a day.

Quitting chrome these days is the easiest thing to do. The writing is on the way. You don't control the browser on your network, google does. ANd for better or worse, google's priority is AI at this time.

Sysadmins should take notice.

If the network is ~65% chrome and thus deemed painful, take the gradual approach. Do not push chrome on new devices or users. Watch that problem slowly go away.

a day ago

bean469

> most alternatives, until recently, were not great

Curious to know, what viable alternatives did you discover?

20 hours ago

heyamitkmr

OrganicMaps is a fantastic alternative - based on OSM data

https://organicmaps.app/

8 hours ago

IG_Semmelweiss

Gmaps WV while using VPN. Download from Fdroid.

Its miles ahead of something like Osmand , which i really, really, tried to like for a year, but its a UX disaster (i could never ever figure it out)

15 hours ago

arendtio

Better use it now, because it has a best-before date of 2026/2027 (depending on when Google will enforce the developer identity registration).

7 hours ago

Vinnl

Is that a webview loading Gmaps? That's not what I expected to call "degoogling", haha.

The OSMand UX is clearly not made for casual use, but Comaps is basically the main user-friendly application. It is missing a couple of commonly-used features though, most notably traffic information, which of course Google bases on data collected from its users.

13 hours ago

nesk_

Kagi Maps isn't bad, it's slow but POIs are there with enough data.

20 hours ago

guilhas

I have used OsmAnd for maybe 10y. And it has been surprisingly good

Several countries. Works offline. Saves the journey taken

Not the best at finding places sometimes. Food places and ratings still has to be google or trip avisor, but those are very relative too. Wherever you go the key e some preparation anyway

For direction I think it is rock solid

5 hours ago

Legend2440

Wait, Chrome has been around for 15 years? Damn I'm old.

21 hours ago

doginasuit

"Silently installs" is misleading. They are including a file in the package which is presumably related to the functionality of the software. I don't use chrome for a long list of reasons but it is not standard or expected to get consent for that.

2 days ago

etothet

There is, however, precedent for software alerting/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.

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.

2 days ago

doginasuit

That's a good point. "Downloads a 4GB LLM model without notice" would get a good amount of attention and be an accurate representation of the situation. The article undermines itself by misrepresenting the problem.

a day ago

rubyfan

“Silent” seems appropriate given it historically never required such a large storage requirement and the nature of the new feature seems entirely optional; and it’s happening silently as part of a normal upgrade.

2 days ago

jasonlotito

> it's happening silently as part of a normal upgrade.

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's not downloaded.

2 days ago

dweinus

According to above, it is triggered by the website calling the feature. The user might have no idea. That's not what consent looks like

2 days ago

coldtea

That's even more silent.

2 days ago

chrisjj

> No, this is not true. The large requirement comes after a user wants to use the feature,

The feature that didn't say it would cost you 4Gb, right?

2 days ago

bityard

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?

a day ago

shimman

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.

It's a bizarre way of living your life.

a day ago

Diti

They aren’t wrong, though. There is no incentive for Google to do anything else if 75 % of web users keep using Chrome no matter what happens to it.

a day ago

postalrat

Isn't that what it always has done after caching a few weeks of websites?

a day ago

CobrastanJorji

100%. "Researchers Discover Chrome Uses Your Hard Drive to Silently Make a Copy of Everything you Look At Online" is ominous and scary and also an accurate description of how caches work. There's enough scary and bad AI stuff to discuss without needing to use scare tactics.

a day ago

croes

What part of rendering a web page needs Gemini?

a day ago

CobrastanJorji

What part of rendering a web page needs a local disk cache?

a day ago

croes

The part where you revisit or reload a site

a day ago

CobrastanJorji

Okay, then the part where I translate or extract text from an image or summarize a site is the part where I need Gemini.

a day ago

oneeyedpigeon

Everyone revisits or reloads a website. Not everyone uses the features you refer to, and I would guess it's a minority that does.

17 hours ago

croes

What part of rendering a site is text extraction or summary?

Do you use a translation program to play browser games?

17 hours ago

albedoa

> the part where I need Gemini.

This is like saying that the part of driving where you wash dishes is why you, personally, need a dishwasher in your car. There is no feature that would fail the challenge if you can always claim that you need it to render a web page.

Local disk cache is a standard and reasonable feature expected by the vast majority of browser users. You are being obtuse.

a day ago

SirFatty

Look at how many headlines indicated that something is silently happening. It's a weird trend at the moment.

2 days ago

vanderZwan

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 "update" 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.

So no, I don't think it's a weird trend at all that people start describing software as "silently" 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.

2 days ago

chrisjj

Its a salesman's foot in the door, except its near-invisible and gets to walk round your house.

2 days ago

coldtea

No weird: accurate. It IS a silent install.

I wanted a browser, not an LLM.

2 days ago

SirFatty

a day ago

Diti

What is this link supposed to be doing? Does it need desktop Chrome to run, maybe?

a day ago

WarmWash

If it gets the clicks it sticks.

2 days ago

ahmadtbk

Who paid you to write this

14 hours ago

croes

They are installing a software package nobody expects and which isn’t need to run a browser.

a day ago

vanderZwan

Then what is your definition of "installing" 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't think there's any significant difference from the user'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.

A 4 GiB model has nothing to do with the functionality of a web browser. It is something forced on users without their consent.

Of course that'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.

2 days ago

doginasuit

Install does convey something more involved than including a file, that'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'm here for the concerns about bloat. "Downloads" would have been the right term to use but it doesn't sound as scary.

2 days ago

chrisjj

> A 4 GiB model has nothing to do with the functionality of a web browser.

Problem is, nor do half its T&Cs. What we thought was a web browser turns out to be a Google content delivery vehicle - and controlled by Google, not the target users.

a day ago

jasonlotito

> A 4 GiB model has nothing to do with the functionality of a web browser. It is something forced on users without their consent.

This does not happen. The model is not downloaded unless the user intentionally uses the feature that requires it. Then it's downloaded at that point.

2 days ago

coldtea

Unless the user uses a feature.

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.

2 days ago

beaugunderson

untrue, I’ve deleted it many times in the last year. I don’t think this is new.

a day ago

beaugunderson

ah, yeah, first showed up in April of 2025

a day ago

chrisjj

> "Silently installs" is misleading. They are including a file in the package which is presumably related to the functionality of the software.

Related... to the functionality of feeding the same profit and loss account, right?

2 days ago

cowboylowrez

"functionality of the software" has already been mentioned haha

a day ago

functionmouse

This feels deliberately reductive

2 days ago

newsoftheday

This is what I've done after spending some time to look into it, this is for Linux Desktop:

Delete Chrome's silent 4 GB AI model file and AI

In Chrome, go to: chrome://flags

  Search for and Disable these:

  Enables optimization guide on device

  Prompt API for Gemini Nano

  AI Mode

Open DevTools (F12 or Ctrl+Shift+I).

  Click the Settings (gear icon).

  Go to AI Innovations and uncheck Enable AI assistance.

For Linux, in a bash shell, this should prevent Chrome from trying to download the file again because the root user instead of my user, will own the file/directory.

  sudo rm -rf ~/.config/google-chrome/OptGuideOnDeviceModel

  sudo rm -rf ~/.config/googlechrome/Default/OptGuideOnDeviceModel

  sudo touch ~/.config/google-chrome/OptGuideOnDeviceModel

  sudo chmod 400 ~/.config/google-chrome/OptGuideOnDeviceModel

  sudo touch ~/.config/google-chrome/Default/OptGuideOnDeviceModel

  sudo chmod 400 ~/.config/google-chrome/Default/OptGuideOnDeviceModel

In case they already existed from doing the above previously, make sure root user owns them.

  sudo chown root:root ~/.config/google-chrome/OptGuideOnDeviceModel

  sudo chown root:root ~/.config/google-chrome/Default/OptGuideOnDeviceModel

List to check them.

  ls -l ~/.config/google-chrome/OptGuideOnDeviceModel

  ls -l ~/.config/google-chrome/Default/OptGuideOnDeviceModel
a day ago

account42

That's a lot of steps compared to using a browser that doesn't treat your computer as their property.

17 hours ago

newsoftheday

I just learned from this Reddit post about the On-Device AI setting:

https://www.reddit.com/r/chrome/comments/1t536x6/psa_chrome_...

"On-device AI" can be disabled. At least, it is in Chrome on Linux Desktop.

11 hours ago

hashseed

DevTools uses a server side model, and only after you opt in with explicit consent.

a day ago

eclipticplane

Or accidentally trigger it because you're using a key binding you've used for 15 years that, upon hitting an unexpected consent screen, triggers the consent button.

a day ago

newman314

FWIW, first two sections worked for Chrome on Windows.

a day ago

ComputerGuru

This might be worth it if Gemma4 E2B were a good model, but honestly it's absolutely useless in all our testing without further training and finetuning, and those aren't usecases that are fit for normal web browser use such that one would care to support it by adding such overly broad and expensive infrastructure to make it happen.

Gemma 4 E4B is a much better model, but it's too large to simply download and run everywhere.

IMHO, this is jumping the gun. Google's going through a lot of effort to release a model that will give everyone a very poor first impression of what on-device models are capable of, souring it for everyone for a long time afterwards. It would be better to wait until a smaller, better model ships before doing this.

a day ago

crumpled

Most users aren't even going to know that this is here. Web developers will expose this capability to the user. The devs will have to determine if the model is delivering what they need.

It's good to have something to work with if these Web APIs are going to be part of a standard. I suppose this means that ALL the browser vendors are likely to implement something

a day ago

ComputerGuru

> I suppose this means that ALL the browser vendors are likely to implement something

Mozilla has taken a strong stand against the prompt api.

a day ago

crumpled

I had to dig around to see where they took the stand.

https://github.com/mozilla/standards-positions/issues/1213#i...

Mozilla makes great points. Even if the API is model agnostic, which it ought to be designed as from the very beginning to even be considered a spec, models can act vastly different.

Mozilla didn't say this but the user should at least be presented an option to choose which model (at least once) starting from day one, even if your browser only has one option available. That's assuming a universe where Google plans on actually being concerned about standards adoption.

a day ago

tick_tock_tick

Mozilla classically has taken a very strong stand against ever holding true to their values so we'll probably get one from them in a few months.

a day ago

grayhatter

> Google's going through a lot of effort to release a model that will give everyone a very poor first impression of what on-device models are capable of, souring it for everyone for a long time afterwards.

I wonder what that will do for the competition between hosted genai and local models...

a day ago

toyg

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 "compromise" they want to eventually land on.

2 days ago

wolvoleo

They don't want you to opt out. Then they can't brag to the shareholders about Chrome being "AI Powered"

You're not even the customer when it comes to Google.

2 days ago

sidewndr46

Don't forget the metric saying "99.97% of user have installed this" even though less than 1% of users know it exists, much less use it

2 days ago

zamadatix

Or "25% of users have used this in the last month" when it's made so easy to accidentally trigger it that the real usage is a few % at most.

a day ago

sidewndr46

it could easily be "after we replaced an existing UI element with a button to launch this instead, adoption increased 9001% month over month"

a day ago

lkramer

at this point you're barely the product either. You're more a passive platform for them to execute their strategy on.

2 days ago

wolvoleo

Totally agreed. I was thinking about how to word it but I was giving up.

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.

2 days ago

mcmcmc

More like livestock tbh. Only instead of wool or meat or eggs being harvested, it’s mindshare and attention that they depend on

a day ago

amatecha

Makes me think of that scene of Neo waking up from the Matrix the first time and seeing the "battery pods"... yeah...

a day ago

wolvoleo

That's a good comparison to how I feel these days.

18 hours ago

pier25

> Then they can't brag to the shareholders about Chrome being "AI Powered"

Or at least justify the hundreds of billions they are burning

a day ago

data-ottawa

I was not happy when they added Gemini to the top bar, in its own place that nothing else gets to use.

2 days ago

notnullorvoid

They want to force the prompt API into being a defacto standard without getting buy in by the rest of the web standards body. Having it on by default serves this goal.

a day ago

raxxorraxor

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.

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.

Bad thing is that people still use gmail.

2 days ago

mrguyorama

Doesn't google already extract every single letter you put into the address bar as you type?

The idea that the model is local is just Privacy Washing. What's the chance they aren't capturing your prompts somehow? For "Telemetry" so they can triage bugs of course!

a day ago

svachalek

Is it really privacy washing? This author assumed people would think AI was local but I don't know anyone like that. Everyone I know who's not deep in tech only uses big hosted models and isn't aware that anything else exists.

I'm more inclined to think it's cost unloading. Move their cloud GPU costs to your desktop.

a day ago

asdfasgasdgasdg

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.

a day ago

ssss11

Because we must get what the tech overlords want us to get, not what we want to get.

2 days ago

TheServitor

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.

2 days ago

salviati

Your word might be of petabytes of traffic. Some people have slow lines. Some people have metered Internet subscriptions.

Not everyone has access to the same infrastructure you have.

2 days ago

SilverSurfer972

Or just tethering abroad with an esim data plan... Just opening chrome would deplete your quota and leave you stranded. Google you are sick!

2 days ago

efdee

Surely it will wait when the connection is marked as metered.

2 days ago

user_7832

I definitely trust Google's team (and large trillion dollar companies with sufficient resources to do this) to make reasonable choices for their users... said, perhaps, someone ever? Certainly not me.

(I wanted to write something far snarkier and sarcastic but getting annoyed at google is like getting annoyed at a lawnmower/Oracle. That plus HN guidelines.)

2 days ago

account42

A tethered connection often just looks like a normal WiFi access point to the computer.

17 hours ago

McGlockenshire

Nope! The Chrome updater on Windows 11 ignores the metered flag.

a day ago

swader999

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.

2 days ago

cowboylowrez

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 "links" for just reading really shows off how many websites just reject you for not having javascript.

now I'm working on upgrading my computer lol

a day ago

derangedHorse

It's somewhat known that Chrome isn't catering to those users. They aim to deliver feature-rich experiences rather than be the de-facto browser for resource-constrained devices.

2 days ago

s3p

I'm not sure if this is satire, but chrome literally powers the web. It IS the web browser market. Chrome caters to everyone.

a day ago

handoflixue

Okay, but that's still not an environmental disaster.

2 days ago

oriettaxx

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 "stretch" then the privacy one (which could be another "stretch" on getting closer to 1984 scenario)

2 days ago

TheServitor

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't see that any one gigabyte of software I don't want is especially more noteworthy than any other gigabyte of software I don't want.

An xBox game can be 50+ gigs. Millions of gamers. Fire up the presses!

I'm not at all saying nothing matters so we shouldn'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's where you want to put your energy, Sisyphus.

2 days ago

b40d-48b2-979e

     I don't see that any one gigabyte of software I don't want is especially more
     noteworthy than any other gigabyte of software I don't want.
I feel like you're being intentionally naive here. There'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 all of its millions of users (if not billions at this point).
2 days ago

lstodd

> An xBox game can be 50+ gigs.

In my experience a game worth playing never exceeded 1 (one) gig in size.

It is only incompetent creators that feel the need to bury their incompetence under gigabytes of irrelevance.

2 days ago

darkwizard42

The last 5 years of Game of The Year (Astro Bot (2024), Baldur's Gate 3 (2023), Elden Ring (2022), It Takes Two (2021), and The Last of Us Part II (2020)) are all nearly 45 GB+. All of them are incredible games spanning a vast series of game style (coop puzzle, solo platformer, stealth, ARPG, RPG) and animation.

Stardew Valley, universally acclaimed and not graphically intensive at all, still takes up nearly 2 GB of space.

Your view on games is not grounded in the reality of modern gaming.

a day ago

x3ro

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'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.

So make your own judgement, but this seem pretty significant to me.

[1]: https://www.aboutchromebooks.com/global-chrome-user-base/ [2]: https://www.iea.org/commentaries/the-carbon-footprint-of-str... [3]: https://www.anthesisgroup.com/insights/what-exactly-is-1-ton...

2 days ago

Schiendelman

This is about the same as each of those people streaming a movie to their TV. There's no there there.

2 days ago

newsoftheday

They do that anyway, so it's in addition to that which is the parent's point.

a day ago

oaiey

But that is a choice of an individual. Not a central place rolling it out.

a day ago

altcognito

> but lets assume 29 grams of CO2e per GB

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?

https://www.eia.gov/tools/faqs/faq.php?id=74&t=11

Coal, the absolute worst of all, represents 18 grams over 60 full seconds to produce 1000 watts of power.

2 days ago

oefrha

Most folks have >400Mbps connections now (ignoring frame overhead, unsaturated pipes, TCP window size scaling time, etc.)? That’s amazing news.

2 days ago

semiquaver

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.

2 days ago

swader999

Yes and this is just the first version of this model. As if there won't be an update (complete replacement) of the model every few months.

2 days ago

user34283

Other comparisons:

About equal to a major iOS update at 8 GB x 1.5B.

Netflix and YouTube together are perhaps around 200EB/month.

2 days ago

tthu1

What is a lot of traffic to you?

2.5 million downloads of 4 GB are 10 PB of traffic.

I think there are be a lot more than 2.5 million Chrome users in the world.

2 days ago

bcjdjsndon

More data moves in your average playstation system update than that. Steam probably transmits more in a morning than that

2 days ago

DarkUranium

There are far more Google Chrome users than probably PlayStation & Steam users combined.

Also, someone installing Steam is going to expect large downloads, hell, the platform tells you the size as you're about to start the download.

I don't think anyone expects a browser to suddenly download 4GB, let alone behind their backs!

2 days ago

derangedHorse

Have you ever watched a 2 hour lecture on Youtube? Next time check the memory consumption of the open tab.

2 days ago

lstodd

A 720x400 two-soundtrack rip of first season of 'On becoming god in central Florida' is only 5.5G. That's 10 episodes. Now what you were saying about 2-hour lectures?

2 days ago

HDBaseT

Valve published some numbers of this.

11.42 petabytes per hour, and roughly 190,000 GB per minute and 100 exabytes delivered in 2025.

a day ago

Jleagle

You only download it when some JS requests it for the first time, most people will never have it.

2 days ago

bluehex

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'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.

2 days ago

sgbeal

> You only download it when some JS requests it for the first time, most people will never have it.

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'd never used. Both have since been uninstalled and replaced with Chromium.

2 days ago

sigmoid10

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.

2 days ago

tthu1

You estimate more or less than 2.5 million?

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.

I wonder when the first crypto miner-like malware appears that offloads model usage to the client computers.

2 days ago

bakugo

I suspect it's not that simple. Last week I noticed I already had it downloaded on one of my devices, even though I'm sure the number of websites already using this API is miniscule.

2 days ago

acchow

Wikipedia say 3.6 billion Chrome users.

2 days ago

handoflixue

Amazing how many people missed the "environmental disaster" part of this post and are talking about personal inconvenience.

Sorry folks, your low bandwidth situation is not, in fact, a climate change emergency.

2 days ago

peder

And adding climate hysteria here diminishes the climate change argument generally. It's like "the boy who cried wolf".

a day ago

7952

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.

2 days ago

zekrioca

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.

[1] Used since forever by the Tobacco & Pharmaceutical, Fossil Fuels & Climate, Food & Diet Industries.

2 days ago

frnz

60.000.000 kg ÷ 1.000.000.000 user

is about 60 gramms of co2 per user?

2 days ago

CamelCaseCondo

Which ullustrates that humanity has reached such numbers that the smallest collective change has an enormous impact.

2 days ago

bcjdjsndon

How do you propose maintaining the living conditions you've become accustomed to without the system we have currently, as shit as it is?

2 days ago

CamelCaseCondo

There’s the problem: we want change without giving up the things we’re accustomed to. We’re locked in.

2 days ago

throw310822

By "the things we're accustomed to" you mean food, jobs, healthcare, education?

2 days ago

bcjdjsndon

You had food as a barbarian. Job wasn't needed because you weren'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

2 days ago

liminis

The basis of so much of Microsoft's complacency (and why the MB Neo was such a nuke to the entry-level laptop market).

It's pretty terrible how much this kind of dynamic rules over tech. I'm not a 'capitalist', but god damn if competition isn't the most important thing to prevent total enshittification.

a day ago

mschuster91

There are multiple problems here.

For one, not everyone in this world lives on high bandwidth unmetered connections. In Germany, you got a lot of people still running on 16 MBit/s ADSL, that's half an hour worth of full load just for AI garbage. With the average 50 MBit/s, it'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.

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'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.

2 days ago

keyringlight

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's probably measurable and from google'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'd also wonder about efficiency based on what proportion of end users are using AI or running it on CPU/GPU/NPU.

2 days ago

perks_12

The next Netflix breakout show will burn this planet to the grounds :)

2 days ago

ekianjo

Netflix does not store 4gb on your drive...

2 days ago

dathinab

and people on very limited bandwidth and/or speed don'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't some random backround download hindering what they want to do but what they are actively doing

2 days ago

a96

It does if it triggers this download.

2 days ago

xdavidliu

framing 4 gb of data per user as 4 gb is even more of a stretch

a day ago

zeafoamrun

Agreed, my eyes rolled hard at that. Definitely more of an F-U to users with bad connections than anything else.

2 days ago

Markoff

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.

2 days ago

thrance

4Gb times 2,000,000,000 chrome installs gives us 8,000 petabytes. Are we allowed to worry now?

2 days ago

vrganj

What is petabytes if not 4GB at Chrome userbase scale?

2 days ago

ekianjo

Its unsollicited. Not everyone has fiber either

2 days ago

dathinab

not just fiber, e.g. Netflix requires "only" (reliable) ~15Mb/s for a 4k stream, that means most people in most countries feel little difference between ~25 Mb/s and 1Gb/s in their "every day" usage. Sure it's a huge difference if you download a 80GiB AAA game, or preload a 4k movie. But in my experience (which definitely doesn't apply to all countries) a lot of non tech affine people don'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.

So for a lot of people paying for more then 25-50Mb/s (pro person) makes only sense if it isn't too costly. Hence I rarely see people going for more then 250-500 Mb/s even iff 1Gb/s is available and they have money. And for non-gamers with little money, I mostly see them with ~50Mb/s (or paying for 50Mb/s but getting much less due to old wires :( ).

(Also IMHO The more important things compared to 1Gb/s is how much of the bought bandwidth is reliably available at all times _with good latency_...)

2 days ago

liminis

I mean, with the price of SSDs lately, 4GB is not a completely negligible addition.

a day ago

russellbeattie

The climate concern pearl clutching is pure muckraking. The author doesn't care, they're just looking for some sort of controversy. Do they (or the other seemingly horrified commenters) know how much data is transferred during a single evening of watching HD streaming video?

In 2026 4GB of data is not going to have any measurable effect on the climate.

There's a level of hypocrisy involved which is truly absurd. Literally no one reading this is going to curb their data usage. They'll just try to justify their outrage with farcical strawman arguments to be pedantic and then go binge watch some Netflix series without another thought.

18 hours ago

pessimizer

It is sad that this terrible comment inspired so many responses. It is 4GB of traffic for one person, and I am not aware of any single person who is moving petabytes of traffic.

Comparing a single person to the entire world to make the inconvenience to or violation of a single person seem small is deliberately and thoughtfully deceptive.

Why not 4TB in traffic and storage for chrome, then? In a world of petabytes of traffic, it's a feather. What's wrong with jailing somebody wrongly for 20 years in a world where millions are jailed, many wrongly, often for lifetimes? What's a lost finger on the job when there's a genocide going on?

a day ago

jacquesm

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.

2 days ago

z3t4

Auto update is basically a root backdoor, it's especially troublesome when you are not the customer, you are the product!

2 days ago

dist-epoch

Yes, which is why I use paid-for OSes and browsers, instead of free ones like Linux or Firefox. I don't want to be the product.

2 days ago

pipe2devnull

I think with Windows you probably are the customer and the product

2 days ago

vanderZwan

Cory Doctorow had an essay about that years ago, except he didn't artificially limit it to Windows:

"Even if you're paying for the product, you're still the product: Incentives matter, but impunity matters more."

https://pluralistic.net/2022/11/14/luxury-surveillance/#liar...

2 days ago

coldtea

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.

2 days ago

dbgobrrr

With GNU/Linux, yes. With Android/Linux, not so much. [1]

(I used to dislike this "GNU/Linux" term, it seemed unimportant - Android showed me why the GNU part of it is)

[1] https://keepandroidopen.org/

a day ago

coldtea

I don't think anybody implied or thought of Android in this subthread, just because it nominally runs the Linux kernel. I for sure understood it as just "Linux = whole OS-level distros of the laptop/PC bound type" not "anything with a Linux kernel even if it's a proprietary mobile phone OS".

18 hours ago

nathanmills

Only if you have the closed-source Google Play Services... Just like desktop, there are plenty of Android distros like LineageOS

a day ago

z3t4

Why is nobody building a paid for browser with built in search engine and LLM assistant? Should probably make it open source for transparency. And before anyone says you would build/compile it yourself if it was open source, those ppl are already running their self compiled tools and are not the target market.

a day ago

liminis

Isn't that essentially Dia? (Pro is 20USD/month.) https://www.diabrowser.com/

(I miss Arc, such a shame it only gets security/chromium updates now ...)

And I think Codex's desktop client has a built-in browser now? At least I've seen someone using something like that. Nevermind Atlas is a thing now too. https://openai.com/index/introducing-chatgpt-atlas/

(Tell me if I'm misunderstanding you?)

a day ago

FoxBJK

Who would pay for it when literally every other option has been free for a lifetime?

a day ago

Narishma

You are still the product with commercial OSes. Paying doesn't stop them from shoving ads and telemetry wherever they can.

a day ago

pjc50

Man, this is a dumb take even by HN standards.

2 days ago

dist-epoch

No, the dumb take is believing that if you pay for something you are not the product anyway.

2 days ago

liminis

I definitely feel less a product on macOS than anything Google-orientated. I don't know where Windows fits into that exactly, given "paying for Windows" is not really how it's even seen, given major updates were 'free' (with extra ads).

a day ago

coldtea

He meant the face-value of your comment is dumb.

But I think it as sarcasm is also wrong.

2 days ago

giancarlostoro

I'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.

a day ago

fsflover

This is exactly how it works on Debian. Can recommend.

2 days ago

jacquesm

Guess what runs my PC. Tech companies just don't understand consent.

2 days ago

dspillett

It is almost the standard:

    Q: Does <company> understand consent?
    A: No / Maybe Later
but the Google version is:

    Q: Does <company> understand consent?
    A: No / Maybe Later / we did it anyway, you'll need to search to find out how to turn it off, maybe ask the new AI model we've just back-door installed?
2 days ago

Waterluvian

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.

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.

2 days ago

bell-cot

> ... don't understand consent.

The word you're looking for is "respect". They understand consent, the same as JBS* understands animal rights.

* https://en.wikipedia.org/wiki/JBS_N.V.

2 days ago

delecti

For anyone else wondering why that link doesn't work, the hacker news formatting is dropping the final period. Add it back in and the link works.

2 days ago

mystraline

Do you understand consent?

1. Yes

2. Ask me later

2 days ago

abdullahkhalids

There is a difference between

- software company decides to release a new version and auto installs it for everyone who has the old version (like Google Chrome)

- 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.

In the first, there are no checks. In the second, there are.

a day ago

jacquesm

Yes, and it is precisely that kind of curation that makes Debian as valuable as it is.

a day ago

dotcoma

Why use a browser from Google or Microsoft in 2026? Why in the world?

2 days ago

CalRobert

I have no idea but when I mention Firefox my colleagues under 35 or so literally think I'm joking.

2 days ago

jeroenhd

When Google stuffs AI into everything, people shrug. Can't expect anything else from big tech.

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/Zorp/Floop instead.

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 "Google gonna Google, but it's fast at least".

2 days ago

account42

I hope you're not implying that that reaction to Mozilla going against the only reason anyone has to use Firefox is unwarranted.

17 hours ago

pessimizer

> When Firefox does it, it sparks outrage across the internet

i.e. when firefox does it, people wonder why they aren't using chrome. That's the entire point. The only thing that makes firefox attractive is if they don't do what google does, and they do almost everything google does.

Even if it results in extended campaigns of complaints and hostility from their most devoted users, and the loss of 95% of their installs. As far as I can tell the only thing they backed down on was destroying ublock, and that's because they recognized that it was an existential threat to firefox. The 3% market share that they have now would have become 0.3%, no matter what google did to prop them up.

I certainly don't recommend firefox any more. The amount of effort I have to go through to get the standard 2010 experience quality is absurd and I can't expect anyone else to think it's worth it. It's not worth it to dodge any of this bad behavior anymore, it's industry standard. Going through the effort of dodging it makes you stand out more, and makes you more trackable and targetable. For me it's just compulsive, and my values don't change when the values of the crowd changes. But I can't expect anyone else to download and maintain a git repo that allows you to have basic control over your UI, or to fill out captchas after every pageload.

If you're going to use plain firefox, you might as well use plain chrome. Both of them have the same degree of respect for you, and both of them are owned by the same company. Using plain firefox for freedom is like using an Android phone for freedom. It's amusing that google gets to play the "bad guy" in one of those stories (browser wars) and gets to play the "good guy" in the other (mobile wars.) It's all keyfabe. None of these companies are competing with each other.

> while people have little more to say about Chrome other than "Google gonna Google, but it's fast at least".

Wise words.

a day ago

notabotiswear

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.

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?

2 days ago

einpoklum

> would air my grievances when the Mozilla does something I disagree with more than I would when Google does.

Mozilla doesn'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 "introduce AI" into its browser.

> And I would expect that most Firefox users are of the kind who have strong opinions about how their computers work.

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.

2 days ago

expedition32

Mozilla is nice enough to let you opt out.

I'm in my 40s I have no desire for this new technology unless we get the kind of AI from Japanese anime.

2 days ago

ElFitz

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.

2 days ago

red-iron-pine

> "RMS style curl works for me unless I can have Hatsune Miku"

2 days ago

nalekberov

> When Google stuffs AI into everything, people shrug. Can't expect anything else from big tech.

Because this is something expected from Google. Google has never committed to security, but Mozilla did.

EDIT: I meant privacy, not security.

2 days ago

The_Rob

Google has invested significantly in security. I believe you are referring to privacy?

2 days ago

CalRobert

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.

2 days ago

dspillett

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 grateful that we are being stalked so we can be targetted for sales purposes.

--------

[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…

2 days ago

account42

Correct, Google has invested significantly in securing themselves from their users.

17 hours ago

nalekberov

Oh, you right, thanks for pointing this out. Indeed, I referred to privacy.

2 days ago

jeroenhd

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't bother with just yet.

Chrome may be a privacy nightmare, but in terms of security it beats Mozilla.

2 days ago

account42

Not supporting real ad blockers makes it strictly less secure for any threat model that matters for normal people - most importantly less secure against predatory corporations like Google.

17 hours ago

skinkestek

Same could be said about Windows vs Linux back in the day, but as another person already pointed out it doesn't make sense when the owner is one of the ones you are trying to protect yourself against.

Also, as it turned out, Windows wasn't much more secure than Linux, and I guess we'll find this with Chrome as well. In fact I wonder if this isn't obvious already now that uBlock Origin doesn't work on Chrome any longer?

Besides, isn'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 ;-)

a day ago

einpoklum

Defense is not very meaningful if your browser is provided by one of the parties you need to defend yourself yourself _against_.

2 days ago

heavyset_go

They've been consuming 15+ years of anti-Mozilla rants anytime it or Firefox are mentioned online.

It's how you get things like "Browser monocultures are an issue, so don't use Chrome (Blink), use Brave (Chromium (Blink)) instead!" said in earnest.

2 days ago

account42

Then maybe Mozilla should stop doing things that upset the users that actually care to use Firefox in a vain attempt to chase the average Chrome user.

17 hours ago

ahmadtbk

at least we can use ublock and turn off ai

14 hours ago

3form

Or simply they haven't heard much about it at all, don't care, and chalk it up to OP being some sort of an odd hipster.

Man, so many things could be better if people cared.

2 days ago

CalRobert

The more time goes on the more I feel like I live on a different planet. Even things like "shouldn't you be able to decide what software you run on the stuff you own?" gets blank stares.

2 days ago

2ndorderthought

Hello fellow extraterrestrial

2 days ago

Schlagbohrer

Old heads checking in... Back in my day, we had an exposed file hierarchy and we liked it!

2 days ago

CalRobert

I still remember "oh my friend's iphone has a nice camera, how can I send myself that picture he took with bluetooth?" and being... a bit surprised that it wasn't really possible.

2 days ago

cdrini

Is anyone disagreeing with that statement?

2 days ago

CalRobert

Yeah, among other things when I'm supportive of sideloading and disappointed that it's being greatly restricted on Android.

a day ago

avazhi

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.

2 days ago

iammrpayments

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

2 days ago

al_borland

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.

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.

2 days ago

JohnTHaller

You can likely run Firefox Portable from PortableApps.com on your corporate Windows machine. Just make sure you're not running afoul of IT policies. Disclosure: I make it

a day ago

al_borland

I’m on a Mac these days at work. I used to use and recommend PortableApps a lot back when I was on Windows, thanks for making it.

a day ago

nwienert

Safari is better than Chrome and FF in enough ways I'd argue it can be considered the best of the three, even to people in tech. The dev tools are just way behind.

a day ago

kergonath

> 10x better than safari and it won’t consume all my RAM like google

Using the 3 regularly, no, Firefox is not "10 times better than Safari". Though, yes, Chrome(ium) is a ressource hog.

2 days ago

DarkUranium

I'd recommend checking out WaterFox. It's what I switched to when I finally got sick & tired of Mozilla's shit.

2 days ago

4ggr0

i really feel like trying this out as a quasi-firefox user, but i've really started to love and appreciate Zen for its UI :( wonder if there's a Waterfox X Zen alternative.

EDIT: whoops, should'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...

EDIT2: of course supports firefox extensions as well, perfect.

2 days ago

Fnoord

Firefox has vertical tabs as well, and it is a lot less bloated that the extension one I was using.

2 days ago

glenstein

People keep saying this like it's just conventional wisdom we all supposedly agree with. I think it's a string of tech articles and spiraling comment sections searching for drama that'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 "all the stuff they've been doing".

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't be locked in this cycle of outrage and escalation that normally you only see in YouTube comment sections.

2 days ago

tgv

Ok, then. What shitshow? Does it not pale in comparison to Chrome and Edge?

2 days ago

eastbound

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.

He’s the founder of Brave, by the way.

2 days ago

heavyset_go

This just makes me support Firefox more

a day ago

eastbound

It makes you intolerant, as you are unable to comprehend the opinion of other normal people in your society.

The action of performing real-life drastic sanctions against people you don’t tolerate is an extremism.

And it is the general opinion of most Mozilla idealists. Mozilla is a political project, and is dangerous to our democracy.

14 hours ago

b40d-48b2-979e

    He’s the founder of Brave, by the way.
You mean that Chrome browser re-skin that mines crypto without your consent?

    a private political donation from 10 years earlier
Yeah, he was only a bigot 10 years ago! I'm sure it's changed now.
2 days ago

JohnTHaller

Brave also got caught hijacking links and swapping in their own affiliate codes

https://davidgerard.co.uk/blockchain/2020/06/06/the-brave-we...

a day ago

carlivar

16-18 years ago. Is bigotry always a permanent condition?

2 days ago

b40d-48b2-979e

At that time, it was 10 years ago, which is what I was responding to.

    Is bigotry always a permanent condition?
Yes, people famously change more 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.
2 days ago

dpkirchner

Has he apologized?

a day ago

kbelder

You know, you're condemning most of California. The measure he supported won the vote. Would you like to drive all of them out of their jobs?

a day ago

dpkirchner

I wouldn't want to use anything that earn them money, if I could avoid it. That it was half the population doesn't change my view.

I understand that it is difficult for me to shun (which is basically what I'm talking about) so many people, or to even know if they should be shunned, but it would definitely be my preference.

a day ago

account42

My man, we do live in a society.

17 hours ago

account42

As if apologizing to the cancel mob ever worked out of anyone. All that does is affirm the mob.

17 hours ago

eastbound

Your perspective only confirms that it’s popular within the Mozilla audience to ban people for their political opinion when it’s slightly out of currently-approved opinions. TODAY. Not 18 years ago. Today.

Making Mozilla a politically-extremist organization intolerant to other opinions than theirs, and thus incompatible with being a steward of the global web.

15 hours ago

DarkUranium

I mean ... frankly, and I say this as a guy who's used solely Firefox since before it was Firefox all the way until 2025 when I finally got sick & tired of their shit... (now on WaterFox because I refuse to submit to the Google browser monopoly)

... Mozilla absolutely did this to themselves. Come think of it, they really remind me of what Microsift's been doing with Windows.

2 days ago

seszett

I still don't understand what problem you guys have with Firefox. I really don't, and comments like yours are always very vague and seem to assume that it's obvious.

For me Firefox is (slightly) better than is used to be, not by a wide margin but it's not gotten worse either.

I've been running it since it was Phoenix so I think my experience is at least somewhat valid, which is why I'm so confused by these comments.

2 days ago

DarkUranium

I apologize; my comment is vague because I wrote it on my phone, and didn't feel like writing super-long text there. I hate typing on a phone.

Anyway, for a browser that keeps touting how it's privacy-centered, they sure as hell love doing horrible things.

Cliqz is a great example; here's a direct quote from Mozilla (emphasis mine):

> "Users who receive a version of Firefox with Cliqz will have their browsing activity sent to Cliqz servers, including the URLs of pages they visit."

This was not opt-in. It was automatically enabled for a percentage of users in (I believe) Germany. Not only is it a blatant breach of the privacy promise, it's such a massive breach it's almost on the cartoon villainy level.

But for me personally, the final straw was the yet-another-pointless-UI-change at or around v103 (or thereabouts, I don't recall the exact version). When they removed icons from a bunch of menus and went with the rounded style. That version's UI redesign worsened accessibility in so many ways, and complaints by visually-impaired users were simply ignored. All for the sake of a UI redesign yet again.

I consider myself an advanced user, and even I get annoyed by the changes. Now imagine someone not tech savvy, e.g. my mother, trying to use Firefox, when the UI suddenly changes between versions. I can adapt to changes far more easily than them (not that I want to, but Mozilla keeps wanting to force it), but for some, it's going to be a struggle. For that reason alone, I can no longer recommend Firefox to non-tech-savvy people (and I used to!).

Meanwhile, Chrome, although I dislike its UI, has kept it relatively stable throughout. People get used to it, and it stays that way. They don't have to learn new things or change their habits. Now, there are a myriad of issues with Chrome, but constant UI rug-pulls aren't one of them.

That's why I'm comparing Mozilla to Microsoft. They ignore users, and shove changes nobody asked for down their throats --- even if it makes things worse for everyone. The UI change, for example, is kind of like the new context menu in Windows Explorer. On top of that, they tout being privacy-focused everywhere in the marketing, but then their actions show the exact opposite.

12 hours ago

account42

The main problem is consent. Mozilla doesn't understand it. Lots of other problems flow from that.

16 hours ago

sgc

Are you referring to technical implementation or the poor anti-privacy decisions they keep making when you say 'slightly better'? 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.

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'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.

https://en.wikipedia.org/wiki/Criticism_of_Mozilla_Corporati... - start at the end for most recent.

Also go to the website of any one of the FF forks and read their reasons for existing. For example:

https://www.waterfox.com/#why-waterfox

2 days ago

seszett

> Are you referring to technical implementation or the poor anti-privacy decisions they keep making when you say 'slightly better'?

Which ones are you talking about? I'm talking about Firefox, not the Mozilla Corp to be clear.

2 days ago

sgc

They are obvious in the links, no time for silly games.

a day ago

phs318u

You’re not alone. Been a user for years and I still don’t get the hate.

Having said that, I keep a copy of Ungoogled Chromium for those websites that refuse to test against FF.

2 days ago

DarkUranium

FWIW: https://news.ycombinator.com/item?id=48020960

Plus there's the Wikipedia link another user posted.

12 hours ago

TonyStr

Could you list some of the major grievances you have with Firefox? I haven't been following the news very closely

2 days ago

DarkUranium

12 hours ago

red-iron-pine

its almost like Google, a marketing company with a serious requirement for data mining, could be talking shit about Mozilla...

a day ago

account42

Why would Google talk shit about their subsidiary's product.

16 hours ago

pyeri

Is Vivaldi any good?

2 days ago

bean469

I've switched to it some months ago and I like it. It's based on Chromium, so switching from Chrome is almost seamless

20 hours ago

thesuitonym

Even if it is, you can look at it like Chrome on launch. It was good then, but has become belligerent because they can.

2 days ago

sevenzero

What browsers would you recommend? I use Brave but it's still Chromium under the hood. It's the only one that I never had trouble with adblock though. Also lets me play youtube on mobile when my screen is locked.

2 days ago

StingyJelly

Brave origin on linux looks pretty solid now. Now I'm using that and Librewolf.

2 days ago

dwedge

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 "donate" button on the page.

2 days ago

StingyJelly

That made me avoid it for a long time but there hasn't been more concerning behavior since, so some point, we can move on.

2 days ago

dwedge

Did they ever address it? It's still the same company with presumably the same ideals. I was using it daily at the time, maybe it's better now.

2 days ago

a96

Brave is a series scam company. Always has been, always will be.

2 days ago

sevenzero

I just checked it out, but it removes Tor access? It would pretty much downgrade the regular browser

2 days ago

StingyJelly

I think using tor in brave just makes you stand out more - stock tor browser is probably a better setup. Whonix even better.

2 days ago

heavyset_go

It helps if you're doing mundane things and want to help people who need to mix their sensitive traffic with it.

More people "legitimately" using Tor makes it less likely to have its exit nodes outright blocked, as well, and assuming all traffic from them is malicious.

2 days ago

StingyJelly

That's charitable, but even then you probably want to avoid fingerprinting...

2 days ago

anthk

Brave it's spyware, keep going with Librewolf. You can disable some fingerprinting support for WebGL -but- you need UBo for sure (and JShelter).

2 days ago

chinathrow

Firefox.

2 days ago

dickeeT

is it as greedy as chrome for the ram?

2 days ago

dspillett

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't think you'll notice a difference.

This is anecdata, of course, take with a pinch of your preferred flavouring powder.

2 days ago

mapt

Chrome on Windows is running with thousands of tabs "open" 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.

Windows even runs (semi-playably) 2020's shooters in this condition, though you need to kill any windows close to the tab limit that are full of recently opened tabs.

[Yes, I know, the horror]

2 days ago

theandrewbailey

Yes: https://www.phoronix.com/review/firefox-chrome-2026/4

> 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.

2 days ago

yard2010

Vivaldi - built in ad blocker, the creator is a nice guy, transparent business model. It might be rough around the edges, but it's much better from every alternative imho.

2 days ago

robin_reala

…and Chromium under the hood.

2 days ago

liminis

Arc is still great on macOS (not so much the Windows build, essentially an abandoned beta) even if it's not getting active development anymore.

I'm defaulting to Firefox ever since I moved my desktop to CachyOS, but I need to either reacquaint myself with its add-on situation after a long arc of using "chrome alternatives", or migrate to something else niche. Vivaldi was what I was sold on before Arc caught my attention through its wonderful UX/UI.

a day ago

okinok

I heard Arc was abandoned and not getting any more work because they were moving to their new AI browser. So, Zen has replaced it for me, and it is based on Firefox which is nice to avoid the chromium

20 hours ago

kuerbel

I still use Firefox. It does all I need with no ads. That's nice.

2 days ago

pamcake

Konform Browser

Mullvad Browser

Tor Browser for those occasions

a day ago

dotcoma

Currently using Helium.

2 days ago

sevenzero

This one looks neat, is it also based on Chromium?

2 days ago

dotcoma

Yes.

2 days ago

stalfosknight

Safari

a day ago

thyristan

I agree. This is Google doing underhanded Google-things. Why the hell would anyone trust them in the first place?

2 days ago

liminis

Google's "don't be evil" motto already felt ironic over a decade ago, long before they even replaced it with "do the right thing [for shareholder value?]".

a day ago

account42

You have to understand it to work like in many RPG games - you get to murder and pillage from time to time as long as you donate some of your ill gotten gains to move your alignment back to "neutral".

16 hours ago

azangru

> Why use a browser from Google or Microsoft in 2026? Why in the world?

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/Microsoft. Of those, Blink is the most featureful. That's why.

2 days ago

mr_toad

> Blink is the most featureful

It’s not a waste of bandwidth and disk space, it’s a feature!

a day ago

braggerxyz

Exactly my thoughts. There are so many good alternatives already, it's insane to me that people still use this garbage. LibreWolf is a godsend

2 days ago

pjmlp

Why in the world do people keep shipping Chrome with their pseudo native applications?

2 days ago

TrackerFF

Easy. You work for a company that has only whitelisted chrome or edge.

2 days ago

bpye

Nothing says you have to use the same browser at work and outside of work? I use Edge for work, Firefox everywhere else.

2 days ago

k_bx

I use Chrome because at Google Meet it renders a nice separate window with mute/unmute controls as you switch to another tab and screen share.

Curious if Google plans to allow other browsers doing that too.

2 days ago

utopiah

You could use Chromium just for Google Meet. That'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.

99.99% I do not need Chromium but when I do, it's worth the ~200MB of used space.

2 days ago

k_bx

That's exactly what I do with Chrome, use it for Google Meet and some websites that work best in Chrome (heavy apps like Figma or whatever). 99% it's Firefox.

17 hours ago

lukewarm707

i use chrome enterprise for my personal use, which is managed via the google workspace admin.

you would think google is not stupid enough to mess with gcp account holders

2 days ago

hacker_homie

Because ladybird isn’t alpha yet, and Firefox is a mess.

2 days ago

Sharlin

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.

2 days ago

hacker_homie

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.

2 days ago

glenstein

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's probably one of the most active and thriving ones there is. As eager as some people are to dance on Mozilla's grave, that day isn't coming anytime soon.

If you wanted to point to the year where they've been the best financed they've ever been and where they'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.

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'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.

2 days ago

tdeck

This isn't particularly relevant to whether you should use it right now though. If there's a restaurant I like but it might go out of business in a year I don't stop eating there today.

2 days ago

vrganj

Firefox is open source :)

2 days ago

anthk

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.

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't mainly get adverts' money but the rest of local company ads show up well even with UBo/BPC, so they get some money after all.

On RAM usage, Librewolf it's far lighter on the long term and it doesn't ping back as Firefox, and many times less than Chrom* based browsers where, I repeat, Chrome based browsers don't allow UBo any more even if installed from their Github repo enforcing some about:flags variables related to legacy extension support.

The web today without UBo it'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 >= 3.3/Vulkan video card required, and no need to own a 8GB machine.

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't be used, you know for IDE's, compilers, virtual machines/containers and whatnot. And, yes, I know about ZRAM under GNU/Linux, and just imagine how many tasks would anyone accomplish with a ZRAM compressed chunk (~1/3 of the physical RAM), a light desktop environment as Lumina/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.

2 days ago

Numerlor

Ublock origin works perfectly fine on Edge. With Firefox I've also had ram usage that was multiples of what I get with Edge, on both Linux and Windows

2 days ago

jangxx

It's the browser that annoys me the least. Almost everything just works.

2 days ago

tim333

Yeah that'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.

a day ago

jimbob45

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.

2 days ago

0x0203

I don'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?

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.

Their funding model is a risk, but I've been using Firefox and librewolf forever and I'd argue it'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.

2 days ago

maleldil

> Firefox doesn’t count because they’re being funded by Google.

Even if that were true, it's still a better option _today_.

2 days ago

dotcoma

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.

2 days ago

ranger_danger

I think they were looking for browsers that aren'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.

2 days ago

ranger_danger

Anything webkit-based and open source like Epiphany or Konqueror/Rekonq, it matches your "moneyed corp" requirement (Apple).

2 days ago

htx80nerd

because it's really well developed and Just Works

a day ago

timbit42

...and enslaves you.

5 hours ago

31337Logic

Thank you. Exactly this question. Full stop.

a day ago

cachius

Pure, unadulterated, poorly researched and factually incorrect clickbait.

Question from last November, even referring to macOS, by @paulirish: https://superuser.com/q/1930445/can-i-delete-the-chromes-opt...

With policy setting, debug url, docs in the answers.

One search away.

15 hours ago

cachius

For completeness: The single policy setting name to disable model download is GenAILocalFoundationalModelSettings https://chromeenterprise.google/policies/gen-ai-local-founda...

The current state can be viewed at the internal debug URL chrome://on-device-internals/

Since January there's a user facing toggle in Settings > System > On-device AI in Chrome Canary https://www.bleepingcomputer.com/news/artificial-intelligenc..., described in Chrome Help Center at https://support.google.com/chrome/answer/16961953https://sup...

15 hours ago

sgbeal

The following seems to keep Chrome from re-downloading this beast:

    # From one's $HOME dir:
    rm -fr ./.config/google-chrome/OptGuideOnDeviceModel
    mkdir -p ./.config/google-chrome/OptGuideOnDeviceModel
    touch ./.config/google-chrome/OptGuideOnDeviceModel/weights.bin
    chmod 0400 ./.config/google-chrome/OptGuideOnDeviceModel/weights.bin
    chmod 0500 ./.config/google-chrome/OptGuideOnDeviceModel
Adapt as appropriate for your OS. For "Chrome Unstable" installs, the dir name is google-chrome-unstable.

This has, so far, kept Chrome from (re)installing that file on my system.

Hypothetically the parts involving weights.bin aren't needed so long as the containing directory is not writable.

18 hours ago

AdminAccount

Might be a good addition for https://superuser.com/questions/1937372/

12 hours ago

sgbeal

> Might be a good addition for https://superuser.com/questions/1937372/

Done! Edit: nevermind - i've deleted it. The community guidelines request/require that responses actually attempt to answer the question (how to block all AI usage), which this response does not address.

10 hours ago

oneeyedpigeon

FYI, this doesn't appear to work on macOS, unless I'm lucky enough that Chrome has never installed anything related to this on my machine. I don't even have a ~/.config/google-chrome directory; it's possible Google is using some Apple-alternative to that standard.

17 hours ago

tdeck

Somebody's promotion packet depended on pushing this through the approval process.

2 days ago

ponyous

The site is currently unavailable 503 so I can't read it. But I wonder, what should you consent to? Every dependency? Every dependency above 1GB?

2 days ago

scorpioxy

Maybe consent is not an appropriate term. Perhaps an acknowledgement and a way to say "I don't want this" 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't know how much they're downloading or how much they run it, nor would I be a good judge if it's necessary or not, but I don't want that functionality in my browser so turned it off.

2 days ago

cwillu

Isn't that asking for consent?

2 days ago

oriettaxx

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's income.

2 days ago

socalgal2

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.

2 days ago

derangedHorse

There's a setting in `chrome://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'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.

2 days ago

nottorp

Extra power and ram usage without your permission, for example.

2 days ago

whizzter

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't always as straightforward (especially jarring as "Google services" are required in Sweden on Android for stuff like mobile identity systems).

2 days ago

StingyJelly

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.

2 days ago

trvz

Read the article, it's not about that, but a mere 4GB of storage.

2 days ago

paganel

4GB of storage is not a “mere” thing, to the contrary.

2 days ago

socalgal2

It is in 2026. Average daily household usage is at ~25gig. That's average, so 50% are more than that

2 days ago

trvz

It sounds like you’re talking about network usage, but this is about storage.

Also, average doesn’t mean 50% lower and 50% higher.

2 days ago

paganel

I did mention "storage".

a day ago

nottorp

Oh and why is it there? Do you really think it's not loaded and executed automatically by default, so some Google executive can justify their "AI" spend?

2 days ago

joegibbs

I don’t. Do you have any actual evidence they’re doing that beyond the vibe?

2 days ago

nottorp

Do I look like law enforcement? I don't have to do innocent until proven guilty.

It's the tech company's problem to convince me they are trying to do something useful to me. Come to think of it, it's their problem to convince me they still understand "useful to the customer" first.

2 days ago

izacus

Does that include the CPU burning cat girl captchas or not?

2 days ago

account42

It absolutely should.

16 hours ago

cluckindan

Hello iOS upgrade.

2 days ago

mightysashiman

Don't install chrome in the first place then

2 days ago

nottorp

I'm logged in to work in Chrome and to personal stuff in Firefox :)

2 days ago

KeplerBoy

That ship has sailed on the web a long time ago.

2 days ago

McGlockenshire

Sounds like the words of someone that doesn't pay for their data use.

Silicon Valley is not the world.

a day ago

dunham

I don't see how this is going to work when every application decides to ship and run a 4GB model, competing for video memory. It's going to be the Electron problem times 10.

a day ago

kushalpatil07

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's way of reaching LLM distribution on laptops, since they don't have their own

2 days ago

Spooky23

Chrome also silently installs a powerful relational database engine without warning or consent.

All of your history, trivially searchable. Imagine the waste heat generated by the browser bar conducting thousands of non-consensual searches every time you type.

a day ago

mr_toad

SQLite is around 1MB or less. This download is four thousand times larger.

a day ago

jve

> At Chrome'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.

Environmental analysis for operations? Not a fan of thinking in such terms.

> 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's data allowance, vapourised by Chrome on the user'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.

THIS is a valid concern. Otherwise I'm not buying into "ask for consent because of dependency X". Users don't like questions/consents.

However OS (at least windows) has an way to set network connection as a metered so software can make informed decisions. Also Android has "Data Saver" function which should also be honored by software.

2 days ago

PatronBernard

> Environmental analysis for operations? Not a fan of thinking in such terms.

Why not? It's about 60 000 London - New York City flights by the way (https://www.theguardian.com/environment/ng-interactive/2019/...). And what's the benefit again?

2 days ago

pu_pe

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.

2 days ago

wartywhoa23

Should I reminder you what unlimited growth means and how it ends up in biology? Society/technology is no exception.

2 days ago

pu_pe

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.

2 days ago

pier25

> No need for unlimited growth

Well then at some point you need to stop growing.

a day ago

account42

The "AI" craze has been very far from normal or sustainable.

16 hours ago

PatronBernard

Ah yes, sustainable progress, like we're doing now?

2 days ago

vrganj

The "normal sustainable progress" has already pushed us to the brink of extinction. AI is rapidly accelerating our resource use, with nothing good to show for it.

2 days ago

lxgr

How exactly are we "on the brink of extinction"? ("We" as in humans; many other species are obviously not as lucky.)

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.

But what do you gain by incorrectly labeling that as "extinction"? Because you do definitely lose credibility for it, similarly to everybody using hyperbolic language such as "boiling the oceans" etc.

2 days ago

farfatched

If it's emissions they worry about, then it's anything emitting.

Are they against washing machines too? Or are they just grandfathered in?

2 days ago

pjc50

This is literally why the EU mandates appliance energy efficiency.

It's never a binary thing. "Is using energy good or bad?" is a stupid question which can only provide stupid answers. It has to be placed in the context of whether it's proportionate to benefit.

Things which burn a lot of energy for little benefit - and in the case of AI, often negative benefit - end up more towards the "bad".

2 days ago

farfatched

That's a fair point.

I hadn't considered that societies rightfully impose standards on these things.

I consider it too early to judge the cost-benefit, but it's fair that others might have already evaluated that. I rescind my comment.

a day ago

zekrioca

Don't be disingenuous. Not all energy is created equally.

2 days ago

newtonsmethod

Are we back to magic water and magic soil? Does the energy have some morality attached to it?

The emissions per kWh of energy used in providing internet downloads probably is similar to that per kWh of energy used for washing clothes.

2 days ago

Aachen

You'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't tell what you truly mean like this

2 days ago

frozenseven

>a kWh is equal to a kWh

Yes, and it's none of your business how other people spend their electricity.

2 days ago

vrganj

That's where we disagree. With our current system so reliant on fossil fuels, every kWh generated is a debt to our planet, our society.

Until that's resolved, I don't wish that debt incurred for frivolous uses.

2 days ago

frozenseven

What do you mean you "disagree"? I pay for the electricity I use and I use it however I want.

Instead of trying to control other people, why can't you start with yourself? Throw away your phone/computer. Go live in a small hut. Practice what you preach.

a day ago

dml2135

You are not paying for the total cost of the electricity you use.

You pay for a portion of it, in money.

The other portion of it is belched up into the atmosphere for future generations to pay.

You are incurring debt and forcing it upon others.

a day ago

frozenseven

>You are incurring debt and forcing it upon others.

You seem to have no problem whatsoever with using electricity yourself. So when do you get to tell me (or anyone else) how to live? And when does it stop? Btw, this is all bizarrely dramatic since we were talking about small local models anyway.

>future generations

Yeah, and some will also say (using the same arguments) that having children is harmful to the planet and we need "measures" to limit that too.

a day ago

dml2135

I’m not telling you to do one thing or another. I’m taking issue with your argument that because you pay an electric bill, it follows that you can do whatever you want.

That does not follow logically for me. As humans we disagree about many things, but we generally agree that things that we do often affect others, so one way or another, we need to come together and decide which things are agreed to be acceptable and which things are not.

an hour ago

vrganj

Why do you get to tell me (or anyone else) how to live? Why do you get to decide that burning my forest is acceptable?

20 hours ago

frozenseven

Not interested, go away.

14 hours ago

vrganj

You read what I wrote, you just chose not to engage with it and went into an ideological creed instead.

You may pay for it, but I and the rest of the planet incur the cost.

I can go live the life of a hermit and the above will still be true.

Your electricity use puts more pollution into our air. It burns our forests. It kills species we all depend on.

No man is an island. Your actions affect others. Just paying your indulgences does not make that basic fact away.

a day ago

vrganj

Our planet is literally dying.

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]

Large parts of our planet on fire all the time now, here's one from Australia from this year [4], but I'm sure you've read about wildfires in Australia last year, California every year, Greece last year etc etc.

What you're proposing is nothing short of a death cult. It's either degrowth or we all die, sacrificed at the altar of capitalism.

[0] https://www.theguardian.com/environment/2026/jan/09/profound...

[1] https://www.nature.com/articles/s41559-026-03013-5

[2] https://www.nature.com/articles/s43247-025-02299-w

[3] https://www.unep.org/news-and-stories/story/could-microbes-l...

[4] https://phys.org/news/2026-01-australia-declares-state-disas...?

2 days ago

lobito25

You're also dying since you were born.

3 hours ago

pu_pe

Why do you attribute to capitalism an issue that is much more fundamental than it? People want more stuff and better lives, it's as simple as that. Even hunger/gatherer societies brought themselves to extinction multiple times in the past, and I doubt the USSR would have fared better against climate change.

Technological progress is also societal progress. If we embraced degrowth in the 1800'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.

2 days ago

Aachen

> People want more stuff and better lives, it's as simple as that.

Not everyone wants this at the cost of others. It's not as simple as that / not a necessary consequence of our desire to find clever solutions to solve everyday inconveniences

2 days ago

vrganj

Because capitalism ties together better lives an ideological belief in unbounded growth.

Will people's lives really be better once they're drowning or choking on wildfire smoke? But hey, at least they had cheap junk!

It's possible to have better lives as well as societal progress without endless growth. Technological progress, too, doesn't have to mean burning our oceans. We just gotta actually think about the costs and consequences of our actions.

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.

This is my issue. A cost/benefit analysis, not a strict no to progress.

2 days ago

jve

Have you ever made a decision to NOT download something, turn on your computer, experiment, etc based on your perceived impact on the planet?

I mean this should (and is) be tackled at the source: 0/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/evaluate/consider bytes downloaded with environmental impact.

2 days ago

duskdozer

>not consumer having to think about these decisions

Consumers vote and advocate for what they want and don't want. There are many who say it's not an individual problem and should be dealt with broadly through regulation, then also oppose any attempts at regulation.

2 days ago

Aachen

> this should (and is) be tackled at the source: 0/low emission energy generation and not consumer having to think about these decisions.

Until we're at that point though, the 'winners' 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'm not saying they don't, just that electric supply and demand has two sides to it

2 days ago

vrganj

I'm going to assume you work in tech and know the issues that come with scale.

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.

This is a systemic issue. A systemic issue needs a systemic solution, not a blame shift to the individual.

We didn'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.

2 days ago

SwellJoe

I know it takes extra steps to make Android perform OS or app updates over LTE. I doubt it's downloading a 4GB model over LTE unless the user has chosen to perform updates over LTE.

2 days ago

mschuster91

> However OS (at least windows) has an way to set network connection as a metered so software can make informed decisions. Also Android has "Data Saver" function which should also be honored by software.

Unfortunately, that automation is unreliable. It doesn't work across operating systems - Windows laptops won't enable data-saver mode when connected to iPhones and macOS laptops won't when connected to Android phones, and neither will enable it when connected to, say, public transport wifi.

And even if the OS has the information, websites can't reliably use it either. Firefox and Safari both don't implement the NetworkInformation API [1].

[1] https://developer.mozilla.org/en-US/docs/Web/API/NetworkInfo...

2 days ago

peterjmag

Looks like the site's struggling to keep up with the traffic. A couple mirror links:

https://web.archive.org/web/20260505052217/https://www.thatp...

https://archive.ph/sM7O5 (missing images and styling, but the content all seems to be there)

2 days ago

semiquaver

Oh dear! Imagine all the carbon the many requests this server are using! Hoisted by their own petard…

a day ago

herf

If you back up to "intention" it's fully insane to make a GDPR argument against on-device AI. Yes it downloads bits, but those bits are not there to identify you - they are basically a local copy of the internet. This enables private data to be kept on-device. Having no personal data leave the device is fantastic for GDPR compliance.

The good point in this article is about how the "AI" features in Chrome all use Google's cloud API and not a local model. That's true and some of it should be local. ("AI mode" uses the Web index, so it fundamentally cannot be local, but there are features that could be.)

a day ago

dgellow

Agreed, strange line of argument

a day ago

flossly

And that's why we have, promote, and (hopefully) all use Chromium on our Linuxes.

Or Firefox of course.

2 days ago

scriptsmith

Chromium doesn't support this API because it needs a binary blob to run the inference, although in theory it may still be configured to download the weights:

https://adsm.dev/posts/prompt-api/#which-browsers-support-th...

a day ago

cube00

Chromium on Linux already has Google's AI Mode in the omnibox and the new tab page, so I'm not sure Chromium would be immune to changes like local AI models.

a day ago

flossly

I'd expect them to be less cheerful about a 4GB bump than Google's team behind Chrome

a day ago

pezgrande

If anything I am glad a bit of shift to local llm's. Their gemma4 is pretty powerful for such small model so I guess that's what they are delivering.

2 days ago

dwedge

Man the longer all this crap goes on the more I realise Stallman was right

2 days ago

k12sosse

Eating the toenails is sort of like drinking the Koolade but for privacy

2 days ago

userbinator

Not too long ago, someone submitted an AI demo to HN that resulted in a 3.1GB download upon visiting the page: https://news.ycombinator.com/item?id=47823460

It reminds me of the "dialup warnings" common 2 decades ago on huge pages (often containing many images). Yes, bandwidth and storage has gotten cheaper, but the unwanted waste should still be called out. I'm not even anti-AI, having waited several hours recently to get some local models to experiment with, but that's because I wanted to and made the decision to use that bandwidth.

a day ago

taf2

What’s wrong with shipping a local llm? This is quite nice IMO is there a privacy concern with running it locally? I already have a few games I wrote web based using this and it’s quiet nice to not need a server to run my game in pure HTML from my file system

a day ago

phyzome

Because it's huge and people were counting on having that disk space.

a day ago

taf2

4gb? Maybe on a raspberry pie it’s a problem - I’m sure there is a chrome flag to disable

14 hours ago

jbverschoor

And that will be 4GB per chrome instance I assume? (not profiles, instances) And what happens with each electron app if it uses chrome?

languagemodel should be an OS service..

2 days ago

kgeist

Electron uses Chromium and nothing prevents them from disabling it, if it ever ends up there.

2 days ago

doctoboggan

AI generated header image and a heavy scent of LLM prose, but this guy still complains about the "insane climate costs" of google's 4GB on device LLM?

a day ago

sigmoid10

One upside to this is that it doesn'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.

2 days ago

HumanOstrich

Can you provide any sources for that? I'd like to learn more about this open frontier model.

2 days ago

sigmoid10

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/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.

2 days ago

lxgr

Just because it's called Gemini doesn't mean that it's somehow automatically as comparable with the frontier of small models as well, does it?

2 days ago

sigmoid10

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.

2 days ago

lxgr

Do you have any benchmark details on the on-device Gemini models? I haven't found a lot of public information on these.

2 days ago

HumanOstrich

Sources for your claim that the model being downloaded to Android/Chrome is Gemini instead of Gemma. Other than downloading the bin file myself and analyzing it lol.

2 days ago

sigmoid10

How about Google itself?

https://developer.chrome.com/docs/ai/prompt-api

>With the Prompt API, you can send natural language requests to Gemini Nano in the browser.

2 days ago

HumanOstrich

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].

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].

So no, it's not a frontier model. Those don't run on your phone or in your browser.

[1]: https://developer.android.com/blog/posts/ml-kit-s-prompt-api...

[2]: https://android-developers.googleblog.com/2026/04/AI-Core-De...

2 days ago

sigmoid10

Oh, now I see your problem. You confused the pareto frontier with the pure scale frontier. They are very much not the same.

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.

2 days ago

HumanOstrich

> This also makes it the only open American frontier-level model right now.

I'm not going to keep arguing with you. If you want to keep arguing, go to https://gemini.google.com/. 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.

As for your original claim that I quoted, there are other "open American frontier-level models" by your definition. Like Gemma 4.

2 days ago

miguelspizza

I’m not sure why this is getting so much hate. This is the future people, AI is a primitive of modern software, just be thankful chrome ships this locally

6 hours ago

Johnny_Bonk

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.

a day ago

tithos

This is why I switched to Brave a long time ago. It’s far from perfect, but it would never do anything like that.

11 hours ago

mark_l_watson

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.

2 days ago

dmarinus

I think this policy will disable the automatic download of the model:

https://chromeenterprise.google/policies/#GenAILocalFoundati...

The prompt API can be tested here: https://chrome.dev/web-ai-demos/prompt-api-playground/

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.

2 days ago

tim-projects

I use brave. Firefox doesn't work in my qemu VM with (none pass through) hardware acceleration, it just crashes the VM.

Brave has always just worked for me and seems light on memory usage. Dunno why anyone would use chrome.

2 days ago

LelouBil

If you're not aware already, there's also Brave origin: https://support.brave.app/hc/en-us/articles/38561489788173-W...

A lighter Brave.

2 days ago

1vuio0pswjnm7

Alternative to archive.ph

Works without Javascript, no CAPTCHA, no DDoS, no geoblocking, etc.

https://web.archive.org/web/20260504192142if_/https://www.th...

a day ago

joecool1029

Hard to believe it's over 10 years since they first started pulling crap like this by downloading a binary to listen for 'OK Google' (including on chromium builds): https://lwn.net/Articles/648392/

a day ago

hotsalad

Why a 4GB model? I just tested Firefox's AI; when you long press a link and agree to enable summaries it downloads a mere 369MB model.

9 hours ago

tckk

This sounds just like how Tesla seems to be doing AI training on parked Teslas now, without asking permission.

He even boasts about it on twitter.

Meanwhile car batteries are draining faster. Costing the consumer electricity & battery cycle life.

13 hours ago

bartread

On one level, I can'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't ask for any of it.

So if you see this as just a new feature that provides some on-device AI, it's a bit, so what? A new feature? The last GT7 or Flight Sim patch was bigger than this, what's the big deal, etc.

However, that's not really what'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.

As others have pointed out, the solution is https://www.firefox.com/. And whilst it'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's high-handed enforcement of Manifest V3 extensions (meaning no full fat uBlock Origin) has only served to cement that decision.

It's mostly been great. The only downside is that some sites don't work properly on Firefox, and I'm 99.999% sure that's not Firefox's fault.

For example, Paypal'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't help - I've done this already. Seriously, Paypal, it's been months: will you please just fix signing in and paying on Firefox, please?

And many sites will assume you'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.

2 days ago

mat_epice

I don'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.

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.

2 days ago

projektfu

Weird, I access PayPal through FF all the time. It's probably one of those weird geographical differences or something. One thing I did see is that at least one site (AliExpress) doesn't initiate the redirect after the payment, but still accepted the payment.

2 days ago

degrees57

I have the PayPal on Firefox problem. Once I see it, I just give up and use a credit card instead.

a day ago

caymanjim

...so what?

If Chrome had installed 4GB for some other tooling that most people don't need, would anyone care? My operating system installs with a million default packages that I don't need. Users install applications with optional features all the time. Applications install additional tooling so that they'll function all the time.

To the other point: of course Claude Desktop modifies the browser--that's how it works. Most apps install integrations with existing apps. Often apps install a whole collection of plugins, even for things the user doesn't use, so they're available if the user does start using the other apps.

The fact that this happens to be AI-related is a moot point. The environment concern is utter nonsense. They're not using everyone's browser to power AI for others as some kind of shared collective resource. 4GB is not a lot of data in the grand scheme of things (beyond general application bloat). I have more than 4GB worth of ads shoved in my face every month.

The legal argument is facile as well. When you install any application, its terms of service cover functional updates and additions. You don't have to explicitly consent to all of them.

Other than the size of it, I don't have any problem with anything this article is mentioning.

This is a huge nothingburger that only caught peoples' attention because of the irrelevant mention of AI.

a day ago

dml2135

> If Chrome had installed 4GB for some other tooling that most people don't need, would anyone care?

Of course I would. It’s already the largest application on my computer, and I only keep it around for when a site doesn’t render right in Firefox.

This kind of size increase clearly pushes it over the line for me and it’s getting uninstalled.

Have you seen SSD prices recently?

a day ago

caymanjim

I was overly-dismissive of the 4GB part.

The author's main points were all the other alarmist nonsense, though.

a day ago

liminis

I think any program suddenly x5'ing its install size would raise eyebrows as to its purpose.

a day ago

fastball

It is very ironic that this post comes from "The Privacy Guy", given that the whole point of this model is to run inference on your own device rather than sending queries to the cloud, which is also much less power intensive than sending a query to OpenAI.

20 hours ago

LurkandComment

I'm just going to say this: Wouldn't load for me in Chrome, but the article loaded instantly in Edge... I never use Edge, I was just curious.

13 hours ago

danborn26

A 4GB silent payload is completely unacceptable for a browser. The bandwidth and storage waste alone should make this an opt-in feature.

12 hours ago

jll29

Wait for Ladybug to come out, it'll bury all the company-controlled browsers.

a day ago

MrDrMcCoy

Ladybird?

a day ago

dhosek

OK, I rarely use Chrome (I like Safari and only ever open Chrome on the increasingly rare occasions when a site doesn’t work in Safari and lately it’s turned out that the site is just broken) but looking at the article and the comments here, I can’t figure out where this 4GB is supposed to be stored. None of the likely cases panned out when I looked.

a day ago

hansvm

That's timely. I had been thinking of trying Chrome out again, but it looks like it's in my interests to remain fully de-Googled.

a day ago

arjie

The future is local models. This makes sense and I wouldn't be surprised if future web standards require this to be swappable so that you can use a model of your choice as the intelligence in the various APIs. Being able to use summarization and text extraction locally will be a powerful enabler. Apple's ability to copy text out of photos etc. is really useful.

a day ago

blurbleblurble

This is total flamebait

a day ago

predkambrij

This is nothing, compared to crimes that Windows Update does.

11 hours ago

dnemmers

I’m guessing there’s some UX metric out there, that if they pre-load downloading the model, the user is more likely to stick with trying things out; rather than have them wait for a hefty download to complete.

a day ago

londons_explore

They do this so they don't have to host the model on Google servers and then have claims of "Google spies on chrome users and uploads all their data to Google servers, including private dm's".

a day ago

peterspath

Good time to try Orion! https://orionbrowser.com

2 days ago

zihotki

Better not, it's too buggy and sluggish, it's more in a beta stage on desktop. I've been using it for the last year but not anymore.

2 days ago

anshumankmr

The alternative is an AI model hosted on their servers (cause whether we like it or not)

a day ago

timbit42

I'd rather they pay for the electricity.

4 hours ago

wrxd

I'm not a fan of this being downloaded by default. Still, I very much prefer that, if something if Chrome uses a LLM, that's done via a local LLM rather than by via an API call

a day ago

aucisson_masque

I would prefer they use their own electricity to run these LLM that I don't need. Api calls are fine imo, running it on my computer isn't.

a day ago

postalrat

How much electricity is too much?

a day ago

ChrisRR

Well I hope it's not installed into the roaming profile

13 hours ago

zarzavat

There's simply no reason to be using Google Chrome in 2026. Purge it from your computer and install a less user hostile browser.

Google Chrome just exists to make Google money at your expense, to sell your data and deplete your battery.

a day ago

marliechiller

What do you suggest as alternatives? Currently I'm using firefox which seems ok but I know they are propped up by google somewhat

a day ago

zarzavat

Firefox, Safari, Brave, Vivaldi, Ungoogled Chromium.

Firefox is dependent on Google for funding, but not for source code. Brave is dependent on Google for source code, but not for funding. Safari is dependent on neither but Apple locks down the experience.

Hopefully Ladybird will deliver us from our Google dependence in a year or two. It's already usable for very light web browsing. I wrote this comment on Ladybird.

19 hours ago

guizadillas

keep using firefox

a day ago

phyzome

I mean, if your choices are "propped up somewhat by Google" and "literally run by literally Google"...

a day ago

brcmthrowaway

Brave

a day ago

liendolucas

Has anyone tried out to chmod 400 the download directories? Perhaps that prevents the whole thing to work...

I haven't touched a Chrome browser in a very long time and I just hope that other vendors don't take a similar route.

a day ago

tzury

Well,

    npm install …
did worse
2 days ago

toyg

that's a willing act - you are actively asking npm to download something, and accepting it might be terrible for you.

Here chrome is just installing things behind your back, whether you really want it or not.

2 days ago

yearolinuxdsktp

Never use “npm install”, only “npm ci”. Using “npm install” is a willing act to run fresh exploits.

2 days ago

Kapura

I have been thinking about this for 24 hours now and I have to say this has me mad as hell. Software companies treat the users like fucking cattle to be led to whatever slaughter will be most profitable this quarter. Capital has fully inverted the hopes and promise of software I glimpsed in my youth.

12 hours ago

bergheim

Curious how this thread would have been if Firefox did that.

a day ago

guizadillas

same or worst since at least people put Firefox in a pedestal, but they didn't, they actually pushed to stop this

a day ago

IvanK_net

"sixty thousand tonnes of CO2-equivalent emissions" ? Is that what 0.0000001% of the worlds population produces in one day?

a day ago

mring33621

well, if it's already there and keeps coming back, can I use it?

A local Gemini Nano might be useful!

11 hours ago

Yaqub_W

If you use PSD (profile-sync-daemon or similar) to mount browser profiles to RAM to lessen SSD/NVMe wear. This might be an issue for you.

a day ago

caycep

Nowadays I wonder if it's best practice to run everything in a desktop VM and not on your actual computer...

a day ago

silexia

I can no longer run Google Chrome on a new powerful $1,500 2025 laptop. I don't know what it is doing, but about thirty tabs just doing basic browsing and Gmail eats all of my resources.

6 hours ago

fuzzy_biscuit

The question I have is whether there is a means of disabling that download or preventing that functionality.

a day ago

angry_octet

You could probably truncate the weights to be much smaller and it would just cause a runtime error. Or replace it with mostly zeros. Unlikely that they checksum the file. But ultimately it is a losing battle -- in browser LLM is coming, and future APIs will expose it to js, and it will become essential.

a day ago

midtake

Botnet browser does botnet things, not surprised.

a day ago

xbar

Chrome has no moat and is always evil. I advocate against it whenever it comes up.

a day ago

t1234s

It's funny how they steal 4gb of local storage but also will sell you cloud storage when you run low on space.

a day ago

mikewarot

So we've all got a local LLM on our machine.

Can it be the basis for nano-openclaw?

Can I use it to run a Karpathy optimization loop?

a day ago

farfatched

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!

2 days ago

graynk

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.

2 days ago

beanjuiceII

then dont use google chrome..i'm fine with it

12 hours ago

tmaly

I wonder what this model will do and if anyone can map out its capabilities?

a day ago

llbbdd

Rolled my eyes when this article got to the unlawful and climate parts. Rolled my eyes harder when I clicked to the homepage and saw what the main sell of this site is. I'd ask why this is so high on HN but it's so tailor-made for this audience I'm more disappointed than surprised.

a day ago

rmac

on desktop you have read/write access to the chrome "app data"

on android aicore: mediatek, qualcomm, aosp vendors, and google will pull down models you cant touch

a day ago

J8K357R

So that's why Chrome kills my PC's memory?

a day ago

DineshKruplani

it's so absurd at this point. isn't chrome already so much abused.

2 days ago

caonidaye

unfortunately you have probably consented and its between the lines of user agreement

a day ago

bastawhiz

What a massive fail on Google'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.

a day ago

gmaszz

chrome://on-device-internals/

..will tell you everything you need to know - including model state, file path, device capabilities, etc.

And there's a single button to uninstall the model.

There is also the ability to load a model from a central location, as suggested by another commenter here, although I haven't tested it yet.

The official chrome.dev Prompt API Playground linked in the thread doesn't work.

Chatgpt made a me tiny chrome extension to test the prompt and summariser api's when they announced last year - my laptop wasn't capable the time but these newer models are obviously smaller and more efficient, so it has sprung into life.

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.

a day ago

gmaszz

While the official Prompt API Playground doesn't work, the one for the Summarization API does...

https://chrome.dev/web-ai-demos/summarization-api-playground...

and you can watch it generate the output token by token in the Event Logs:

chrome://on-device-internals/

a day ago

dmarinus

You can load a model from this page but it's only for testing purposes on this page and it won't be used for the Prompt API.

19 hours ago

HlessClaudesman

A 4gb unbidden download is insane! I'm still running machines with 30gb HDs.

I blame the kids these days (waggles fist), downloading their Pokiman shows at 4-5gb a pop! No respect for their disk space limited elders.

I'm actually gonna have to uninstall Chrome from a few machines tonight.

a day ago

luke727

The majority of comments seem to think this is not a big deal. Not surprising from this crowd, but disconcerting nonetheless.

a day ago

AmazingEveryDay

Agreed, very disappointing. I wonder if this was 40gb would it still be celebrated? 100gb? At what point, if ever would this be recognized as an unwanted waste of space?

a day ago

bityard

It's a good time to be using Vivaldi.

a day ago

alliao

all in storage stocks! imagine how much extra storage the world over is required...

a day ago

thrownaway561

Is this just for mobile devices or does this impact desktops as well?

14 hours ago

OliverSmith34

They want u to buy more and more storage

18 hours ago

notnullorvoid

The whole Prompt API is poorly designed. Devs will end up trying to fine tune very specific prompts out of necessity, only to have them break with the next model update.

The logic around not providing access to model version to prevent fingerprinting is laughable when the suggestion to counteract fingerprinting from prompting is the model should only update when user agent string updates. Just put the damn API behind a explicit user permission.

a day ago

RandyOrion

Like the recent copilot silent signing incident, the without consent part is blatant foul move.

If you don't like be treated like anything but human, you should seriously consider replacing chrome with ungoogled chromium or other browsers.

2 days ago

nl

I think this is a bad framing.

Javascript running on a page can use a feature that requires a model to be downloaded.

I have pages that use it, or other LLM models via LiteRT or HuggingFace transformers.js.

I try to warn the user, but that is my responsibility as a page author. I like that this is enabling the web platform to remain competitive.

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.

4GB isn't nothing, but if a page wants to use it then hopefully it is useful to the user!

2 days ago

pier25

is this only for desktop or will they bloat phones and tablets too?

a day ago

josefritzishere

These people owe me a RAM upgrade. This is out of control.

a day ago

Animats

Does Chromium do this?

a day ago

0xbadcafebee

Talk about a nothing burger. "OOh they downloaded 4GB!" You mean 30 minutes of Netflix? The carbon emissions thing apparently isn't a big deal since the author says the browser's AI use is cloud based anyway, and offloading AI compute from the DC to the browser isn't really increasing carbon is it? Reads like another AI doomer trying to find something to get angry about.

a day ago

kbelder

>offloading AI compute from the DC to the browser isn't really increasing carbon is it?

That is actually an interesting question. I would think that any given amount of processing is at least slightly more efficient when running on large-scale cloud hardware, but I have no idea whether it's a few percent or 75%. There's also some overhead, so maybe there's no gain for smaller jobs.

a day ago

tredre3

Try to look outside your bubble. Millions of people still have monthly quotas on their internet plan, and 4GB can be a big chunk of it (possibly over all of it, in some cases).

Google should have asked.

a day ago

aucisson_masque

That's why I hate Google. They do the same shit that Microsoft and treat their customer as crap.

a day ago

Hamuko

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'm seeing <100 kB/s download speeds for the entire system.

2 days ago

thenoblesunfish

It's annoyingly huge, but is this worse than that? It's software - it does stuff and takes up space. If it takes up more space than you think the stuff is worth, then complain it's bloated, sure, but I am not sure why "silently" is being thrown around.

a day ago

apexalpha

I feel this is great in combination with an agent like OpenClaw or Hermes.

2 days ago

derangedHorse

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.

> 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]

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], "The dirty secret of SSDs: embodied carbon", incorrectly links to "Toward Carbon-Aware Networking" and makes no mention of the environmental cost of SSDs. After looking up "The Dirty Secret of SSDs: Embodied Carbon" myself, I was able to see the same methodologies as I was expecting used [1].

> 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

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.

[1] https://arxiv.org/abs/2207.10793

2 days ago

Zekio

4gb isn't really a negligible amount, given the amount of desktops and laptops sold with just a 256gb ssd

2 days ago

Aachen

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've done, and other regular use, it's perpetually full. 4GB is probably about half the space I have free at any given time

Which apparently means it'll never install btw, even if I were to run Chrome. Another comment said they check for 22GB free space

2 days ago

guilhas

Even so, I would still let them download double that, if they reduced the RAM consumption in half

4 hours ago

ElFitz

> 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.

4gb definitely isn’t a negligible amount of space on most people’s devices.

The quite successful it would seem MacBook Neo has 256GB of storage in its base configuration.

A MacBook Air and a basic sub $1000 Dell laptop starts at 512GB.

> To put 4gb in context, I currently have 2 tabs open that nearly take up 4gb.

You are conflating disk and memory.

> The fact Chrome also has a way to disable this makes it kind of a nothingburger in my opinion.

There’s a reason they picked an opt-out model for this, and not an opt-in approach.

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.

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.

2 days ago

derangedHorse

> You are conflating disk and memory.

I never conflated anything. I said it's a neglible amount of space for current hardware, which I still believe.

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.

> There’s a reason they picked an opt-out model for this, and not an opt-in approach.

That's the approach they take for most of their features.

> 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.

Which seems to be the motivation of having these local models embedded in the browser's available resources: https://developer.chrome.com/docs/ai/prompt-api

2 days ago

ElFitz

> I never conflated anything. I said it's a neglible amount of space for current hardware, which I still believe.

>

> 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.

How does the memory usage of your browser tabs relate to the amount of disk space taken up by the downloaded models?

> That's the approach they take for most of their features.

And there’s a reason for that. Same one the EU forced companies to make consent to marketing and consumer data sharing opt-in and not opt-out: we have a bias.

> Which seems to be the motivation of having these local models embedded in the browser's available resources

Sooo… we are basically agreeing on the fact it could prove to be useful? In the long run, if and when they decide to pick a model that isn’t half brain dead (apparently it’s based on Gemma 3).

a day ago

derangedHorse

> How does the memory usage of your browser tabs relate to the amount of disk space taken up by the downloaded models?

I am talking about space in general. Data size. The relation of data stored in one place vs another is the fact they both store *data*. The components to store data can be cheaper or more expensive based on how it's architected. The fact I still see 4GB as an acceptable cost in ram exaggerates the point because it shows that I'm okay with 4GB being consumed in a relatively expensive component used for data storage (meaning I'd obviously be okay with it being stored on hard disk).

> if and when they decide to pick a model that isn’t half brain dead (apparently it’s based on Gemma 3)

Gemma 3 is far from brain dead and can be used for a variety of different tasks, translation being one I've personally used it for.

15 hours ago

coldtea

Time to switch.

2 days ago

antonvs

In related news, I’ve uninstalled Google Chrome on all my devices. I strongly recommend you all do the same.

a day ago

ProofHouse

Masterclass. Hope some qualified lawyers just got wet.

a day ago

guilhas

It would be better a systemwide download? Of course

Maybe manually point to a local endpoint with one of the multiple 100s of GBs of models that I already downloaded? Even better

Don't even know what the model is for... but as things are, one of the alternatives would probably be send high amounts of user data to google which is worse. I would personally pay to have a 4GB download and keep my data/privacy

So this is an odd take from a "privacy guy"

4 hours ago

protocolture

>Google Chrome silently installs a 4 GB AI model on your device without consent.

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...

>At a billion-device scale the climate costs are insane.

sigh.

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.

Oh and it might have an AI component in it.

This claim is worse than the AI in data centers boiling the earth claims.

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/moving to alternative power sources. trying to shame some power users, quite arbitrarily isn'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.

2 days ago

TheRealPomax

600 comments and yet no one's questioning the math, just running with "4GB" even though the fsevents log literally says that the file is the result of an unpack operation?

The file might be 4GB but the transfer sure as heck wasn't, so what are we even talking about? How much data is actually transferred? Can someone just grab that weights.bin file and zip it up with max compression and report a more realistic number that we can do the math with, if the number is even worth doing the math for?

a day ago

djha-skin

> Google Chrome silently installs a 4 GB AI model on your device without consent. At a billion-device scale the climate costs are insane.

OH MY GOODNESS, this is the WORST headline.

If Google Chrome comes with an AI model, and you install Chrome of your own free will, you just gave consent.

The "climate costs" are happening whether or not the AI is there. Sure, maybe it makes the hardware work a bit harder, but like, come on. I'm still using my computer anyway. YOU are the one costing the climate, not Google. You're the one turning the "On" button on.

I don't even know why headlines like these are taken seriously.

a day ago

guizadillas

consent implies people know what they are downloading but this is a silent feature they are adding. regular people download Chrome to just use a browser, they don't consent to running an AI model.

a day ago

m3kw9

Why they insert their "DNA" without my consent?

a day ago

fithisux

Is it true for Chromium too?

a day ago

alex1138

Google/Alphabet is a big company

On the one hand, Waymo seems to have a better safety record than Tesla does. That's not nothing. For someone nominally in charge of SpaceX like Elon is, it's a red flag

On the other, Google does things like this with Chrome, and also they arguably censor. It's irritating

a day ago

skeledrew

So typical. Just imagining the consequences for someone with chronically low disk space, like me. Luckily I'm a Firefox person, though I use Vivaldi now and then.

2 days ago

methuselah_in

Another reason to switch to Firefox.

a day ago

shevy-java

Google abuses users.

You can also ask why the US government fails to protect the users. Corporate dictatorship at its finest.

2 days ago

drcongo

I can't read the article (503) but does anyone know why someone calling themselves thatprivacyguy is installing Google Chrome?

2 days ago

a96

Maybe in order to document a privacy problem with it that they heard about.

2 days ago

kotaKat

Why the hell can'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?

2 days ago

cubefox

I thought using local rather than cloud AI was pretty universally agreed to be good?

2 days ago

wartywhoa23

The universally agreed upon good is leaving the choice to use AI or not to the end user.

2 days ago

pjc50

There is a secret, third option.

2 days ago

zekrioca

Except these weights are barely used. Read the article.

2 days ago

cubefox

Thanks for reminding, it was a moment of weakness. Here is the relevant quote:

> the features that do use the local model (Help-Me-Write in <textarea>, tab-group AI suggestions, smart paste, page summary) are buried in textarea-context menus and tab-group right-click menus

2 days ago

kasabali

> The pattern was: install on user launch of product A, write configuration into the user'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.

God, I'm SICK of this AI slop style. After ingesting terabytes of pirated books you'd expect a little bit more variety in it's writing.

2 days ago

kgeist

Like 2/3 posts on HN now have this "No X. No Y. No Z." pattern. It's one of strong signals for me that the author didn't bother and just copy pasted their LLM's output as is. And the LLM mostly likely was pointed at some other resource to write the article, and I'd rather read the original. I think HN needs a policy to replace AI slop articles with the original articles/announcements etc. once detected, and technically the guidelines already cover it: "Please submit the original source. If a post reports on something found on another site, submit the latter."

>After ingesting terabytes of pirated books you'd expect a little bit more variety in it's writing.

I think it'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).

2 days ago

TH3F4llen1

That's crazy just another reason I've been degoogling my phone.

2 days ago

PufPufPuf

If only there was an orange canine coming to help us

2 days ago

Markoff

...or some Italian composer

2 days ago

kittikitti

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.

2 days ago

ulfw

I can't for the life of me understand how this browser has become the world's most used. It's literally from an ad company.

2 days ago

simianwords

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.

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.

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?

2 days ago

potatototoo99

There is consumer demand for hamburgers. There is no consumer demand for AI, hence how egregious that it also comes with negative externalities.

2 days ago

newtonsmethod

I have to tell you something: there is consumer demand for AI.

2 days ago

pjc50

We'll never know, since companies seem determined to make it non-optional.

2 days ago

shmeeed

I for one would love to see someone try and shove hamburgers down everybody's throats in order to increase consumer demand.

2 days ago

stalfosknight

This is a very good way to put it.

AI is being pushed so hard from the top down by every executive (who have been practically foaming at the mouth about AI for years now) it might as well be extruding from every port and seam on people's devices as if it were a buzzword/fomo diarrhea of some sort.

a day ago

whywhywhywhy

> In this case: a single hamburger does the same amount of emissions as 50 such downloads

Hamburger is usually held up as a grotesque example in climate talk and can'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.

2 days ago

simianwords

Both are not too consequential and downloads even more so

a day ago

nsonha

it also installs an entire remote desktop stack on your computer without consent, and video codecs, and pdf reader... what is new here?

2 days ago

WhereIsTheTruth

local: FUCK YOU GOOGLE

cloud: FUCK YOU GOOGLE

https://www.youtube.com/watch?v=5AeO-dKGBLs

17 hours ago

flanked-evergl

This is a bit disingenuous. If you install Chrome, you install Chrome and all it's parts. They don't ask your consent for individual parts because that would be absurd. If you don't want Chrome and all its parts, don't use it.

2 days ago

mft_

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.

If you're okay with 4GB being added, where would you draw a line? What if it downloaded a 40GB file? 400GB?

2 days ago

flanked-evergl

Personally I draw the line where Chrome becomes worse than alternatives, and then I switch.

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.

2 days ago

Markoff

I fail to see scenario where Chrome is better than almost any Chromium alternative with exemption of Google account sync.

2 days ago

flanked-evergl

Then you don't have to use it.

2 days ago

Markoff

I was just curious why would anyone use Chrome over other superior Chromium alternatives (Vivaldi, Brave, etc.) other than Google account syncing (which I can understand can be pretty big deal for many).

a day ago

SwellJoe

Chrome is the default browser on Android.

2 days ago

yoz-y

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.

2 days ago

circuit10

This is not a reasonable size for something that's "just another part of Chrome", this blows up the file size by many times

2 days ago

elashri

[flagged]

2 days ago

bluehex

I use Firefox as my main browser but occasionally run into Chrome requirements for certain web apps so end up begrudgingly installing it. I'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.

2 days ago

0xEF

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.

These days, I just navigate away from anything that demands I use Chrome "for best results." 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'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.

2 days ago

2ndorderthought

What's another 4gb of disk space when computer hardware prices are soaring into unobtanium?

I hate how much companies don't care about efficiency or their customers. It's like windows 11 requiring like 2 more GB of RAM just to see your desktop, what an upgrade, yuck.

2 days ago

Hamuko

Like what?

I think the only time I'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.

2 days ago

Y-bar

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'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.

It's frustrating.

2 days ago

bluehex

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't dig too much).

a day ago

2ndorderthought

Yea. Anyone still using chrome at this point must really love getting emails about class action lawsuits from Google. My god.

2 days ago

lmf4lol

I am using Firefox for years now. It's such a splendid experience.

I can recommend the following extensions:

- Youtube Enhancer

- DuckDuckGo Privacy Essentials

- Cookie Auto Decline (a MUST for Europeans)

- Slop Evader

- No Gender (a MUST for Germans)

Its a totally different browsing experience than what most people have.

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't cost anything. Just Firefox + some free extensions.

edit: because people asked about the No Gender extension:

Germany didn't have “gendered” language, until it was introduced some years ago.

Imagine the sentence: The teachers explain to their pupiles that the managers work only for the shareholders.

in regular German, it would translate to:

Die Lehrer erklärten den Schülern, dass die Manager ausschliesslich für die Anteilhaber arbeiten.

In gendered German, it became:

Die Lehrer:innen erklärten den Schüler:innen, dass die Manager:innen ausschliesslich für die Anteilhaber:innen arbeiten.

For me, it ruins the reading experience.

2 days ago

MaKey

For me the most important extension is uBlock Origin. It's worth switching to Firefox for this alone.

2 days ago

onemoresoop

Without your ublock origin browsing the net is quite horrible these days

2 days ago

FridayoLeary

Youtube is virtually unwatchable without it. I honestly have no idea how most people cope. Truth is, even with an adblocker there's so much rubbish on the page that gets in my way. Invidous is much better but it's too unreliable.

Sites that autoplay a video, which follows you as you scroll are the worst.

2 days ago

MaKey

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.

2 days ago

freedomben

Or for real control, uMatrix (yes there are madmen like me still stubbornly hanging on)

2 days ago

yubblegum

that + NoScript. That latter is a must for me.

2 days ago

qsera

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!

2 days ago

echoangle

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.

2 days ago

Cthulhu_

Yes, and both Windows and MacOS have features to put things side by side... but they'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 "maximize" 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.

2 days ago

qsera

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.

2 days ago

yazantapuz

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.

2 days ago

ButlerianJihad

Chrome does this split-screen. Web browsers are operating systems, for all intents & purposes.

Ask any Emacs evangelist.

2 days ago

2ndorderthought

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

2 days ago

tomtomtom777

Can you explain what the "No Gender" extension is about and why it is a must?

2 days ago

MaKey

It removes gender speech (Leser*innen becomes Leser), which can be awkward and hurt the reading flow.

2 days ago

mmyrte

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's use of language awkward?

2 days ago

MaKey

It's still the same word, just as generic masculine. Gender speech isn't part of the German language but an add-on with no standardization (that'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.

2 days ago

mofeien

To prevent accusations of "masculinism" 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.

2 days ago

MaKey

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.

2 days ago

ben_w

> The times where you have to try to appease small but vocal perpetually outraged groups are over.

Zwei Punkte: erstens, nein, such times are never over. Only thing that changes is who is outraged and by what.

Zweitens, you're a demonstration of this right now by caring. To be clear, I'm not criticising you for this, you're allowed to care about stuff, but you're literally promoting an extension that rewrites someone else's word choice because you don't like it. Es ist dasselbe, und ist gründlich no different to how English Sprachbewahrer complain about the split infinitive in Star Trek's "to boldly go" or common use of the phrase "very unique" (unique means one-of-a-kind, how can you be "very" that?)

> The German language has no generic feminine so adding it to the extension would contradict its goal.

Die deutsche Sprache ist keine constructed language like Esperanto, whose rules come from a book, it'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.

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“: https://www.cdu.de/aktuelles/cdu-deutschlands/mainzer-erklae...

2 days ago

mofeien

The goal as stated on the extension page is to improve the readability of texts by replacing :, *, _ forms. So some customizability to the user's wishes would be quite nice.

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.

2 days ago

lmf4lol

Germany didn't have “gendered” language, until it was introduced some years ago. It’s a terrible reading experience and super annoying.

Imagine the sentence: The teachers explain to their pupiles that the managers work only for the shareholders.

it was

Die Lehrer erklärten den Schülern, dass die Manager ausschliesslich für die Anteilhaber arbeiten.

and it became:

Die Lehrer:innen erklärten den Schüler:innen, dass die Manager:innen ausschliesslich für die Anteilhaber:innen arbeiten.

It’s insane.

2 days ago

mmyrte

Forgive my ignorance, but it seems that there is more information in the "explicitly inclusive" form than the "implicitly inclusive" one. Doesn't the existence of the inclusive form allow you to explicitly use a non-inclusive form? So in this case

Lehrer being explicitly male and Lehrer:innen being explicitly inclusive?

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'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's a bit like Americans auto-replacing "fucking" with "f***g" in their browsers to avoid an annoyance, but they lose information in the process.

2 days ago

lmf4lol

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.

We Germans know that the generic masculine includes both genders by default. It’s how we use the language.

2 days ago

pjc50

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.

(exception: Chinese didn'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)

2 days ago

lmf4lol

German feminist are looking for a long time to eliminate the generic masculine form. But unlike English, which allows you to use they/them to refer to both genders - and which i kind of like - German doesnt have such an option.

So since my youth, multiple proposal have been put forward, among which the gender-star. Lehrer -> Lehrer*innen, Lehrer:innen.

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.

In my mind, its the ultimate form of virtue signalling :-)

but hey. to each their own. I just prefer to ignore it if possible

2 days ago

ben_w

It was definitely introduced before that point, I saw people complaining about it back in 2018 when I arrived in the country.

2 days ago

bmn__

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.

> you would lose meaning

No meaning is lost that has not been there before.

> someone else's use of language awkward

Most would judge that it's not just awkward, but grating.

2 days ago

Parae

Doesn't really seem like a MUST then...

a day ago

lmf4lol

I edited my comment to include an answer to your question.

2 days ago

mft_

I'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?

2 days ago

MaKey

Example: Reader

In German: Leser (masculine)

Possible forms of inclusive speech: Leser*innen, Leser:in, Leser_innen

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't inclusive.

2 days ago

input_sh

A bit of both? Imagine every time you read the word "actor", it is instead spelled something like "actor:ress", or "actor_ress", or "actor*ress" (because the separator hasn't been standardised).

Personally I'm in favour of it, but I will concede that if it'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.

2 days ago

plucas

The first. In German, many words that refer to a person (e.g. Fahrer/Fahrerin, male/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).

https://en.wikipedia.org/wiki/Gender_star

2 days ago

mft_

Thanks - that's really interesting, in a weird-interesting way.

I'm far from an expert in such things, but I'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.

In German, from your explanation, it'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.

2 days ago

input_sh

It's not "aggressively maintaining the female option", it's just a language quirk. English has a gender-neutral "the" article which you put in front of every noun, German has three different variations of "the" depending on the gender (der/die/das). Literally every noun has a gender, including inanimate objects such as a piece of furniture. "The table" is always masculine ("der Tisch"), "the lamp" is always feminine ("die Lampe") and "the bed" is always neutral ("das Bett"). Sometimes changing the article completely changes the meaning of the word, for example "der See" is the lake, but "die See" can be the sea or the ocean.

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 "singress" in English, only "singer", but in German there's "der Sänger" or "die Sängerin". Calling a female singer "der Sänger" would be grammatically-speaking completely incorrect.

The only thing that changed fairly recently is that more and more people intentionally try to maintain gender ambiguity when they don't intent to specify a gender, in which case "the singer" becomes "die Sänger:in", or even "der:die Sänger:in" if you want to be even more pedantic.

2 days ago

mft_

Thanks; maybe I didn't explain my point well enough, but I know/understand everything you just wrote.

> The only thing that changed fairly recently is that more and more people intentionally try to maintain gender ambiguity when they don't intent to specify a gender, in which case "the singer" becomes "die Sänger:in", or even "der:die Sänger:in" if you want to be even more pedantic.

Here is my point: in English, the move to gender neutrality of certain words (e.g. actor/actress) seems to have involved adopting the male version, and using it as neutral. (I don't know if some people are offended by this, but if they are, I've not come across it).

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 "Sänger:in" construct.

This is a strong, deliberate choice, in contrast to (what I see as) the more passive "eh, let's just use 'actor'" in English.

2 days ago

duskdozer

English already has done this: fireman->firefighter, policeman->officer, mankind->humankind, man->humanity, etc.

2 days ago

_blk

- Ublock origin - decentraleyes

2 days ago

ekianjo

Extensions are a vector for vulnerabilities and malware though. Its happened many times already.

2 days ago

bakugo

Computers are a vector for vulnerabilities and malware. We must all stop using them.

2 days ago

shaunpud

Switched over to Waterfox recently, nice alternative with some added extras for privacy etc.

2 days ago

2ndorderthought

Isn't waterfox owned by an ad company? Might as well be the Google of the fire fox browsers.

2 days ago

echelon_musk

The browser with a sidebar AI chatbot? What a simple solution.

2 days ago

freehorse

You don'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 "yes" and "no" 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.

Gosh most of the time when I read people complain about firefox, it gives me the impression they have not even used firefox.

2 days ago

willis936

That'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.

2 days ago

freehorse

Firefox does not even have a default provider. It is not like the chatbot panel itself can even exist without a user actively choosing a provider and potentially having to log in. The default is to have a selection menu, which then basically loads the interface of the llm provider themselves. So when they introduced it I remember been prompted to select a provider or close it.

Similarly with their separate summarisation etc features I was prompted whether I wanted a local model, online model (I think), or not at all. It did not download 4gb of data without consent.

We can keep complaining about details forever but it is like missing the forest completely.

10 hours ago

utrack

If you accidentally skipped it, go to Preferences -> AI Controls -> toggle on Block AI Enhancements, it disables everything.

2 days ago

kaiwn

He’s not saying he accidentally skipped the prompt, he’s saying he didn’t get any.

2 days ago

blks

I would prefer a browser without any ai slop.

2 days ago

PinkaDunka

This is article about Chrome doing something undesirable with AI. Which can be easily disabled by going into chrome://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?

2 days ago

freehorse

"Undesirable" means without consent (as per the title also). You can disable the flag (not that trivial in the first place to find it etc), but that can only be after you know of it, and after you get to know of the flag, which is probably after it already has downloaded the models. FF asks before if you want to download them or not.

10 hours ago

j-bos

ff doesn't download models unless you so opt in.

2 days ago

2ndorderthought

Firefox lets you disable all AI features with 1 setting switch.

2 days ago

grebc

LibreWolf.

2 days ago

qurren

... and it takes up 50% CPU on 16 cores just to run a video call. Laptop battery drains in 30 minutes.

Chrome doesn't do that. I literally can't use Firefox anywhere I don't have a power socket.

My laptop also becomes a toaster.

2 days ago

dwedge

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]?

[1] https://www.jwz.org/blog/2024/10/mozillas-ceo-doubles-down-o... [2] https://blog.mozilla.org/en/mozilla/leadership/mozillas-next...

2 days ago

lionkor

Yes, that one! It's great, I can recommend it.

2 days ago

frereubu

... that recently added a setting which allows you to entirely disable any AI enhancements? https://support.mozilla.org/en-US/kb/firefox-ai-controls#w_b... I mean Mozilla / Firefox aren't perfect but it'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.

2 days ago

ranger_danger

Please feel free to suggest a better alternative.

2 days ago

nickvec

2 days ago

Xmd5a

it's just arc-browser repackaged, isn't it?

2 days ago

Cu3PO42

While it is certainly inspired by Arc, it doesn't share any code. Arc is proprietary and Chromium-based, Zen is Open Source and Firefox-based.

2 days ago

figmert

It is not. It is Firefox but with an Arc-like workflow.

2 days ago

dwedge

Not being able to suggest an alternative for Chrome doesn't imply that Firefox is a good alternative.

On GrapheneOS they recommend Vanadium - a more secure Chromium fork - and specifically recommend against Firefox, but that's on mobile.

2 days ago

Sayrus

> Gecko doesn'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/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.

> The sandbox has been gradually improving on the desktop but it isn't happening for their Android browser yet.

Context is definitely interesting to have with your statement (From https://grapheneos.org/usage).

2 days ago

freehorse

Firefox _is_ a good alternative to chrome, though, by the arguments OP brought. What OP complained about are even worse in chrome.

FF is largely funded by google money? Chrome _is_ google.

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).

Maybe FF is not perfect or great or whatever by one's point of view, but it _is better_ than chrome, at least regarding these arguments.

2 days ago

dwedge

That'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's money which they take partly so that Google can say they aren't a monopoly.

It'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's their decision.

2 days ago

_blk

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'm not logged in to those on the primary browser.

2 days ago

QuantumNomad_

2 days ago

n4r9

Where's the download link?

2 days ago

dwedge

git clone https://github.com/LadybirdBrowser/ladybird.git cd ladybird ./Meta/ladybird.py run

If you can, run it, report issues and help them develop it.

2 days ago

cicko

Wonderful. My unpaid bills will be so happy waiting for that to complete.

2 days ago

dwedge

If you're using a computer from any time in the past 20 years or so it's probably capable of multitasking so you can open another browser to pay your bills in the meantime.

I'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.

Of course, if building in the background is more effort than you're willing/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.

2 days ago

n4r9

My laptop runs Windows.

2 days ago

QuantumNomad_

That’s ok, you can install Linux on it free of charge. Open source, baby!

a day ago

gempir

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.

Just uBlock Origin pre-installed

https://helium.computer/

2 days ago

ranger_danger

There is also ungoogled-chromium:

https://ungoogled-software.github.io

a day ago

airstrike

FWIW I've recently moved from Firefox to Helium after 10+ years.

Yes, I hate that it's also Chromium, but no, there aren't real alternatives.

2 days ago

ranger_danger

There are Firefox forks that don't have any AI/advertising/etc. stuff in it.

There's also WebKit-based FOSS browsers not based on Chromium nor Gecko. Upstream it's maintained by Apple but the open source webkit browsers should not have any questionable features by default.

2 days ago

petesergeant

We Should Improve Society Somewhat

2 days ago

2ndorderthought

Why is this downvoted lol. It's so reasonable

2 days ago

walletdrainer

> Google has not, to my knowledge, published any analysis of the welfare impact of this on the populations whose internet access is metered.

This is satire, obviously.

2 days ago

mschuster91

Clearly, you've never lived in Germany or other places that still have data caps and slow and unreliable internet connections.

Yes, 4GB of unintended traffic can absolutely wreck someone's finances.

2 days ago

Ekaros

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...

2 days ago

Bender

Some time ago friends were pranking each other with 32GB favicon.ico files this was a thing 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.

2 days ago

kshmir

Besides the numbers being stupidly overblown, this post shows why Europe is in a unstoppable death spiral.

2 days ago

baq

I don'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't do that anyway...)

a day ago

ChoGGi

I download a game with intent, and they're stored on a larger drive than where my programs/user data is installed.

a day ago

jnwatson

A modest-sized security patch is routinely several gigabytes.

Hell, a few hours of browsing Tiktok or Youtube will take more bandwidth.

This is fake engagement bait.

a day ago

bastawhiz

I already pay for an LLM, and one that's much smarter than Gemini Nano. I didn't ask for this, I didn't make any choice for it to be installed, and I almost certainly won't ever use it.

a day ago

postalrat

AI haters think their activism is going to make a difference what other people want.

a day ago

lobito25

Anyone, voluntarily installing a spy browser like Google Chrome on their devices, deserves this and much more.

2 days ago

ainiriand

Sometimes I marvel at how nice it would be to have such a narrow view of the world and other's perspectives and contexts. Life would be so much easier!

2 days ago

lobito25

Ironically, your comment seems to perfectly reflect the viewpoint you're criticizing.

a day ago

ainiriand

In my humble opinion, the parent of my comment seems to paint a picture that is quite drastic. I see why many people would have Chrome installed and I do not think something like that should be impose on to anyone.

7 hours ago

a96

For many, it's also involuntarily installed (e.g. corporate, vendor etc).

2 days ago