Hacker News new | ask | show | jobs
by drajan 280 days ago
this is really cool, how did you decide on those 6 default CTO advisors
1 comments

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.