(no title)
alyandon | 1 month ago
I have an ancient laptop from 2008 with 4GB of ram that runs a modern KDE desktop and related applications just fine that I use for troubleshooting stuff. However, the moment I open a web browser it basically falls to pieces.
I hate everything about this. :-/
ValdikSS|1 month ago
alyandon|1 month ago
lproven|1 month ago
Try Alpine Linux, with Xfce which can do most of the same things. Then enable swap compression -- add this to the end of the kernel line in your bootloader:
zswap.enabled=1
This compresses everything going to swap, and decompresses it coming back: less disk reads and writes, and less space used.
Everything gets quicker.
whatevaa|1 month ago
There is bloat everywhere.
dTal|1 month ago
alyandon|1 month ago