We should have a HN guideline to add (Medium) to the title when the URL itself obfuscates that fact.
Anyway, I agree with the article. I find myself resorting to reader mode more and more these days partly due to crummy web fonts, partly due to janky JS and bloat, and partly due to unreadable color combinations.
Are there any effective browser extensions to intelligently prevent things like a "Subscribe to our newsletter" popover?
I'm trying to think how i could tell uBlock origin to intercept any element with a high z-index which has it's ".display" attribute changed only in response to a timer or a scroll event.
In firefox i have the "I don't care about cookies" plugin and i genuinely forget that noise exists on the web until i use another browser and it all comes flooding back. I'm hoping there's something similar for this endemic cruft the web has been filled with.
Reader mode can be useful. NoScript can be useful but can also be painful.
I used to dive into the console and start removing stuff and even went so far as to write a bookmarklet that tries to identify and nuke anything with fixed position and reset the height to auto on body/html but ... if someone's going to be that user hostile it's not worth my time.
When this happens I'll copy the url, close the tab and paste it into archive.is.
Edit: it's a subscription. No, thanks. I much prefer the crowdsourcing model, which allows the entire world to have it (and contribute to it), and not only those who can pay such prices (that are quite expensive in most of the world, including where I live).
The problem I would think is the overlap for this of users who want jank removed from web pages and those who would choose to pay for it if optional is small.
Another subscription service and software you can't actually buy is much worse than the annoyance of pop overs. Does it atleast keep working without updates after a year?
I think it's about the websites you visit. If you only use "tech-y" or smaller niche websites you don't come across them. But if you visit websites like from the big news media or even niche websites that are not in English. There are filters for all major languages but there are certainly fewer skilled filter writers with time and willingness to write them in other languages.
There's also a gap of websites that are big enough to have this corporativist behavior of putting annoying... objects in their webpages, but not big enough that enough people visit to the point where it's likely that one of them will write the script.
Especially because, like, I do write some stuff for userstyles and userscripts sometimes, but I won't publish them unless I think they'll be useful for at least a small group of people, which I never seem to think will happen for websites in my mother tongue for some reason.
- Globally blacklist malicious JS (and other features) within uMatrix.
- uBlock Origin's "Annoyances" filter is highly effective.
- UBO's element remover tool is also quite good, and permanently removes misfeatures.
For added leverage, on desktop, I use Stylish to write custom CSS rules that assign annoyances the CSS property "display: none !important". This is typically on a site-by-site basis, though there may be some common targets that can be addressed either globally or with a standard stylesheet applied to multiple sites.
All of which is a pain, agreed, but less of one than not doing so.
It's a one click removal. It's nice because I dont have to search for the nearly transparent x or tiny no thanks, I can just muscle memory to the same button in the toolbar of my browser every time.
I know that such prompts are not technically pop up windows, but they are in spirit. I really wish the major search engines would penalize sites that use them, or that we would get browsers that started blocking them.
Yeah, the best solution is NoScript. It's not too painful as you tune your whitelist. It sucks, but it's better than the frigging popups. Even works well in Firefox for Android, which is a game changer.
Yes. I use tamper monkey to write scripts for sites I visit frequently that have annoying popups, content blocks (like chat) and link-jacking (streaming sports sites).
Give me a break. Medium is fine. The webfont they use is fine. Their jank is nonzero but minimal.
Sure, fine, whatever, The Web Is Worse Than It Used To Be. I wish every text-driven website (news, blogs, etc) rendered with zero jank and zero JS required. But Medium really isn't much worse here than everyone else. Their pages are more cluttered than they used to be, which sucks, but they're clearly just victims of the same forces driving all other commercial websites to do the same things.
Medium is (so far) the ultimate manifestation of "Eternal September".
It doesn't just save people the technical effort of making a blog, but people think that it saves them the marketing effort -- which is a lot more effort.
> And before we continue, let’s make it absolutely clear that we have no control of the color of the text in this very article, as it is hosted through Medium.com, which features poor visual accessibility of their site design.
Why do they do that? They even have their own domain, they can get a domain but they can't host text themselves and choose their own colors?
Medium unfortunately simply doesn't work on my phone. It shows the first paragraph of text, then just nothing, no button to expand text or anything either. Some bug, they can't even render a textual article even though browsers could do that in 1993.
If any young entrepreneurs are reading this, one of the few things I'd actually pay for is a web browser that worked like reader mode, but all the time.
This existed and it was called Opera. It had the ability to replace the style sheet on a site with a custom version, one of which was a high contrast reader mode. Opera split into two, and the current version doesn’t have this feature but maybe Vivaldi still does?
Note that it does not include custom domains or image uploading on the free plan, but you can upgrade for $29 (lifetime), which gets you:
Custom domains (this is time-consuming)
Image uploading (due to the cost of hosting images)
Email subscriber lists (since it gets complicated)
Beta features (since they aren't ready yet)
You can upgrade for $29, flat.
The editing interface is just a textbox where you paste markdown; doesn't seem there's a github integration or anything like that, which is too bad.
Soft paywall for some random guy's blog. Uses 40mb of artisnal javascript to display a basic text document with a few images maybe. Hostile to the open web.
We should have a HN guideline to add (Medium) to the title when the URL itself obfuscates that fact.
Anyway, I agree with the article. I find myself resorting to reader mode more and more these days partly due to crummy web fonts, partly due to janky JS and bloat, and partly due to unreadable color combinations.