Is there any way HN can implement a 'paywall tag' to save wasted clicks?
There's a growing number of posts which feature paywalls, which can be a wasted click if you're not interested in subscribing to the media. Would it be hard to provide a paywall tag or something, so we can avoid these posts if we want?
20 comments
[ 2.8 ms ] story [ 53.0 ms ] threadhttps://chromewebstore.google.com/detail/archive-page/gcaimh...
You propose a purely technical solution. Somehow links that point to a paywall are marked as such by the system. As sometimes happens with purely technical solutions, this presents some difficulties, big or small. The main one would be knowing which links go to a paywalled site. You could have a list of them, but it would be hard to maintain it complete and up to date. Maybe there's someone out there who maintains such a list, but again it requires effort and, more importantly, it places all that effort on one single point.
There are other types of solutions that may distribute that effort more evenly on the community. Such as the one proposed by pureheartlover. Or maybe asking people that when they submit a link to a site they know is paywalled, to please include an alternate link. Maybe a suggestion in https://news.ycombinator.com/submit above the form. Or maybe readers generous with their time can comment with the alternate archive link (and maybe such comments can be pinned first).
This last one option is almost what we have now. Obviously, as most solutions that rely on the generosity of the community, it won't cover all cases and will fail sometimes to some extent -i.e. someone can still submit a paywalled link and it may not get the alternate archive link before you read it-. But, as an easy to implement and maintain solution, it's probably the best or close to it.
If you want to bypass a paywall, the best tool is https://www.removepaywall.com/. It consolidates a few different approaches to breaking paywalls, such as using the Internet Archive or Google Cache and a few others. you can just open straight in https://www.removepaywall.com/search?url=<URL>
However, I am not suggesting that you bypass paywalls, as paid content is somewhat essential to how news outlets make money, I am just sharing the first google result.
https://github.com/bpc-clone/bypass-paywalls-firefox-clean
- If it has a hard paywall the link is not allowed and should be flagged or removed by moderators (or changed to an accessible source)
- If it has a porous paywall (usually that means it can be reached via archive.ph), someone should post a link to it, and mods will pin it to the top of the thread.
The outcome is that there should never be content on HN that is inaccessible to anyone.
Sometimes it may be annoying to have to get to it via the comments and an archive link, but that’s less annoying than content that is accessible being banished from HN altogether.
Everyone knows it’s an imperfect solution, it’s just the least imperfect.
Dang’s explanations:
https://news.ycombinator.com/item?id=10178989
https://news.ycombinator.com/item?id=41007829
https://news.ycombinator.com/item?id=34130115
With all of these qualifiers, a "paywall" tag would usually just mean "paywalled for some," and the only way to find out whether it's paywalled for you is to risk wasting that click. So it would not substantially improve the situation.