Earlier quoted context omitted.
why does ad blocking need to be a business? It seems like an ideal option for a community open source project.
I maintain an open source project. It isn't my day job though. Sometimes I accept pull requests right away, sometimes it takes me months to get to them. One advantage commercial projects CAN have is someone paid to do daily work on it. (Can is key, sometimes that person exists, sometimes that person doesn't get time)
Adblock filter rule list modified politically in Finland
91–100 of 134 posts
Re: Adblock filter rule list modified politically in Finland
#92Earlier quoted context omitted.
There's no such thing as a free lunch. Users who refuse to think, work, or pay for quality, are not entitled to personally customized services. That would be an act of charity, which is affordable for the few who are far pooorer or sicker then the mainstream, but isn't sustainable for the masses.
i guess this is an unpopular position for some reason, but i'm inclined to agree. in pretty much every part of life you have to choose between effort and price. i can change my own oil or pay someone else to do it. i can cook myself dinner or pay to go out. why do people expect the internet to be different?
Now, if in order to change your own vehicle engine-oil third-parties made it impossible without viewing advertising and giving personal information up would that be fine with you because some blind people who could disguise themselves were still able to access the oil without viewing the advertising and getting tracked?
"Well you have to make effort to change your own oil, if you don't want to use a white cane and custom printed dazzle-camouflage prostheses then you should pay for someone else to do it."??
Re: Adblock filter rule list modified politically in Finland
#93The fundamental problem is that these filter lists are maintained by random volunteers, who everyone just assumes are trustworthy. The browser makers avoid the issues by having ad-blockers be third-party extensions. The extension makers don't make the filter lists either, they just import from EasyList and similar. It's surprising there arent't more cases of corruption and broken trust. I wish I could get ad-blocking…
What's the worst that can happen? If a maintainer starts blocking things that shouldn't be then it's easy to complain publicly (as we see in this GH issue) and get the change reverted. If it becomes obvious that a given maintainer doesn't play by the rules then their list will be dropped.
If a list fails to block some ads then people will complete it or create a new one.
Since as far as I'm aware these block lists can't inject or replace content I can't really imagine how one could take advantage of it in a non-obvious manner.
Re: Adblock filter rule list modified politically in Finland
#94Adblocking list should be what their name says: lists that match ads (and advertising-related trackers). There is no place in such a list for politically motivated blacklists. Content based blacklists have their place too. Users are of course free to create hate-speech-block, union-block, trump-block, liberal-block, nazi-block or any-other-category-block, but if these lists are distributed through an adblocker they s…
I really wish the internet would be client-side filtered by default, instead of centrally moderated. We'll end up with filter bubbles either way.
Re: Adblock filter rule list modified politically in Finland
#95It's crazy that the maintainer of that list thought this would be a good idea. This is a huge breach of trust.
Re: Adblock filter rule list modified politically in Finland
#96Re: Adblock filter rule list modified politically in Finland
#97This is not precisely about the filter list but the whole shenanigans that led to it. Persons from other countries might be interested in this little quirk of Finland. Especially as it relates to workers rights in general. In Finland, unique among Nordic countries, political strikes are allowed. What does this mean? Let's say you're not happy about a decision made by Trump you can go to a strike. Sure the company doe…
The strike thing is complicated, but generally, democracy does not mean "1 person 1 vote, majority rules" or even any of the representative variations. Living under a tyranny of the 51% is not democracy for the 49%. Democracy means "rule by the people". Anything that devoLves power from leaders to individuals is democratic. And anything that shifts power from some individuals to others is a complex case to analyze.
This is a huge shift of power. But perpetual referenda doesn't seem workable with present technology so rule by the demos is always going to mean devolving power to a small group, which has inherent difficulties.
I like the system of the demos being able to force a referendum with a substantial minority, eg 5%. Then perhaps require a supermajority to pass legislation. This works to limit the power of the chosen representatives.
Re: Adblock filter rule list modified politically in Finland
#98The fundamental problem is that these filter lists are maintained by random volunteers, who everyone just assumes are trustworthy. The browser makers avoid the issues by having ad-blockers be third-party extensions. The extension makers don't make the filter lists either, they just import from EasyList and similar. It's surprising there arent't more cases of corruption and broken trust. I wish I could get ad-blocking…
Re: Adblock filter rule list modified politically in Finland
#99Earlier quoted context omitted.
i guess this is an unpopular position for some reason, but i'm inclined to agree. in pretty much every part of life you have to choose between effort and price. i can change my own oil or pay someone else to do it. i can cook myself dinner or pay to go out. why do people expect the internet to be different?
Surely you can see how these are different. The imposition of third party tracking and annoying advertising isn't inherent in the medium of the web; it's been/being altered to be that way. Now, if in order to change your own vehicle engine-oil third-parties made it impossible without viewing advertising and giving personal information up would that be fine with you because some blind people who could disguise themsel…
at a very high level i do still think there are some similarities. people want to consume a tailored tech experience that costs time and money to put together. they don't want to put in any effort to improve their experience, and they definitely don't want to pay for it. what do we do with/for these people? i say we leave them be and document workarounds for people who are willing to do a little reading.
Re: Adblock filter rule list modified politically in Finland
#100It cause a lot of issues on their side but the customer blame the server.
I've heard a story that web-based game not working for some people for no apparent reason.
The developer used their psychic power and change the file name of image files which was something like "foo_ads_bar.png"(the user supplied error log indicated they faild to fetch that resources which shouldn't happen) to not contains the "ads". And he got less bug report.
The image file was not AD but a essential resource for the web-based game. Blocking that, you break the game implementation.
Blanket blocking based on partial three-letter string match on client side? Fine do what you want. It's your computer after all. But don't come toward us crying for help because it's non of our problem.