Live data from Hacker News

Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

tech.slashdot.org

31–40 of 346 posts

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#33
post #7

What is the alternative to chrome that doesn’t crash or is not noticeably slower?

Firefox? Weird question. I haven't even installed Chrome in the past 7 years. Firefox is fast (but I obviously don't know if Chrome is faster) and it never crashes.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#35

I hope people can get a "Stop Using Chrome" movement going, like we did with Internet Explorer long ago.

Chrome is fine. Letting an advertising company own it is not.

I feel like that's like saying "it's fine, except for the bad part that you can't avoid" ;)

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#36
post #21

Earlier quoted context omitted.

Idk, isn't that how we got Chrome? Isn't this inviting someone else to be the new Internet abuse daddy?

Sounds like something written by a Google employee. Mozilla is a non-profit

Might want to look at who provides most of the funds for Mozilla.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#37
post #14

Earlier quoted context omitted.

I feel like people sleep on safari, especially on Macs.

JavaScript Chrome developers did a good job of convincing people that Safari is the new IE. I love Safari on macOS. I love the pinch/zoom with the tabs. I love that private browsing mode, at least seems to, keep things contained to the tab they started with. e.g. if I open facebook in a private tab then open new tab and go to facebook, it’s going to make me login.

Significantly better battery life too. Like hours.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#38
post #11
post #6

Without the suggestion to install an adblocker, this is not credible advice.

Does the ad blocker prevent leaks of your information? I know it blocks a use of your information against you (targeted ads). And any external source is a potential leak (e.g. the kinds of things that CORS is supposed to reduce). But does an ad blocker specifically leak more, or just reduce the incentive to collect that information?

A full-featured ad blocker (uBlock Origin original, not the neutered Lite version that runs on Chrome now) will intercept requests at the network level and prevent your browser from requesting the advertisers' JavaScript code. Your browser not only won't show the ads, it won't run the code that was supposed to show them or even send a request to the advertisers' servers.

This blocks most existing tracking methods. The only thing you're not protected from is first-party tracking by the site you're actually visiting, which is impossible to fully protect against.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#39
post #22
post #7

What is the alternative to chrome that doesn’t crash or is not noticeably slower?

Full time Firefox user. I run hundreds of tabs for days on end and need to restart it every week or so. Well worth it to not use Chrome. Need to open a site in Chrome about once a month

The upcoming version has "Unload tabs" built in to the context menu. That should result in restarts limited to updates.

Re: Washington Post's Privacy Tip: Stop Using Chrome, Delete Meta Apps (and Yandex)

#40
post #7

What is the alternative to chrome that doesn’t crash or is not noticeably slower?

I feel like people sleep on safari, especially on Macs.

I tend to use Safari on my mac, but I will say that it evaluates CORS slightly differently than other browsers so that sometimes I have to disable CORS protection to get a site to work that works fine in Chrome or Firefox, and it's the only browser I've used where I expect to have it crash hard with a SEGFAULT or something every once in a while.
Post reply on HN