Doomguy1364@lemmy.dbzer0.com to Mildly Infuriating@lemmy.worldEnglish · 2 年前My least favorite thing about Flatpaklemmy.dbzer0.comimagemessage-square32fedilinkarrow-up167arrow-down15
arrow-up162arrow-down1imageMy least favorite thing about Flatpaklemmy.dbzer0.comDoomguy1364@lemmy.dbzer0.com to Mildly Infuriating@lemmy.worldEnglish · 2 年前message-square32fedilink
minus-squareu/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·edit-22 年前Wait, what now? That sounds awesome!
minus-squareSkull giver@popplesburger.hilciferous.nllinkfedilinkEnglisharrow-up4·2 年前Flatpak does deduplication already (there are tools you can use to check the stats) but for what remains you can try tools like Duperemove to do some file-level deduplication on file systems that support it. I’ve cleaned up a couple of gigabytes of duplicates on my BTRFS partition this week, this stuff is almost essential if you deal with stuff like node_modules and Python virtualenvs.
Wait, what now?
That sounds awesome!
Flatpak does deduplication already (there are tools you can use to check the stats) but for what remains you can try tools like Duperemove to do some file-level deduplication on file systems that support it.
I’ve cleaned up a couple of gigabytes of duplicates on my BTRFS partition this week, this stuff is almost essential if you deal with stuff like node_modules and Python virtualenvs.