

1·
23 days agoAt this level your main concern is avoiding blunders. Go through a mental checklist before making a move: are pieces hanging, can you opponent deliver a check etc.


At this level your main concern is avoiding blunders. Go through a mental checklist before making a move: are pieces hanging, can you opponent deliver a check etc.
Use systemd-zram-generator. The process is explain in the DebianWiki and the ArchWiki and this random blog, but it boils down to just a few commands you need to run:
You can tweak the settings above. Fedora recommends using
zram-size = min(ram, 8192), which would correspond to 8GB ZRAM in your case. CachyOS uses a less conservative config withzram-size = ram.To confirm that zram is working, run
zramctl. It should print something likeSee also Improving system responsiveness under low-memory conditions.