Do you predict people will actually watch AI-generated films?
Here's an idea we are thinking about:
Netflix for AI generated fims, pretty self explanatory
Problem
This week, Google unveiled Veo 3, its latest AI video model capable of generating hyper-realistic videos from text prompts. The line between AI-generated and human-made content is blurring rapidly.
What’s your current no-code + AI stack for building SaaS in 2025?
AI and no-code tools are evolving insanely fast right now. Every few weeks there s a new tool that changes how quickly you can go from idea to product.
I ve been experimenting a lot with different vibe coding platforms lately, trying to find the right balance between speed, control, and flexibility. What s surprised me most is how far you can go today without a traditional engineering setup.
For context, I recently built @Sendrise , an all-in-one cold email outreach platform, using a no-code + AI stack. I used @Lovable for building the product flows and UI, combined with AI tools for writing, automation, and logic. What started as an MVP quickly turned into a fully working product with lead management, campaigns, CRM, and analytics.
Become a billionaire this year: automate the last 5%, the debugging
See this?

Step 150 of debugging why a payment does not get saved to a database. Two days on this one bug. And there are plenty more. If you can build somehing that will do the back-and-forth, the "now try this and tell if it... no? Okay, le's do this thn, and this, and that..." Do what Claude Opus 4.5 is tellling me to do, the tens of hours, to get to the solution. Automate that and you have a winer - becuase there are 100K full-stack devs who will do all this more effienctly themselves, yes. but there are 10M non-developers who love what they built, but are getting killed in the debugging, the last 5%.
What is your process for avoiding the "nocode tax" when you are not a coder and get lost in IDEs?
I am a product designer, not a coder, and so "lowcode" code editors leave me lost. It simply takes too long to ask Claude to step-by-step me through anything I want to do.
I have projects in the works in Lovable.dev and Medo.dev, Anything and Dazl - but yet to get things to work after migrating them to Vercel breakl out of the co-branding that these app-builders like to sneak in (notice the rainbow you see here and there on Lovable-built sites, even whn they use their own domain...?)
Gemini's suggestions:
AI code generation is prone to the "90% Problem," where the final 10% of polish requires significant manual intervention.
Bolt.new: Users report that while blazing fast (app skeleton in 20s), it often "shits the bed" when projects get complex, leading to massive token consumption to fix errors .
Lovable: Praised for UI aesthetics, but its 7-message memory limit leads to "recency bias," causing the AI to get "drunk" on different approaches during long debugging sessions .
Tempo Labs: While it provides excellent planning features (PRDs and diagrams), some users have reported that its export to GitHub is unreliable, providing only "fragments of code" rather than a full app .
Blink.new: Emerging as a smoother alternative for full-stack builds, handling authentication and backend integrations with fewer breaks than Bolt .
Strategic Implementation Path
Selection (Phase 1): Use Dyad.sh or Anything if you want the most stable backend/auth foundation .
Generation (Phase 2): Build your MVP on the Pro tier for 1 month (~$19-$25). Use Discussion Mode to plan changes without burning credits .
Sync & Export (Phase 3): Sync your project to a private GitHub repository immediately .
Deployment (Phase 4): Connect the repo to Cloudflare Pages for free, unlimited bandwidth or Coolify on a $5 VPS for total control .
-
Refinement (Phase 5): Use Cursor (locally) for further edits. It provides a full IDE environment with better project context for $20/month, allowing you to maintain your "clean codebase" without builder overhead .
I then asked, about a cheap solution starting with Baidu's Medo.dev - because Medo gives us many credits to start, 100 more/day free, 20 more for 20 clicks on other's projects... So you can build a lot, download, but then have to sort out login and other backend problems. Possible, but takes some doing.
Gemini's response:In Supabase Dashboard: Go to Authentication > URL Configuration. Change the "Site URL" from http://localhost:3000 to your actual production domain (e.g., https://your-app.com).
In Vercel Dashboard: Go to Settings > Environment Variables. Add a new variable called NEXT_PUBLIC_APP_URL and set its value to your domain. This tells the backend where to send users when they click the email link.
In Cursor: If the error persists, open your project in Cursor and ask the AI: "Search for all instances of 'localhost:3000' in the authentication logic and replace them with the environment variable for the site URL.".
But what about you? What is your process if you are no-code building and shipping?
Vibecoding AI models with Windsurf
I'm Kevin, founder of EnginifyAI. Over the last 12 months I've been working on a prompt engineering tool. I started off using Bolt but quickly I found myself unable to completely use it effectively. I then tried Cursor and was using it early on but maybe I had the wrong settings as I found myself using all my credits in 2 days. So, I switched to Windsurf, and to my surprise credits were a bit more manageable and it took about 2 weeks before my credits were consumed. Keep in mind that I am new to coding so I spent a lot of time asking questions in Windsurf instead of using my paid subscription to Anthropic.
I'm coding using React/Typescript and Supabase. I have learned that coding is a lot of work, a lot of fine-tuning, and a lot of testing and fixing. The one thing I haven't quite figured out completely is how to fix migrations. Early on I was running SQL scripts directly in Supabase without migration scripts because I found it to be faster. But now Windsurf uses very old migration script references and I find myself fixing the same issues because of an old migration script reference. Any idea how to fix this?
I assume that vibecoding is an experience everyone can enjoy but comes with frustrations about asking the right questions, or being very specific about my requests. I am using Claude Sonnet 4, 4.5 and 4.5 thinking. Are these the best coding ai models for Typescript?
Just an appreciation for vibe coding
I've been vibe coding( @Lovable , @v0 by Vercel ) for a couple of months now & it's such an incredible feeling. What once required specialized skills now happens through simple descriptions.
Breaking free from dependency on designers & engineers for mocks/prototypes has been especially empowering. Great to see this creative autonomy that has fundamentally changed how people build.
What an incredible future we are creating for kids who can create software from sentences.
Building a vibecoding mentor-matching platform in public without dev
I'm Vasyl, and three days ago I couldn't code. Well, today nothing changed lol. It would be great to hear some advice, how you guys as low Cursor credits as possible.
Today I'm 82% done with a web app full-stack mentorship platform.
WHAT IS IT: a mentor-mentee matching web app where professionals can find the right guidance and mentees can connect with experienced mentors in their field.
THE TWIST: I'm building this entire thing with zero coding background, using Cursor IDE + Claude AI, and documenting every single day publicly.
WHERE WE'RE AT (Day 3): - Backend: 100% complete (auth, payments, messaging, reviews) - Frontend: 70-100% depending on feature - Dashboards: Fully functional - One blocker: Database setup (2 hours away) - Launch: ~20 hours of focused work
WHY THIS MATTERS: Not trying to sell you on the app yet (it's not even live). But the meta-story is wild - AI just changed what's possible for non-technical founders. The barrier between "I have an idea" and "I shipped a product" collapsed.

FOLLOWING ALONG: Building in public on X (@VasylK23416) and LinkedIn. Every day. The wins, the bugs, the "why doesn't this work" moments. Launch coming next week. Would love your thoughts, feedback, or just follow the chaos. What was your experience learning to build your first product? #buildinpublic #AI #nocode #mentorship
Are you a "semi-pro" vibe coder? Share feedback!
Are you someone who's built > 10 apps using Lovable, Replit, Mocha, or another vibe coding tool? If so I'm very interested in what is your answer to these 2 questions:
Assume you're the "benevolent dictator" of one of these apps for the day, and can choose to add one thing, and remove one thing:
What's your most desired feature? Thing holding you back the most?
What really annoys you and would you change or remove?
Vibecoding: I'm cooked
For more than a year now I have been consistently working in a vibecoding format. During this time I have created several unusual solutions and finally decided to start showing them publicly.
These are small research pieces that can inspire and at the same time remain utilitarian.
What’s Your Biggest Pain Point With Code Security Tools?
As devs, we all know the struggle with code security scanners:
Switching between IDE and clunky dashboards to check vulnerabilities
Wasting hours sifting through false positives
Getting vulnerability alerts with zero guidance on how to actually fix them
I stumbled on an IDE extension (ZAST Express for VS Code/Cursor) last week that s amazing for my workflow. The Proof of Concept (PoC) feature is what sold me instead of just flagging issues, it gives runnable snippets to validate the problem, plus clear fixes right in my editor. No context switching, no guesswork, and it s free to start.
