Hacker News new | ask | show | jobs
by buster 1595 days ago
Mhh.. down? Looks like it uses some platform called Vercel..

From their homepage, it doesn't sound like it's too obsessed with performance ;)

  Vercel combines the best developer experience with an obsessive focus on end-  user performance.
2 comments

Vercel is great. The dev just most likely fucked up his code thats why you're getting 500 on the API.
> The dev just most likely fucked up his code

That's a bit harsh. You don't know that (and the dev is reading these comments).

To be fair, 100% of software problems were created by the person in front of the keyboard. An empty source file has no bugs.
True. As long as you don't use any external dependency like APIs, libraries, databases.
there's something wrong with upstash service, looking into it.

Vercel is good :)

what exactly is the problem you are experiencing?
upstash.com has a limit of 1mb size per request. Have to split it into multi sub requests