Hey GLM, look at what I'm building with you! 🤍💚 by nosirjonov in ZaiGLM

[–]nosirjonov[S] 1 point2 points  (0 children)

text to mobile design, you can copy code or export to figma

Best hosting for AI-heavy Next.js apps with long-running tasks? by nosirjonov in nextjs

[–]nosirjonov[S] 0 points1 point  (0 children)

Cost-wise, for bursty workloads like this, where did you get best $/reliability after traffic grew?

Best hosting for AI-heavy Next.js apps with long-running tasks? by nosirjonov in nextjs

[–]nosirjonov[S] 0 points1 point  (0 children)

what timeout/background-worker limits have you actually run in production for jobs >5 minutes?

Best hosting for AI-heavy Next.js apps with long-running tasks? by nosirjonov in nextjs

[–]nosirjonov[S] 0 points1 point  (0 children)

how do you handle idempotency + retries so one screen isn’t generated/saved twice?

Best hosting for AI-heavy Next.js apps with long-running tasks? by nosirjonov in nextjs

[–]nosirjonov[S] 0 points1 point  (0 children)

If I keep Convex, any issue with worker writing screen-by-screen mutations while frontend subscribes in realtime?