FLOSS is the way to go.
GPLv2 is the license that occupies my heart.
OnePiece lives rent free in my head.
I enjoy caturday.

  • 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: March 11th, 2025

help-circle
  • @potatoguy

    I use default Debian settings for zram myself, simple setup.

    Never experienced slowdowns, got my Raspi4 using it + utilizing a tmpfs.

    Got a luanti server with the world sqlite data base living on the tmpfs which is very snappy & utilize a mildly complex script that utilizes rsync to copy from ssd to tmpfs at start & only the changes back to the ssd at shutdown.

    Now when you want to do larger tasks that require gobs of space or you’re using nvmes, Ive read that zswap is better.