no, don't be parasite
Poll: Do you use an ad-blocker?
61–70 of 102 posts
Re: Poll: Do you use an ad-blocker?
#62Thanks to this settings, I don't see ads and don't support shit sites with static content hidden behind js-wall - like blogspot or google groups.
Re: Poll: Do you use an ad-blocker?
#63Re: Poll: Do you use an ad-blocker?
#64Ad blockers are easily fingerprintable, which is why I block ad trackers from my /etc/hosts file, using this wonderful list: http://someonewhocares.org/hosts/ You can also set up a cron job to periodically fetch and overwrite with an updated copy, such as once a week or so.
Re: Poll: Do you use an ad-blocker?
#65I don't use an ad blocker for ethical reasons, but I'm curious what sites everyone visits so often that have such devastating ads? Safari shows my top sites as Hulu, MacRumors, Hacker News, Facebook, Twitter, Google, Gmail, GitHub, Amazon, Stack Overflow, Chess.com, and Wikipedia. Ads don't bother me much on any of these.
I've used an adblocker on desktop for at least a decade, so I don't know what ads are like on desktop these days. But mobile is a different ballgame. I didn't use an adblocker for a couple years, and just put up with the wasted bandwidth and scrolling annoyance. But then the ads started talking, usually on how-to articles and the like. And the ads on a forum I visit began redirecting to porn sites and app stores. I p…
If a website annoy me, I just find another one.
Re: Poll: Do you use an ad-blocker?
#66Re: Poll: Do you use an ad-blocker?
#67no, don't be parasite
Re: Poll: Do you use an ad-blocker?
#68I used to, but then I thought about some of the sites I use with great regularity that are supported by unobtrusive ads, a few of which are interesting to me. I'd hate to reduce their income and contribute to their eventual disappearance; it's worth a few ads to have them stick around. Sites with obtrusive, annoying ads? Well, I suppose I still use Facebook, but usually they help me avoid content-weak, ad-heavy trash…
Do sites get money when they show ads but nobody clicks on them? Or are most ads today only paid if a user clicks on them? Also, do you feel compelled to watch ads on TV when you have the option of fast-forwarding through them? If not, why is the web different? Just curious - I'm seriously not trying to be inflammatory.
Does it actually does anything to fast forward an ads on TV? Is there a counter that doesn't increment when that happens? I guess indirectly they will consider that possibility when they pay for TV ads but that's a whole other story and it can't be compared. On a website you directly affect their revenue by not showing the ads.
Re: Poll: Do you use an ad-blocker?
#69I would vote for a third option along the lines of "I allow ads but block flash or don't have it installed." I used to have an adblocker installed, but switched to blocking Flash as soon as I discovered the ability for Chrome to disable flash components until I click on them. This lets the good sites with unobtrusive ads still get their impressions and hides all of the really bad things like ads with video or sound.…
Re: Poll: Do you use an ad-blocker?
#70Ad blockers are easily fingerprintable, which is why I block ad trackers from my /etc/hosts file, using this wonderful list: http://someonewhocares.org/hosts/ You can also set up a cron job to periodically fetch and overwrite with an updated copy, such as once a week or so.
Doesn't using /etc/hosts in this way strike you as a bit "wrong" and terribly hacky with respect to blocking granularity? If I ever wanted to run a service on port 80, it seems like it would be annoying to configure it to avoid the dummy address. And I use /etc/hosts for my actual hosts, and while these uses aren't exclusive, it does set the tone for me.
I personally run Adblock Plus and Ghostery in Iceweasel because it's the easiest way. There are certainly disadvantages to this, but it seems the proper setup would be to run something like privoxy, no?