Archives 🏛

Page 1 of 2

About This Website

Meta page describing this site sources, methodology, statistics, implementation & design 😍

Zawinski’s law

Every program attempts to expand until it can read mail. Those programs which cannot expand are replaced by ones that can.

Wordpress

Must have plugins UpdraftPlus - Backup/Restore W3 Total Cache WP Offload Media Lite Yoast SEO

Tesler's law

Every application has an inherent amount of complexity that cannot be removed or hidden. Instead, it must be dealt with, either in product development or in user interaction.

Team topologies

Team Topologies book is a recipe for learning Conway’s law

Team cognitive load

Team Cognitive Load Assessment Based on some of the ideas in the book Team Topologies

Taking smart risks

Taking Smart Risks is encouraging people to take chances and make game-changing moves. It requires passion, planning, active learning, communication, and the ability to embrace and reward the inevitable small failures along the way.

Taking interviews

Commons Always use screen sharing of a Google Doc for effective communication Use Dual monitors. One screen for the coding tool and another for the candidate video

Social well being

Giving to others Engage in unpaid helping behavior directed towards friends, neighbors, or relatives.

Sleep 😴

Forehead cooling pack. Cold Gel pack. Raw Honey + Apple Cider Vinegar + Warm Water for restful sleep Breathing and body scanning meditation on the bed.

Shiftleft

Software Development Workflows Factory Model - Error prone. Expensive to fix issues encountered in the right stages. Collaboration Model - Expensive. Lack of single ownership. Shiftleft Model - Single Owner of quality. Strong inputs provided in earlier stages.

Prioritization

RICE Scoring Model: reach, impact, confidence, and effort.

Poor performance

Unclear communication and expectation setting Ensure Goals and expectations are frequently communicated Recap Clarity Document Lack of Will (isn’t motivated) Boost interest. (Values, meaning & growth) Lack of Skill (Doesn’t know how) Hiring with a higher bar Upskilling Plan Lateral opportunities

Parkinson's law

work expands so as to fill the time available for its completion.

Observability

Implement liberal logging and instrumentation. It helps in rapid debugging of issues either proactively or quickly reactively.

Little's law (org design)

Summary A relationship between how many things are work in progess and how long it takes any one item to get done. work_in_progress = throughput * average_wait_time If there are more things dependent on one shared resource then the wait time will increase.

Linus's law

Given enough eyeballs, all bugs are shallow