90% of AI Users Are Getting Mediocre Output. Don't Be One of Them (Stop Prompting, Do THIS Instead)
Most AI users get mediocre results because AI models are trained to produce average responses that satisfy the broadest range of users. The video explains four key levers beyond prompting - memory, instructions, tools, and style controls - that allow users to customize AI for their specific needs.
Summary
The speaker argues that 90% of AI users receive mediocre output because they rely on default settings that are optimized for the average user, not their specific needs. AI models undergo reinforcement learning from human feedback (RLHF), where human raters evaluate responses and choose what seems most helpful to most people, creating a statistical median response. This training process, while making models generally helpful, prevents them from being calibrated to individual users' particular constraints and preferences. The speaker introduces four major levers for customization: Memory (AI retaining information about users across conversations), Instructions (persistent context about user preferences and desired AI behavior), Apps and Tools (capabilities like web search and file access), and Style Controls (adjusting communication tone and personality). Each platform - ChatGPT, Claude, and Gemini - implements these features differently. The key to success is being specific rather than vague in customization, continuously capturing corrections when AI responses feel off, and encoding those patterns back into the AI's settings. The speaker emphasizes that users who achieve 10x results maintain discipline in updating their AI configurations based on mistakes and patterns they observe.
Key Insights
- Modern AI assistants learn to be average through reinforcement learning from human feedback, where human raters compare multiple responses and pick which seems most helpful to most people, causing the model to hit the middle of preference distribution
- The training process that makes AI models helpful in general is exactly what makes them mediocre for specific users, as the same mechanism preventing weird outputs also prevents calibration to particular needs
- Boris Churnney's team practice involves adding a rule to claude.markdown whenever Claude does something wrong, treating it as a living document that the whole team contributes to and maintains in Git
- Being specific in instructions creates dramatically better results - comparing 'be more helpful' versus 'when I'm stuck on a problem, please ask me diagnostic questions rather than immediately giving solutions'
- People getting 10x results capture corrections when they notice patterns and encode them back into the AI through instructions, memory, and style settings, while most people just get frustrated and move on
Topics
Transcript
[0:00] I'm gonna let you in on a secret. Nobody gets 10x results from default vanilla chat GPT, vanilla claw, vanilla Gemini. It just isn't how it works. But most of us have slept on the big levers that these model makers have released to help us to customize these models to get the most out of them. This video is all about those levers, what you missed, and how you can customize your AI to get the most from it. It's how AI averages you out and how you can stop it. Lever number one is memory. So Chad GBT has a [0:31] way they handle memory. Claude has a way they handle memory. We'll get into it. Instructions…
Full transcript available for MurmurCast members
Sign Up to AccessMore from AI News & Strategy Daily | Nate B Jones
The AI skill nobody talks about (and it isn't prompting) #AI #prompting #productivity #tech
The key differentiator in AI productivity isn't prompting skills but the ability to write structured specifications that enable AI to function as an autonomous agent. A person with advanced specification skills can produce 10x more output than someone using basic prompting by investing upfront time in detailed requirements and then letting the AI work independently.
1.6M agents registered for OpenClaw and did NOTHING.
The speaker explains how to determine whether a task requires a single agent, multiple agents, a chat interface, or no AI at all by using four key estimation criteria. He addresses the failure of 1.6 million OpenClaw agents that were registered but unused, arguing the problem is matching tasks to appropriate solutions rather than a lack of tools.
The one question that tells you if your role is safe #AI #careers #AIjobs #jobs #tech
The speaker presents a critical question for evaluating job security in the age of AI: would your role still exist if the company were significantly smaller? If the answer is no, your value is tied to coordination rather than direct value creation, making your position vulnerable in leaner organizations. The solution is to migrate toward work that directly generates revenue and drives business direction while adopting engineering principles of precision, testability, and falsifiability.
When everyone can code, this is what's scarce #AI #careers #AIjobs #coding #tech
As AI coding capabilities become widespread, the critical skill shifts from writing code to translating business needs into precise specifications and validating whether solutions actually solve customer problems. The person who can bridge vague requirements and technical implementation while exercising judgment becomes the organization's center of gravity.
20 AI Agents Rebuilt My Wife's Website For $8. I Never Typed a Word.
A developer demonstrates how a multi-agent AI system rebuilt his wife's website in 1.5 hours for $8 by orchestrating cheaper models under a premium supervisor, catching four major failures (hallucinations, accessibility shortcuts, design bugs, and checker errors) without human intervention—achieving superior results compared to six days of single-agent work.