Hacker News new | ask | show | jobs
by p10_user 821 days 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.