logoalt Hacker News

rbanffytoday at 10:41 AM1 replyview on HN

It’s often better to overlay caching and other tricks on top of naive implementations than making the implementation more complicated.


Replies

footatoday at 9:32 PM

* until you get caching layers more complicated than the more complicated implementations :) Imo strong implementations can be much simpler and more predictable than caching.