Live data from Hacker News

Chrome will begin pausing many Flash ads by default on September 1

plus.google.com

141–150 of 179 posts

Re: Chrome will begin pausing many Flash ads by default on September 1

#141

Earlier quoted context omitted.

As I discovered while looking for targets of opportunity, the term of art is apparently "online video provider", or OVP ( not "VPN" as I'd first written, thinking "video provider network". "Tips for Choosing an Online Video Platform (OVP)" http://www.streamingmedia.com/Articles/Editorial/Featured-Ar... Yes, there's collateral damage. I'll take it. If needs be, I'll hop into /etc/hosts and unblock for a moment.

If you have a mac, I highly recommend gas mask for switching hosts files.

What does it bring to the table over "mv"?

Re: Chrome will begin pausing many Flash ads by default on September 1

#142
post #22

I can already disable flash ads. Good luck disabling HTML 5 ads without browser plugins support.

I've gotten high mileage by blocking OVPs directly. I'm advocating doing this to encourage video providers to NOT enable autoplay on video. 0.0.0.0 www.autofixinfo.com # Autoplay video 0.0.0.0 c.brightcove.com # Autoplay video 0.0.0.0 player.theplatform.com # Autoplay video 0.0.0.0 link.theplatform.com # Autoplay video 0.0.0.0 ci-2862d2c8d6-68f418d2.http.atlas.cdn.yimg.com # Autoplay video 0.0.0.0 video-img2.thedaily…

I have done something similar using HTTP switchboard, but let's face it, this is a terrible approach. It's a dreadful waste of our valuable time, and there aren't enough of us competent to do this that it impacts advertisers. Rather than fight a constant rearguard action, I've just started avoiding domains that I know are likely to be full of cruft.

Re: Chrome will begin pausing many Flash ads by default on September 1

#143

Earlier quoted context omitted.

And Google Finance... It is rather ironic half of their sites are going to break, unless they conveniently add an exception.

> It is rather ironic half of their sites are going to break, unless they conveniently add an exception. Those sites aren't going to break, even without adding any exceptions. There's no definition of "essential" that would exclude Flash content on Google Finance. As mentioned above, the exact heuristics they're using are: "TLDR, essential content is either: 1) On the same domain as the page 2) Considered "Large" (at…

One might say that it's convenient that there's an exception for "essential" content...

Re: Chrome will begin pausing many Flash ads by default on September 1

#144
post #129

Earlier quoted context omitted.

Tip: use different user profiles. A "stock", "raw", or "testing" profile for unfiltered use. Though better sandboxing would be my choice.

Wouldn't switching between different profiles be the same effort as enabling/disabling?

Extensions are specific to profiles. Rather than toggle a bunch of extensions on and off, just switch profiles.

Re: Chrome will begin pausing many Flash ads by default on September 1

#145

Earlier quoted context omitted.

Tip: use different user profiles. A "stock", "raw", or "testing" profile for unfiltered use. Though better sandboxing would be my choice.

One should test with certain blocking enabled as well surely?

See previous reply. You get both.

Re: Chrome will begin pausing many Flash ads by default on September 1

#147

Earlier quoted context omitted.

I've gotten high mileage by blocking OVPs directly. I'm advocating doing this to encourage video providers to NOT enable autoplay on video. 0.0.0.0 www.autofixinfo.com # Autoplay video 0.0.0.0 c.brightcove.com # Autoplay video 0.0.0.0 player.theplatform.com # Autoplay video 0.0.0.0 link.theplatform.com # Autoplay video 0.0.0.0 ci-2862d2c8d6-68f418d2.http.atlas.cdn.yimg.com # Autoplay video 0.0.0.0 video-img2.thedaily…

0.0.0.0 c.brightcove.com # Autoplay video 0.0.0.0 player.theplatform.com # Autoplay video 0.0.0.0 link.theplatform.com # Autoplay video Wow you really must not like video.

I really don't.

Re: Chrome will begin pausing many Flash ads by default on September 1

#148

Earlier quoted context omitted.

As I discovered while looking for targets of opportunity, the term of art is apparently "online video provider", or OVP ( not "VPN" as I'd first written, thinking "video provider network". "Tips for Choosing an Online Video Platform (OVP)" http://www.streamingmedia.com/Articles/Editorial/Featured-Ar... Yes, there's collateral damage. I'll take it. If needs be, I'll hop into /etc/hosts and unblock for a moment.

Make yourself a script file called 'RenHosts.bat'[1] and place it somewhere convenient, I personally have mine pinned to the start menu. This allows you to "easily" turn your modified HOSTS file on/off. You'll need to right click and run the script as Administrator since it is accessing your System32 folder. [1] http://winhelp2002.mvps.org/hostsfaq.htm#Rename

Linux here.

I've got a set of scripts for updating and toggling hosts files.

Re: Chrome will begin pausing many Flash ads by default on September 1

#149

Earlier quoted context omitted.

I've gotten high mileage by blocking OVPs directly. I'm advocating doing this to encourage video providers to NOT enable autoplay on video. 0.0.0.0 www.autofixinfo.com # Autoplay video 0.0.0.0 c.brightcove.com # Autoplay video 0.0.0.0 player.theplatform.com # Autoplay video 0.0.0.0 link.theplatform.com # Autoplay video 0.0.0.0 ci-2862d2c8d6-68f418d2.http.atlas.cdn.yimg.com # Autoplay video 0.0.0.0 video-img2.thedaily…

I have done something similar using HTTP switchboard, but let's face it, this is a terrible approach. It's a dreadful waste of our valuable time, and there aren't enough of us competent to do this that it impacts advertisers. Rather than fight a constant rearguard action, I've just started avoiding domains that I know are likely to be full of cruft.

Among the reasons I'm posting hosts is to show how concentrated OVPs are. A small number of entries wipes out nearly all instances. Plus it puts pressure on providers.

Re: Chrome will begin pausing many Flash ads by default on September 1

#150

Earlier quoted context omitted.

So, say, a browser plugin which renamed "main" elements to, oh, say, "notmain", would have the effect of killing autoplay. Though for Flash that's already possible. It's HTML5 that's bugging the shit out of me now.

For Chrome: https://chrome.google.com/webstore/detail/disable-html5-auto... For Firefox, I think you can just set media.autoplay.enabled = false in about:config.

Thanks, I'd not seen an HTML5 video blocker previously.
Post reply on HN