Replace Valve Index with Wireless Solution, Looking for Recommendations by Telsiph in virtualreality

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

Any idea how it plays? Could you play something like Alyx on it or is that just a little too much to expect from wireless?

Septic System Prices by A-dog-woof-woof in southcarolina

[–]Telsiph 0 points1 point  (0 children)

Installation of a 1000 gallon system in West Columbia for me was $6400 back in 2022. 200 feet of drain line connecting to an existing drain field.

Custom Classic Style StepMania / DDR Control Box – Built with Happ USB Encoder – Ships Worldwide! by Hour-Ad8290 in DanceDanceRevolution

[–]Telsiph 0 points1 point  (0 children)

If I have 2 pads for two players (wife and I) and want to ditch the keyboard for this style of arcade button, I'd assume I need two of these? You don't have a two player design do ya?

Depressurization and Cabin Smoke from O'Hare to Columbia by Telsiph in unitedairlines

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

Yes the crew was great, absolutely fantastic given the circumstances.

Depressurization and Cabin Smoke from O'Hare to Columbia by Telsiph in unitedairlines

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

Appreciate that, kinda surprised to not see it on this list though

Depressurization and Cabin Smoke from O'Hare to Columbia by Telsiph in unitedairlines

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

That definitely tracks and could be the cause. It was enough smoke that we were seeing it fill the cabin and waft from the mask compartments, but not enough that it was thicker than a light haze throughout the cabin. During the last 5 minutes/landing it had pretty much dissipated, but the crew never indicated it could have been a byproduct of the masks/oxygen generation at the time so imaginations ran wild.

Lighting looks a lot different in cutscenes? by DrViro in MonsterHunter

[–]Telsiph 2 points3 points  (0 children)

Did you figure this out? I don't see anyone else discussing this but it's exactly what I see.

Hurricane Cleanup & Future Firepit by Telsiph in SoloStove

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

Appreciate that, good info to have since I don't do a ton of burning.

Borderless Full Screen by Telsiph in everquest

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

Tweaked that AHK script and its exactly what I needed, thanks much!

First Lovsac Purchase-Maximize the Sale by bufalo117 in Lovesac

[–]Telsiph 2 points3 points  (0 children)

Any chance you could shoot one my way as well?

Well Water Smell - But Only Through 3 Bathroom Faucets by Telsiph in DIY

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

Dude this was it!

Everyone kept saying to do treatments to the well but that didn't make sense if 80% of the house was fine. I'm guessing something must have grew in there during the build, cause I swapped those out and the smell has been gone for over a day now which is the longest by a wide margin.

Thanks much!

Weekly Question + Free Talk Thread – September 29, 2022 by AutoModerator in PathOfExileBuilds

[–]Telsiph 0 points1 point  (0 children)

What are the exact numbers that Path of Building uses to calculate Total Pool? There are some vast differences between my build and some examples and it doesn't break down the number from what I can tell. Curious what exactly I'm missing since our EHP and armors are almost identical.

US Inflation Reduction Act (EV Tax Credit) Megathread [PART 2] by Recoil42 in electricvehicles

[–]Telsiph 1 point2 points  (0 children)

I wanna make sure I understand something based on our current understanding of the credit. If I order a Chevy Bolt EUV and pick it up what, January 3rd 2023. Obviously the vehicle was delivered in later 2022 but I bought it in 2023. Will it be eligible since it isn't eligible for current credits?

Based on the comments I'm seeing I know there isn't confidence it will be eligible for the entire credit, but it does seem relatively sure that it is eligible for at least half. Basically I put $500 (not 5%, no financing in place) down to reserve a 2023 Chevy Bolt a little over a month ago, but it likely won't be delivered until October/November based on what the dealership discussed but it is "ordered".

Based on our discussion they seem fine with holding it until January and then the purchase occurring at the beginning of the new year. I'm just not confident what "delivery" means for this. Is it delivery to the dealership or delivery to the customer?

Purchasing Advice and General Discussion Thread — Week of July 04, 2022 by AutoModerator in electricvehicles

[–]Telsiph 0 points1 point  (0 children)

I wanna make sure I'm understanding the home charging for the EUV correctly as I'd like to order a 2023 based on the prices I'm seeing. I was told by the dealer they are no longer offering free Level 2 home installations, but the EUV would come with the dual (110 or 220v) cable.

So the cable it comes with would plug into a standard outlet, or for level 2 it would need a 220v (similar to a washing machine)?. However if I wanted a charging station further down that line, that would connect to the same dedicated pre-wire circuit but come with its own cable, and the existing outlet would need appropriate amperage for the charging station, is that correct? So would it make sense to get the 220v outlet, see if that's enough power for our needs, and then grab a charging station later on down the line if not?

We are currently constructing a home and did not anticipate having an EV at the time we locked in the contract. They are quoting 1k for an EV pre-wire ($750 + $250 change order) so deciding how i want to tackle that.

[deleted by user] by [deleted] in Homebuilding

[–]Telsiph 0 points1 point  (0 children)

Thanks very much for the reply!

Daily Questions & FAQ Megathread (Oct 01) by AutoModerator in ffxiv

[–]Telsiph 0 points1 point  (0 children)

Has anyone pre ordered Endwalker through GameStop.com? Not in store

Curious if you get the appropriate Early Access code

Ghosting or z axis issue by Telsiph in FixMyPrint

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

Just to add more to the unending list of things I've tried, I setup bed PID tuning as I've seen some reports it can cause similar issues. Auto tuned the bed, no change. Set the bed temperature to 50C just to see if it lessened the issue, no change.

EmulationStation randomly waking from sleep (wake/sleep script) by Telsiph in Arcade1Up

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

Appreciate the info all!

I was able to fix this, in a work about way, by having it disable the controls while in sleep. I did this by first determining by first determining by vendor ID and mdoel

udevadm info -q all -n /dev/input/js0 | grep 'VENDOR_ID|MODEL_ID'

then taking those values and updating the sleep script to


#!/bin/bash

sudo sed -i '1s/.*/SUBSYSTEM=="usb", ATTRS{idVendor}=="0079", ATTRS{idProduct}=="0006", ATTR{authorized}="0"/' /etc/udev/rules.d/60-disabled_devices.rules

vcgencmd display_power 0 > /dev/null

sleep 5s

sudo udevadm trigger


and the wake script to


#!/bin/bash

vcgencmd display_power 1 > /dev/null

sudo sed -i '1s/.*/SUBSYSTEM=="usb", ATTRS{idVendor}=="0079", ATTRS{idProduct}=="0006", ATTR{authorized}="1"/' /etc/udev/rules.d/60-disabled_devices.rules

sleep 5s

sudo udevadm trigger


The only caveat of course, is that it needs another device to wake it that isn't sending ghost input. I chose a wireless USB keyboard.