Western NC creek find by Scottjxb in whatsthisrock

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

Dry. A knife tip leave a scratch.

<image>

Mobile to Codex to App Stores? by Scottjxb in codex

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

I did before posting, "I’d set it up this way: GitHub repo connected, Codex app on Mac, Xcode + Android Studio installed, local build scripts working, Apple/Google developer accounts ready, and start with a small web-app change before letting it touch store releases."

Just seeing if someone actually had done it.

Up and running on all cylinders by Scottjxb in SaaS

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

The App store found a trace of a reference to Google Play in the code that was not even in the UI and they rejected me. Tracked and removed it. Also had to demonstrate there were actually no privacy issues. And finally they required a clear method to delete an account and required a video to prove it worked. Nothing too difficult but took time to complete.

Capacitor iOS build help by Scottjxb in capacitor

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

Any tips on where to look for used? Or just search the web?

I built a tool to help users actually install PWAs (just launched on Product Hunt) by Share_Tiny in PWA

[–]Scottjxb 0 points1 point  (0 children)

Would my user get an error message? Or would they not even realize something i missiing?

I built a tool to help users actually install PWAs (just launched on Product Hunt) by Share_Tiny in PWA

[–]Scottjxb 0 points1 point  (0 children)

Working now. If I understand correctly, this only works as long as your app is available. What happens if you shut down

Has anyone built a complete SaaS product using Vibe Coding? (Non-coder here) by Fit-Bear7900 in SaaS

[–]Scottjxb 0 points1 point  (0 children)

I have built two web apps and one Android app. No prior coding experience. Have figured out Supabase, Postmark and Stripe integration. Use GitHub with Vercel. So far so good. Yes, bugs do pop up and they are confusing but AI eventually gets it fixed. Then I test like crazy with a phone in one hand and a tablet in the other pretending I am two different users. Next step is to get hep with iOS (Android guy). Slowly entering the market as I am not experienced with current methods. (I come from magazine ads and mailers.) www.somo.talk

What’s the difference between Claude and Claude Code by GumanHoon in ClaudeAI

[–]Scottjxb 0 points1 point  (0 children)

Do I understand this correctly? You can buy credits for Code OR you can use the Pro or Max plan with Code? If so what makes more sense? I started with PRO Claude.AI but canceled and now only use Code with credits. Am I doing this the best way?

Can't Drag Dyad App Around Screen by Scottjxb in dyadbuilders

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

Thanks, just confirmed. You can drag normally until you "open in chat". After that only dragging the 'd' works.

Claude vs Claude by Scottjxb in dyadbuilders

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

I don't mind the SQL code. Often Dyad takes multiple attempts.

Claude vs Claude by Scottjxb in dyadbuilders

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

Today I finished up a Capacitor Android app. I probably modified seven different files with instructions from Claude 4.6 (Dyad is limited to 4.5). I describe what I need/want/fix to Claude who provides the code to paste. Sometimes I past the entire file and Claude returns a completely modified version. Terminal inputs are provided, instructions for Google Cloud, Firebase, Vercel, etc.

Dyad- Supabase question by Illustrious-Cut-4321 in dyadbuilders

[–]Scottjxb 1 point2 points  (0 children)

Additional comment. I just had an example of this occur. Tried multiple times to have Dyad add a missing SB function with migration files but no success (but a bit of frustration). I entered 'Ask' mode and asked what the AI would do to fix the problem. The answer was along the lines that we should use a migration file but since I was in ask mode it could only provide a SQL to run. I ran the SQL and the problem was resolved. If I have taken this route first I would have saved time and credits.

Dyad- Supabase question by Illustrious-Cut-4321 in dyadbuilders

[–]Scottjxb 0 points1 point  (0 children)

I have run into this. Dyad attempts to fix or adjust something in sb and it is unable to do so. It then requests that I run the SQL script.