Why code snippets in your prompt beat naming libraries
You ask your AI assistant for a "popular HTTP library" in Python, and it hands you a name. You paste that name into your project, and suddenly the code doesn't compile, or the syntax feels off, or the error handling is wrong. Now try this instead: paste a working code sample from a previous project...
