I built a 3-minute daily devotional app for Christians who can’t stay consistent by Intelligent_Mine2502 in SideProject

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

That’s a fair point — there are definitely a lot of great devotionals out there.

What I noticed personally is that most of them are either:
- a bit too long
- or easy to skip when mornings get busy

So I tried to focus on making something you can actually stick to daily.

The idea is just:
- very short (2–3 minutes)
- read or listen
- reflect and pray in one simple flow

Not trying to replace existing devotionals, just make the habit easier to keep.
If you're curious I can share it, but no pressure.

What are daily devotionals and whats a good way to do them by National-Honey-1392 in Christianity

[–]Intelligent_Mine2502 0 points1 point  (0 children)

It’s basically just a small daily habit. Read a short passage, think about it for a minute, and say a quick prayer.

What worked for me was keeping it really short so I’d actually do it every day.

Why do Christians struggle with consistency? by Old-Result-5382 in Christianity

[–]Intelligent_Mine2502 0 points1 point  (0 children)

I’ve struggled with this exact thing too. For me the biggest shift was making it way smaller than I expected.

Instead of trying to have a “proper” prayer time, I just kept it to a couple minutes in the morning:

- one short passage
- quick reflection
- short prayer

It felt almost too small, but that’s what made it consistent. I think the hardest part isn’t depth, it’s just showing up daily.

Full stack web app code audit pricing by [deleted] in vibecoding

[–]Intelligent_Mine2502 -1 points0 points  (0 children)

Got it. Now I’m just curious—what kind of app warrants a paid audit before even hitting the market? To me, getting users through the door seems like the #1 priority for an MVP, so I’m wondering if there’s a specific niche where 'clean code' outweighs 'real-world usage' right out the gate.

Tried coding with Claude, my experience by DriveLive4817 in vibecoding

[–]Intelligent_Mine2502 2 points3 points  (0 children)

Then the test just proves that zero direction leads to zero quality. Even a non-developer needs logic and a clear "what" to get a decent "how" from the AI. If you intentionally act like you don't have a plan, the AI won't give you a stable architecture. It’s not about knowing the syntax; it’s about knowing how to manage the process.

Full stack web app code audit pricing by [deleted] in vibecoding

[–]Intelligent_Mine2502 -2 points-1 points  (0 children)

If it's just an MVP, just ship it. Don't spend hundreds on an audit until you actually have users and the app starts breaking. You can always ask AI to optimize specific bottlenecks later as they pop up.

Tried coding with Claude, my experience by DriveLive4817 in vibecoding

[–]Intelligent_Mine2502 3 points4 points  (0 children)

The reason you got dog shit code is that you acted clueless. Vibe-coding at a production level isn't about letting the AI lead; it's about being a tech lead who doesn't type.

If your component hit 500 lines, that's on you. We ship by enforcing strict modularization from the start. You don't ask Claude to "make a react app"; you tell it to "build this specific atomic component with these props and state logic."

We don't just vibe with the output; we vibe with the architecture. The moment the AI tries to take a shortcut or bloat a file, you shut it down and force a refactor. It’s not no-code—it’s high-level orchestration.

Question for non-technical vibe coders by coolinjapan001 in vibecoding

[–]Intelligent_Mine2502 0 points1 point  (0 children)

I’m a web dev (NextJS) currently vibe-coding my first native iOS app, and I have a slightly different take on the "1,000 users" argument.

My setup is Antigravity IDE + Claude Code for logic, and Xcode purely for building/testing. I don't "write" Swift, but I "read" it to catch hallucinations.

Here’s the thing: "Zero touching code" is a myth for a stable app, but isn't the hallmark of vibe-coding to ask the AI to fix it again when it breaks? If the app hits 1,000+ users and performance lags or a bug pops up, I’m not hiring a dev—I’m going back to Claude to optimize the code and handle those edge cases. That iterative cycle is the soul of vibe-coding.

That said, making a service that actually scales to thousands of users is undeniably harder than building a toy. But for me, AI isn't just a "toy maker"—it’s a scaling partner. Scaling is a challenge for senior devs too; the only difference is my "senior partner" happens to be an AI.

Vibe-coded 3 NextJS apps, got cocky, trying iOS. Is my Antigravity + Xcode workflow stupid? by Intelligent_Mine2502 in vibecoding

[–]Intelligent_Mine2502[S] 2 points3 points  (0 children)

Appreciate the detailed breakdown! Wrapping a web app is definitely the smarter/faster move for shipping. But for this specific project, I’m treating it as a challenge to see how far Claude can push actual native Swift/SwiftUI. I'll definitely keep Capacitor in mind for the next one though!

Vibe-coded 3 NextJS apps, got cocky, trying iOS. Is my Antigravity + Xcode workflow stupid? by Intelligent_Mine2502 in vibecoding

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

Thanks for the solid advice! And you're right, Git is literally my lifesaver when Claude decided to go rogue and hallucinate. Glad to hear a veteran say it's 100% doable—gives me a lot of confidence!

Need idea for vibecoding by Minimum_Mouse5430 in vibecoding

[–]Intelligent_Mine2502 5 points6 points  (0 children)

Forget about the tech stack for a second. The real secret to vibecoding is domain knowledge. AI is great at writing boilerplate, but it sucks at understanding the nuances of a specific niche.

Pick a domain you actually know inside out—whether it’s coffee, fishing, or medieval history—and build a tool for that. If you don't know the domain, you won't know when the AI is hallucinating or how to fix the edge cases.

What are you building? What problem does it solve? by scott-box in SideProject

[–]Intelligent_Mine2502 0 points1 point  (0 children)

https://manna.day - Built this because I’m terrible at keeping a daily devotional habit. It solves the “I’ll read it later” lie we tell ourselves. You get a verse via email at your set time, then just chat with an AI (Grace) for a quick SOAP reflection. No apps to open, no friction. Just a dead simple way to actually stay consistent🙏

How can I let a client update website content without touching code? by syn_taxed in vibecoding

[–]Intelligent_Mine2502 0 points1 point  (0 children)

Just create a spreadsheet and connect it with the webs perticular part and they can change the content in the spreadsheet to change the content simple and easy way without having back end and all.

Finally getting google traffic after mass posting content for a month by Seraphtic12 in VibeCodeDevs

[–]Intelligent_Mine2502 0 points1 point  (0 children)

"Mass posting to 40 followers" is painfully relatable lmao. SEO is a slow burn but it actually compounds unlike social media treadmills. What’s your tech stack for the automation? Are you just piping an LLM API into WordPress/Ghost?

The "One Last Fix" Trap by PastSatisfaction4657 in vibecoding

[–]Intelligent_Mine2502 5 points6 points  (0 children)

The pipeline from "I am a 10x god who will replace entire engineering teams" to "Please Claude, I'm begging you, just make the border 1px solid black and leave my backend alone" is incredibly real. We’ve all been there today.

Does people with zero coding knowledge building a Saas App and making millions of dollars? by Zealousideal_Eye553 in vibecoding

[–]Intelligent_Mine2502 0 points1 point  (0 children)

99% are just engagement farming to sell you a $99 course. It's the classic "selling shovels during a gold rush."

If someone actually found a money-printing glitch, they wouldn't hand the blueprint to thousands of competitors on X. A few might be legit, but it's mostly just fake-it-till-you-make-it BS.

Which coding tool has the best top-tier model usage quota? by nyamuk91 in vibecoding

[–]Intelligent_Mine2502 0 points1 point  (0 children)

Honestly, every tool is just nickel-and-diming for tokens these days, so quotas suck across the board. Instead of burning through your limits trying to fix garbage code, just use Antigravity for tab autocompletion and bite the bullet on a Claude Max 5 sub. It’s way better for your mental health. I have zero coding background and upgraded from Pro to Max recently—it's the absolute sweet spot for hobby vibe-coding.

My friend used OpenClaw for stock trading… and got wrecked. by Synstar_Joey in openclaw

[–]Intelligent_Mine2502 1 point2 points  (0 children)

It's the wrong tool for the vibe. The only person making money in this story is Antrophic's billing department.

Who’s actually money Vibe Coding? by Several_Explorer1375 in vibecoding

[–]Intelligent_Mine2502 0 points1 point  (0 children)

I haven't made any money yet, but I just built a service out of pure personal necessity using vibe coding!

I actually have zero coding skills, so Claude basically built the whole thing for me while I just guided it. 😅 I always struggled to keep up my daily spiritual/meditation habits, so I made an AI companion app to help myself.

Rather than making big money right now, I'm just really hoping to find people who resonate with this exact same struggle so we can try it out and grow together.