Hacker News new | ask | show | jobs
by uuid 5910 days ago
Another way to save (the oh so precious) space on SSDs is to apply HFS+ compression to files.You can use ditto(1) or this GUI: http://latenitesoft.com/squeeze/

Note, however, that files are decompressed on writes, so don't try it on anything large and frequently written to.