Is there a way to stop news aggregs like HN to stop showing pay walled content
Just wondering how useful it is to have pay walled content posted on Hackernews and why there is no option to see/block it upfront?
More and more content behind the pay wall is posted to HN littering the section.
So who is doing it? Why? Getting on one's nerves by suggestions and then hitting the pay wall makes it not more possible to get more subscription. I don't even have the possibility to pay easily and if I see something interesting but paywalled, I look up Google for exact that information - and sometimes find something more interesting than this paywall providers offer.
So what's the idea behind making the HN unusable in some terms
(Disc. No offense. I just try to understand why this is done and whether the one's doing that is really not realizing, that doing so might have negative impact?)
41 comments
[ 1.0 ms ] story [ 91.7 ms ] threadHere's what the HN FAQ[1] says about paywalls:
> Are paywalls ok?
> It's ok to post stories from sites with paywalls that have workarounds.
> In comments, it's ok to ask how to read an article and to help other users do so. But please don't post complaints about paywalls. Those are off topic. More here.[2]
[1] https://news.ycombinator.com/newsfaq.html
[2] https://hn.algolia.com/?query=paywalls%20by:dang&dateRange=a...
Now I'll first try to get past the paywall :)
Some paywalls are complete enough such that they don't give you the content with any legit request.
I don't think those sites with incomplete paywalls are because of oversight. There's probably interest in keeping some access open so the content can spread interest and be shared in hubs like HN.
I must say I have more sympathy for the people creating and selling the content than those trying to get it for free.
There really needs to be a Spotify for journalism and similar content. I know there are some attempts (apple news for example) but they haven't cracked it yet.
The average person skips paywalls for the same reason the average person used to pirate movies. It isn't about cost, but about the most convenient means of access
That is waisting time, because there is no obvious hint to the pay wall given upfront.
I would support, but not if they play tricks on me, or, if they're out of the legislation area I live in.
And then, wanting 2.5$ for one article is just transferring the real world to the online. But online is not working on the same principles like the real world.. my thoughts.
High quality comments on HN get undermined if only a small selection of people has access to the topic of discussion. Comments based only on the title is usually a sign of low quality.
The highest-quality generally-accessible journalism is virtually uniformly some form of national or public media, usually broadcast: BBC, DW, CBC, ABC (Australia), Al Jazeera, PBS, NPR. These treat journalism as the public good it is.
For Internet media, I'm increasingly of the view that news costs should be bundled into primary connectivity whether wired or wireless.
The total budget for journalism in the US amounts to less than $200/person. The cost of managing subscription-management systems often greatly exceeds this. (There's no such thing as a free lunch-monetisation system.)
At the 2005 advertising peak, ads income (a cost born by the public through product purchases) was $50 billion. Subscription expense in 2020 was another $11 billion. Pro-rated per person among the 330 million population of the US:
- Advertising: $50 billion -- $150/person ($12.60/person-month)
- Subscription: $11 billion -- $33/person ($2.75/person-month)
- Combined: $61 billion -- $183/person ($15.40/person-month)
https://www.pewresearch.org/journalism/fact-sheet/newspapers...
An advertising-free subscription assuming 2.5 persons per household on average would run less than $40/mo. With advertising, the cost would be less than $8/mo. This would fund journalism at the levels of 2005, whilst making the work product available to every household in the US.
My suggestion would be to further index ISP fees to the typical household wealth of an area. Richer locations would pay more, poorer locations would have their news source somewhat subsidised. Businesses could be similarly assessed.
It turns out that either paying directly for news, or indirectly through advertising, creates tremendous distortions.
paywalled content is okay, those people gotta earn money to sustain their curation processes.
(I'm also opposed to the use of Google and Cloudflare CAPTCHA on several considerations, including but not limited to compatibility and privacy)
Anyhow, you are more then right!
Btw: a great trick somebody published in HN some years ago still works well for many websites: just add a dot (".") at the end of the domain (not the end of the URL), and the website treats you like an anonymous (so it often lets you see content and bypass the pay wall): I do it with the Guardian, all the time, so
https://www.theguardian.com./international
instead of
https://www.theguardian.com/international
(you can even use this https://einaregilsson.com/redirector/ plugin to automatically rewrite some urls by adding that dot at the end)
https://gitlab.com/magnolia1234/bypass-paywalls-chrome-clean
I feel there's a need-gap for a solution which tells the website when there are visitors from high traffic sites like HN or particular subreddits to remove the paywall; Technically there's not much to implement as utm_source or ref parameter is enough but the coverage of solution among major media brands is crucial.
[1] https://needgap.com/problems/229-paywall-avoidance-for-submi...