Show HN: Insights.hn – Real-time Hacker News posts and comments analytics (insights.hn)
Hi HN, I'm excited to share a project I've been working on for the past few months: https://insights.hn/, a real-time analytics platform for Hacker News posts and comments.
Why did I build this project?
I built this project to help me understand the trends and patterns in the HN community. I've always been fascinated by the discussions and insights shared on HN, and I wanted to create a tool that could help me explore and analyze this data in real-time.
How it works?
The platform collects data from the Hacker News API and processes it in ClickHouse database to provide insights on the top posts, comments, and users on HN. The data is updated in nearly real time, so you can see the latest trends and discussions as they happen.
I hope you find this project useful and interesting. I would love to hear your feedback and suggestions for how I can improve it further.
Previous similar HN threads:
9 comments
[ 3.4 ms ] story [ 32.2 ms ] threadI can suggest more ideas that will be easy to add:
- a spark line or heat map of upvotes for every thread: https://github.com/ClickHouse/ClickHouse/issues/59020
- a built-in SQL editor for custom queries;
If you need help in supporting or hosting it, write to milovidov at clickhouse.com