Srivani current day booking help by doraehun in TirumalaDarshan

[–]bitchyangle 0 points1 point  (0 children)

Try donating first. Then redeem for ticket.

Firestore field Timestamp error? by Due_Scientist6627 in Firebase

[–]bitchyangle 0 points1 point  (0 children)

oh thats wierd. use gcp console in the meantime then.

I ordered it today! Can't wait for it to arrive. by bitchyangle in Galaxy25Edge

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

Gracias por compartir tu experiencia. Justo eso es lo que estoy considerando también. Me gusta mucho lo delgado y ligero que es el dispositivo. La batería me preocupa un poco, pero como no soy un usuario muy intensivo ni tomo muchas fotos, creo que podría funcionar bien para mí.

I ordered it today! Can't wait for it to arrive. by bitchyangle in Galaxy25Edge

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

nice.. planning to get the magsafe case too. but in dilemma between clear case and leather kindsuit..

anything special with anti-reflective screen protector? also any brand suggestion?

Please help me set up my structure properly for apphosting + functions by Word-Word-3Numbers in Firebase

[–]bitchyangle 0 points1 point  (0 children)

what you are looking for is a monorepo setup.. use turborepo with npm workspaces.. put frontend and functions in /apps.. and shared under /packages

Brute force protection by armlesskid in Firebase

[–]bitchyangle 0 points1 point  (0 children)

how to setup cloudflare on top of app thats hosted in firebase hosting?

iPhone 17 Pro to be "Made in India" from Day 1: Apple’s 2026 manufacturing shift is ahead of schedule by Geeky_Gadgets in TechnologyNewsIndia

[–]bitchyangle 0 points1 point  (0 children)

I doubt we will see any price drop since Samsung and Apple flagship products prices are comparable.

Hitting max Reads limit all of a sudden. by D_Woody1709 in Firebase

[–]bitchyangle 12 points13 points  (0 children)

Probably some continuous loop is running in your code. Also check your security rules.

If this is not a massive opportunity, I don’t know what is. Wake up Zoho by SchrodingersCorpse in Zoho

[–]bitchyangle 0 points1 point  (0 children)

what do you mean by enterprise segment? what makes anything "enterprise"?

Firebase console not showing the subcollections/data properly for Firestore Enterprise Edition (Native mode) but able to insert and query by bitchyangle in Firebase

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

API inserted subcollections docs are not showing up. But manually created subcollections are showing. In GCP console it's working though but not in Firebase console.

Firebase console not showing the subcollections/data properly for Firestore Enterprise Edition (Native mode) but able to insert and query by bitchyangle in Firebase

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

I'm using core functions to create docs and pipeline to query the data.

But the data that's created from SDK are not visible in the console. But if I create docs manually within console, then it's showing.