6 ms·
Article is behind a paywall for me. Odd that it’s on HN front page :-/
by herodoturtle 1mo ago
Article is behind a paywall for me.
Odd that it’s on HN front page :-/
- EGreg 1mo agoThat’s how much their silence was able to accomplish!
- moritzwarhier 1mo agoIt annoys me too, but is not unusual for journalism submissions here. HN sometimes likes to discuss texts that weren't published as a free contribution on some blog by a dev with lots of time on their hand. It's not forbidden to post paywalled links on HN, AFAIK. I also struggle to see an alternative when it comes to professional journalism. Maybe a kind soul will be able to share a gift link.
- tomhow 1mo agoI've added the archive.is link to the thread header. > It's not forbidden to post paywalled links on HN, AFAIK. The FAQ states that it's fine to post paywalled links as long as there is a workaround that everyone can easily access.
- deleted 1mo ago[deleted]
- pmontra 1mo agoReader mode bypasses it. It's only a JS layer on top of content that's already inside the HTML doc. Disabling first party JS works too, using umatrix or similar tools. The site works perfectly without JS. Edit: because of all of that, of course view source bypasses the paywall too and reveals tons of inlined CSS.
- rdevilla 1mo ago[dead]
- sam1r 1mo agoThis. Comment. ^ is going to change my life. Thank you!! I had no idea, and this is such an elegant fix.
- sam1r 1mo ago“Refresh, and quickly just click the reader button as the page loads slow on mobile, anyways”
- kalleboo 1mo agoIn Safari (on iOS and macOS), you can go into site settings and choose "use reader mode when available" and it automatically opens straight into it. After doing that for a while, you'll have it on for the most common news sites you get linked to.
- pmontra 1mo agoThere are many paywalls that send all the content in the html and then hide it with a script. However there are many more properly implemented paywalls that send only a few lines of content and you don't find the content even on the archive sites. There are several variations of those schemes. Sometimes there is text but not images. Sometimes the first party js is fine and you have to block some of the third party js. Sometimes the content is in a JSON blob. Sometimes the reader mode trick works but only for a short while before the js paywall removes it (the sibling comment hints about it.) You have to experiment with each site.
- cuoder 1mo agoWow ok I needed to know this ages ago
- sltkr 1mo agohttps://archive.is/8GB36 https://archive.is/8GB36 I agree with you though, it's obnoxious to share paywalled articles on Hacker News.
- tomhow 1mo agoPlease don't post snarky comments like this on HN. We've wrestled with this for a long time and have settled on the least worst solution: paywalled articles are only allowable if there's an easy workaround that everyone access, like Archive.is, which you've helpfully shared. It's annoying that we have to deal with this issue but we're still better off with the articles than not. We can do without mean words like “obnoxious” for people contributing interesting articles for the community to read. https://news.ycombinator.com/newsguidelines.html https://news.ycombinator.com/newsguidelines.html