BigDaddyRAAB

joined 2 years ago
[–] [email protected] 16 points 1 day ago (1 children)

Frame generation will make your game feel more fluid at (minor) expense to input lag by generating "in between" frames. It works like Nvidia's DLSS 3 but on any graphics card because AMD open sources it

[–] [email protected] 1 points 6 months ago (1 children)

My understanding is the main problem here is that the machines became effectively unbootable. This wouldn't happen in nixos because if setup properly all core system files are handled by nixos itself. That being said obviously it depends on how a user manages their system.

[–] [email protected] 4 points 6 months ago (3 children)

Nixos wouldn't have had any issues, it maintains state information based on configuration and you can choose to load an older boot image during bootloader. Other immutable distros it depends on how they work