logoalt Hacker News

wmchentoday at 7:23 PM2 repliesview on HN

I set this up a few months ago based on asciimoo's comments on HN, and barely used it at first, but I realized not too long ago that it could be a pretty useful research tool for one of my hobbies (award travel), that revolves around being in the know around various concepts and quirks.

I scraped and imported posts from the blogs I regularly reference for award travel, then hooked it up to OpenCode/Codex as an MCP server and used that corpus for research on those topics. So I can ask things like "has anyone ever mentioned running into this problem before?" [1]

If you have a hobby or working situation that requires you to regularly reference a core set of websites or reference materials, Hister provides almost all the tools out of the box to start a search engine against it. The default datasets they promote include the Python Stlib, MDN and RFC corpus, as an example. [2]

[1]: https://wmchen.com/blog/revisiting-hister/

[2]: https://hister.org/datasets


Replies

asciimootoday at 7:39 PM

Wow, this is a really inspiring use case and blog post. Thanks for sharing it.

What tools or features would Hister need to support your complete search workflow?

show 1 reply
Aboutplantstoday at 9:37 PM

Oh this gets my brain spinning! Thanks for the tips