get people to listen
6 principals of effective communicators

Search for a command to run...
6 principals of effective communicators

for longevity and purpose

Andi Roberts had a nice article on how to influence people without being manipulative. There are 5 different types of influence methods: Rationalization (logic) Assertion (authority) Negotiating (mid

Without asking for approval

Adding more servers (horizontal scaling) is the key to managing load. Distributing data access across a set of servers allows for high throughput. In cloud systems it's a given that a server will go d

Clients are identified by user_id, Ip address or other modalities where server side rate limiters offer more control and not prone to manipulations over their client side variations. RateLimiters have

Lessons from the greatest sales woman in history.

While navigating a job change I came across the Odyssey Plan from Stanford's Life Design Lab. It's a framework from Bill Burnett and Dave Evans (the "Designing Your Life" authors) that applies design thinking to career planning. As engineers, we prot...

Using the Flask-Migrate extension you can create database migrations for your application. Flask application’s typically auto-create db tables on start So running flask db upgrade you’ll get: INFO [alembic.env] No changes in schema detected. To cr...
