Learnings
Beware of : PerformanceTiming.domInteractive

How to write idempotent Bash scripts:

A Surprisingly Common Mistake Involving Wildcards & The Find Command:

Flexible Python context manager to log elapsed time:

ReactJS: Why Index as a key is an anti-pattern

Scaling Datastores at Slack with Vitess

Creating pickleable exceptions:

One page/one hour methodology to increase collaboration and decrease your effort in documents

Discussing Type Hints, Protocols, and Ducks in Python with Luciano Ramalho

A dark launch sends a copy of real user-generated traffic to your new service, and discards the result from the new service before it's returned to the user. It helps to avoid regressions and test the new service under realistic load.

Lessons Learned by reading Postmortems:

Know thy enemy: How to prioritize and communicate risks—CRE life lessons:

How to run a Python localserver inside WSL and access it on the browser

How Much Does It Cost To Deploy an NFT Project on Ethereum?

Trojan Source: Invisible Vulnerabilities

websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance

A Guide to Building, Testing, and Deploying your First DApp with Truffle, , Ganache, and React

The Verica Open Incident Database (VOID) makes public software-related incident reports available to everyone, increasing understanding of software-based failures in order to make the internet a more resilient and safe place.

A program that determines wether a python package is well maintained

Trust models:

One must be aware of putting their time into valuable things. However, valuable does not always mean a myopic focus on one thing

A tool for scanning Python environments for known vulnerabilities:

State Management: Separation of Concerns

What wipes in Star Wars teach us about the brain and also interface design:
