← All videosTHE SHORT VERSION
More like this

claude code / developer tools / buildinpublic

When Your AI Keeps Messing Up. Read the File and Type the Fix.

This is for software engineers whose AI is having trouble coding the thing they need. Find the file the model is working on. Open it. Read the code. Figure out what the code is actually doing and what it should do. Then type the fix yourself in the IDE.

This trick has saved me a lot of time. The model cannot recover from a wrong file if you never look at it.

Transcript

0:00This is it for all software engineers so if your AI is having trouble coding the thing you need to code here's what you need to do Step 1 you want to find the file the AI is working on Step 2 you're going to open it up and then like read the code Once you read the code you need to figure out what the code is actually doing and what the code should do Then you can manually type within your IDE and fix the code yourself This trick has saved me a lot of time Let me know what you guys think

Join the conversation

Loading conversation…