There are projects I want to start but don't know how, because I lack the knowledge of tooling, programming language, frameworks and so on. In this case I try to start the project using LLMs or something the like. The goal is then to:
- verify the code to do the thing it is supposed to do
- understand the generated code
- learn the prior unknowns
- improve upon the given
- fixing problems
- not introduce more LLM-generated code
Maybe at some point the projects are not 'slop' anymore so the may leave this org. This is the ultimate goal.