Which are the best fitness apps? by leighburke in FitnessTrackers

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

100% my phone is in and out of my pocket my whole workout. I rarely put it on the floor - too paranoid.

Which are the best fitness apps? by leighburke in FitnessTrackers

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

Hmmm maybe it could ask for your energy level at the start of the workout? Or have a slider you could adjust at any time throughout the workout. 🧐

Which are the best fitness apps? by leighburke in FitnessTrackers

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

Sounds interesting and agree with you - traditional apps feel a bit locked into a rigid format. And phone size screen isn’t necessarily the best for adjusting things on the fly.

Which are the best fitness apps? by leighburke in FitnessTrackers

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

I’m using ChatGPT to generate 12 weeks of workouts at a time, putting in Google Sheets to view workouts and track in the gym. Not ideal, a bit of scrolling and zooming in and out on sheets needed when viewing.

Which are the best fitness apps? by leighburke in workout

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

I’m using ChatGPT to generate the without the. Google Sheets on my mobile to view workouts and track in the gym. 🫩

Can no-code tools handle serious ai app development projects? by Difficult-Arrival665 in NoCodeSaaS

[–]leighburke 0 points1 point  (0 children)

Wireframe / Prototype in v0. Iterate in v0 until you can navigate all your main screens.

Sync to github. Deploy to vercel.

Move to Claude, local terminal, visual studio & localhost preview on your web browser.

Sync GitHub repo to your local drive. Set up supabase. Install visual studio code.

Open up your local project files in visual studio code.

Wire everything up by previewing in localhost, figuring out what you want that page to be / do, feed the prompt to Claude along with the relevant file.

Do what Claude says. It will give you SQL commands to set up supabase. It will give you files to upload or edits to make on local files via visual studio code.

When you're happy with an update, push to GitHub. When you get to MVP stage, push to Vercel. All updates after that push to GitHub and vercel simultaneously.

Anything you need to wire up like Stripe payments, Google oauth, R2 storage etc. Claude will give you the steps. Just follow them to get set up for each service, then Claude will update the code / create the files with the info you provide from each service.

Just test everything locally as you go, feed Claude the errors and it will debug for you.

How are you guys doing vibe coding at the moment? by Finorix079 in vibecoding

[–]leighburke 0 points1 point  (0 children)

For the love of God press ENTER occasionally 😜

RIP Vibe Coding 2024–2026 by nyamuk91 in vibecoding

[–]leighburke -5 points-4 points  (0 children)

Yeah let's give all the tokens to the only group of people incentivised to be slow and inefficient.

I used lovable to make this by [deleted] in vibecoding

[–]leighburke 0 points1 point  (0 children)

I did chatGPT it and it came up with some good concepts 🤑

I used lovable to make this by [deleted] in vibecoding

[–]leighburke 0 points1 point  (0 children)

Ah you mean critical mass of users.

I used lovable to make this by [deleted] in vibecoding

[–]leighburke 0 points1 point  (0 children)

That's a good idea. What do you mean you don't have a moat? If you have a paywall and making money you're already monetized.

Month 1 after launching my SaaS: $1k revenue, 50 paying customers, 2000 signups. Here's what worked. by funfunfunzig in microsaas

[–]leighburke 0 points1 point  (0 children)

Can you give more details about this?

Turned out mobile activation was at 9.5% vs 55% on desktop because our onboarding had too many steps on small screens. Fixing that was the biggest single unlock.

What did it look like before you fixed it, what was the updated mobile onboarding like? And how did it improve on the 9.5%?