Live data from Hacker News

Firefox 72.0

mozilla.org

321–330 of 543 posts

Re: Firefox 72.0

#322
post #304

Earlier quoted context omitted.

Have you found Bing more desirable than DuckDuckGo for a specific reason? (Uses DuckDuckGo and liberal use of the bangs when things don't come up as expected)

I've used Yahoo since the early 2000s and never hopped on the Google bandwagon. The times Ive tried to find things in Google because "people say it has better search", I've not had much luck. Possibly because they don't have extensive data on me and my search preferences? I think Yahoo is backed by Bing these days? I always find its search results perfectly adequate.

Interesting I realize that Google results never really became more precise with my usage.

Re: Firefox 72.0

#323
post #304

> User research commonly brings up permission prompt spam as a top user annoyance What's user research? Jokes aside, my favorite feature in Firefox is the good old-fashioned search box. I use Bing by default and repeat searches on Google or Duck Duck Go if I don't find results right away.

Have you found Bing more desirable than DuckDuckGo for a specific reason? (Uses DuckDuckGo and liberal use of the bangs when things don't come up as expected)

> Have you found Bing more desirable than DuckDuckGo for a specific reason?

No. I just wanted to diversify away from Google a bit and I started with Bing because of Microsoft Rewards. I've only been getting about 50 (USD) cents per month in points though, so it's not compelling.

Re: Firefox 72.0

#324
post #320

I find the notification permission change (requiring it to be after a user gesture) really annoying. It doesn't do almost anything to combat permission spam (if you're visiting a clickbait site, you'll probably click or scroll at least once, especially on mobile where sites usually have a giant header so you need to scroll past the fold to even see that the article is clickbait), and just inconveniences developers wh…

Firefox should include a setting to disable all requests for notifications much like they give you total control to block autoplay.

It does! https://blog.mozilla.org/firefox/no-notifications/

Re: Firefox 72.0

#325
post #303

With notification spam fixed, how about tackling cookie banners spam next? Let's work on a standard to allow user to set their preferred cookie settings level once in browser UI and keep websites clean.

I don't remember the website, but I ran across one on hacker news a while ago that had the best cookie popover I've ever seen. It floated over from the left hand side of the page. Had simple and clean UX allowing for user configuration of cookies. Felt a little more like a cookie control panel than a popup disclaimer. Allowed the user to select which cookies to allow with a small description of what they did. Wish I…

Sounds like something users want. Unfortunately, that’s not what most website owners want. They want to be as annoying as possible so that you smash “agree” just to get it over with.

Re: Firefox 72.0

#326
post #5

After the recent missteps by Chrome (mangling the display of URLs), I decided to switch to Firefox and DuckDuckGo a few months ago and I was pleasantly surprised at how fast Firefox is these days than what I found it to be 10 years ago. While I still consider DuckDuckGo to be in the "not bad" category, Firefox is in the "seriously awesome" category now. If you have been away from Firefox for a while like me, give it…

> While I still consider DuckDuckGo to be in the "not bad" category... If you're into privacy-conscious search engines and want one that's not susceptible to blanket FISA warrants[0], check out either Qwant[1] or SwissCows[2]. [0] - DuckDuckGo's address is in Pennsylvania - 20 Paoli Pike, Paoli, PA 19301. [1] - https://www.qwant.com [2] - https://swisscows.ch/

"swiss cows"... .ch right

Re: Firefox 72.0

#327

Earlier quoted context omitted.

I do use full disk encryption, but when I'm logged in, any program that runs as me can access my files (subject to some partial restrictions that Apple introduced a while ago). And anyone gaining access to my unlocked computer can easily copy that password file. You could say once malware is executed with my credentials it's game over anyway. But I disagree with that. Having a file full of passwords stolen is far wor…

> when I'm logged in, any program that runs as me can access my files On Windows, the same is true of the encrypted data; any program that runs as you can decrypt it. Is it different on macOS? How does the system authenticate a specific program?

On the Mac, Safari and Chrome store passwords in a key chain. To reveal any of those passwords you have to re-enter your macOS login password or whatever authentication method was used to log into the device (fingerprint, face ID, ...).

So it's not the program that is authenticated. The system simply makes sure that any program accessing that particularly sensitive data is really controlled by the logged in user.

This is entirely separate from protections for other files that may or may not be encrypted.

Re: Firefox 72.0

#328

I'm a huge fan of the picture-in-picture, though I wish for a few enhancements: I wish clicking anywhere on the box would act as "play/pause", instead of requiring me to hunt down the button. And of course I wish for some visible/interactable buffer-bar, though I realize that might not be standardized across webplayers, so maybe not possible.

I just wish they would enable VAAPI video decoding in Linux.

Re: Firefox 72.0

#329
post #314
post #311

Earlier quoted context omitted.

How would you detect if something is a cookie dialog in a standardized way? It's pretty much impossible as all of them are custom code with different layouts / selectors / sequence of actions you need to take to opt out.

The "I don't care about cookies" addon[0] seems to do a pretty good job of it, I've not seen a banner in ages. I assume it works on a mixture of detecting popular cookie popup js libraries, and user feedback for the rest (although I can't seem to find a github or any code for it so it's hard to say). I think ublock also has a filter list for it built-in. 0: https://www.i-dont-care-about-cookies.eu/

I don't know if I'm paranoid but on the Mozilla add-on page, it says the code is licensed under GPLv3. So the source code MUST be available somewhere.

Seems very odd.

Re: Firefox 72.0

#330
post #314

Earlier quoted context omitted.

The "I don't care about cookies" addon[0] seems to do a pretty good job of it, I've not seen a banner in ages. I assume it works on a mixture of detecting popular cookie popup js libraries, and user feedback for the rest (although I can't seem to find a github or any code for it so it's hard to say). I think ublock also has a filter list for it built-in. 0: https://www.i-dont-care-about-cookies.eu/

I don't know if I'm paranoid but on the Mozilla add-on page, it says the code is licensed under GPLv3. So the source code MUST be available somewhere. Seems very odd.

See the author's comment here: https://www.reddit.com/r/privacy/comments/bru6wd/please_help...

The source code can be extracted from the extension file itself.

Post reply on HN