Software Development with AI
#AI Alignment, #Software Engineering
-
Overall, code quality would eventually improve. Legacy codebases can get a new breath: refactoring that was previously considered a nightmare will be an easy vibe-coding weekend fun.
-
Sometimes, when the system you want to get is complex, you need to describe it in the prompt accurately. Sometimes it's hard. Sometimes it's harder to do it in natural language than in code because code is the shortest(sometimes), exact description of how the system behaves.
-
If we want to benefit from AI coding, development workflows should be adjusted. There should be more quality gates between any code change and production. Ensuring that at least some of the quality gates are not AI-generated.
Comments