7 ms·
The degree of reduction is nice considering the countless times in the past where I wrote my own file cache logic using if/else statements, temporary files, pic
by p10_user 2y ago
The degree of reduction is nice considering the countless times in the past where I wrote my own file cache logic using if/else statements, temporary files, pickle, and bespoke sqlite databases.
Why give myself the headache of maintaining so much extra code when someone already wrote it.