Rahul

Rahul

Your go-to person for AI and AI agents

About

I help people and companies grow using AI agents and lead gen. As a startup founder and AI strategist, I operate at the intersection of GenAI, agentic automation, product strategy, and hands-on execution. Reach out: rahul@scholarsbaniya.info

Badges

Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 25
Gone streaking 25
Gone streaking 5
Gone streaking 5

Forums

Nathan Tran

4d ago

non-engineer here. the thing i vibe code most is throwaway html

disclaimer: I'm not an engineer. i do growth and marketing.

when people talk about vibe coding they usually mean shipping a product. an app, a saas, a tool with real users. that's the version that gets posted. but it's not where things actually changed for me.

What’s something vibe-coding tools still struggle with badly?

For me, it s not generating UI or features anymore.

It s maintaining consistency as the product becomes larger:

  • architecture

  • state management

  • debugging

  • scaling

  • avoiding messy code generation loops

  • keeping UX coherent across pages

Peter Claridge

10d ago

Securing your vibe-coded app - recommendations?

What's the process to secure a vibe-coded app to make sure you haven't done anything silly like left your API tokens exposed in the browser or accessible via the DevTools console? Or to prevent cross site scripting attacks, or ensure forms only accept sanitized inputs that can't be used to manipulate the database. Or that your user authentication is safe and secure and no one is going to be able to login to someone else's account.

Do you hire an actual programmer or are there tools that can do it and get you to a pretty good state?

View more