stiltonfondu

joined 1 year ago

I’ve been experimenting with the FSR4 setting which are supported in Mesa-GIT for my 9070xt

[–] stiltonfondu@sh.itjust.works 2 points 2 days ago (2 children)

I tried it out. Definitely fixed the issue I was having in the menu with selecting gear. Performance seemed ok too. I had jittering on 10-13 which seems to be gone now

My launch commands

PROTON_FSR4_UPGRADE=1 PROTON_ENABLE_HDR=1 PROTON_ENABLE_WAYLAND=1 ENABLE_HDR_WSI=1 DXVK_HDR=1 mangohud %command%

[–] stiltonfondu@sh.itjust.works 3 points 2 days ago (4 children)

Yeah rolling back to 10-12 sorted that. Hopefully this does too

This is even more annoying if you use vertical tabs

[–] stiltonfondu@sh.itjust.works 4 points 3 weeks ago

I use PowerShell on Linux for work stuff. We maintain a set of Azure deployment scripts that were originally developed on PS 4 and 5 for Classic Azure. They’ve been migrated to AzureRM and now PS Core and Az. The scripts are now fully cross-platform.

We even use some PS remoting over SSH for remotely deploying stuff on Linux VMs where we run some bash commands for configuration.

I started with bash scripting years ago and never really used PS for Windows or exchange server admin. Just in the last decade for Azure stuff.

Sounds weird and horrible but it’s fine.

Bash is still home