This is total nonsense. Even for malware, hiding from Activity Monitor would be quite a feat. Short of an exploit, you couldn't hide your process without a kernel rootkit, but macOS has required user approval to load kernel extensions for several versions now. I suppose you could go the low-tech way and just name your process "WindowServer" to confuse the user, but you'd still end up with two WindowServers. The idea…
While it's indeed unlikely that there is deliberately hiding, there is a chance that the google updater triggers something in some (OS-level) components via some (implicit) IPC mechanism that causes load spikes in those components. You'd hardly see any load for the real culprit itself but those other connected components may run hot. This user says their WindowServer runs hot. Some Chrome-related software may have en…
Chrome Is Bad
201–210 of 306 posts
Re: Chrome Is Bad
#202Earlier quoted context omitted.
> So users are expected to run debugger tools in order to figure out what some hidden program is doing? That's like saying "So we're expected to investigate and have a full trial before sending someone to jail?". If you just want to delete it, go ahead. If you want to go as far as creating a whole domain to blame Chrome, yes, you do need more than just "I deleted it and coincidentally my computer got fast".
> If you want to go as far as creating a whole domain to blame Chrome, yes, you do need more than just "I deleted it and coincidentally my computer got fast". I think the fact that the site exists and is a pretty highly ranked story on HN probably proves that incorrect.
Clearly if you read the thread, most people here aren't happy about this being at the top of HN, and it honestly reminds me of reddit where people just upvote things purely based on the headline, without even looking at the content. If anything this is just a sad day for HN.
Re: Chrome Is Bad
#203Re: Chrome Is Bad
#204Re: Chrome Is Bad
#205On mac OS, Activity Monitor itself causes WindowServer CPU usage to spike. This is the "observer effect". To test, just open a terminal and compare a few samples of `ps aux | grep WindowServer` with Activity Monitor open and with it closed. Mine averages 7-11% with Activity Monitor closed and 20-40% with Activity Monitor open. It's even more noticeable if your refresh rate is set to "Very Often". Closing Activity Mon…
This is because since macOS Catalina Activity Monitor did something to itself to make itself spend half a core just updating its table view and literally nobody who works on it (which I suspect is <1 person) understands that a monitoring tool that uses more CPU than the thing it is meant to monitor is absurd. I have seriously considered rewriting it multiple times and if the app stays like it is one day I probably wi…
Meanwhile Activity Monitor updates once per 30 seconds when the system is under load.
Re: Chrome Is Bad
#206Earlier quoted context omitted.
The higher amount would generally indicate its harder to get an RCE in Chrome That does not follow at all. Chrome has the highest market share and so an exploit would have the greatest impact potential. More users affected => more economic value for an exploit.
Market share has a factor, but its not always the commanding factor. Take a look at https://zerodium.com/program.html Apache and Nginx have a very similar market share. Nginx has higher share in top 10k websites, Apache has slightly higher share overall. Yet Apache has over double the price as nginx exploits: * Apache RCE 500k * Nginx RCE 200k
"The amounts paid by ZERODIUM to researchers to acquire their original zero-day exploits depend on the popularity and security level of the affected software/system, as well as the quality of the submitted exploit (full or partial chain, supported versions/systems/architectures, reliability, bypassed exploit mitigations, default vs. non-default components, process continuation, etc)."
So, if chrome, with ~65% of the market share had the same payout as firefox at ~4% of the market share, it would be fair to conclude it's less secure. However, we see 5x the payout and 16x the market share. Doesn't seem conclusive.
Re: Chrome Is Bad
#207Earlier quoted context omitted.
What is running in the background/on startup, Chrome itself or its updater? And is this on macOS or another platform?
Chrome can/does definitely run in the background if you have chrome Remote Desktop enabled. It wouldn’t surprise me if they had a daemon always running in case you want to enable Remote Desktop.
If I disable Remote Desktop again… well, it doesn't actually delete the LaunchAgents plist or ChromeRemoteDesktopHost.app. That's rude. But it does make the processes stop running.
(To be totally clear, Chrome's updater does run in the background, though not all the time.)
Re: Chrome Is Bad
#208Re: Chrome Is Bad
#209Found an old thread involving the Google Keystone tech lead: https://news.ycombinator.com/item?id=21065504
Re: Chrome Is Bad
#210Earlier quoted context omitted.
> big companies are fighting so hard to own and gatekeep web browsers could you expand on this? Which big companies are you referring to?
Apple, Microsoft, Mozilla, Google