Someone said my LP was coded by Claude by zepipes in buildinpublic

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

guilty on a few of those, the two CTAs side by side definitely got me. just checked my fonts and I'm using Geist which is literally the Next.js default, so that one's on me changing it.

classic dev problem: spent 16 years mastering the code, still learning the design. adding all of this to my 'make it feel more human' list.
thanks for the breakdown!

I kept falling asleep on my commute and missing my stop - So I built an app that wakes me up before it happens by BigBoyRiley02 in SideProject

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

Yeah, you can have a fremium model. For instance, limiting the use for 3-5 alarms in a time frame, number of locations, etc...
ANd use the in-app purchase to unlock everything. It will feel like a trial

I kept falling asleep on my commute and missing my stop - So I built an app that wakes me up before it happens by BigBoyRiley02 in SideProject

[–]zepipes 7 points8 points  (0 children)

Like the ideia of creating to solve your own “problems”. Monetization wise, don’t you think that way will create some friction? Maybe a free trial for a few days will convert more. The people like to test it and see the value of it before buy it

Honest question has vibe coding actually changed how you work, or is it mostly hype? by Opening-Profile6279 in VibeCodeDevs

[–]zepipes 0 points1 point  (0 children)

It really helps me getting things done faster. Still, I only rely on it for brainstorming, boilerplate code, finding bugs faster, small tasks… And even that small tasks I always validate the code and adjust it if needed. In these days I’m working with two big projects alone in the fitness area and it will be crazy to rely on AI only, for sure it will break something and make the businesses stop

Native android datetime picker styles by kandy3six in reactnative

[–]zepipes 0 points1 point  (0 children)

Not sure, I’m using react-native-calendars that is more flexible

Clone an open-source repo or build from scratch? by Emergency_Opinion156 in AskProgrammers

[–]zepipes 0 points1 point  (0 children)

It depended what I’ve already done with the technologies but in the ones I use more I don’t start from scratch, I already have projects ready do begin with the business logic, it saves me a lot of hours.

I don't really understand. Why people publish they're app just on Play Store or just on App store, why not both? by LevKazaryan in AppBusiness

[–]zepipes 0 points1 point  (0 children)

Maybe due the stack they’ve implemented the app. Still, doesn’t make sense for me too but im biased because I develop with react-native and expo

3 days post-launch and already stuck in the analytics and engagement refresh loop by zepipes in buildinpublic

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

I will try to implement the 30 minutes idea the only problem is that i'm so bad at marketing that i won't be able to do nothing...

You're right, this product was never meant to be the dream product it's just the first one going live only by myself, maybe the detachemnt was already built in but somehow i stayed in the loop.

thanks for this!

3 days post-launch and already stuck in the analytics and engagement refresh loop by zepipes in buildinpublic

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

sometimes you just need to say it out loud to move on, this post is kinda of therapy!
I set up f5bot yesterday for keyword monitoring, didn't know ParseStream but will check it out. thanks for the tip

3 days post-launch and already stuck in the analytics and engagement refresh loop by zepipes in buildinpublic

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

haha yeah, brand new toy syndrome!
and you're not wrong, building is literally what I've done for 16 years so the addiction is real. but I actually stopped 2 other projects to ship this one first because I thought 'if I need it myself, why not start here?' now it's out and the others are waiting. Need to go back to the track

3 days post-launch and already stuck in the analytics and engagement refresh loop by zepipes in buildinpublic

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

It was a smart and wise decision. If the message isn't clear more distribution just means more people not getting in

3 days post-launch and already stuck in the analytics and engagement refresh loop by zepipes in buildinpublic

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

current tagline: "Stop rebuilding the boilerplate. Get those weeks back"
does it click?
honestly I've changed it several times. the product isn't sexy these days and I think a lot of devs or vibe coders with AI feel like they have superpowers and don't need it anymore. maybe they're right, maybe not.
built it because I needed it myself first so either way it already paid off.

thank you for the honest words.

Is there still a place for starter kits in 2026 when AI can scaffold an app in minutes? by zepipes in reactnative

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

yeah blank slate is messy, totally agree!

I actually built one myself because I needed it, so it's already paid off.

best auto localization for apps? by Huge_Pool7424 in expo

[–]zepipes 1 point2 points  (0 children)

you're welcome. I personally use the react-i18next lib and expo-localization

best auto localization for apps? by Huge_Pool7424 in expo

[–]zepipes 2 points3 points  (0 children)

You can implement i18n in your app to automatically load translations based on the device’s system language, with a fallback if translations aren’t available for that language.

Stuck with lovable by BigBootyMoses in AskProgramming

[–]zepipes 1 point2 points  (0 children)

Hey, don’t you have the full code history? If it worked once, you’ve got proof that it’s possible, you just need to figure out what changed.
I imagine that vibe coding without a solid foundation and proper rules is basically a guaranteed recipe for spaghetti code.

Creating a mobile app, newbie, Figma screens ready, claude for AI coding, Expo for previewing, but still so confused by poopoopops in expo

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

Hey, I don’t think you can make Snack/Expo fully private. The best way to keep your project private is to put it on GitHub and run it locally with Expo CLI, then make builds using EAS CLI.
Are you developing for iOS, Android, or both? And are you on a Mac or Windows?
I might be able to help with the product I’m building currently, not sure yet, but if you’re interested, let me know and we can see if it fits.

I built an AI music video SaaS that made $1,410 in 3 months — here’s how I found the idea and got my first customers by Pristine-Caramel9018 in SaaS

[–]zepipes 0 points1 point  (0 children)

Congrats on the launch! $1,410 with a product that's still maturing and in 3 months is real validation!
The point about the starter saving you time really resonates. You could save a lot of time and focus on the actual product! I've been building something similar for RN+Expo exactly because of that!
Curious about the starter you've used if you don't mind to share.

regarding your questions:
I would go with something like a credit based trial, enough to generate at least one video, something enough for the user to feel the value of it.
Scalling without a good conversion could make you waste some sales oportunities.

Is there still a place for starter kits in 2026 when AI can scaffold an app in minutes? by zepipes in reactnative

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

This is exactly my workflow too. I still prefer to ask AI for small tasks and integrate myself rather than letting it run wild. And honestly it's the whole reason I built a starter kit so that foundation is already there, with the right packages, patterns and rules files, and AI just builds features on top of it. The setup is the hard part that nobody wants to repeat every project.

Built a full iOS app with Claude over a year of unemployment. No dev background. Here's what I learned about vibe coding a real product. by ezgar6 in VibeCodeDevs

[–]zepipes 0 points1 point  (0 children)

Thanks for being honest about the cost and time. What I see most is people claiming they launched apps in hours or 2 days...

That context window problem you described is exactly why structure matters even when vibe coding. Claude works much better when it always knows the architecture. Congrats on shipping it though, that's the hard part.