←back to thread

439 points david927 | 1 comments | | HN request time: 0.227s | source

What are you working on? Any new ideas which you're thinking about?
1. h1fra ◴[] No.44423393[source]
https://getstack.dev/

Repo: https://github.com/specfy/getstack

I'm building this website to track technology trends and usage across the most popular GitHub repositories. I parse 35K repos every week and find tech inside, aggregate it in Clickhouse, and show a summary on the website.

It was a good opportunity for me to finally learn more about Clickhouse, also trying to fully self-host on a VPS, which has its own challenges, especially regarding hosting frontend with SSR