brainwo / hacktubernews

:newspaper: Aggregate blog posts discussed in tech YouTube channels like Theo - t3.gg, ThePrimeTime, etc
https://brainwo.github.io/hacktubernews/
MIT License
2 stars 0 forks source link

Serverless Rate Limiting #14

Open brainwo opened 2 weeks ago

brainwo commented 2 weeks ago

image

Vercel website looks really annoying, it seems like they generate new link everyday.

https://landing-lybpth72m-upstash.vercel.app/blog/upstash-ratelimit https://landing-et3m956te-upstash.vercel.app/blog/upstash-ratelimit https://landing-e2cjn4n2o-upstash.vercel.app/blog/upstash-ratelimit

This should either be filtered out (will start popping up again, unless we store every links to a remote database) or swapped with an actual link to the site (if there is).

brainwo commented 2 weeks ago

Looks like this is the actual link: https://upstash.com/blog/upstash-ratelimit

brainwo commented 2 weeks ago

This issue has low priority and available for anyone who wants to fix it.