These days, I'm only sleeping 2-3 hours a day.
I'm vibe coding day and night, building multiple projects at once and learning lots of new things.
Vibe coding is free:
VS Code is free.
Git and GitHub are free.
Databases are free (Supabase).
Hosting (Vercel and Netlify) is free.
Domains are very cheap on Namecheap.
AI tools are cheap or free if you use your brain and leverage free LLMs like Grok, Gemini, ChatGPT, Claude, DeepSeek, etc.
@karllittleboy A portal for drivers and car lease owners to track revenue. Trying to figure out how to set up my pipeline so feel free to reach out to me with any guidance! 🙏🏾
8. Deploy order
•API first → UI second → gradual traffic shift
9. Post-deploy
•Cloud Logging/metrics, alarms, rollback if needed
This is how “pet project” becomes “production-ish” without chaos. 🚀
https://t.co/xsap5IoLV9 → @codex review
•catch the “this will break in prod” stuff early
https://t.co/WPzCgPmLtM
•Cloud Build trigger → Artifact Registry → Cloud Run revision
Pet project deploy question:
What are you using for…
• Frontend hosting?
• API hosting?
• Postgres/Database hosting?
• CI/CD?
I’m trying to build a “ship in a weekend” stack—drop your favorites 👇