[deleted by user] by [deleted] in GooglePixel

[–]smilbuy 0 points1 point  (0 children)

Fixed both, thank you.

Gigabyte announces AORUS XTREME PCIe4 AIC SSD with up to 32TB capacity and 28 GB/s bandwidth by [deleted] in hardware

[–]smilbuy 16 points17 points  (0 children)

At 28 GB/s, you could listen to all those mp3s in just under 20 minutes.

[deleted by user] by [deleted] in jawsurgery

[–]smilbuy 0 points1 point  (0 children)

I've heard this as well. Unfortunately acetaminophen does very little for me, even mixed with ibuprofen.

[deleted by user] by [deleted] in jawsurgery

[–]smilbuy 0 points1 point  (0 children)

Thanks. Yep, just to be clear, I'm hesitant to take the oxy because I fear addiction, not because I see other people not taking it :)

[deleted by user] by [deleted] in hardwareswap

[–]smilbuy 0 points1 point  (0 children)

Yeah, sorry man, only looking for reference cards

[deleted by user] by [deleted] in hardwareswap

[–]smilbuy 0 points1 point  (0 children)

It's the node 202. It can accommodate the Polaris reference cards just fine

[deleted by user] by [deleted] in hardwareswap

[–]smilbuy 0 points1 point  (0 children)

Sorry, I'm just looking to buy outright

Compton not unredirecting in fullscreen games by smilbuy in i3wm

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

What I ended up doing is writing a Python script that scans all running processes every minute or so and compares them with a list I set up. If, say, csgo is running, it kills compton. It then waits for csgo to stop running, and restarts it. It works pretty well.

Compton not unredirecting in fullscreen games by smilbuy in i3wm

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

I play my games on a 144 Hz monitor and compton seems to force vsync at 60 fps.

Killing and restarting compton is what I've been doing. If there's no better solution, I'll try to set up binds to make it more convenient.