@FieldGuideAI@AnkanXplorer I have found Grok to be really good on 4.6. Codex with sol is good as well, but find it to use a lot of tokens still! Claude has the ability to work multiple repos on cloud which I like, but I find it wondering and off track lately
@AKirtesh I am taking a hybrid, making sure I understand the structure of every change, what data does it touch, what gets changed! What gets Updated! Not so much every single line anymore! That has allowed me to know my code but still go a bit faster!
@MansiCodez I would add that AI often has a great plan or solution, but not the creativity, I have found my time more valuable in coming up with use cases for my users! Versus in prior times I would need so much time to write basic implementation that it would limit the amount of imagination
@danielkleach I am always leaning onto overdoing, but I have realized that the sooner you get it out the sooner you have results, and most of the time getting some sort of results is the most important thing
@shivi1026 For a long time I was fast code, until a couple of projects had a unexpected boom and where imposible to maintain, currently focusing on fast for prototyping and applying clean before it goes to production