How could we get more sponsors for Vue ecosystem projects?
I see several core projects on Vue struggling with capacity because authors can't work solely on their libraries (I know because I'm one)
Any ideas 😋?
Not all records you’re happy about breaking: @Cloudflare recently mitigated the largest ever reported hyper-volumetric #DDoS attack. 3.8 terabits per second (Tbps) and 2.14 billion packets per second (Bpps). Handled automatically any without any customer impact. Details to come.
Please, Next.js, for the love of god, let middleware.ts bundle like any normal code so I can use it on a VPS and not have it throw cloudflare:sockets errors when using postgres.js.
I don't want to use Vercel.
I don't care about edge.
I don't want a serverless DB like Neon or Planetscale.
I want to be able to use a framework with popular libraries, and not have a runtime leaky abstraction force my hand.
I literally just told myself I'd stop complaining in public about Next.js after Lee posted he was burned out, but I literally wasted an hour+ recording a tutorial last night walking through setting up postgres locally using docker, setting up drizzle with postres.js, setting up auth.js, connecting it with drizzle, just to finally hit this limitation (that I knew about, but once again forgot about).
I delete it all and re-recorded using Neon. This is the reason I dropped Auth.js for Lucia on my starter kit. If you buy into ALL of Next, you'll end up needing edge.
@thdxr is right, and it sucks when he's right.
Tanstack start is looking hot right now. When it's out of alpha I'm going to try it.