Buckshot

joined 2 years ago
[–] Buckshot@programming.dev 4 points 1 week ago

My ankles, wrists, and shoulders have done that as long as i remember

[–] Buckshot@programming.dev 7 points 2 weeks ago

Taxing the profit of an individual pub seems like a great way to reward the big chains that hide their profits better.

[–] Buckshot@programming.dev 8 points 2 weeks ago

I did the same but with milk. My job at the time supplied coffee but not milk, the fridge was full of 1 pint bottles with names written on. There was never enough space. People got territorial over their 5sq inches of fridge. There was a milk club where they pooled together to buy milk for their group.

I couldn't face dealing with that so opted out and drank it black. That was 15 years ago.

Some time later that employer realised they could solve a great many staff disputes for the low price of 20 pints of milk a week and started supplying it. No idea why it took so long.

[–] Buckshot@programming.dev 8 points 1 month ago (2 children)

My first job was about 200 people but there was a satellite office with 3 people. Similar story, someone left and they tried to replace him for the same salary. The job ad was for project manager/lead dev/office manager/customer support and user training.

They actually hired someone who latest 6 weeks

[–] Buckshot@programming.dev 34 points 1 month ago (13 children)

Yeah, humans regularly deliver stuff wrong on our street. There is no way robots will manage. I get packages for both by neighbours and they get mine more often than correct deliveries and one of my neighbours is a business.

[–] Buckshot@programming.dev 30 points 2 months ago (2 children)

A great example of this is TSA luggage locks. Mandated backdoor, master keys leaked by company that makes them, now anyone can open any TSA approved lock.

[–] Buckshot@programming.dev 4 points 2 months ago (1 children)

I meant running windows on them, its enormous and its all linux servers. I know you can run windows but it'll be a tiny fraction.

[–] Buckshot@programming.dev 15 points 2 months ago (8 children)

This is my thought, they've all but lost the battle for cloud servers and they'd rather the developers computers were Windows. WSL allows that.

[–] Buckshot@programming.dev 7 points 2 months ago (1 children)

I ordered something from ebay recently and it came from amazon. I think the seller just ordered from amazon for me πŸ˜’

[–] Buckshot@programming.dev 3 points 2 months ago (2 children)

10% of petrol is ethanol now. That's what the E10 means, so I'd say it's pretty massive

[–] Buckshot@programming.dev 16 points 2 months ago (3 children)

This is the same in UK. There are people who believe that illegal immigration is the reason rents are high and jobs are hard to get and also they're all on benefits. It's illegal to rent to or employ an illegal immigrant and I'm not sure how they are supposed to apply for benefits as an illegal immigrant but the narrative persists. Legal immigrants here have zero access to any benefits at all.

But, obviously it is all their fault and not those illegally employing and housing them.

 

We're using Terraform to manage our AWS infrastructure and the state itself is also in AWS. We've got 2 separate accounts for test and prod and each has an S3 bucket with the state files for those accounts.

We're not setting up alternate regions for disaster recovery and it's got me wondering if the region the terraform S3 bucket is in goes down then we won't be able to deploy anything with terraform.

So what's the best practice for this? Should we have a bucket in every region with the state files for the projects in that region but then that doesn't work for multi-region deployments.

view more: next β€Ί