jclvsh 10 hours ago

This looks really interesting — I can see how it’d be useful for building my applications. How does it compare to using Claude directly?

  • YAndreaRusso 9 hours ago

    much better, Claude returns 1 answer with 1 perspective, my council returns 5. so if i have a problem i can run the council through it and move forward with whichever solution i think is best. sometimes its ship fast (levels / sahil) and sometimes its more detailed like torvald

drajan 9 hours ago

this is really cool, how did you decide on those 6 default CTO advisors

  • YAndreaRusso 8 hours ago

    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.