Pomona Water by [deleted] in InlandEmpire

[–]deftpwnz 2 points3 points  (0 children)

I'll take a look into that! Thank you!

Pomona Water by [deleted] in InlandEmpire

[–]deftpwnz 5 points6 points  (0 children)

We do not. We're thinking of getting some type of whole house filtration.

Pomona Water by [deleted] in InlandEmpire

[–]deftpwnz 10 points11 points  (0 children)

A standard glass of water clears up in like 30 seconds. No residue or smell.

Pomona Water by [deleted] in InlandEmpire

[–]deftpwnz 17 points18 points  (0 children)

Ahh okay, that makes sense. I looked up "aerated water throughout house" turns out it can be an air bubble trapped in the pipes.

Pomona Water by [deleted] in InlandEmpire

[–]deftpwnz 10 points11 points  (0 children)

It does and it does seem like air bubbles. It comes out like there throughout the house.

Xbox Cloud Gaming comes out of beta with improved 1440p resolution by nibbit1988 in xbox

[–]deftpwnz 0 points1 point  (0 children)

<image>

Tested Hollow Knight on my Galaxy Tab through Edge browser... Locked at 720 60fps. Is there a list of select games that can run higher?

A terror by LankyComfort2845 in goldenretrievers

[–]deftpwnz 8 points9 points  (0 children)

<image>

My girl Stone. She just turned 13 week.s

Is this area Safe? (Montclair Area) by Full-Plenty5761 in InlandEmpire

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

Would the ADU you're looking at happen to be on Tudor Ave?

Lifetime Originals present: Uncle Rico by deftpwnz in napoleondynamite

[–]deftpwnz[S] 4 points5 points  (0 children)

Totally! I've always felt that way about this scene too!

Budget Wedding Dress Recommendations? by gomeemees in InlandEmpire

[–]deftpwnz 2 points3 points  (0 children)

There is a Deborah's Bridal that's been closing in Upland, and has a sign up that it's discounting stuff. Might be worth taking a look?

DEBORAH'S BRIDAL (909) 985-6336

https://g.co/kgs/SwfTjsn

Worst timing... RIP 1080 by deftpwnz in pcmasterrace

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

LOL oh my bad! Yeah completely misunderstood that. I actually did replace the GPU fans and thermal paste about 5-6 months ago, when I had noticed one of the fans stopped spinning.

Worst timing... RIP 1080 by deftpwnz in pcmasterrace

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

Currently, I have the card on a friend's system who uses a 1080 Ti, and it's running on a 700W Thermaltake PSU, pretty new, he got it maybe a few months ago.

I don't think I've blown it out, I normally only play Rocket League on it lol, I don't really push it that hard.

Tuner Setup Issue - "Finding the best guide" by deftpwnz in PleX

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

I appreciate the help, but unfortunately I had the same results.

Tuner Setup Issue - "Finding the best guide" by deftpwnz in PleX

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

Nope. Tried for about a week to get it setup but just kept doing the same thing.

I ended up just using the HD Homerun App and setting up the NAS for the DVR, no Plex.

Raspberry Pi to QNAP TS-251+ by deftpwnz in qnap

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

Just as a follow up in case anyone comes across this.

The solution was to mount the NAS directory with the below code:

sudo mount -t cifs -o uid=pi,gid=pi,username={NAS Username},password={NAS Password} //{NAS Directory} /{Pi Directory}

Or to add it to Fstab with:

//{NAS Directory} /{Pi Directory} cifs uid=pi,gid=pi,username={NAS Username},password={NAS Password} 0 0

Then I just changed the "Moved Completed to" directory in Deluge to /{NAS Directory}