simonw / til

Today I Learned

Home Page:https://til.simonwillison.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search for recent comments on an HN article

jasongrout-db opened this issue · comments

Thanks so much for publishing https://github.com/simonw/til/blob/main/hacker-news/recent-comments.md. In the spirit of sharing back, I took it one small step further and defined a new search engine shortcut in Chrome/Firefox that will easily construct the appropriate search query url for a given story:

Screenshot 2023-04-13 at 06 35 27

Now I can look up a story, get the story id, then type in the url hnc <paste in story id> and get the comments ordered by date.

Thanks again for sharing your tips! I hope you find this useful too.