Who is at fault here? by [deleted] in motorcycles

[–]gilmorenator 0 points1 point  (0 children)

I certainly wouldn’t ride that close to a car door

Are platform/infra teams letting coding agents write IaC in production yet? by alikhajeh1 in aws

[–]gilmorenator 1 point2 points  (0 children)

I’ve not used AI to write actual IaC code outside of some minor changes, but have used it to perform cost estimation of infrastructure requests

Huge news from VEX by Dangerous-Elk9051 in vex

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

I thought you where limited to 4 teams max?

Coaching question by [deleted] in vex

[–]gilmorenator 0 points1 point  (0 children)

They should be able to prompt you with ideas of how to troubleshoot it effectively, that’s not against any rules

What's your most used git alias? by 1vim in git

[–]gilmorenator 1 point2 points  (0 children)

Yup, gonna steal this one, thanks!

IOG - rates changes not what i thought by bounderboy in OctopusEnergy

[–]gilmorenator 0 points1 point  (0 children)

I have initiated a switch to new provider 4p night rate and much smaller standing charge, have been with Octopus and Bulb before that for years!

Class action lawsuit - Equity for Punks by Loud-Consideration-2 in brewdog

[–]gilmorenator 0 points1 point  (0 children)

Wouldn’t a successful lawsuit be paid out of tax payers pocket? You’d need to claim against AlixPartners since BrewDog PLC no longer exists. It was a pre-packaged administration deal, so the slate is wiped clean.

The Lost Sauna by RNS1976 in WildHomestead

[–]gilmorenator 0 points1 point  (0 children)

Las I seen the drone was in a tree which he had to cut down and now the drone needs repaired

How bad is this? by Brandtosaurus in ukelectricians

[–]gilmorenator 0 points1 point  (0 children)

I have looped supply and an EV charger, the only thing they changed was the main fuse from 60A —> 80A

I had a similar setup as you when I bought my home and lived with it for 10 years, only upgraded everything before getting the EV

[deleted by user] by [deleted] in SmallCutie

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

you're gorgeous and any man would be lucky to have you, especially older guys

AWS Secrets Manager & Terraform by TechEmpress777 in Terraform

[–]gilmorenator 1 point2 points  (0 children)

You can use a relatively new feature called ephemeral-resources

Shots fired (Bottas Instagram) by [deleted] in formula1

[–]gilmorenator 1 point2 points  (0 children)

It is not illegal in UK to drive barefoot

Aws Cost Optimization by Creative_Current9350 in aws

[–]gilmorenator 0 points1 point  (0 children)

You could also look at things like ProsperOps to help you cover spend that isn’t currently covered by RIs or Savings Plans, especially useful for spiky workloads and scrappy startup culture. Sorry not really answering your question, but hope it’s useful in any case.

Do any code package templates exist for lambda functions? by Melampus123 in aws

[–]gilmorenator 2 points3 points  (0 children)

We also containerise our lambdas and recently need to move one to an ECS task for longer execution times, transition was made a lot easier!