this post was submitted on 26 Nov 2023
394 points (89.7% liked)

Memes

45687 readers
580 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
394
submitted 11 months ago* (last edited 11 months ago) by catsup@lemmy.one to c/memes@lemmy.ml
 

This is, of course, an exaggeration of the both of them. Each has its own use case in which it performs better than the alternative. In truth, I use ubo as much as I use reader view :)

all 37 comments
sorted by: hot top controversial new old
[–] Laticauda@lemmy.ca 127 points 11 months ago

Ublock is down there in the trenches battling face to face with the ads for our sake and you dare to insult them? Reader view would be disappointed in you.

[–] aodhsishaj@lemmy.world 43 points 11 months ago

ΒΏPor que no los dos?

[–] sharkfucker420@lemmy.ml 42 points 11 months ago* (last edited 11 months ago)

Yo I didn't know reader view existed what. That's amazing thank you.

However, I've never encountered any problems with unmodified ublock, worked perfectly out of the box for me. On the rare case that I come across a website that wants me to disable my adblocker I simply do not care enough about whatever is on that website to do so.

(Edit)

Alright so I tried it on a few websites and got a "cannot complete request" page as well as "Additional information about this problem or error is currently unavailable." Pressing try again did not help

[–] ChaoticNeutralCzech@feddit.de 26 points 11 months ago (1 children)

BTW Firefox has a built-in function that checks if the extractable text from the website is β€œacceptable” and will decide whether to display the button.

You can trigger it everywhere using

about:reader?url=https%3A%2F%2F[...]

You can use another trick: bookmark about:reader?url=%s and add read as its keyword (only in Properties window, separate from β€œtags”). Then put read␣ in front of any URL you want to view with Reader Mode!

[–] catsup@lemmy.one 4 points 11 months ago* (last edited 11 months ago)

Oh that's really handy! Thanks m7

[–] mexicancartel@lemmy.dbzer0.com 20 points 11 months ago

Reader view is great. But uBlock has its own purpose

[–] tekeous@usenet.lol 17 points 11 months ago (1 children)

Reader mode is just regular Chad, me with my RSS reader with built in reader mode is the real Giga Chad

[–] Churbleyimyam@lemm.ee 3 points 11 months ago

I hope you are using newsboat and opening web pages in w3m

[–] Etienne_Dahu@jlai.lu 15 points 11 months ago (3 children)

You forgot the key weakness of read mode: its dark mode is not real black (#000000), but dark grey. The difference is staggering with OLED screens.

[–] jol@discuss.tchncs.de 18 points 11 months ago (3 children)

I hate dark backgrounds though. Too much contrast.

[–] bob_lemon@feddit.de 15 points 11 months ago

There's a reason most dark programming color schemes don't have true black as their background, and it's precisely this.

[–] cmgvd3lw@discuss.tchncs.de 8 points 11 months ago

But if done right (with grey text or something), it could be phenomenal.

[–] mexicancartel@lemmy.dbzer0.com 4 points 11 months ago

Darker text is the solution

[–] Aria@lemmygrad.ml 4 points 11 months ago* (last edited 11 months ago) (1 children)

@-moz-document url-prefix("about:reader") {background-color: #000000;} in your usercontent.css

[–] Etienne_Dahu@jlai.lu 1 points 11 months ago

Thanks, I only had to add !important and it changed the background.

[–] Laticauda@lemmy.ca 3 points 11 months ago* (last edited 11 months ago)

Dark grey makes for a better dark mode than black anyway.

[–] TheFriendlyDickhead@lemm.ee 14 points 11 months ago* (last edited 11 months ago) (1 children)

The sad thing is that well made websites can be a beautiful thing. But with the amount of ads they ruin that experience. And by enabling read mode all that website design that came up in the last year's is gone again

[–] peopleproblems@lemmy.world 9 points 11 months ago

It is possible to have a well designed website with ads. Unfortunately, once you start using analytics, you can figure out how to "tweak" your design to increase engagement with ads, thereby increasing revenue.

Before long, your well designed website is a crappy website because that brings in the bacon.

[–] Pantherina@feddit.de 12 points 11 months ago

There is an addon "activate reader view" that can force it if its not officially supported, sometimes works.

It is in my Android collection

[–] AlexWIWA@lemmy.ml 7 points 11 months ago

Reader view is also a god send if you have ADHD or just struggle with attention span around electronics.

Other than the fonts, the left side honestly pretty accurate. uBlock Origin for life though.

[–] Aria@lemmygrad.ml 4 points 11 months ago

Absolutely. My browser defaults to reader view, but I wish it was more compatible.

[–] flashgnash@lemm.ee 4 points 11 months ago (2 children)

Is there a way to make reader view automatic on sites where it makes sense? Quite often use it when I get the "uwu pwease disable adbwock" message on a sketchy site but would be nice to just always have it on those kind of sites

[–] ChaoticNeutralCzech@feddit.de 1 points 11 months ago* (last edited 11 months ago) (1 children)

You're not the first one to ask this and I’m tired so I’ll just slightly edit my other comment. Only read bold parts if you've read that one.

where it makes sense

Firefox has a built-in function that checks if the extractable text from the website is β€œacceptable” and will decide whether to display the button. I don't think the result of this function is available to extensions but you should ask Firefox devs, maybe add an enhancement request.

You can trigger it everywhere using

about:reader?url=https%3A%2F%2F[...]

You can use another trick: bookmark about:reader?url=%s and add read as its keyword (only in Properties window, separate from β€œtags”). Then put read␣ in front of any URL you want to view with Reader Mode!

There is also an extension called ☈ Redirector, which can do this for you automatically. However, it is rather clunky: you must create a Regex pattern to match URLs that you want to be affected, and you’ll need to temporarily disable the extension to exit Reader Mode.

[–] flashgnash@lemm.ee 1 points 11 months ago

Unfortunately this doesn't really work for me, the ideal use case is either have reader mode automatically enable where firefox thinks it should be able to (which is not always that accurate anyway)

Alternatively I might look into making an extension that just has a whitelist of all the sites/domains to use it on that everyone can contribute to

[–] SkippingRelax@lemmy.world 1 points 11 months ago

I've briefly looked into this before and couldn't find anything obvious. Would love to hear if someone else has managed to make it work!

[–] Chakravanti@sh.itjust.works 3 points 11 months ago