Buckshot

joined 2 years ago
[–] Buckshot@programming.dev 4 points 4 days 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 4 days 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 6 days 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 weeks 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 weeks 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.

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

How long until someone asks an LLM how to customize the property names of JSON and it tells them to use github copilot to that 😂

[–] Buckshot@programming.dev 2 points 1 month ago

We also maxed out the limit twice. 10k for us. Went 2k over the first time. Second time is this year so hoping he doesn't need anything expensive before June. He's has 2 total hip replacements at £8500 each.

[–] Buckshot@programming.dev 8 points 1 month ago

Takes longer to get in and out the airport. I bet there's not much in it overall

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

It's taken me a while to learn how to use it and where it works best but I'm coming around to where it fits.

Just today i was doing a new project, i wrote a couple lines about what i needed and asked for a database schema. It looked about 80% right. Then asked for all the models for the ORM i wanted and it did that. Probably saved an hour of tedious typing.

[–] Buckshot@programming.dev 10 points 2 months ago

The town i used to live in, population 180,000, has a big park right outside the centre. It's got a lake, open grass, a small wood. It's a very nice park. Always busy.

The west edge is bordered by a 7ft wire fence and beyond it is a golf course 2.5x larger than the park. At a glance it looks very similar except this land is reserved for the exclusive use of ~500 members.

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

It's not really an option for renters, tenants aren't going to pay for solar panels on someone else's house and landlords wouldn't get any benefit.

I'd rather see public investment in grid installations that can benefit everyone, not just the poorest who were rich enough to buy a house, along with reforming the energy market so pay what the energy actually cost and not as if it was all gas.

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

Another one for immich but I'm also running immich-public-proxy. It proxies just the share links so the entire instance isn't public.

 

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 ›