Learning Library

← Back to Library

Dylan Davis

2 videos from this channel • View on YouTube ↗

Incremental Rules to Improve AI Coding

  • When the AI repeatedly repeats a mistake, fix it once and then embed that correction as a concrete rule in the AI’s long‑term memory for the project.
  • Use project‑specific rules (e.g., doc‑cursor or cloud.md rules) rather than global ones so the AI applies the fix only where it’s needed.

Top ChatGPT Mistakes Killing Productivity

  • Keeping a conversation “single‑threaded” (continuously adding new prompts without resetting) fills the AI’s context window and progressively degrades its intelligence.
  • The more irrelevant or contradictory information stored in the context, the lower the AI’s performance, so a leaner context yields smarter responses.