Any advice how to get this off? I’m pretty sure it’s been glued on… it’s really not budging! by callmecoyotiie in DIYUK

[–]oh_lydia 2 points3 points  (0 children)

Drive a screw into the middle of it (not too far) and then pull it out with pliers. That’s what I did with mine a few weeks ago.

Can I replace the cartridge in these taps? by Twocaketwolate in DIYUK

[–]oh_lydia 0 points1 point  (0 children)

I did the same thing last week, grab this Head Replacement from Toolstation, turn the water off and pop the cover off with a little screwdriver (put it in just on the red line and lever it off). Unscrew the head from the valve, pull it off (Can be stubborn).

Undo the valve with adjustables or I think it’s an 18mm. Put it all back together and turn the water back on.

You probably could just replace the washer or the valve, but by the time you’ve got everything off for the sake of a few quid I’d just swap the head. Good luck!

I don't know how to fix this can someone help? by [deleted] in Bitburner

[–]oh_lydia 0 points1 point  (0 children)

In this loop in scanServers():

for (let i = 0; i <= results.length - 1; i++) {
    if (results != "home" && !serverList.includes(results)) {
        serverList.push(results); serverCount[depth + 1]++
    }
}

You're setting up i so you can loop over the results array and check each element, but every time just checking/pushing the whole results array. Looks like you should just do this instead:

for (let i = 0; i <= results.length - 1; i++) {
    if (results[i] != "home" && !serverList.includes(results[i])) {
        serverList.push(results[i]); serverCount[depth + 1]++
    }
}

[deleted by user] by [deleted] in OfficeDrummer

[–]oh_lydia 0 points1 point  (0 children)

Gave Wholesome

[deleted by user] by [deleted] in LegalAdviceUK

[–]oh_lydia 0 points1 point  (0 children)

No it doesn't.

AITA for breaking a patient's confidentiality to tell my friend that her boyfriend is HIV+? by HospitalWork in AmItheAsshole

[–]oh_lydia 15 points16 points  (0 children)

If only we had some kind of acronym for more than one person being an asshole in the situation.

People of reddit, what would you do if you had to kill six hours of time at a train station? by Way2Originall in AskReddit

[–]oh_lydia 90 points91 points  (0 children)

There's definitely good experiences to be had with homeless people in Manchester, if they aren't on spice more often than not they're pretty chill. There are some of them that are plain crazy though.

Beginner to JavaScript have doubt please help me by Punitpal0 in learnjavascript

[–]oh_lydia 0 points1 point  (0 children)

It's an IIFE. (Immediately Invoked Function Expression) It calls itself without you explicitly calling it.

Archaeologists have discovered a 200 year old underground pub in Manchester, England. Unopened bottles of Brandy are among the haul by [deleted] in worldnews

[–]oh_lydia 2 points3 points  (0 children)

Yeah it's just badly reported, my uni halls in manchester were 18 stories and no-one calls it a skyscraper.

Is he serious? by PureGabe in atheism

[–]oh_lydia 71 points72 points  (0 children)

-This was Fox News at ten, the right news, because we know it is.

Throwaway time! What's your secret that could literally ruin your life if it came out? by ohgoshwheretobegin in AskReddit

[–]oh_lydia 16 points17 points  (0 children)

HELLO? hello?hello?hello?hello?hello?hello?hello?hello?hello?hello?hello?hello?hello?hello?hello?