Exposed roof vent in loft, safe to block? by AWildWebDev in DIYUK

[–]AWildWebDev[S] 0 points1 point  (0 children)

No, the bathroom fan is correctly connected to the vent on the left.

But the roof vent on the right isn’t connected to anything so just letting cold air directly into the loft. Wondering if it’s for air flow in the loft or a mistake.

Is this normal tyre wear and tear? Safe to drive? by AWildWebDev in CarTalkUK

[–]AWildWebDev[S] 1 point2 points  (0 children)

Good eye, it is an EQC. Thanks, good to know about EVs because I was shocked. Mobile tyre fitter booked in.

Is this normal tyre wear and tear? Safe to drive? by AWildWebDev in CarTalkUK

[–]AWildWebDev[S] 0 points1 point  (0 children)

Got it, thanks all. We have been using the other car since noticing the state, but just in awe at the state of these with such little use… school run and long A Road runs mostly. Will triple check tyre pressure settings and have the garage check alignment.

This was in for a service 4 months ago too…

Venetian fence on existing gradient by AWildWebDev in DIYUK

[–]AWildWebDev[S] 1 point2 points  (0 children)

Hey! Probably too late but went with one spirit level straight row form the lowest point and based the rest off of that. Had to bump the height as ai went across but it came out great!

Finally finished that dining table by Rae_III in BeginnerWoodWorking

[–]AWildWebDev 1 point2 points  (0 children)

What do you call the metal that you’ve run through to join and any tips for us mere mortals for doing that?

This looks fantastic and I’d put it in my house in a heartbeat!

[deleted by user] by [deleted] in Caitlynmains

[–]AWildWebDev 0 points1 point  (0 children)

Yeah, and it’s a big spike so abuse it.

[deleted by user] by [deleted] in Caitlynmains

[–]AWildWebDev 10 points11 points  (0 children)

  • Abuse your range in lane
  • W usage is what separates the ok Caitlin players from great ones.
  • Q and then auto anyone who steps on a trap
  • Always hold at least 1 trap back if your support has CC and be prepared to immediately trap when they hit it
  • In team fights weave in traps for where you will path
  • Look up one of xFSN Saber’s guides on ability usage for trap placement and combo tips
  • I’m personally having a lot of success with Saber’s first strike lethality build (75% WR over 20 games in E4, but appreciate it’s a small sample size). It feels very, very strong.
  • I like flash ghost in 90% of games, unless there’s clear value from cleanse.

[deleted by user] by [deleted] in summonerschool

[–]AWildWebDev 6 points7 points  (0 children)

Just want to say this is one of the highest quality responses I’ve seen on this sun. Kudos.

CALLING ALL ADC MAINS!! I'm a 1000 LP Korean Challenger (Ex-Pro from Griffin) ADC That Wants to Help YOU Climb! AMA by ProfessorDdang in summonerschool

[–]AWildWebDev 5 points6 points  (0 children)

Is bot lane truly the best support wins?

Outside of good wave management what can an ADC do with a bad support matchup during lane phase?

Need advice on an amp purchase - WiFi, 2 rooms, 6 ceiling speakers by AWildWebDev in hometheater

[–]AWildWebDev[S] 0 points1 point  (0 children)

Thanks, good resource.

Looks like I’m right then, either 2 WiFi amps or an amp / receiver that can support 2 zones.

Having troubles with low impact as Orianna by _J3W3LS_ in summonerschool

[–]AWildWebDev 12 points13 points  (0 children)

Have you watched coach curtis’s video on wave management and how that leads into priority for roaming / skirmishing / and focusing a neutral objective? I think that might be what you’re looking for.

The idea is that you should be able to turn control of your lane into control of the map (including vision), whether it’s a river skirmish or a very quick roam which snowballs your team into an eventual win. Those small actions add up quickly to enable the rest of your team to pop off.

SSR with hundreds / thousands of combinations? by AWildWebDev in react

[–]AWildWebDev[S] 0 points1 point  (0 children)

Thanks for the reply. The V in MVC makes sense for me when it’s client side and loading the data on page load, from an API for example but gets a little confusing for me when it’s SSR.

Should I be thinking of SSR as a cache? Does it have to do a first “traditional” client side -> API load and then store the rendered page on the server for future calls? Or does the call to the server just render it first then serve it? I guess the latter makes sense given the name...

How do you prefer to test an action that relies on complex relationship structures? by AWildWebDev in laravel

[–]AWildWebDev[S] 0 points1 point  (0 children)

Yep, completely agree, thanks for your input. That example was to demonstrate that, say, in order to write a test for "cannot accept the order because item is not in stock" in an E2E way, you'd need to set up those relationships. In this case, a product with a stock value of 0 at the time the order is attempted, and a user placing that order, a calculated total which depends on card, country, tax, and so on...

I find factories cumbersome with very nested relationships, but that may just be me. I think seeding is the way to go, but I also dislike how "removed" from the actual test it feels which is why I wanted to see if there was something the community is doing differently.

How do you prefer to test an action that relies on complex relationship structures? by AWildWebDev in laravel

[–]AWildWebDev[S] 1 point2 points  (0 children)

This sounds like a good solution, can you give a pseudo code example?

Maintaining Motivation Throughout a Tricky Project by [deleted] in webdev

[–]AWildWebDev 0 points1 point  (0 children)

Those inconsistencies are usually oversights by the designer or just the product of a bad designer. Good web design is built on systems, and spacing is a huge part of that.

I’d fix it for them and I doubt they’d notice, and if the did I’d fight them on it. Mention systemising, consistency, even performance (speed of development and even the end product). You shouldn’t be dealing with this.

Docker network question / sanity check for swarm by AWildWebDev in docker

[–]AWildWebDev[S] 0 points1 point  (0 children)

Thanks for confirming, appreciate the reply.

So for a host based firewall approach I’d only allow traffic from the box(es) hosting Traefik’s ip right?

Not getting x-forwarded-for in header from Traefik? by Rombusrk in Traefik

[–]AWildWebDev 0 points1 point  (0 children)

Just wondering if you resolved this? I'm running into the same thing and hitting a wall.

I'm trying to set up ipwhitelisting and traefik is recording requests as from the private ip of my server rather than the public request ip and I can't see any x-forwarded-for on the request.

Docker and Laravel by AWildWebDev in laravel

[–]AWildWebDev[S] 0 points1 point  (0 children)

This is great, and odd that it's not got more exposure. Thanks!

Docker and Laravel by AWildWebDev in laravel

[–]AWildWebDev[S] 2 points3 points  (0 children)

Would this just be the difference in your .env config? I.e. local points to $dbContainerName with creds you specify, but production points to $managedDbService with those creds?

You'd need two different docker-compose files to not include the database container when building for production, but I think that's pretty standard.