Charles R. Twardy

Follow @ctwardy on Micro.blog.

Readibility or performance? In How performance became the nemesis of secure Python code, Dima Kotik argues that Python worries too much about performance.

  1. Readability is its own reward.
  2. Complexity is the enemy of security.
  3. Many tricks don’t help in practice.