Hacker News new | ask | show | jobs
by satvikpendem 718 days ago
Thanks Dan, that is in fact exactly what my bookmarklet does, it generates a random date (2012-01-02) and appends it to `https://news.ycombinator.com/front?day=`. I think there should be a `random` link on the HN header links that does what I am currently doing, it would be useful to have it built-in.
1 comments

Ah sorry I missed that you were already pointing to those!

A 'random' link might be a good idea. For /highlights too.

Yep it's fairly easy to make a bookmarklet for /front but for /highlights it seems to depend on the id of the comment as a cursor rather than the date, so it would be nice to have them both as links in the header bar.