Engineering “Smell”

In software development, a phrase that gets used frequently is "code smell" - referring to an "odor" that code has or develops due to poor initial design or inattention to refactoring during continued development or maintenance.  Hallmarks of "code smell" include things like copying and pasting blocks of code instead of refactoring into callable functions, … Continue reading Engineering “Smell”

Don’t let the dangerously innocuous pandas maul your career

A firm warning about career blind spots from the Harvard Business Review couched in an amusing metaphor. Having assessed over 2,000 CEOs and over 18,000 C-suite leaders since 1995, we are struck by how often careers of talented executives stall or even derail because of seemingly trivial issues, many of which are utterly fixable. We … Continue reading Don’t let the dangerously innocuous pandas maul your career

Thoughts on “The Manager’s Path” by Camille Fournier

It’s a quick read, focusing on some of the unique challenges of leadership at technology companies, and the progressive structure (e.g. team lead to manager to manager of managers) makes it easy to jump in at whether level you find yourself at on the ladder (and to see what you missed and should have picked … Continue reading Thoughts on “The Manager’s Path” by Camille Fournier