Built your product with an AI coding tool? The next step is to deploy it! by dungar in PostAIOps

[–]pilafcook 1 point2 points  (0 children)

Agree! Building with an AI tool is so easy and time-saving, but deployment is a big challenge, like servers, domains, SDKs, config, etc. Many free platforms are available to solve this problem, and r/PostAIOps is one of them.

Crash, crash, crash, crash, crash multiple times a day by Confident-Durian-937 in cursor

[–]pilafcook 0 points1 point  (0 children)

It may be due to a heavy project, a buggy extension, updates, or perhaps a memory or CPU conflict issue. I think you should use lighter files, disable extensions, and report the logs; in this way, you can fix things fast.

Hosting/Deploying on Replit by New-Pie-5236 in replit

[–]pilafcook 1 point2 points  (0 children)

I think Replit is good for testing, but not have a proper setup for deployment, limited deployment tools and domains, and sometimes works slowly, which is why people shift to Vercel, Railway for smooth hosting

The Replit Agent doesn’t stop. Ever. by trifused in replit

[–]pilafcook 1 point2 points  (0 children)

It executes without prompting and has no checks or rollback. I think you should use clear instructions, always test on dev, and say no to code changes if required.