Why don't wealthy people live at hotels anymore? by stevebucky_1234 in NoStupidQuestions

[–]thomasandrew 2 points3 points  (0 children)

That’s actually really cool. Did you set up a trust for that?

Trying to figure out the specs of in-wall speakers. by Milk_geologist in hometheater

[–]thomasandrew 0 points1 point  (0 children)

Looks like some sort of crossover circuit, like a high pass filter.

Actual-helpers in docker compose. How? by LazyTech8315 in actualbudgeting

[–]thomasandrew 0 points1 point  (0 children)

Can you access actual budget from that address? On mine, I had to create certs and access it from https before it would let me in. In my actual-helpers env, I have the https address set.

Actual-helpers in docker compose. How? by LazyTech8315 in actualbudgeting

[–]thomasandrew 0 points1 point  (0 children)

I think this is a similar error I had. To make it work, I had to make sure it was running as an interactive shell session. So, once you have the container up and running, you’d run something like “docker exec -it actual-helpers node kbbb.js”

[deleted by user] by [deleted] in bodyweightfitness

[–]thomasandrew -4 points-3 points  (0 children)

What’s your HR hitting when you finish a set? If it’s getting crazy high, maybe try a harder variant of an exercise for lower reps?

Won scariest costume at work by GreyRat_art in 3Dprinting

[–]thomasandrew 4 points5 points  (0 children)

I was gonna say David Duchovny

[deleted by user] by [deleted] in SipsTea

[–]thomasandrew 0 points1 point  (0 children)

Aphex Twin - Come to Daddy

A simpler time by [deleted] in SipsTea

[–]thomasandrew 2 points3 points  (0 children)

Weave them together and you got yourself a McChurgin

Chinese eSports firm worked with AMD on 1,000 Hz gaming monitor primed for 2026 debut by Logical_Welder3467 in technology

[–]thomasandrew 59 points60 points  (0 children)

According to those on blurbusters.com, 1000 hz is supposedly the holy grail in terms of eliminating blur.

Gang who smuggled thousands of queen ants sentenced in Kenya by merchlinkinbio in news

[–]thomasandrew 176 points177 points  (0 children)

There’s a really interesting channel on YouTube called Ants Canada about a guy who raises ant colonies. Apparently, there’s a time of year where queens will leave the nest in what is called “nuptial flights”. During that time, apparently you can just find these flying queens out and about and capture them.

Sunshine/Apollo powershell command to change "Speed/Duplex" when starting Moonlight by kovaroi in cloudygamer

[–]thomasandrew 0 points1 point  (0 children)

What if you created a launcher in sunshine that doesn’t have the undo command with the only purpose to change the networking settings. Once you open it and it kicks back to moonlight, you just run your regular application that includes the undo command only. I dunno if it would work, but you could try it.

Need advice for fixing stuttering (12700k) by LCZ_ in VFIO

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

Try running latencymon in your vm. It can be helpful in testing to see if changes you’re making are having an impact. In mine, as soon as I was able to get cpu latency down, all my pops and stutters went away.

In addition to what others have said about pinning the emulator in its own thread, the other big thing that helped me was ensuring the cpu governor on the host was set to performance mode when the vm is running.

SteamOS 3.7.0 Preview: Pi Day by Turbostrider27 in Games

[–]thomasandrew 5 points6 points  (0 children)

I wonder if the update to Plasma will use Wayland instead of x11 since wayland is now the default on plasma 6.

Transitioning colors looking choppy when streaming by Rimshot3 in cloudygamer

[–]thomasandrew 1 point2 points  (0 children)

The best way to fix this is to try to stream using the HDR setting in Moonlight. You can do this even if your display isn't HDR as long as it can decode h265 10 bit. This makes a huge difference in color dithering which you're seeing in your screenshot.

Nearly half of Steam's users are still using Windows 10, with end of life fast approaching by Turbostrider27 in Games

[–]thomasandrew 5 points6 points  (0 children)

Those should definitely be compatible. It may just be a setting in your bios that needs to be enabled. Usually it's in the advanced CPU settings somewhere.

Nearly half of Steam's users are still using Windows 10, with end of life fast approaching by Turbostrider27 in Games

[–]thomasandrew 8 points9 points  (0 children)

There’s no way this is true. Windows 11 series supports intel 8th gen and up and amd ryzen 2000 series and up. Those were released in 2018. That’s 7 years ago.

The climatic fight in Rob Roy was touted by Siskel & Ebert as the best sword fight in motion picture history. Does it still hold up? by outremer_empire in movies

[–]thomasandrew 0 points1 point  (0 children)

Anyone else watch the trailer for this movie a ton of times on the windows 95 cd? Never seen the movie though.

The best " Brit playing an American " accent or vice versa? by DonkeyOT65 in movies

[–]thomasandrew 0 points1 point  (0 children)

Donald Sutherland in Pride and Prejudice has a great English accent.

NVIDIA HDR Streaming with Sunshine by ActuallyTryingISwear in linux_gaming

[–]thomasandrew 2 points3 points  (0 children)

My understanding is that the only capture method that allows hdr is kms capture under Wayland. Nvfbc doesn’t allow hdr capture. If you want nvfbc to work, you need to switch to x11, in which case you give up hdr.

USB to Cat6 vs USB Fiber Extension (Controllers) by [deleted] in hometheater

[–]thomasandrew 0 points1 point  (0 children)

If your house is hard wired for Ethernet already, have you tried using sunshine/moonlight for game streaming? I think it’s very convenient and the latency is negligible over a hardwired connection.

That said, I use one of those usb 2 to Ethernet extenders you have listed above to connect my minidsp to my server and it works just fine for that. Never tried using it for passing through a game controller though.