|
|
|
|
|
by kokekolo
23 days ago
|
|
So you iterated on the design but not on the code? You have to do with the code what you did with the design. Review, adjust (or ask AI to adjust), rinse, repeat. I've found that Claude can write code that's on par with what an average SE can produce, but you have to guide it. Write instructions, but also ask it to propose and assess multiple options, even ask it to run a code review and refactoring every so often. Yes, the code is unlikely to be approved by Linus Torvalds, but so is the code that's made by many humans that is still merged and shipped. |
|