Thanks for the feedback! That feature is there, just not discoverable enough!
Try clicking on the relative time (e.g. "over 1 year ago"). Should take you immediately to that comment on HN, and you can then hit back in your browser to return to Hacker Search.
Hey! This leverages the official HN API (https://github.com/HackerNews/API), no scraping involved. I don't think it's my place to opine on "who owns the posts".
Yeah, that'd be a really nice thing to have! My current (and naive) approach is to just limit to the last 3 years of data. That said, it should be easy to add a date filter as a first step, and potentially have a more ingenious approach for letting the LLM reconcile contradictory statements based on the time at which they were posted.
I feel that it performs really well on queries like those on the landing page, that generally have to do with understanding HN's sentiment about something or finding resources to learn about a topic.
I made the caching window substantially longer (2 days instead of a few minutes) upon noticing most queries weren't about current events, and fixed a bug in the cache resolution logic that'd lead to a substantial number of cache misses.
https://x.com/janleike/status/1791498187313963308