Comment by ianmabie

Comment by ianmabie 2 days ago

0 replies

I have two side projects I continue to make some headway on: a practice call platform (practicecallai.com) and an iOS baby tracker / newborn app (https://apps.apple.com/us/app/lil-baby-tracker-newborn-log/i...).

The last month has had its ups and downs.

Ups = some local-area doulas have started sharing the baby app in a big WhatsApp group & growth is starting to pick up.

Downs = my first vibe-coding horror story. For PracticeCallAI, the subscription flow was failing and somehow outside my test coverage, so I've been missing out on new subscribers for the last two months. In an effort fix it, Replit Agent - which I have been loving otherwise - truncated the table that stores all of the user calls. and their database rollback is throwing errors. So that's been fun.