All activity
Daejuan Jacobsleft a comment
LLM generated code is low quality in general, so I break up my work in tasks and subtasks. After each subtask I review the code for inefficiencies and security issues. I always use git. Create a feature branch for each task so that code changes are easily tracked. The key is to keep code changes small within each branch so they are easy to review. I commit to the feature branch after each...
How do you make sure your products are secure after vibecoding it entirely or partially?
ConstantineJoin the discussion



