When the VIBEs Start to Fade
mindruptive.com
When the VIBEs Start to Fade
1–2 of 2 posts
Re: When the VIBEs Start to Fade
#2I am an advanced programmer. I used ChatGPT standalone and Cline with Gemini Flash in VS Code (with code/markdown context). The application scope is full SDLC - domain exploration, requirements, modeling, tdd, ci pipelines, delivery (docker/swarm/k8). The coding stack is TypeScript, mostly backends past years.
As for coding specifically, I do not rely on LLM for scaffolding and framework things. They deliver I definitely do not rely on LLM coding me domain things, as whenever I tried, the result from LLM was on a final account, 2-3 times longer to get to the acceptable (!) level compared to my own 1 time long top-notch (!) result.
Apart of the quality and the time spent, its "wall of text/code" is annoying and distracting by irrelevant solutions, conclusions, notes etc. Despite my all-time context is "remember to give me super-concise answers".
It is like OOP vs procedural, UML vs no-diagramming, you have to know exactly what TO DO with them (LLM too), otherwise you are buried exploring a pile of WHAT NOT DO with them slop for ever.