456
Dell and Lenovo may limit mid-range laptops to 8GB DDR5 RAM in response to rising memory prices
(www.notebookcheck.net)
This is a most excellent place for technology news and articles.
What's ZRAM?
https://en.wikipedia.org/wiki/Zram
One of the mechanisms for compressing memory in Linux. Trades CPU time for effectively having more RAM Recent versions of Fedora apparently have it on by default.
I've read that zswap, another mechanism, is preferable on newer systems with NVMe/SSD, where paging isn't as painful; that only compresses pages going to swap, but requires that you actually have some swap. I haven't used either.
Probably someone should try benchmarking them for various workloads if systems are going to be running on much less memory for a while. Was more of an edge case thing that not many people cared about, but if operating with less memory is suddenly more important, might have broader interest.
On Linux, also possible to opt for lighter-on-memory versions of a lot of software that you're kinda committing to using the Microsoft-provided version of on Windows. File browser, compositor, etc.
Most everything on the desktop is going to be light on ram except the web browser and electron apps (i.e. web browsers). Games use a lot too, but thats less of an issue because you don't tend to multitask as much with games. Using onetab or some other way of limiting browser tabs severely helpa a lot.