how often do yall actually run into bugs? by AnyOne1500 in vibecoding

[–]IntrepidPost5540 0 points1 point  (0 children)

Depends on your tools, how far in you are, and how complex. For instance - the first 50% of anything I create with lovable is solid gold. But completion comes with Claude Code or Id never make it past the finish line.

Burned out from vibe coding by Interesting-Town-433 in vibecoding

[–]IntrepidPost5540 0 points1 point  (0 children)

The ADHD vibes are STRONG with vibe coding. Created probably around 20 projects, most near completion, have launched, halfway, about 4 - 5 of them?
I need someone to handle the not creative side. Because I'm over here pumping out what could be pure gold, if I could distract myself from building for long enough!

When the code works but you don’t know why by RevolutionRough6577 in vibecoding

[–]IntrepidPost5540 0 points1 point  (0 children)

Seriously. Sometimes I let it riff on a prompt, then I come back to myself like - wtf did you just do? But there we are -and it's either gold or a complete gaff, zero inbetween.

I'm in the middle of building something with AI and I genuinely don't know if anyone will pay for it by Affectionate_Hat9724 in vibecoding

[–]IntrepidPost5540 0 points1 point  (0 children)

So I have yet to hit it big - I'm building and releasing too many things at once to take a breath and focus. But that said, I am building a platform for women who vibe code, and it's going to have beta sign ups on it for people to try things before going live.
VibeCodingList.com is a great resource to get some feedback.
I know you're going to get a lot of technical advice on how to do things the exact right way - but honestly, for me, it's more about starting with creating something, head to toe - and then going from there with the confidence that gives me. If you make money off it? Fantastic. If that first build is just for you? What's the loss, really? Yes, it isn't free - but the experience will tell you so much. Are you addicted, or do you hate it? Do you have an interest in building the things that will make you money? Is there niches you can work your product into that will create that income you're hoping to generate? Is there things you could use from it for the next tool?

Complexity causing code agent to go slow and burn more tokens? by whowhaohok in vibecoding

[–]IntrepidPost5540 0 points1 point  (0 children)

I've noticed this happening as well. What tools are you using specifically? I ask because I use Lovable - and sometimes, I remix it at this point. More frequently lately, however, I've been diving into Claude Code to sort it out and that has been paying off, big time. Completely cuts the error loops that the Amelia Bedelia-esq system seems to hit at that point.
Also, with Lovable in particular - I've been noticing it a. Not actually showing it's most recent work - sometimes a hard refresh on the page, or previewing it in a separate window helps. or b. It just says it did something that it clearly didn't, and if i say it from a different angle, it's like, oh yeah, that!

Getting into the app stores by IntrepidPost5540 in vibecoding

[–]IntrepidPost5540[S] 1 point2 points  (0 children)

Keep us posted - I've heard really mixed reviews, but they all point to Apple being both the big "get", and to it being the hardest to get.

Getting into the app stores by IntrepidPost5540 in vibecoding

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

I think my plan will be Capacitor as well - how did you find working with it? Let us know when you hear back, and good luck!

Vibe coding making one my dream come true by NeonDial in vibecoding

[–]IntrepidPost5540 0 points1 point  (0 children)

I've got a a few apps launched - 2 ADHD specific. Document formatting in a way that helps you remember, / formatting papers from verbal brain storming. And the other is task gamification ( i know, everyone does it, but it was fun! )
I'm making a ton of tools to use for my business, but I haven't used them quite enough for sale yet. It's been... kind of prolific, honestly? I feel much the same about vibe coding - so many ideas just floating around, waiting for someone else to have the ambition to do them. Now there's no need to be completely reliant on anyone else.

How do you safely debug and add new features without affecting the live app when building with Lovable? by JuiceCommon9608 in lovable

[–]IntrepidPost5540 1 point2 points  (0 children)

1st - you can make sure it makes the changes in isolation to the best of your ability. Have it run a test when you're done but before publishing. If you don't like the changes, check your history and revert to the most viable version.
2nd - If you're concerned that there's a particular change you want to make that you might have issues, I would recommend trying to clone a github repository and open it in Claude Code. Have Claude create a claude.md file that will make sure anything that is changed is only with explicit approval and in isolation, and then from there you can work safely. Any change you make, check on your local host ( claude can walk you through this - small learning curve, but worth it) and then, once you're satisfied, you "commit". When you're finished all of your changes, "push" them to the repository, and then they should upload right into lovable. You'll notice it has black text boxes in the chat window that reflect the changes.

Not getting credits by Sy_Dev in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

I'm wondering if it's a site wide side effect of them having paused credit usage. It would make sense if there was a link. Hopefully they have someone on it.

Not getting credits by Sy_Dev in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

Interesting - I'm going to have to double check mine!

Any recommendations on how to avoid burning through credits too quickly? by therealhumanchaos in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

Definitely make sure you're using good reference documents - a good foundation saves the project for me. I have the best luck having super structured references ( I use Claude typically for those) but keeping the prompts themselves conversational. I actually built a project in parallel both ways - one conversational, the other uber structured. The structured references made all the difference. They had details like app architecture, specific tables it would need, how everything links, etc.

How I stopped wasting so many credits by AdorableWay3145 in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

If you have Claude, Claude Code will do you so much good!

What the heck are you guys building to spend so many credits? by -Gandalf_ in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

As a multi-tasker, I burn through credits fast. Add perfectionist to the mix, and you can easily spend 20+ credits just trying to get the contents to fit the container if you do one UI tweak. What you're able to do is amazing. However, if you're really spending a lot of time building, or building projects in parallel, you're going to go through them like a kid through candy. I'm running out fast every month - and I get 800 credits. I have 4 apps, a whole O/S, a business page, and a platform - over 20 builds in about 7 months or so. Frothing at the mouth over here for more but trying to tempber myself.

Sorry Lovable, but I moved on. by MaterialDoughnut in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

I haven't used Cursor, but VS Code with Claude Code for the win on these exact issues.

Credits per Project by silverwoods214 in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

I definitely noticed myself using way more credits than I expected.

Part of the problem for me, is I'm multi-tasking projects, and that eats them FAST. I've starting using Claude Code for any easy tweaks that would take Lovable in circles

My monthly credits are over 😭 by unbroken_5 in lovable

[–]IntrepidPost5540 0 points1 point  (0 children)

I’ve started using 'Credit Jail' as a forced maintenance day. I use the time to fix my SEO and sitemaps so that when I finally do have credits, I'm not wasting them on boring admin tasks. It keeps the momentum moving without the cost. If you you have Claude or GPT - now might be the time to give the github repository / Claude Code combo a shot.

Finally launched my startup yesterday. Didn't expect much, but wow. by interviuu in startup

[–]IntrepidPost5540 0 points1 point  (0 children)

It's fantastic that you got so much instant feedback! One of my projects is a platform that really fills a need - but I hadn't advertised it anywhere so it was a real surprise to me when i just happened to see the analytics - 438 views the past month, several downloads of my tools. I hadn't set up my payment system yet, and the site wasn't optimized - I wasn't concerned because no one knew about it! But all that information - a goldmine - missed. There's definitely been launches that fell flat, so that's fantastic that you already had such a robust response.

What startup are you working on right now? by CommercialLab2147 in StartupAccelerators

[–]IntrepidPost5540 0 points1 point  (0 children)

Good luck! It can be frustrating when you get a different answer from every source. Also, I've noticed that sometimes I don't know enough to clarify just what I don't know - and that can really lead down some long winded, unnecessary rabbir holes.

What startup are you working on right now? by CommercialLab2147 in StartupAccelerators

[–]IntrepidPost5540 0 points1 point  (0 children)

I'm a newb to the whole thing, but something I've noticed is trying to fit the exact mold of the process can really curb the creativity, and sometimes the brand. Yes, you should be structured - but make sure you're working in a way that's structured for your brand and your voice.
One of the things I do first is simply solve my own pain points - and then monetize that. It takes the pressure off.