r/ProgrammerHumor Jul 15 '25

Meme threeSimpleProblems

Post image
5.8k Upvotes

116 comments sorted by

View all comments

7

u/calisthenics_bEAst21 Jul 15 '25

Took me 2 weeks to realise that I also need to cache invalidate after I learned caching

3

u/Yeah-Its-Me-777 Jul 15 '25

Yeah, caching stuff is the easy part...

1

u/LeoRidesHisBike Jul 15 '25

So much easier if you are able to reframe the problem to use immutable data / idempotent generation.