I recently wrote up some of my own experiences on vibe coding - https://world.hey.com/ian.mulvany/notes-on-vibe-coding-3-what-works-for-me-ab780e02.
This post - https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/ace-fca.md by https://github.com/dexhorthy gives a much neater explanation of an approach to coding with LLMs that provides better results. The key thing her recommends is keeping your context window as clean as possible. If you testing out coding with LLMs I strongly recommend reading his post.
This post - https://github.com/humanlayer/advanced-context-engineering-for-coding-agents/blob/main/ace-fca.md by https://github.com/dexhorthy gives a much neater explanation of an approach to coding with LLMs that provides better results. The key thing her recommends is keeping your context window as clean as possible. If you testing out coding with LLMs I strongly recommend reading his post.