Hacker News new | ask | show | jobs
by zeroalpha 870 days ago
Not from google but I can tell you a probable reason. I'd wager they did this purposefully, knowing that it's user-hostile. Google cache shows you what a page looks like to Google, and that often has things such as paywalls (edit - or login gates) disabled to improve indexability of the page. People could use this to get around paywalls, which is not great for profitability. Cached pages also don't show you the latest active ads.

Edit: also, easy access to non-paywalled content gives you a massive trove of training data for machine learning models. Even if these aren't the main reasons for this feature disappearing, they're pretty convenient side effects.

1 comments

It saddens me when companies wilfully slap their users across the face. It's eventually self-harming, as each regression of their product's quality is an opportunity someone else will use to out-compete them (over the long term).

I remember being in an interview with a googler and they posed some contrived problem which, in restrosoect, I realized they intended I solve using URL re-writes (so all result clicks run through Google rather than direct to the desired site). This was before that was the norm. It was appalling - there's no way I would have entertained such an approach due to the way it breaks the user's expectations about how links work (not to mention degrading their privacy).

Today I can't copy a 'bare' news site link without extra steps or properly rely on the back button, and I wish I could find that guy and slap them across the head for making my Internet a shittier place. </rant>

> they intended I solve using URL re-writes (so all result clicks run through Google rather than direct to the desired site).

Interesting, well we know how that ended with google AMP. It's good that we have people that think like you. Sadly there's always someone else willing to just take the money and implement it. I'm grateful for the community and the hobbyists that build workarounds and alternatives (e.g. searxng), and I contribute where I can. I think that's the only real solution at the moment.