Cirk2@programming.devtoLinux@programming.dev•What was your latest improvement to your Linux setup?
1·
5 months agoBundling my two sata ssds into a single zfs volume, instead of manually moving stuff around between the nvme and two sata ssds. Combined with compression, and for my code folder deduplication it also resulted in a lot more usable space.
Similar principle but O(log(n)) istead of Stalin sorts O(n).