Hi, does Hacker News front page customize content per user? For instance using fingerprinting such as IP addr, user agent, etc., to show articles directly targeted at the visitor based on inferred identity.
That seems counter-productive and simple to disprove. I've done four tests:<p>* Grabbed the official RSS feed¹ via `curl`.<p>* Opened the front page in Safari with Private Relay² turned on.<p>* Opened the front page in a Chromium browser.<p>* Opened the front page on a phone, through cellular.<p>All showed the same content. Plus, you can revisit the front page of other days³. So either they don’t personalise the front page or they’d need to go to great lengths to conceal it (perhaps targeting specific users).<p>¹ <a href="https://news.ycombinator.com/rss" rel="nofollow">https://news.ycombinator.com/rss</a><p>² <a href="https://support.apple.com/en-us/HT212614" rel="nofollow">https://support.apple.com/en-us/HT212614</a><p>³ <a href="https://news.ycombinator.com/front" rel="nofollow">https://news.ycombinator.com/front</a>