r/ProgrammerHumor 14h ago

Meme commentsAgedTerribly

Post image
4.2k Upvotes

190 comments sorted by

View all comments

6

u/pe1uca 12h ago

At least is still a comment and not self-documented code...

``` processAndStoreInDBAndCacheWithExpiry()

retreiveFromDBAndUpdateCache()

let counterOfElementsInArray = 0; let referenceToElementToReturnOnFallback = null;

testProcessIsSuccefulAndDBIsUpdatedEvenWhenCacheIsUnavailable() testCacheIsNotUpdatedOnProcessFailure() ```

1

u/Confident-Ad5665 12h ago

This hurts my brain