Thanks, I just wanted different philosophies on shipping code:
- If you're stuck on something hard, Peter would say "ship the hecky version tomorrow".
- Linus would want proper code review first.
- Carmack would rewrite your algorithm and find some clever way to do it with after components.
Basically covered the main approaches: ship fast and iterate.
- Peter Sahil optimizes for performance that's Carmack.
- Build for scale through process Linus.
- Elegant hardware solutions Woz
- the modern ML approach with Karpathy.