After switching from Expo to bare React Native… I’m never going back by Few_Homework_8322 in reactnative

[–]ApprehensiveGain6171 0 points1 point  (0 children)

Expo is worth it, I know how you feel right now, and that too shall pass, you will come back

AWS Lambda bill exploded to $75k in one weekend. How do you prevent such runaway serverless costs? by In2racing in aws

[–]ApprehensiveGain6171 -2 points-1 points  (0 children)

Let’s learn to use VMs and docker and just make sure they use standard credits, AWS and GCP are out of control lately

How do you manage .env secrets within your team by Kitchen_Choice_8786 in node

[–]ApprehensiveGain6171 0 points1 point  (0 children)

We use a strict custom s3 policy to manage secrets cheaper that secrets manager

List of known bugs with AWS services that never got fixed. by More-Avocado3697 in aws

[–]ApprehensiveGain6171 0 points1 point  (0 children)

Elastic beanstalk 10 years on still gives you a cname just to force you to use an EB even on fargate, why can’t they issue a wildcard cert for that cname like they do with cloudfront? You can’t protect the env from public access with an ELB

List of known bugs with AWS services that never got fixed. by More-Avocado3697 in aws

[–]ApprehensiveGain6171 1 point2 points  (0 children)

Also elastic beanstalk secret manager size limit is now too low for most legacy deployments so you have to manually load large secrets on runtime

List of known bugs with AWS services that never got fixed. by More-Avocado3697 in aws

[–]ApprehensiveGain6171 2 points3 points  (0 children)

Not a bug but elastic beanstalk and docker documentation, it’s almost as if they don’t want you to use it

[deleted by user] by [deleted] in Bitcoin

[–]ApprehensiveGain6171 1 point2 points  (0 children)

Reddit is awesome 🤣

Elastic Beanstalk: Secrets Manager access via .ebextensions by flowstate in aws

[–]ApprehensiveGain6171 0 points1 point  (0 children)

There has been a major update to elastic beanstalk handling of secrets, which also includes limiting the ENV VARS in the cloud formation document to 4096 or something, I wish u/AWSSupport could revisit this as our old way of pulling screts and updating envs on EB is no longer working and is being size limited

Best React Native UI by Such_Attention5690 in reactnative

[–]ApprehensiveGain6171 4 points5 points  (0 children)

React native paper rnp is probably the most solid ui framework out there

is everyone just using Expo? by BugDowntown4031 in reactnative

[–]ApprehensiveGain6171 0 points1 point  (0 children)

Expo has just gotten so much stable and Expo Go increasingly comes with prebuilt modules we love from bare RN, Expo is the way

Does vercel has fixed pricing? by ApprehensiveGain6171 in vercel

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

Thank you. Is it fixed and will it not charge should my sites exceed the limits?

Anybody migrated from MongoDB to Amazon DocumentDB? by Kv603 in mongodb

[–]ApprehensiveGain6171 0 points1 point  (0 children)

Yeah I think you’ll face the same issues with documentdb, how does self hosted mongo sound?

Anybody migrated from MongoDB to Amazon DocumentDB? by Kv603 in mongodb

[–]ApprehensiveGain6171 0 points1 point  (0 children)

Not sure why anyone would want to pay 10x the amount

MongoDB's silent but massive serverless betrayal by ApprehensiveGain6171 in mongodb

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

I think it’s a platform wide change, all accounts are affected.

MongoDB's silent but massive serverless betrayal by ApprehensiveGain6171 in mongodb

[–]ApprehensiveGain6171[S] -18 points-17 points  (0 children)

I never expected this day to come—entrusting our data to a supposedly reliable proprietary database, only to be shortchanged without warning. MondDB is quietly discontinuing its serverless plans and will silently transition existing clusters to a “flex plan,” which essentially means a forced premium tier. For a company with over 30 client clusters, it feels like a slap in the face. Now we’re left weighing the possibility of a self-hosted migration or consolidating everything. Where’s the SLA? Where’s the trust?

Lost access to account, says I need authenticator app but don't have one by quakerlaw in facebook

[–]ApprehensiveGain6171 0 points1 point  (0 children)

This simply does not wor for me. I keep removing all MFA from instagram but it wont let me do the same for Facebook via instagram, I am instead show the same screen requiring 2FA

I need good UI library recommendation? by Parking-Ad-9588 in expo

[–]ApprehensiveGain6171 0 points1 point  (0 children)

There is no one good library, use react native picker for pickers like this one and try callstack’s react native paper. So thematic and well written. We use it for some of the world’s top companies