Why lowercase letters save data(endtimes.dev)4 points·by pavanyara·3 anni fa·1 commentsendtimes.devWhy lowercase letters save datahttps://endtimes.dev/why-lowercase-letters-save-data/1 commentsPost comment[–]PaulHoule·3 anni fareply... one of my favorite prop bets is to bet that sort X | gzip -9 > sorted.gz will make a smaller file than gzip -9 X > not-sorted.gz for any text file, particularly something like a CSV. Much like lowercasing, it works almost every time.
will make a smaller file than
for any text file, particularly something like a CSV. Much like lowercasing, it works almost every time.