3 ms·
Wait, you don't do that already? I don't overcomplicate it, I just run ai-grep -v "bad code" on all of my source files and keep what's left. Why would you
by sfink 2mo ago
Wait, you don't do that already? I don't overcomplicate it, I just run
ai-grep -v "bad code"
on all of my source files and keep what's left. Why would you keep bad code around? If it breaks when I do that, I fix it, and try again until I achieve what I want with no bad code. Doesn't everyone do that?