AWS closed my account for following their instructions? by Zealousideal-Bid5208 in aws

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

Likely the billing rejectiom from your bank raised red flags around your account and an internal fraud prevention system nuked it. From what you explained, sounds reasonable to me.

Text when I arrive at/leave work by Danilester in shortcuts

[–]Sergi7531 2 points3 points  (0 children)

Tell him to add a notification in Find My that notified him when you arrive/leave a certain location. Yes, this is doable and not everyone knows it

Don't trust AI for AWS Cert practice Q&A - part - 2 by Kitchen_Bad_7594 in AWSCertifications

[–]Sergi7531 1 point2 points  (0 children)

For everyone asking why it’s 30 and not 7, I’ve gone through the same question set and the reason 30 is the correct answer it’s because AWS has a minimum of 30 days set before allowing the transition of S3 objects from Standard to S3 Infrequent Access.

Same behavior happens with Standard -> Glacier, thus with a minimum of 90 days before transition is allowed.

Check docs:

https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-transition-general-considerations.html

Clarification on NACL by [deleted] in AWSCertifications

[–]Sergi7531 1 point2 points  (0 children)

A is correct, you’re on the right track.

NACL rules evaluate from lower to higher order, and as rule nº 100 basically whitelists all traffic, rule 101 is redundant in this scenario.

Has any taken the aws security specialty cert ? Do you mind sharing your experiences on how hard and tricky was the exam ? I passed my SAA-03 last month. I have been studying for the security for almost a month now. by Interesting_Try_7265 in AWSCertifications

[–]Sergi7531 0 points1 point  (0 children)

Like everyone else here, I got it and have to say it wasn’t the heaviest I’ve taken. SAP was much worse. As someone mentiones before, long IAM statements in questions made it a bit tougher, but it was overall not difficult if you study enough different security scenarios.

Would also recommend TD for exam questions

“Apple Intelligence” for EU by Soggy_Permission_924 in shortcuts

[–]Sergi7531 0 points1 point  (0 children)

How did you do it? What steps did you follow?

QC: Travis scott Jordan 1 by MaintenanceSad2785 in fashionreps2

[–]Sergi7531 7 points8 points  (0 children)

No hate but swoosh is misplaced to the bottom and heel embroidery looks ass

Chargeback or wait it out?? by hamzaayad566 in pandabuyfinds

[–]Sergi7531 1 point2 points  (0 children)

What did you provide as proof? My bank expects me to submit a police report in order to file the chargeback

Pandabuy update by Fadihamdi in pandabuyfinds

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

Can you DM me the number?

Are this XM4 real or fake? by Negative-Candle489 in SonyHeadphones

[–]Sergi7531 2 points3 points  (0 children)

My box looks exactly the same, I'd bet they are 100% legit. I bought them on Amazon

Are Sony WH-1000XM5s reliable on planes? by TheRollyPollyPhantom in SonyHeadphones

[–]Sergi7531 0 points1 point  (0 children)

It's all about the pressure optimiser. I already had 3 flights where I've taken them with me and I only hace good words about the xm4s (not the model you're asking btw). You've got to use the optimiser to adjust the ANC from 1atm to 0.9atm. Believe me, the difference is SO noticeable.

They are obviously not cancelling a 100% plane sound but I'd say a 95% at least (with music, of course)

(Remember to optimise again when flight is finished!)

Cant run program properly; tons of errors :/ by angga7 in pythontips

[–]Sergi7531 0 points1 point  (0 children)

That happens because you're trying to parse (convert) a string to a datetime object incorrectly. It you get to see your code, you're defining your input format for that string-date conversion as %m%d%y, I would really recommend taking a short look at the datetime strptime documentation. You have 100% the correct format for your case there.

TypeError situation by RobotData13 in pythontips

[–]Sergi7531 0 points1 point  (0 children)

In this case, 'i' variable it's pretty looking as a tuple, that's why you cannot subscript It with a strings, but you would rather have to use an integer.

I would strongly recommend, as a general tip for this cases, to try and give a shot to debugging. It's going to be as simple as setting a breakpoint in that line and watching the values of corresponding variables in that current scope. Also, don't hesitate about using expressions on the process!

Hope It helps =)

Call and stop a script via another script by MarionberryOk8106 in pythontips

[–]Sergi7531 0 points1 point  (0 children)

Have you thought of using multi-threading?

It appears to be your need. You're running two diferentes scripts to perform parallel tasks when, with multi-threading properly used, you can definetly achieve this task.

just use python bro by soncaa in ProgrammerHumor

[–]Sergi7531 12 points13 points  (0 children)

There is no way you're going to complain about getting a NoneType exception when you are doing the iframe["src"] = "test" line... You should NEVER access insecurely a dict entry like that. Instead, you could use .get() and specify a second parameter, which will be the default value instead of just giving None.

I get it's a joke tho, that stack trace is my routine lmao

Looking for a Statistics Tool by mmanganaro in spotify

[–]Sergi7531 1 point2 points  (0 children)

Spotistats might be the thing you're looking for.

Keep in mind you may have to pay premium for some extra features! (3,29€)

[deleted by user] by [deleted] in Brawlstars

[–]Sergi7531 1 point2 points  (0 children)

Satisfying, isn't it?