A blog about making culture. Since 1999.
Read in full here:
A blog about making culture. Since 1999.
Read in full here:
Is vibe coding going to work with large projects, and keep it maintainable?
My intuition is that the larger it gets the more the LLM will be confused. I found that it is better to extract small problems from a large code base and the ask the LLM how to solve it, than you can adapt what you get to the project style and logic.