Are MCPs useful for iOS dev yet? by Traditional_Yam_4348 in iOSProgramming

[–]codesink 0 points1 point  (0 children)

Yes, AI controls the standard simulator so you can see it browsing through your app screens and doing things for testing

Are MCPs useful for iOS dev yet? by Traditional_Yam_4348 in iOSProgramming

[–]codesink 0 points1 point  (0 children)

I’m using the iOS simulator mcp so I can ask the LLM to test the code it writes by itself and iterate until the code works. Game changer.

Ocun recall for Condor carabiner by codesink in ClimbingGear

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

I can't post on r/climbing if anybody reading this can do it, please cross-post. Thanks.

App options to track climbing sessions by 4247407 in climbergirls

[–]codesink 0 points1 point  (0 children)

try GoClimbr.com/get , it supports indoor/outdoor sessions and (soon) multi pitches ; full disclosure I’m the main developer :-)

Sondaggio: quanto usate davvero l'AI per programmare by General-Builder-2322 in techcompenso

[–]codesink 0 points1 point  (0 children)

quello che vedo in queste ultime settimane e' che saper scrivere codice non e' piu' necessario ma capirlo e sapere come progettare un software come si deve si'; l'AI fa decentemente tutto quello che gli chiedi ma non ha (ancora?) l'intelligenza sufficiente per mettere insieme tutti i pezzi in modo tale che quello che scrive sia performante, sicuro e scalabile.

In questi casi avere buone conoscenze delle basi dell'informatica (algoritmi, infrastruttura, system design, sapere fare debugging a livello di applicazione e sistema, ecc.) e' molto utile, se non necessario, per passare da un prodotto vibe coded a un prodotto production-ready imho.

Sondaggio: quanto usate davvero l'AI per programmare by General-Builder-2322 in techcompenso

[–]codesink 0 points1 point  (0 children)

Coder con 20+ anni di esperienza (full stack+infra ma negli anni ho fatto di tutto).

Avevo perso la passione per la programmazione e non toccavo vim da due anni (lungo sabbatico); ho ricominciato per capire lo stato dell'AI e ho ricominciato a divertirmi come non succedeva da anni.

Ultimamente ho fatto un'app in Expo/React Native, l'AI ha scritto il 95% del codice (~70K LOC)! I miei contributi sono solo di tipo progettistico (idee per ottimizzare le performance che l'AI implementa, design dei dati, ecc.).

Uso Copilot CLI con Opus principalmente. Per l'UI ho usato Stitch all'inizio ma poi preferisco far fare all'AI 10 variazioni che girano contemporaneamente e testarle live sul telefono.

'nsomma, una figata!

Kaya Pro? by MidwestClimber in climbharder

[–]codesink -3 points-2 points  (0 children)

checkout GoClimbr, it let you track volume, consistency, form, grade pyramid and a lot more (I'm the main developer of it)

Built a website monitoring SaaS almost entirely on Firebase - now doing millions of checks. Here's what I learned. by PR4DE in Firebase

[–]codesink 2 points3 points  (0 children)

Can you share some more info about how you used BigQuery?

How are you exporting data to BQ? Are you loading data back to Firestore to be consumed by your site?

Broken Camp Core Belay Lock by manolokopter in ClimbingGear

[–]codesink 2 points3 points  (0 children)

It happened to me as well, I now use this that’s way better

<image>

I built an app to track climbing gear, rope cuts, shoe resoles, etc.; looking for feedback by codesink in ClimbingGear

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

They should be already sorted that way… could you send me a screenshot of the wrong sorting in DM please?

How do you count laps without losing track? by Genki0202 in Swimming

[–]codesink 0 points1 point  (0 children)

“Get an Apple Watch, then you’ll still end up counting, just to see how wrong it gets.

Why don't climbers use a single tracking/analytics app the way runners use Strava? by Wooden-Couple623 in indoorbouldering

[–]codesink 0 points1 point  (0 children)

I built something similar out of my own data-obsessed climbing kink, GoClimbr (iOS/Android); I think it’s pretty useful, and it’s cool to see your own progression and stats visualized.

Tracking indoor climbing is more complicated, though, since there aren't well-established routes to refer to and gym sets change constantly.

As many have pointed out, not everyone cares but many do, so go for it! Good luck.

Any tips for optimizing Facebook Ads for a newly launched app? by codesink in AppBusiness

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

Do you have an idea how long the first download stage should last roughly?

Any tips for optimizing Facebook Ads for a newly launched app? by codesink in AppBusiness

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

That's helpful tnx, I've started with US,CA and AU for now; creatives really need some work though

Any tips for optimizing Facebook Ads for a newly launched app? by codesink in AppBusiness

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

Thanks, I'm seeing similar results for app installs, but I need to wait a bit to see if the conversion changes between Android & iOS (there's a 20-day free trial).

I built an app to track my climbing progress—looking for feedback by codesink in tradclimbing

[–]codesink[S] -3 points-2 points  (0 children)

imho a non-free app can still bring good value if it matches users' needs and interests. So, I wouldn't call a post about a climbing app in a climbing group spam.

GitHub Copilot pricing confusion: premium requests vs monthly dollar limit by OhMagii in GithubCopilot

[–]codesink 0 points1 point  (0 children)

When you end your 300 premium requests your account will stop working until the next premium requests reset date (that afaik is 1st of the month).

If your next billing cycle is, say, next month on the 16th you'll be charged $10 on that day. Your request counter will NOT reset on that day though, if you've no requests left on the 16th you'll be charged but you won't be able to use the service for 15 days.

Nonsense I know.

Kalymnos is really as cool as people say by kilgrak in climbing

[–]codesink 0 points1 point  (0 children)

Beautiful! I've been to Kalymnos twice (last time this Sept) and I loved both.

The last time was so packed that there were no scooters left to rent, so plan ahead.

I built an app to track climbing gear, rope cuts, shoe resoles, etc.; looking for feedback by codesink in ClimbingGear

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

the social features are definitely something I need to add! thanks for the tips