Earlier quoted context omitted.
Honest question: is it really that difficult to make your site not broken by ad blockers? (Your response worries me in that it is an exceptionally convenient argument for sloppy developers not to fix their sites)
You expect people to go out of their way to support ad blockers???
Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
101–110 of 120 posts
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#102Earlier quoted context omitted.
Any info on Adblock Fast[1] ? They advertise as being lightweight with only 7 rules and I wonder how they compare to uBlock Origin (I'd still choose Origin because of the customization options). [1] http://adblockfast.com/ And thank you for making browsing the Internet awesome.
It's snake oil. The 7 rules are 7 lines of many many rules. Stay clear of anyone making such misleading marketing claims!
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#103Earlier quoted context omitted.
[Here's a comment that I made on this topic on my blog back when this was discussed in July, which is still relevant. The numbers have probably changed a bit, but I doubt enough to affect my point. (The link is https://blog.mozilla.org/nnethercote/2015/07/01/firefox-41-w... ).] I’ve seen variations on this comment many times in discussions of this post. It’s totally wrong-headed. Here are the usage stats for these ad…
Adblock Edge also still has 0.71 million daily users despite the fact that it is no longer maintained. (The maintainers recommend uBlock Origin instead.) That's more than all of the uBlock add-ons combined. https://addons.mozilla.org/en-US/firefox/addon/adblock-edge/...
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#104Earlier quoted context omitted.
I switched to Chrome about 6 months before MemShrink, right around the time everyone from Mozilla kept blaming addons for memory problems and saying there wasn't a problem with Firefox. When the MemShrink project was announced I just laughed. I've got it installed for development and I have no complaints, but now that I've got Chrome set up for syncing and all that it's just become my default. I'm sure I'll get annoy…
Add-ons were certainly a big part of it. Firefox 15 fixed most of the add-on problems, see here: https://blog.mozilla.org/nnethercote/2012/07/19/firefox-15-p... But there were plenty of other problems fixed too. See https://blog.mozilla.org/nnethercote/category/memshrink/ for lots of details. With that in mind, in the future perhaps you could think twice before posting snarky comments based on your experiences from f…
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#105Earlier quoted context omitted.
One doesn't even need to turn off uBlock if one disagrees with the wholesome blocking of sourceforge.net: right in the warning page, uBlock Origin offers the user to remove temporarily or permanently the wholesome blocking for the site.
An OT grammar note: if the sentence doesn't seem clear at first, it's possible "wholesome" should be "wholesale". I think.
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#106Great for everyone still using Adblock Plus. The rest of us switched to uBlock Origin and never looked back.
I use alternate host files.
Do you use an app to manage your hosts file?
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#107Earlier quoted context omitted.
> EasyList is maintained by ABP's parent company EasyList/EasyPrivacy are community-driven filter lists.[1] Whatever whitelisting in EasyList/EasyPrivacy is to address site breakage. Not addressing site breakage would lead to less people using these lists, and thus less people benefiting from the protection they offer (see graph at link below). The "acceptable ads" fitlers are in a separate list, which is not part of…
Honest question: is it really that difficult to make your site not broken by ad blockers? (Your response worries me in that it is an exceptionally convenient argument for sloppy developers not to fix their sites)
- "Block any image on any domain that has `/ad/` in its path." (Encountered in certain local block list, not present in such pure form at time of writing.) Found this one while inspecting bugreport of our client who complained he cannot see some images on his presentation we maintained. Our CMS serves static binary data with "folderized hash paths" where occurrence of `/ad/` is not completely avoidable. Even now Easylist [1] inludes many general `adsomething` rules that FMOPW could do many false positives.
- "Block any flash that has `clickthru` parameter." This rule is still present in aforementioned easylist [1]: `.swf?clickthru=`, but amusingly is very easily avoidable (rule insists that this parameter is first). Back in times this parameter was de facto standard for embedded flash serving as hyperlink to tell it where to link to. Found this one when another client complained that his flash-based part of main navigation (supplied by third party studio) does not work.
- Even now the question "Have you disabled your adblocker?" often relevant response to general WTFs during web-development.
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#108Earlier quoted context omitted.
It's snake oil. The 7 rules are 7 lines of many many rules. Stay clear of anyone making such misleading marketing claims!
Well yes, I'm aware it's highly suspicious, just didn't want any name calling. Just wanted to see the authors opinion about it and if he ever tested it out, or will in the future, specially if they claim such bold enhancements regarding ABP. If anyone can comment on this topic, it's gorhill.
https://news.ycombinator.com/item?id=10198994
uBlock Origin itself has higher memory footprint, but given that it blocks more (using default settings), on average it will cause web pages to consume less memory, so eventually with many tab opened, uBlock Origin may end up being more efficient than Adblock Fast memory-wise.
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#109Earlier quoted context omitted.
It's been that way in Firefox for as long as I can remember (user since Firefox started). I believe the actual intent is that the right click menu is a "context" menu and not a shortcut menu. In this, case, the context is that you have text highlighted. Without a selection, the context is the page.
Agreed, It seems to work the same way in Chrome as well. I'm not sure what the problem is?
It seems to work the same way in Chrome as well. I'm not sure what the problem is?
The problem is for some of us (fast typist/clickers) it breaks consistency.Suddenly, out of the blue, for no good reason, the user interface changes and my plan of action fails. No big deal but it is part of death by thousand papercuts.
The reason is so non-intuitive that people has made it all the way to reporting it on bugzilla[0] without clear steps to reproduce..! .
A second unrelated problem with your argument: "... It seems to work the same way in Chrome as well". For some of us FF/FF-flone users that is not a very convincing argument. : )
Re: Mozilla fixed a 14-year-old bug in Firefox, Adblock Plus uses less memory
#110Earlier quoted context omitted.
I use alternate host files.
I used to do that but found it ultimately too fiddly - like if you need to unblock a site manually editing your etc/hosts, then you have to get your browser to refresh it's DNS cache. Do you use an app to manage your hosts file?