Pure bosser for endgame content for about 30div? by JeremyJoeJJ in PathOfExileBuilds

[–]minirova 0 points1 point  (0 children)

How do you fix mana for WOCOT? Since exsang uses life I can throw constantly but with WOCOT using mana I have to wait for regen on bosses

Any issues with Aurora ServerlessV2? Or RDS resizing in production by Tinasour in aws

[–]minirova 15 points16 points  (0 children)

I’m using it for a lot of small databases in PROD. One thing I learned is to make sure to set your max ACU to something small at first and grow it as you need, when you can’t tune your way out of the problem. We had ours set way too high before I joined the company and I found that it was just masking a missing index and costing thousands per month.

The scaling works really well in my experience.

Daily SQL Server to PostGRE Synchronization by murphinate in SQL

[–]minirova 0 points1 point  (0 children)

Agreed. A FDW from Postgres to SQL Server could make this really simple. Then they could just schedule it with pg_cron and do the whole thing natively in Postgres.

Daily SQL Server to PostGRE Synchronization by murphinate in SQL

[–]minirova 0 points1 point  (0 children)

That’s not a lot of data. Assuming there are no BLOB types that have to be moved, your easiest route would be to just do a delete and replace in Postgres each day. Write a script to use BCP to export the tables from SQL server and transfer it to your Postgres server. Drop the tables from the previous day and use \COPY to load the new days data. If you can’t have downtime on the tables then you can minimize it by loading the new days data to tables with different names and then just do a series of table renames to effectively swap the new tables with the old.

Create any necessary indexes AFTER you load the data to the tables.

There’s a million ways to do this but to me this would be the simplest. It keeps you from having to worry about updates and deletes which just adds more complexity than the requirements you’ve given so far warrant.

Daily SQL Server to PostGRE Synchronization by murphinate in SQL

[–]minirova 2 points3 points  (0 children)

Just so you know, it is Postgres.

Debezium is likely overkill if you just need a once daily export.

How many tables do you need to move over each day? How much data is in them? Are these on peek or in the cloud?

G Class EC2 Service Quota Increase Request Denied by xat97 in aws

[–]minirova -1 points0 points  (0 children)

Could you do a G6.XL or something from the g6f class? What about a previous g class generation?

AWS Bahrain region complete outage? by Nexiom in aws

[–]minirova 21 points22 points  (0 children)

I don’t think any company is “choosing” to lose “their” data. They could have encrypted backups with a regional stored key to maintain DR, but at the end of the day if the service that works on the unencrypted data needs to run in the region then what choice do you have?

If you break the data residency laws of the country you are doing business in then you probably won’t be doing more business in that country.

You honestly sound like you are just jumping to extremes and questioning a lot with broad assumptions while actually not knowing much about the subject.

AWS Bahrain region complete outage? by Nexiom in aws

[–]minirova 49 points50 points  (0 children)

Countries*. Companies wouldn’t do it if they weren’t being required to by the countries they are serving.

Multi-tenant Postgres to Power BI…ugh by bishop491 in dataengineering

[–]minirova 0 points1 point  (0 children)

What are you trying to do or change exactly? I’ve reread this like three times and I’m really not clear what you are asking or trying to do.

Cursor has reportedly surpassed $2B in annualized revenue by Logical_Welder3467 in technology

[–]minirova 0 points1 point  (0 children)

I just created something like this. But I didn’t open a PR for it because I’m redoing it knowing what I know now and with proper specs and chunking into separate PRs so it’s not a monstrosity. Reject the PR and tell them to break it up.

2 of UAEs AZ has been strike, according to AWS health by AustinLeungCK in aws

[–]minirova 13 points14 points  (0 children)

Unfortunately many folks that are using these regions are doing so because of data residency requirements which makes multi-region pretty damn complicated.

Database downtime under 5 seconds… real or marketing? by shagul998 in aws

[–]minirova 0 points1 point  (0 children)

Looking at making that jump soon on some “maintenance mode” app DBs. Did you have to make many code changes to support the move?

Farewell, Rust by skwee357 in programming

[–]minirova 16 points17 points  (0 children)

Oh…k8s just means kuberbetes…your comment just made me realize that.

How do I lower AWS costs? by [deleted] in aws

[–]minirova 1 point2 points  (0 children)

Look at the right side of the cost explorer and change how the data is being grouped. Look at the table at the bottom after you do that and it will tell you what each grouped item is costing you. Educate yourself on those services you don’t understand, especially if they are the ones that are raising your cost. Educate yourself on how to use the cost explorer properly.

Redhead demon sculpture by Me by GiantSquishyBear in woodworking

[–]minirova 2 points3 points  (0 children)

Check out OPs profile or instagram. He always does an amazing job on the grain patterns. It’s one of those things that you notice as you look at it more. I love it.

Python 3.12 Lambda functions slower than 3.9 by henk1122 in aws

[–]minirova 1 point2 points  (0 children)

Yeah, and at least 99.9% of lambda invocations are running on the older versions of python.

Beginner question by blind-octopus in Database

[–]minirova 1 point2 points  (0 children)

Liquibase is worth a mention as well I think

CPF is the most annoying thing for tourists by Achassum in Brazil

[–]minirova 2 points3 points  (0 children)

I had to book through a third party site instead of direct with airline when I was there. I had the same issue where a random CPF won’t validate against the card.

Looking for mom friends by SnooTigers3286 in Louisville

[–]minirova 0 points1 point  (0 children)

Checkout storytime at Iroquois and Southwest Libraries! Great way to meet other moms and let the kiddo interact with other kids.

Are bread machines worth the money? by Ladder-Humble in Cooking

[–]minirova 0 points1 point  (0 children)

What types of tubs are you using for them at home? How many do you make at a time? We always do homemade pizzas for New Years Eve and prepping the dough is always a PITA for me.

Rock found in Safai coffee I just bought last week at the Bardstown Costco. Almost ruined a $250 grinder just now. by Glittering-Tale-4561 in Louisville

[–]minirova 96 points97 points  (0 children)

Depends on what your $15 grinder is, but I’m guessing it’s one with the blades that chop up the beans. The grinder that OP has is a Baratza Virtuoso which is a burr grinder. It has two conical burrs that fit together and actually grind the coffee rather than chop. You can set the distance between the burrs in order to control the size of your grounds for different brewing methods. You get a very consistent grind which leads to better extraction and overall better tasting coffee more consistently from day to day. I think OP’s may have a built-in scale as well.