this post was submitted on 29 Dec 2023
864 points (100.0% liked)
linuxmemes
21143 readers
1244 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
You don't need uBlock if you have a pihole properly configured, but you still need a pihole even if you have uBlock properly configured. uBlock is a half measure. An incomplete solution, but better than nothing.
uBlock can do much more refined and targeted blocking than a pihole because it has access to the entire page that is being served and can selectively filter elements. The pihole only has access to the DNS name, and DNS blocking is a rather crude tool to block ads that can be defeated by serving the ads from the same domain.
For example: a pihole doesn't work for blocking YouTube ads, because they come from the same domain.
It does if I block the entire youtube domain. Checkmate, corps
Assuming everyone will have pihole "configured correctly", not mentioning how to do that, saying you don't need ublock if you have a pi hole (it does more than black ads). All in all a terrible comment.
I migrated to Pi-hole in 2016 so believe me when I say that uBlock Origin is perfectly complimentary because it removes the blank space that is made for ads.
Ublock will work if you don't go and install a bunch of proprietary apps. Also it has the ability to block elements on the DOM so its more effective for web pages.
Pihole alone does not block YouTube ads for me.
Edit: And uBlock alone does not block ads within mobile apps.