Vibecoding
p/vibecodingBuild for the vibe, debug later
trending

What to do in a non-IDE world?!

We now look at actual code less and less. What does your developer experience look like now that we are getting closer to a non-IDE world? I am using @Superset and am loving it so far. In my corporate job, I have 10-15 repos going at once and it's all super organized. What are you all using?

Kwindla Kramer

1yr ago

Request for product: voice-based dev environment

Here's my hacked-together, messy, voice-based dev environment:

  1. Voice-driven loop with screen-shotting so the LLM in the loop can see what's in my terminal and editor. The prompt varies depending on what I'm trying to drive with this loop.

  2. A few tool definitions that give read access to files and URLs.

  3. A tool the LLM can send a block of output to that generates keyboard events, so the LLM can drive any editor/terminal.

  4. A separate process watching a directory and constantly making LLM-driven git commits. (git autosave).

I have some pieces of this running most of the time. But I'm lazy, and doing other stuff, and I also try to use a variety of editors and tools, to see what's good lately. Which ... no stability, so my hacked-together stuff is always broken.

I don't want to replace @Windsurf / @Cursor / Claude code. A seriously good agent and expert-system dev toolkit is a lot of work.

Is AI quietly saturating SaaS… or am I overthinking this?

Lately it feels like every week there s a new AI-powered SaaS launching.

Same landing page formula.
Same promises.
Same 10x productivity pitch.

And what s interesting is the number of products keeps increasing but I m not sure demand is increasing at the same rate. It feels like we re repackaging the same value just slightly different positioning.

New UI.
Different niche angle.
Built for X .

Mohit Mohta

7mo ago

What’s the easiest no-code tool for handling subscriptions + payments?

Hey Makers I m exploring options for managing subscriptions, payments, and authentication in a super simple way. Ideally, something that s: 1. No-code / low-code friendly 2. Easy to integrate without a ton of setup 3. Handles the boring stuff like billing, invoicing, cancellations, and user access automatically I ve looked at a few tools, but many feel too heavy for a small MVP. Curious to know: What are you using right now? Any lightweight tools that worked really well for your early-stage product? Bonus if it has a generous free tier or is affordable for indie founders. Would love to hear what s working for this community before I commit to something!
Ruben Lozano

17d ago

The SaaS Moat Is Thinner Than You Think

Hey PH

I want to share something that's been sitting with me not a product launch today, but a shift in thinking that I think every founder here should stress-test.

Ambika Vaish

12mo ago

Zero coding experience. Wild idea. And 30 days to make it real. Here’s the plan.

I've never coded. Not a single line. But I m tired of just watching cool ideas fly by. So here I am turning a wild idea into something real with AI

as my co-pilot.

My toolkit? ChatGPT, Cursor, Replit.

Mark Watson

7mo ago

Vibe Coded a dev tool for Vibe Coders!

Hey everyone,

I don't actually like using the term "vibe coding". We've been software developers for over a decade ,are not one-shotting features, and have a very opinionated and strict dev process.

Kevin McDonagh

2mo ago

A request to share your Vibes 🔗...

Might anyone have some open URLs of their Vibe coded prototypes on Lovable / V0 / Bolt / Figma Make or Claude Code? I'm looking for some prototypes without logins to test a new version of our product which we'll be announcing next week. I'd like to check it on some existing Vibes.

Bonus points if you have a task for me to user test for you, I'd gladly share feedback.

Constantine

11mo ago

How do you make sure your products are secure after vibecoding it entirely or partially?

After using a lot of AI-generated code lately, I've found myself spending a lot of hours on checking and repairing a lot of easy-to-spot security flaws. That being said, AI generally sucks at actually implementing secure code (or architectures), as well as recommending what to do to make your app more secure (sometimes even decently secure).

Have you had this problem as well? If yes, how do you tackle it?

Mihir Kanzariya

3mo ago

I stopped asking my AI what to build — now it just knows what task I mean (CLI experiment)

I ve been experimenting with a CLI workflow that removes the most annoying part of AI-assisted dev:
re-explaining context every single time.

Instead of prompts like:

Integrate Stripe payment gateway with X, Y, Z

I just run:

First
Previous
•••
567
•••
Next
Last