UBlock Origin
51–60 of 333 posts
Re: UBlock Origin
#52Earlier quoted context omitted.
It has been discontinued too early; from an AdBlock Edge comment, titled "uBlock may be fast, but is rubbish": > I've been using uBlock now for a while and while it is light and fast, it's is rubbish to use. Exclusions are idiotic, context menu controls don't work, default filters selection is idiotic, it doesn't sync settings like Adblock Edge does, I'm just starting to hate it. > I'd too like to see AdBlock Edge co…
And don't forget that uBlock blocks Google Analytics, breaks most popular travel sites if you try to actually purchase, and also error reporters like NewRelix. Most of this is the fault of the default inclusion of EasyPrivacy I believe.
Re: UBlock Origin
#53Honest question - what business model for free content do you see other than ads? I understand all the privacy and distraction issues related, but increasingly many news sites I read feature only paid content. I suppose it's connected to the rise of ad blocking. At the moment I'm not hosting any content of such kind myself, but I wanted to publish a game and I'm facing the same question. Should I sell my soul to the…
If you only see a choice between "Free to Play" or hosting Ads then you have a problem greater than choosing your business model. You don't value your work enough to consider it valuable enough to pay for outright. First, ponder why that is, then address that issue.
* it's not what I want - I prefer to deliver it for free and do not plan for it to become any source of income, just to not have costs scaling with popularity
* I don't need to sell it - I'm reasonably wealthy, with a good 40h/week job and salary. This is a side project and will loose it's charm when I convert it to a business project.
* it's hard - I work on a browser-based game (no easy to implement payment options)
In other words, it needs to be free for users and possibly earning just enough to not cost me anything.
Re: UBlock Origin
#54Earlier quoted context omitted.
It has been discontinued too early; from an AdBlock Edge comment, titled "uBlock may be fast, but is rubbish": > I've been using uBlock now for a while and while it is light and fast, it's is rubbish to use. Exclusions are idiotic, context menu controls don't work, default filters selection is idiotic, it doesn't sync settings like Adblock Edge does, I'm just starting to hate it. > I'd too like to see AdBlock Edge co…
And don't forget that uBlock blocks Google Analytics, breaks most popular travel sites if you try to actually purchase, and also error reporters like NewRelix. Most of this is the fault of the default inclusion of EasyPrivacy I believe.
Re: UBlock Origin
#55Earlier quoted context omitted.
> When ABP added "acceptable ads" in their fork, they also created a demand for a version uncompromised by the "acceptable ads" principle, hence ABE happened. I wish they'll go one step further and add the "Please remove us from your adblock" notices to default blocking list
You might like these options: https://cloudup.com/cJeKg7Zljwa
Re: UBlock Origin
#56Honest question - what business model for free content do you see other than ads? I understand all the privacy and distraction issues related, but increasingly many news sites I read feature only paid content. I suppose it's connected to the rise of ad blocking. At the moment I'm not hosting any content of such kind myself, but I wanted to publish a game and I'm facing the same question. Should I sell my soul to the…
The whole point of a business is to come up with a plan to get people to give it money for a service. If your entire business plan is to get someone else to give you money because people completely unrelated to and uninterested in it happen to be using your service, it's not really a good plan. I'm ecstatic about the seemingly new increase in paid-for content. If it means the long dark era of scatter-shot shotgun cre…
Would you like to subscribe on hundreds of websites to access their paywall?
The WWW got popular because it's friction-free and many sites are paid by advertisement money. At the moment many ad networks are just stubborn (bad ads) and greedy taking big chunk of the ads money away, instead of sending it to the website owner who is doing the majority of work. So there is definitely a place for a new ad network that disrupt the Web ads that don't suck and with a smaller cut so that the website owner get again a bit more money.
Re: UBlock Origin
#57Earlier quoted context omitted.
> it's adblocking and noscript done exactly how you want it done. it's good, but not exactly how I want it done. Namely, it's not hierarchical. E.g. I can say Site A may load frames from site B. But then site B tries to load stuff in its frame and I have to set additional rules for Site B. instead an forward pointer to "Site B default inclusion set" or something like that would be useful. Basically, hundreds of sites…
All scopes import from higher level scopes. E.g. bl.com imports from * and www.bla.com import from * and bla.com. I've made soem modifications to the * (global) scope to allow the minimal version of youtube to load. So whenever I visit a new website youtube just works.
I even wrote "And on some (but not all) [...]" to make clear that global rules are not the same as hierarchical matches.
Re: UBlock Origin
#58Honest question - what business model for free content do you see other than ads? I understand all the privacy and distraction issues related, but increasingly many news sites I read feature only paid content. I suppose it's connected to the rise of ad blocking. At the moment I'm not hosting any content of such kind myself, but I wanted to publish a game and I'm facing the same question. Should I sell my soul to the…
You can do freemium without selling your soul. Look at LoL or Path of Exile for the best examples. Others would be Bloons TD 5 or Bloons City, where coins allow you to skip ahead, but slow downs are not purposefully added. Only when you add something that basically drains the fun out of the game unless money is spent are you selling your soul.
Re: UBlock Origin
#59Another option for Firefox is the built-in "tracking protection". It is off by default, but can be enabled via about:config (set privacy.trackingprotection.enabled to true). Works on Android, too.
Re: UBlock Origin
#60How is this different from the normal / existing uBlock? https://github.com/chrisaljoudi/uBlock/releases
TL;DR: "uBlock Origin" (or "uBlock₀") is the version you want (maintained by the creator of the project, up-to-date) The original "uBlock" github repo was created by gorhill. Later, the repo was handed to a contributor of the project (chrisaljoudi) who did nothing good with it. Finally, gorhill forked chrisaljoudi's repo to create "uBlock Origin" and resumed development.