Hacker News new | ask | show | jobs
Patrick Collison tweeted out a need for a non-existent service, so I made it (goodvids.so)
6 points by elliottetzkorn 1553 days ago
2 comments

This was a fun exercise in modern web tech. I bootstrapped this project over the course of two weeks: learning Vercel, Next.js, and Supabase. If any of you try the site out I would love to get feedback and continue to build it based on that!

The original thread for context: https://twitter.com/patrickc/status/1499168389343768579

Fun fact I used a modified version of Paul Graham's own ranking algorithm for hacker news for this website! https://medium.com/hacking-and-gonzo/how-hacker-news-ranking...