Remix.run Logo
notnotrishi a day ago

My notes:

- Sonnet 3.5 seems good with code generation and o1-preview seems good with debugging

- Sonnet 3.5 struggles with long contexts whereas o1-preview seems good at identifying interdependencies between files in code repo in answering complex questions

- Breaking the problem into small steps seems to yield better results with Sonnet

- I’m using primarily in Cursor/GH Copilot and with Python