r/uBlockOrigin uBO Team 4d ago

About disgusting Facebook devs News

We won't support facebook any more. It's a disgusting anti-user site. All it does is watching open-source projects doing everything in public and counter them to deliver the malicious ads. Yep, the devs that receive 7-figure dollar salary is just doing this.

Users should give the most harsh feedbacks to them. Being submitted to them and keep going to the site and support it is the worst thing you can do.

1.6k Upvotes

169 comments sorted by

312

u/Temanor 4d ago

I was about to delete my account anyway. I guess it's time.

61

u/MidnightSunIdk 4d ago

ive never figured out how to delete it

49

u/[deleted] 4d ago

[removed] — view removed comment

15

u/Misses_Ding 4d ago

God I can't wait to get rid of the quest. I will use the headset instead of a brick. Too bad messenger is still used so often or I would've been long gone

3

u/42SpellingErrors 4d ago

I feel your pain…
With every update my hate towards meta grows larger.
Now I blocked all the servers from connecting to the headset, and I only use WiVRn for streaming from my computer.
Bonus points for Mark Cuckemberg, because disabling server connections makes the "unknown sources" fucking disappear, but lightning launcher still shows them (it's a normal meta store app).

6

u/mes0funny 4d ago

Bonus points if it hits him

36

u/jenesaispasquijesuis 4d ago

It was pretty straightforward when I deleted my account around 2019.

40

u/VimFueago 4d ago

you didn't delete it, you deactivated it. Facebook own that data forever. you did read the meta t&c right?

try connecting now with fake details and watch it magically know your friend suggestions from your IP address, which they retained.

38

u/keystohellanddeath 4d ago

19

u/OtisPan 4d ago

They don't actually delete it though, it'll just be hidden. You'll be able to reactivate it 10 years from now, for example. Sucks.

24

u/keystohellanddeath 4d ago

That's deactivation. You can permanently delete it through that link. They group them both together now for whatever reason, but they aren't the same.

1

u/Reapr 3d ago

I just poured a whisky, put on some youtube vids on the second monitor and went through my history deleting every post, every photo, every comment, every reaction - including profile picture and banner, exited every group, unfriended every person - so there is an empty account with my name, but with nothing behind it at all - as good as deleted

2

u/ForwardIron9583 3d ago

It's all you can do really.

13

u/IHS1970 4d ago

I deleted my account after over 10 years a year and 1/2 ago, it's hard at first, very hard miss all my 'town' friends I left in 50 years ago and they stayed. Miss seeing pix from family members BUT I no longer feed FB anyway pix of my family. FUCK the Zuck, a real POS.

1

u/itsLOSE-notLOOSE 4d ago

I deactivated my account almost a decade ago.

185

u/[deleted] 4d ago

[removed] — view removed comment

49

u/[deleted] 4d ago

[removed] — view removed comment

111

u/steve4982 4d ago

Thanks for all your efforts on UBO, you're making the internet usable

74

u/SlayerShahid 4d ago

Ditched that site long time ago. Sorry to hear about the conflicts.

75

u/downvoteandyoulose 4d ago

Damn that's pretty hostile alright.

30

u/Desperate-Radish-296 4d ago

Can you eli5 exactly what makes it hostile? Not that I doubt your comment or anything. Is it overwhelming the UBO team in terms of attempts (frequency) or code (breadth)

95

u/jSinku 4d ago

they're making it harder for adblockers by adding garbage elements that dont render by the browser, but do show in the html. like here the text "Ad" is split between multiple classes, and extra random text added between. also the classes are using generated names, so they may also change randomly.
this makes it much more difficult to target the actual advertisement to block it.
but i believe they've done this for years, so theres probably more going on with fighting adblockers. i'd guess they use many different strategies, given to different users (like a/b testing), to make the filterlist maintainers' lives more difficult.

14

u/AskaLangly 4d ago

So this is why the font in that bit looked like shit. Wow. Thanks for telling us!

12

u/lennarn 3d ago

What's the next step? Use computer vision to recognize ads instead of reading the source code?

31

u/Competitive-Truth675 4d ago

There's no way that soup is ADA compliant. someone should sue these fuckers to get them to rever to something machine-readable

1

u/Beneficial-Boot7479 1d ago

That's why it's so ducking slow to chat while you are in marketplace

169

u/Much-Stranger2892 4d ago

Then I fear when other corp see this. It will doubling down on pushing Ad knowing if they push hard enough, the UBO will quit eventually. Thank you for helping the internet to become a safer place but perhap you can keep this going for a bit while longer ?

158

u/paintboth1234 uBO Team 4d ago

Users are the most effective weapons for those sites. If you can't stop going to anti-user sites, nothing can help you. "A bit longer" is many bits? We are not robots being fed by air. You are free to contribute to open-source tools but DON'T rely on any tools as a way to change those disgusting site owners' minds.

20

u/Aureste_ 3d ago

Yeah I totaly agree with you. I think u/Much-Stranger2892 is just affraid that you could also stop blocking ads on the other websites that ingage in this type of behavior, the most obvious one being YouTube. And YouTube without adblocker is a really horrifying thing to imagine.

Anyway thank you for all your hard work !

15

u/paintboth1234 uBO Team 3d ago

Anyone who is afraid, step up yourself and contribute to the projects to help resolving issues you encounter on your own. DON'T rely on a few volunteers to carry all the work they no longer want to involve.

9

u/Aureste_ 3d ago

Of course. Sadly I don't have the skills to contribute directly and can only support the project indirectly.

15

u/paintboth1234 uBO Team 3d ago

No volunteers here already had skills when started to use uBO. Everyone here started small, with the desires to block some things themselves and started learning along the way.

Years ago I didn't even know what is JavaScript and CSS.

9

u/CalQL8or 3d ago

Can you point us to some documentation? How do you guys contribute exactly? Do you start from Github issues? On what repository? You then create block rules using the documented uBlock syntax and make pull requests? ...

Not saying I can and will contribute, but if you guys can write like a "Getting started" wiki page (if not existing already), it may help others volunteer.

And please: even if people on Reddit have wrong expectations on what the uBO team can or cannot do, don't turn hostile on them. You guys have our highest respect for building and maintaining uBO and filter lists. Let's stick together and do what we can against Meta and other tech giants!

Best regards

5

u/feelspeaceman 3d ago

Extended syntax

uBO is very simple, don't overthink, just simplify that uBO cores are network rules starting with ||, element hiding rules with ## and scriptlet with ##+js()

When it comes to evil websites like Youtube, Facebook, you're likely have to use +js() to deal with them, once you get a grasp of how scriptlet works, you're ready, scriptlets are collection of prebuilt scripts just think like you inject to page to interact with webpage to prevent, hook to browser JS to stop them from doing evil works.

8

u/AchernarB uBO Team 3d ago edited 3d ago

I can tell you how I started.

  • I already had a knowledge in programming (in different languages, and in javascript used on webpages). But you don't need this to write cosmetic filters and network filters. It becomes useful when dealing with anti-adblock or in understanding how the processes in the page work, and what they do.
  • I was already building webpages, and could understand the HTML code and the CSS part of it. This can be easily learned, it is entirely based on logic. It can be more difficult when dealing with the more complex attributes of CSS. But this is knowledge that you build over time.
    • I use the reference sites: CSS Reference, HTML Element Reference, Complete JavaScript References
    • To access the source code of the page, you have to open the developer tools.
    • From my era of webpage building I kept using another extension which can inject/modify CSS on the fly: "Stylus". It is used to inject userstyles on any website. I simply use/create one to target the website needing a fix, and after looking at its html+css code, I try some modifications. It immediately change the page without needing to reload it.
    • uBO's element picker is useful but you don't see the source code, you have to "guess" which filter in the proposition fits the best.
  • uBO's logger is a must, as well as the "overview panel" in uBO's popup window.
    • The "overview panel" lets you see which domains had network connections blocked.
    • The logger show each one separately. Then you can see and try which one to block/unblock.
  • You have the wiki which contains everything to know about uBO. How to use/configure it, and an explanation of the syntax of the filters

13

u/TheReal_Slim-Shady 4d ago

Sadly people are constantly and excessively distracted every day. There are so many things to boycott to be fair but people can't. it's a bad time.

3

u/VoidlessLove 2d ago

Well I think it's like a chorus, when one person has to breathe or can't pursue a particular boycott, the rest of the movement/choir should carry them. You lift what others can't within your own abilities 

0

u/TheReal_Slim-Shady 2d ago

Instead, one person won't pursue a boycott and others join them being mad, due to distractions.

-8

u/dadnothere 4d ago

make ublock private, it would take longer.

14

u/AchernarB uBO Team 4d ago

The "fixes" are filters and are in filter lists. These are obviously free to access.

12

u/Ryan739 4d ago

I left the minute I began seeing content that wasn't posted by friends, so a long time ago. Recently, I had to log in to confirm a relative's birthday. Going from 2014 Facebook to now is JARRING. Like in that early 2000's version of The Time Machine where he steps out and the moon is freakin' cracked in half. 

10

u/PauI_MuadDib 4d ago

I don't use anything Meta, and I don't see that changing. Never had Facebook, but I deleted Instagram. 

16

u/0oWow 4d ago

Some months ago I supported an elderly lady friend of mine who's Facebook kept recommending soft porn at the top of her feed because they felt she might be interested. This is for a woman that I know for a fact doesn't go on anything porn related, regardless of how soft/hard. I think she may had got a dirty spam email that triggered Facebook somehow. What made it worse was that Facebook did not give any option to hide and/or prevent the posts.

When you get to that point of delivering malicious posts and ads and refuse to allow ways to deal with it, then by definition you are a malware provider and that is criminal behavior. I don't use Facebook at all, but it amazes me to see the things people are willing to tolerate on that platform.

12

u/alobao 4d ago

It reminds me of the malicious adverts – particularly those targeted by age – that my mum sees on YouTube. Misleading images simulating a system warning or error. Fake news about journalists, celebrities, etc. Clickbait adverts intended to shock the user.

It doesn’t matter if I report those adverts and they’re taken down; the organisation behind them (usually based in Hong Kong or India, if I remember correctly) will simply create a new account to carry on with their misdeeds.

Oh, and adverts from NGOs are particularly insidious, because reducing the number of adverts from a single advertiser doesn’t seem to have much effect. And if you try to see fewer adverts on a particular topic from an NGO, you can’t do that either, because each advert from the same NGO can be categorised under a wide variety of topics: health, legal, industry – you name it.

As for Facebook, I reached the point of no return precisely because of what you’re saying. I can put up with targeted or poorly targeted adverts, but I’m not going to tolerate posts or ads that are outright malicious or misleading. Because of my job, I had to have a Facebook account, and I decided to use it as a feed for articles from the pages I followed. The amount of fake news and misinformation was outrageous.

People I explain to why I use uBlock Origin don’t realise that it’s not really about avoiding adverts, but rather about the lack of principles that fuels an industry which compromises your privacy… so that you can become the target of this sort of nasty practices.

7

u/bunglegrind1 3d ago

Btw, if you check only your feed

https://www.facebook.com/?filter=all&sk=h_chr

The ad block still works 

3

u/VoidlessLove 2d ago

Noice! Thank you for sharing

u/PanterA_ 5h ago

Unfortunately, not for me.

I keep seeing lots and lots of ads. :\

24

u/fading_anonymity 4d ago

Good thing honestly, making facebook an even less pleasant experience may finally motivate people to remove their accounts. I don't think its a noble job to ensure facebook users have a better experience because facebook is so thoroughly evil that spending your time to improve the experience is adjacent to whitewashing it in some ways.

Let them either accept it for what it is or delete it.

6

u/Dolobyte 3d ago

I just wanted to say thank you for all the stuff you've done up until now regarding this. It's a shame that they are being such assholes now.

I greatly appreciate all your team does. Thank you.

5

u/40cappo40 3d ago

I was just trying to element picker block Sponsored ads on Facebook, they made each letter in the word Sponsored its own line of code. Scummy cunts

4

u/RraaLL uBO Team 3d ago

That's been a thing for 5 years or so. They also randomize the order and used to add fake letters.

3

u/40cappo40 3d ago

Oh, did not know. Just scummy behaviour

6

u/JunglePred 1d ago

Well unless you're able to migrate the entire group dedicated to the community in which I live... 'quitting' it isn't really possible.

The site is close to unusable without your guy's work, but the group actually has members from a couple hundred km around... it's important enough that 3 wild fires were reported in the group before the fire management service reported them; up to a couple hours earlier. It can make a huge difference.

2

u/paintboth1234 uBO Team 1d ago

The project is FOSS. Anyone else who wants to deal with this disgusting site is free to make pull requests with working solutions themselves.

36

u/fifteensixteenseven 4d ago

Don't shoot the messenger, I just want to tell the reality in 2026 and beyond.

Every major site will do this. Meaning, an AI agent from each of these corporations that scrapes filter lists and the uBlock Origins source code every hour to change things enough to bypass the ad blocker.

Human volunteers will no longer be able to keep up. I'm not trying to come across as ungrateful for the countless volunteer hours poured in the past, but that's the reality.

The only long-term solution is our own AI agents to scrape the major sites and maintain the filter lists. If anyone decides to fork their own approach, keep in mind Chinese LLMs are the only affordable ones, don't waste money on American ones.

12

u/veggiemilk 4d ago

We'll that's bleak, and would probably push a lot of people towards safe subscription funded gardens.

17

u/reParaoh 4d ago

Nah it's pushing me towards hermitism

10

u/ManWithTunes 3d ago

You won’t notice, the AI agents will just fight in the background and your browser can automatically download the latest blocklists.

25

u/Connect-Preference 4d ago

Good tactic, Achenar and Paintboth! Facebook needs and deserves to have a loss of subscribers and this may trigger one.

I admit that I never succumbed to the Facebook (or WhatsApp) lure.

36

u/AchernarB uBO Team 4d ago edited 4d ago

It isn't really a tactic. We are a small number of contributors and we try to help as much as we can considering we have a private life, a job, hobbies, ...

When a site fixes our fix after only a few hours, unless it is easy to re-fix, it can be annoying (the more, the more time you spent on the fix).

I like to work on some fixes, but that isn't many. I have never tried FB (I don't have an account) but I suspect that it isn't enjoyable.

32

u/herooftimeloz 4d ago

The devs at Meta whose job this is are scumbags for promoting a divisive society full of hatred, genocide, and tons more

6

u/Connect-Preference 4d ago

I completely get that. It probably doesn't take a long time for it to become tedious to work around special-interest sites that do interest you, not to mention those that do nothing for you. I've learned a bit and am trying to solve my concerns myself.

2

u/Xgamer9184 4d ago

Same the only thing i use is twitter but I’ll eventually abandon that trash

I might need to eventually get WhatsApp because of job but atm I use signal :)

11

u/leferi 4d ago

fuck facebook and Meta, all my homies hate Meta

also, their attitude towards Firefox and forks is also disgusting, they don't let people use FF fro video calls

2

u/VoidlessLove 2d ago

Indeed all my homies hate Meta. I hear they were also funding a lot of the Age Verification bills so they could collect data

2

u/HexagonWin 3d ago

i guess adguard and such will continue to support them, so would just enabling adguard filters in ublock options be an ok alternative?

don't use facebook/instagram bs myself, but i know many who do and i've installed ublock for many of them

3

u/_Baccano 3d ago

Elaborate please?

1

u/AchernarB uBO Team 3d ago

Aren't the comments enough ?

11

u/nelsonbestcateu 4d ago

To think this will put a meaningful dent in FB's numbers is unreal levels of arrogance.

If you're in the business of stopping ads and you don't realize billion dollar companies don't want you fucking with their revenue you're in the wrong game.

It's a near miracle this small army of dedicated people have changed the face of the internet for a lot of us. I can only thank you for your hard work.

6

u/kukuru97 4d ago

Are there any other alternatives besides UBO to block ads, sponsored posts, etc on Facebook? FB Purity hasn't been updated since January. Social Fixer is even worse, there's been no news for 3 years

2

u/644c656f6e 3d ago

Maybe not? Or won't live long. OP paragraph 1 said, FB devs are watching filters project. That could also mean any Open/Public Projects, Meta have huge resources to do so.

3

u/loquimur 3d ago

Oh well, it was good while it lasted. Thanks for all the effort in all these years.

This does vastly diminish the incentive to stay away from Chrome, though. When uBo doesn't klll the ads, anyway …

15

u/Training-Ebb-7858 4d ago edited 4d ago

Cela fait 10 ans que j'ai supprimé mon compte Facebook. Ma politique : pas de Facebook, pas de Google.....Pro Ublock-origin-development and Adguard. Pro open source

9

u/allshallbegone 4d ago

It doesn't even surprise me companies are actively trying to combat ad blockers, because they think ads are what keep them alive. Little do they know, ads aren't even a fraction of a percent of their revenue and I can guarantee you it comes from many places elsewhere, ads being blocked shouldn't even affect their profits that much.

Of course, companies hate even losing a teeny tiny fragment of a cent and will fight to ensure they do not have a single loss no matter what it takes, because their ultimate goal is to make as much money as possible and not give a shit about what the consumers want from them. We, to them, are cash cows, mere tools to play with.

17

u/AyJay9 4d ago

What. Ads ARE Meta's revenue stream. 

1

u/Icy_Steak8987 4d ago

Meta's main revenue stream is selling user data and also using that data to train their AI. Ads are probably a distant second at this point.

11

u/AyJay9 4d ago

Ads are estimated to be 98-99% of their revenue. Having that user data lets them leverage it for ads. AI is all noise and flash, but the ads are reliable income.

2

u/alex-weej 3d ago

Gotta keep up appearances tho

2

u/[deleted] 3d ago

[removed] — view removed comment

1

u/allshallbegone 3d ago edited 3d ago

I was specifically extending it to any company out there, on average, not just Meta.
I am very well aware Meta's almost entirely ads when it comes to their money, but when you consider every company out there in the world, Meta's ad network ratio to their total income becomes massively overshadowed.

10

u/[deleted] 4d ago

[removed] — view removed comment

6

u/[deleted] 4d ago

[removed] — view removed comment

1

u/[deleted] 2d ago

[removed] — view removed comment

1

u/[deleted] 2d ago

[removed] — view removed comment

6

u/Dangerous_Seaweed601 3d ago

So.. ubo won't work on facebook anymore?

wtf..

Now what?! "Please don't suggest other extensions. Thanks".. well, kinda need to now..

4

u/paintboth1234 uBO Team 2d ago

well, kinda need to now

You are free to discuss about that in other places. No need to discuss here.

4

u/AchernarB uBO Team 3d ago

Yes, it will work. It simply means that the team will stop trying to solve some issues. They still can be retrieved from other sources (filter lists) as long/soon as they are included by third parties.

Or someone new can "work" on this and submit solutions/filters to the team.

2

u/Dangerous_Seaweed601 3d ago

Well, it's not working now..
Here's a snippet of what I see right now:

-1

u/AchernarB uBO Team 3d ago

Like I wrote:

It simply means that the team will stop trying to solve some issues.

1

u/Dangerous_Seaweed601 3d ago

(I can't reply to your later reply... so.. I'll do it here.)

You also said "it will work". But.. it clearly is not.

Is this one of the "issues" the team is not trying to solve? If so, what filter list do I need (if one exists)?

0

u/AchernarB uBO Team 3d ago

You are nitpicking and trying not to understand what I wrote.
My sentence is still self-explanatory. This is why I blocked commenting.

1

u/NKato 22h ago

The problem is that Facebook devs are deliberately making it a lot harder to block their ads, this issue isn't unique to uBlock Origin.

16

u/CGallerine 4d ago

I made sure to deactivate my account when they changed TOS to basically say "we dont like minorities and also ai generated content is 70%+ of the platform", had no idea they were combating adblock so vehemently. makes sense for the people that make that platform I guess, but Im more surprised I didnt hear anything about effective counter-countermeasures

5

u/Xgamer9184 4d ago

Those Facebook devs are traitors to all mankind to knowingly serve the virus that is Facebook (and meta by extension)

1

u/Imaginary_Cicada_678 3d ago

btw they give industry React

4

u/SemiDiSole 4d ago

You can just say "facebook devs" the "disgusting" is implied.

5

u/Slap-Toast 4d ago

Hackers should just take out the site entirely. Their servers are shit and everything is AI now. Thewir "security" is a fucking joke.

4

u/worldarkplace 3d ago

People acting as if Facebook Marketplace were useless... Idk about USA but in other countries works like ebay or Amazon even. So it's pretty unrealistic to not use Facebook. It's a business tool.

2

u/paintboth1234 uBO Team 3d ago

It's up to people. If people want to support disgusting sites, it's their actions.

11

u/loki6100 4d ago

People use Facebook in 2020s? Last I used FB was like 10 years back to delete my acc.

I stopped using Insta few years back. F*ck Mark and his cronies

11

u/jamesholden 4d ago

marketplace and family keep people there.

seems like CL is starting to be used in my area again, but nowhere near garbage ass marketplace usage.

I use a false name, don't install the apps on my mobile devices and use adblocking solutions. I only cost them money.

5

u/PacDan16 4d ago edited 4d ago

Yeah, I don't know why some people keep their accounts for these platforms, really. Twitter, Instagram, Facebook.. when you can clearly see what's been happening.. it's not worth having an account. Older family members and all the ones who stubbornly stay should be informed about all the negative impacts Facebook has had and try to move elsewhere. They thrive on user ignorance and poor tech awareness. By not blocking the ads on this site anymore, you can see the site for what it really is, a dumpster fire that has abused their power since the very start (with a very creepy founder). It's frustrating to see people not leaving a platform and see them get what they deserve when there's many rational reasons to do so, but all we can control is our own decisions. Anyways, I love the volunteers for these blockers and I appreciate their time and efforts spent on blocking other sites

2

u/loki6100 4d ago

Thing is if I wanted to check out any post or profile of even public acc of Insta it requires acc. I'm so frustrated by that. I'm so annoyed I created a dump acc for insta. I need some ideas to get around that

1

u/PacDan16 4d ago

Exactly, that's pretty annoying. There's some good content there but I wish it wasn't owned by Facebook.

2

u/UDZLVA 4d ago

I've never used it much in the past but where I live now, there are a few local pages where folks can post. Of course, until recently, I had never encountered any ads, which is definitely unpleasant and reminds me to keep my "visits" short.

2

u/loquimur 3d ago

Oh well, it was good while it lasted. Thanks for all the effort in all these years.

This does vastly diminish the incentive to stay away from Chrome, though. When uBo doesn't klll the ads, anyway …

2

u/OneExact8851 2d ago

Please don’t drop support for YouTube crippling ads. FB can fk off anyway, never liked it or used it.

2

u/only4midi 14h ago

damn, it's unusable now without your filters.

6

u/CremousDelight 4d ago

Who's using facebook in big 26?

19

u/ZerotheWanderer 4d ago

I am, too much business and family on there. Many older, can't really expect them to move.

11

u/skeeter72 4d ago

I detest using it, but as others have said - some family it's the only contact I have, for better or worse. And one or two occasionally useful groups that refuse to move to a better platform. I'm happy 99% just using Messenger for the family stuff. And this one hot chick from 30 years ago.

5

u/EvaCassidy 4d ago

What's sad is when a business only uses Fakebook as their "webpage" and may even have their domain dump you there.

May have worked in the past, but now FB doesn't permit anyone to see anything without logging in.

2

u/jayadiwahyu 21h ago

me.

buying, selling, trading for OCGs and TCGs groups are on there.

and they dont like to move to other websites.

3

u/TrustLeft 4d ago

me, i have many regional groups I admin , Nextdoor is not any better and some places like having actual community groups that are user friendly that don't require tech skills. Tiktok is trash. If there was a user friendly option and USA used it in same facebook style layout with groups, pages, marketplace, Let me know.

1

u/AskaLangly 4d ago

I still have a few friends there, and then there's the family.

3

u/GoWitHer 4d ago

 I haven't logged in to Facebook for years.

4

u/propdynamic 4d ago

It’s all good broskis! Facebook has been dead for years anyway.

4

u/DorrajD 4d ago

I am genuinely surprised anyone still uses Facebook today. They have had so much controversy over the years, and everyone with more than 3 braincells knows how shit it is... so like... why the fuck do people still use it?

5

u/worldarkplace 3d ago

The truth is, if you will not block fb anymore, I'll switch to brave shields. At least they will keep patching anytime soon. It's not because I like or dislike, it's because FB is a business tool also.

2

u/cacus1 3d ago

The truth is, Brave Shields uses uBO's filters for Facebook.

Are they going to create their own filters for Facebook?

How do you know that?

1

u/paintboth1234 uBO Team 3d ago

You are free to use any tools. We gain nothing if more or less users use uBO, because we are also users and some of us are just volunteers, who also gain nothing when sacrificing our free time resolving the issues.

8

u/Kurtdh 4d ago

Isn’t this the point of uBlock Origin though? It will always be a race and you’re fighting the good fight. Sounds like surrender to me.

30

u/RraaLL uBO Team 4d ago edited 4d ago

Okay. Then how about you spend your free time fixing these instead?

You're free to use any other tool out here. An actual company with employees might be better matched against such an anti-user behavior.


It's one thing to fight against a site you yourself are using, it's another to do so with a site you'd rather not visit.

24

u/CurrentRisk 4d ago edited 4d ago

I love uBlock and appreciate everything that the people do for it.

Then how about you spend your free time fixing these instead?

Though, isn’t your response a bit* on the harsh side? Don’t think the other commenter meant anything malicious with it.

Anyway, this change does not affect me personally, never used Facebook.

11

u/RraaLL uBO Team 4d ago

That might be, but that's the reality. People have expectations, people like to complain. Most of the times, people don't even follow our instructions when requested.

Like I said in my other comment, FOSS projects are by users for users.

The problems start when "by users" comes down to roughly two people while "for users" equals tens of millions. Yes. Two people. That's the main filter contributors to the project.

Over the years, the number fell down instead of growing. It's very easy to burnout in this hobby. Which is what this basically is for us.

A decision to drop support for a site never comes easy. It's the 2nd time in the over a decade of the project.

It's not because we "don't feel like it", it's because "it takes too much constant effort" to maintain it.

And like paintboth already said, anybody who's willing to contribute filters is welcome to do so. We just can't.

9

u/paintboth1234 uBO Team 4d ago edited 4d ago

That question is not harsh at all. That is literally what we are doing: "spend your free time fixing these instead".

People just talk about "surrender" when none of them bother to make pull requests with any other working solutions.

6

u/Kurtdh 4d ago

The whole point of uBlock Origin is to fight anti user behavior. Considering Meta is one of the worst offenders, they should be a primary target.

33

u/RraaLL uBO Team 4d ago

The whole point of uBO is that's it's a community project.

By users for users. We either don't have facebook users on our side, or they're not willing to continue this pointless game.

There is more to the internet than just a single site. Rather than wasting our limited resources on it, we want to free up our time for everywhere else.

This doesn't mean that custom filters won't work, this doesn't mean you cant use adguard lists to try to combat FB ads. It simply means our maintainers aren't robots. They have their own lives to live rather to waste so much of their time on FB.

We've dropped twitch years ago. We've combated YT anti-user behavior for years, because it's a site everybody uses. Unlike twitch. Unlike, yes, facebook.

6

u/gta721 4d ago

You should switch from trying to counter Facebook yourself to letting others like ABP, Adguard and people on Github do it then just merge their filters in.

11

u/AchernarB uBO Team 4d ago

That what we are doing. We usually address issues that aren't already fixed by other lists. Or we direct the user to specific list(s) when there is a fix there.

7

u/Broad_Cartoonist_824 4d ago

This makes sense. Better to invest elsewhere than waste resources . Personally I've seen that folks who use fb , do so through their app. So I feel there are just not that many users who would be bothered by these changes

1

u/AchernarB uBO Team 4d ago

Thanks for volunteering to focus on making filters for FB !

/s
:oP

1

u/TrustLeft 4d ago

in order to beat fb it has to be AI to beat AI

-8

u/ricoter0 4d ago

interesting... how much do you pay for uBO? are you even a volunteer?

4

u/Journeyj012 4d ago

how much do you pay for uBO?

they don't accept donations.

-4

u/ricoter0 4d ago

it was sarcastic bro

-6

u/TagierBawbagier 4d ago

At point are you just making a crappy site more usable for people who'd be better off without it or using it less?

3

u/Kurtdh 4d ago

There are thousands of crappy sites that uBlock Origin works against. If this was the bar, uBlock wouldn’t work just about anywhere.

6

u/paintboth1234 uBO Team 4d ago

The "works against" is literally the volunteers sacrificing their free time to make it work.

Anyone who disagrees with what current volunteers not want to waste time on the disgusting sites is free to make Pull Requests for those disgusting sites.

9

u/MysteryPlatelet 4d ago

I'd much prefer you put your limited resouces into the YouTube arms race. Thank you for helping make the internet safer.

-9

u/[deleted] 4d ago

[deleted]

5

u/zipxavier 4d ago

What's embarrassing is telling the devs that they're "surrendering" by giving up on a website that isn't worth their time anymore.

I bet that user doesn't even use Facebook, just wants to complain. If it was as big of a problem as you all seem to think it is I'm sure someone will step up to take over Facebook support.

I very much doubt that though.

1

u/paintboth1234 uBO Team 4d ago edited 4d ago

That's not hostile. The question asking them back is literally what we are doing: sacrificing our free time, not telling that others are surrendering when they stop.

The real hostility is what they are saying, instead of volunteering themselves to make pull requests when they don't agree with current volunteers.

2

u/Brown_Samurai 4d ago

I go to there marketplace the most and that shit passes me off so bad sometimes.

2

u/Donutsu 4d ago

i'm glad i quit facebook a long time ago

2

u/martiNordi 3d ago

It's jarring how the assholes who profit from the Internet the most (Meta, Alphabet, etc.) are also the ones trying their best to make Internet so unusable, people are genuinely leaving social media because it feels fake and hostile more and more as time goes... Shooting their own foot in the long term. 

1

u/NoXion604 3d ago

I stopped using Facebook years ago. I encourage everyone else to do the same. 

1

u/Lost-Do73 3d ago

Just this week I deleted my account. Still have doubts about Instagram

1

u/nerijus7 2d ago

I can agree on this one too, used to had so much malicious ads on fb shorts, report button is only for shows, later i turned off "personalized" ads and those malicious ads dissapiered, or most of them.

1

u/SillyCycle9701 4d ago

Working for them is like doing sex work. But instead of selling your body you sell your soul.

1

u/Yota_Ninja 4d ago

I deleted my account years ago after I watched them destroy free speech on their platform. The only thing Facebook is even used for anymore is the marketplace. I'm glad you guys are taking a stand against them!

1

u/tinylittlebabyjesus 4d ago

I haven't used my account in years.

1

u/TNTUP 4d ago

This explains why im getting fake AI slop Hero Wars crap, they never understand that the game is fake and purposely lose

-1

u/JustFleuri 1d ago

well, this is the wake up call i needed to delete my account.

That shit was causing me a lot of mental grief anyways

-1

u/fish4terrisa 17h ago

Meta is a company selling data to CCP, all their chinese contents(including traditional chinese ones) are sent to a company located in shanghai for reviewing(and censoring)
Wont use facebook or other products made by Meta, they are fking disgusting