humblefoolBloom Filter — crazy fast lookupsbloom filter, a space-efficient data structure to check if an element exists in a setOct 2Oct 2
humblefoolCache stampede solution — Debounce techniqueSolve cache stampede problem using the debounce techniqueJun 19Jun 19
humblefool#GoBytes — Debounce techniqueHandle unnecessary executions by implementing debounce in golangJun 19Jun 19
humblefoolCache stampede solution — Probabilistic Early ExpirationLearn how to solve cache stampede using a probability functionJun 15Jun 15
humblefoolCache stampede solution— LockingLocking mechanism to solve cache stampede problemJun 15Jun 15
humblefoolCache & cache-stampede problemFind about improving applications performance with cache and cache-stampede problemJun 15Jun 15
humblefoolSQLHacks — Skip enforced GROUP BY clause when sql_mode=only_full_group_byBypassing sql_mode=only_full_group_by restriction with a small hackMay 17May 17
humblefoolIntuition, deliberate thinking and biasesDifferent ways of thinking and how one dominates the otherMar 14Mar 14
humblefool#GoBytes — cron scheduler using Goquick byte on registering and running cron scheduler using GoMar 14Mar 14