Links 2021-10-11
- Reflections on 10,000 Hours of Programming: List of programming tips from a senior developer. A few takeaways for me:
- If it looks ugly it’s a terrible mistake
- Know your important tools inside and out (eg git, bash)
- Simple is hard
- 3 rules for staffing an ops team: Yeah these hit home pretty hard
- You need enough people
- You need at least one person who knows most of what’s going on
- You need a high average knowledge of the system