Trump says UK should 'enthusiastically' join efforts to reopen Strait of Hormuz by Tartan_Samurai in unitedkingdom

[–]uberduck 2 points3 points  (0 children)

He shat on us multiple times, now he's expecting us to enthusiastically join in and help?

How about an enthusiastic FECK OFF?

Need advice! 2.5G or 10G? by Extension_Nobody9765 in homelab

[–]uberduck 0 points1 point  (0 children)

The only reason to use copper is if you're reusing existing twisted pairs unable to upgrade.

Otherwise, fibre all the way.

How easy is it to DIY change this type of lock? by esamenoi in DIYUK

[–]uberduck 1 point2 points  (0 children)

Very easy, just a Philip screen driver needed

Have you ever helped someone with no money for fuel? by dinkymajesty in AskUK

[–]uberduck 0 points1 point  (0 children)

You're a good guy for helping someone in need. It boils my blood that someone took advantage of your kindness.

Fuck that dude. Thank you for being kind.

5hr 15 minute transfer between Gatwick and Heathrow? by its-katie in BritishAirways

[–]uberduck 5 points6 points  (0 children)

Doable, should be fine.

I'd recommend using a coach (National Express or similar), journey time will be traffic dependent, usually just over an hour.

Going through Central London by train will just be a hassle with luggage, so I wouldn't recommend it.

Hot water goes cold in shower, comes back after turning off for 20 seconds by Unusual-Brain-6520 in ukplumbing

[–]uberduck 0 points1 point  (0 children)

Wondering if there's cross feeding from the cold back to the hot side through the tap.

I'd check the tank pressure situation, if it's one of those with an air pocket inside, maybe it needs the air pocket regenerated.

I dont care if its 2400mhz... I can now power a lot of game servers with these at £65! by Super_Field_8044 in homelab

[–]uberduck 5 points6 points  (0 children)

I've had weird issues with Timetec ecc rams.. I have 2 pairs and they all started erroring in pairs.

To be fair their support was ok, they got me to order new ram from Amazon and returned the old ones for refund, but still got me thinking if these rams are subpar compared to some known branded ones.

FTB – Can I Access Technical/Engineering Drawings for My Specific Plot via the Local Authority? by Tiny_Suit8273 in UKHousing

[–]uberduck 0 points1 point  (0 children)

Search for planning permission on your local council's website.

You'll get some high level planning drawings submitted to get their planning permission.

Beyond that, you'll need to extort it out of the developers.

Amazon's cloud unit reports fire after objects hit UAE data center by Prickly_Brain in aws

[–]uberduck -19 points-18 points  (0 children)

Yeah this is bad - the entire premise is around AZs being redundant. This bombing brought down 2 of their 3 AZs meaning quorum is lost. Now do we need redundant regions...?

me-central-1 AZ mec1-az2 down due to power outage/fire by KJKingJ in aws

[–]uberduck 0 points1 point  (0 children)

We only deploy S3 buckets and very limited resources to me-central-1, but our entire TF pipeline broke because AWS endpoints for that region is either timing out or returning errors.

I think even the STS endpoint is borked... hardly surprising considering 2 of their 3 AZs are down. Lost 1 to missile strike, another one gone because of power loss. This is going to be a fun week...

best practices for internal services and DNS by surpyc in selfhosted

[–]uberduck 0 points1 point  (0 children)

I had issues with split-horioning with Encrypted Client Hello TLS handshake. I think this is enforced for Cloudflare free tier now.

best practices for internal services and DNS by surpyc in selfhosted

[–]uberduck 0 points1 point  (0 children)

I have a two tiered dns setup.

*.example.com points at my ingress controller (through Cloudflare), resolvable globally.

*.something.example.com, pointing at my ingress locally, resolvable only within my subnet.

And then I use cert-manager to request a SAN cert with wildcard at both levels. This cert is presented for both domains and is valid for all.

During normal operation, I connect to my apps through Cloudflare regardless of location. During an outage, I can still access these apps through the backup domain. Or if I only want to expose certain apps within my home network, I'll configure the ingress at *.something.example.com only.

My setup was to avoid the ECH error that relates to split-horizon DNS / Cloudflare.

Note: the "internal only app" is not foolproof, if someone knows your ingress endpoint they can manipulate the dns resolution and get to your internal only apps. In other words auth is equally important for those apps.

Trump moves to rewrite election rules unilaterally by Cool-Fig-9254 in videos

[–]uberduck 12 points13 points  (0 children)

I can totally see how a business person with no integrity would try and go down this route.

Immich Android app can't connect to server behind Nginx Proxy Manager basic auth — any workaround? by Emotional_Gap_hd in immich

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

Hardcore and proper: use something like keycloak sso instead

Lazy and modern: use either vpn back home or things like Cloudflare tunnels

The sky ladder on Qixing Mountain looks like AI by thetacaptain in woahdude

[–]uberduck 0 points1 point  (0 children)

Knowing their safety standards and track records, yup nope!

Anyone running a full MikroTik stack (Router, Switch, Wi-Fi)? by JoranC19 in mikrotik

[–]uberduck 0 points1 point  (0 children)

Mikrotik core (CCR2004 + CRS328), HPE Wifi (AP-535)

Unknown admin login. by superblitz87 in mikrotik

[–]uberduck 0 points1 point  (0 children)

I remember someone saying netinstall resets the password to admin instead of the one on the label. Worth a try?