▲ | ffsm8 5 days ago | ||||||||||||||||||||||||||||||||||
I thought the current vibe was doing the former to produce the latter and then use the output as the task plan? | |||||||||||||||||||||||||||||||||||
▲ | giancarlostoro 5 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
I don't know what other people are doing, I mostly use LLMs: * Scaffolding * Ask it what's wrong with the code * Ask it for improvements I could make * Ask it what the code does (amazing for old code you've never seen) * Ask it to provide architect level insights into best practices One area where they all seem to fail is lesser known packages they tend to either reference old functionality that is not there anymore, or never was, they hallucinate. Which is part of why I don't ask it for too much. Junie did impress me, but it was very slow, so I would love to see a version of Junie using this version of Grok, it might be worthwhile. | |||||||||||||||||||||||||||||||||||
|