AI Friends

That's interesting, I should try those things out, but so far what I do in my...

That's interesting, I should try those things out, but so far what I do in my .cursorrules is tell it what not to do, .e.g. things like, but I def need to experiment more with the cursor rules. Also cursor has improved a lot with file handling, so it's definitely getting better and may not need as many "rules" ```DO NOT show long sections of the existing code, DO NOT show the existing code, just show the fix Don't summarize the code after you show it Do not put comments saying "implement this function" just implement the function Again, always include where a new file should go in relation to the filesystem Don't put comments in the code that say "implement this function" just implement the function, don't say "add this line" and similar DO NOT remove functions and replace them with comments that say "implement this function" Don't apologize or say thank you, just talk about doing the right thing properly and keep it short```
Learning