Comment on Why it redownloads files that are rendered in my app\browser?

<- View Parent
zoostation@lemmy.world ⁨1⁩ ⁨week⁩ ago

It’s more about keeping the downloads code independent from the cache code. Once one depends on the other, you can’t change either one without considering the other. Minimizing dependencies is the kind of complexity it’s good to avoid.

source
Sort:hotnewtop