| What does javascript have to do with it? It's trivial to display images inline through data URLs. Javascript provides for some of the more onerous types of advertising, but it is by no means necessary to the process. We've all seen plenty of ways CSS could be leverages as an alternate solution. Re: text only browsing, that still allows for advertising, and it's up to the content provider to either take advantage of the mediums available to the client or take steps to attempt to block that access. There are plenty of legitimate cases for text only internet (such as access for the blind). Re: cURL, now we are getting more into scraping, and I think it's event more clear cut that it's not the intent of the provider for their content to be used that way, and there are much more often AUPs that specifically cover this in a non-ambiguous way. This is something I've thought quite a bit about, as at times some of my major work projects have been based around web scraping. I've come to terms that some of the things I have done, and do, for work, are morally ambiguous (or even immoral) to a degree (although others may not see it that way at all). Similarly, I myself run an ad-blocker, as I find the web untenable without one. I'm aware of how hypocritical this is. My argument has never been "do not run ad-blockers", it's always been just to point out what I see as a set of troubling behavior that I see, which I also contribute to. I would prefer not to block ads, but I don't see that as a strategy that's currently useful. That may make me worse than those that I view as ignorant of their actions. I'm prepared to live with this, at least in the short term. Really,I'm just pushing what I see as introspection. |
My point applies to that too. Images, text, CSS, video, etc. I'm saying I don't have a problem with requesting an HTML file, receiving it, and then choosing to not render/execute/display certain parts of it.
> Re: text only browsing, that still allows for advertising, and it's up to the content provider to either take advantage of the mediums available to the client or take steps to attempt to block that access.
I agree, but that doesn't sound like your previous position.
> Re: cURL, now we are getting more into scraping, and I think it's event more clear cut that it's not the intent of the provider for their content to be used that way, and there are much more often AUPs that specifically cover this in a non-ambiguous way.
I'm not talking about programmatically requesting large amounts of content. I just meant a single individual running a single cURL command.
> My argument has never been "do not run ad-blockers", it's always been just to point out what I see as a set of troubling behavior that I see, which I also contribute to.
I guess I'm arguing that you don't need to be a hypocrite, because it's not troubling behavior.