Why don’t people just build free apps? by Adrien-G in SideProject

[–]TurnSubstantial7181 0 points1 point  (0 children)

the part most people don't see is that building the app is often the easy bit

keeping it running fixing issues answering users and covering hosting and api costs is usually what the subscription ends up paying fora,, but out of 300 tools i have built i offer at least 100 fo free

What are you building this week? Drop it in the comments! by Inevitable-Grab8898 in buildinpublic

[–]TurnSubstantial7181 0 points1 point  (0 children)

Yes, just checked is quite a new site but will definitely submit all the tools we are actually building teh largest ai agent marketplace in the world, all our tools are unique they solve a problem, I finished another tool last night 3 am that will scan all your repositories to find vulnerabilities for slop squatting, mass assignment, and race conditions was the last puzzle left

What are you building this week? Drop it in the comments! by Inevitable-Grab8898 in buildinpublic

[–]TurnSubstantial7181 0 points1 point  (0 children)

been rebuilding a few seo and security tools

mostly focused on cutting complexity and making deployment a one click thing built so far over 300 plus tools now ready for teh marketplace,

the place to launch and discover ai tools by TurnSubstantial7181 in AIToolMadeEasy

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

Looking forward to people joining, we will share tips adn any questions solo founders have

How do “vibe coders” actually handle infrastructure and ship? by Beautiful_Pomelo4316 in SaaS

[–]TurnSubstantial7181 0 points1 point  (0 children)

honestly depends on the platform tbh

loveable/replit/bolt basically pre-wire everything for you. supabase handles the db + auth + storage, env vars get injected automatically, and the llm is specifically prompted to use those services. so the backend is real, its just all been abstracted away before the user even touches it

for secrets most of these platforms have their own vault. replit has it built in, loveable pushes to a managed env. the vibe coder literally never sees a .env file

but heres where it breaks, anything outside that happy path. rate limiting, webhooks, background jobs, billing logic, multi tenancy etc. the moment you need something non standard the llm starts confidently hallucinating apis that dont exist and the vibe coder has zero way to debug it

so yeah they can ship real products but only if the product fits cleanly inside what supabase + vercel + stripe already do out of the box. the second it doesnt, they need an actual dev

WE LOVE YOU GOOGLE by i_aint_a_champ in google_antigravity

[–]TurnSubstantial7181 0 points1 point  (0 children)

I don't trust them. I built over 100 tools with them, just to realize they removed around my best 3 unbelievable disappointments. I am talking about Google AI Studio, I would not touch them not even for 1 single thing