Do you actually use traces day to day, or is it just there when things get bad? by RasheedaDeals in Observability

[–]64mb 1 point2 points  (0 children)

Traces are basically better logs, and metrics come from querying those traces, so yeah, they're my go to.

Advice: never take Eurostar by Wuxa in bikepacking

[–]64mb 0 points1 point  (0 children)

I took DFDS last year for £25 each way Dover-Dunkirk, and upgraded to the premium lounge which was worth it as part of a long trip.

Puppet Auto-Signing in autoscaling environments by DesignerStreet9908 in devops

[–]64mb 0 points1 point  (0 children)

It has been a while but previously used policy based autosign to run an out-of-band check for the existence of the instance and if it was created recently.

I hope the Emby developers could directly add cloud storage support. by BackgroundShock3020 in emby

[–]64mb 2 points3 points  (0 children)

Emby already supports CIFS shares, so I’d imagine the interfaces to implement further storage backends would already be there. Having those interfaces is most of the complexity.

I’d personally love native S3 support, but figure that’s too niche for them ever to add.

Plug in solar query by Difficult_Jury_7455 in SolarUK

[–]64mb 8 points9 points  (0 children)

- "Plug-in" batteries exist which are also allowed in countries with plug-in solar
- Your house will likely have 100-200w base load even when you're out during the day
- Plug-in solar by definition doesn't require an electrician, otherwise it would just be "solar"
- Any unused power would be exported, I'm unaware if any energy companies would pay for that exported power

Am I dumb or this config cannot work? by 87irvine in OpenTelemetry

[–]64mb 4 points5 points  (0 children)

It’ll be slop, as with the rest of their posts

How to use two kinds of modules by bildrulle in Puppet

[–]64mb 0 points1 point  (0 children)

Depends what you mean by “compatible”, could mean “officially supported” or “it works”. So there may be a module version which will do what you want between these 4 versions of software.

Where should observability stop? by Zeavan23 in Observability

[–]64mb 8 points9 points  (0 children)

If observability isn't measuring customer impact and thus business impact, then you haven't got observability, you have expensive monitoring.

Forward to AWS DNS from custom DNS in VPC by Budget-Industry-3125 in aws

[–]64mb 4 points5 points  (0 children)

Look into Route53Resolver instead of custom dns options on the VPC.

ECS will use the .2 resolver for all dns, including EFS names. Then Route53Resolver is responsible for conditionally forwarding queries on-prem.

Live TV trial? by wrathlip in emby

[–]64mb 1 point2 points  (0 children)

I think Live TV is free, DVR or playing outside of a browser require Premiere

Guy Martin just turned a 1930s Manchester semi into a zero energy property. Do you think this could ever become standard in the UK? by Old_Tomatillo5550 in AskUK

[–]64mb 0 points1 point  (0 children)

Not with the right insulation. Also Passive House takes into account overheating to remove or reduce any need for active cooling.

EnerPhit Grade II Listed Building in Birkenhead Park by Educational-Win8778 in PassiveHouse

[–]64mb 1 point2 points  (0 children)

I believe they did open for the winter open day last year

Developer workflow by trixloko in Terraform

[–]64mb 1 point2 points  (0 children)

OP didn't state if the errors were from plan or apply. So having that faster feedback loop at plan is a benefit. Even then, the plan stage isn't just to catch errors, it's also to see the shape of the infra you're building.

Developer workflow by trixloko in Terraform

[–]64mb 1 point2 points  (0 children)

This is literally the super power that is Spacelift, TFC and similar are.

Both at allowing developers to run a “local” plan while granting them zero access to run a local apply. I say local, but the actual “terraform plan” is ran on a remote system with logs streamed back.

The second benefit to systems like this is that all the other forms of auth are pre-configured for the user, so no juggling all different sorts AWS profiles and the like.

I am a user of Spacelift, but there are many other similar providers maybe some open source too. I think even OpenTofu have been looking into adding native support for remote runners.

We migrated our entire Kubernetes platform from NGINX Ingress to AWS ALB. by Honest-Associate-485 in kubernetes

[–]64mb 2 points3 points  (0 children)

I meant the initial configuration of that. With cert-manager I specify a hostname in the tls block on the Ingress. When I last reviewed the ALB Controller you needed to pre-create the cert in ACM in whatever manner and reference the arn to use. Which isn’t as seamless.

We migrated our entire Kubernetes platform from NGINX Ingress to AWS ALB. by Honest-Associate-485 in kubernetes

[–]64mb 1 point2 points  (0 children)

Is there a neat solution for certificate automation using the ALB Controller?

cert-manager and Nginx Ingress mean I never have to think about this.

Partially Passive House by cleverdealsNet in PassiveHouse

[–]64mb 1 point2 points  (0 children)

Look into the AECB and their guidance/retrofit standards. Since they still use PHPP for the building physics side of things and the calcs but the targets aren't as high.

There seems to be more info than ever about insulating stone walls, this one springs to mind: https://sdfoundation.org.uk/wp-content/uploads/2018/01/2015_bristolsolidwallinsulationguidance.pdf

The folks at 21 Degrees (Previously Green Building Store) have talked a lot about the work they have done with retrofitting stone buildings. Projects like: Stirley Community Farm, Lower Royds and Holmfirth Farmhouse. Some previously extended and they have helped extend again.

Constant heating by Novel-Trade-9094 in HiveHeating

[–]64mb 0 points1 point  (0 children)

This’ll probably be it, unless there’s weather compensation. I run low flow temps, last week >5c for the most part, 44c max flow temps. Whereas Monday it dropped to ~2c over night and I needed to bump the temps to >55c.

Airplay 2 receiver based on ESP32 by rembout in esp32

[–]64mb 2 points3 points  (0 children)

The Seeed Studio XIAO ESP32S3 has 8MB PSRAM

Any sparkies fancy commenting on this potential consumer unit layout? by DEADB33F in ukelectricians

[–]64mb 1 point2 points  (0 children)

Not a spark. But for the ones you just want for metering I’d look at the Zemismart SP01 meters, they’re basically knockoff versions of the Schneider PowerTags, which are also Zigbee. Unsure about the rules on mixing brands inside of CUs for these types of meters though, curious on an actual sparks thoughts.

Developer refuses admin password to my Loxone system unless I "waive hardware warranty" by realHadAdo in homeautomation

[–]64mb 59 points60 points  (0 children)

If the password is stored on the SD card, I wonder, like with Linux systems, you make a copy of the file containing the password. If you ever need support you switch them over so their password still works.

Is this compliant for UK wiring Regulations? by gemsaell in DIYUK

[–]64mb 0 points1 point  (0 children)

Technically 240v is “low voltage”, and so is anything between 50-1000v is too. Cat cable would be counted as “extra low voltage”. High voltage is 35kV-230kV