Hacker News new | ask | show | jobs
by navd 3455 days ago
Awesome! I'm glad you appreciate it. No currently I am not, and articles are returned based on relevancy of your search.

This is really just an MVP, I wanted to get the project out there to get some initial feedback before I start building more. Tagging, filtering, ordering etc are definitely in the road map along with other features!

1 comments

Nice!! What's your current stack?
The site is just a static site hosted on a cdn. Very basic js and not using any frameworks.

To get the data is a bit of a different story, but it's a collection of scripts written in nodejs / golang for retrieval, cleaning the data etc.

Hope that helps!