The hottest Substack posts of David Reis on Software

And their main takeaways
117 implied HN points 22 Jan 24
  1. Reflect on why you want to progress in your career
  2. Understand the promotion game or the job-hopping game to grow faster
  3. Tell your manager what you want to advance in your career
78 implied HN points 09 Jan 24
  1. Don't improve your shit, focus on making ideal systems instead
  2. Let the perceived shitness of a system build up for real change
  3. Become the owner of the problem, and beware of misguided improvements
1 HN point 27 Jan 24
  1. Writing unit tests for old code can help prevent breaking things while making changes
  2. Writing tests for old code may not be efficient if no real changes are being made
  3. Instead of writing tests for old code in isolation, integrate test writing with organic code changes