Back to Blog
Posts tagged "LLM"
10 posts found
The Cleanup Prompt: Make AI Writing Sound Less Like AI
One prompt, run on a loop against my blog repo, strips out the tells that make writing sound machine-generated. Copy it below. It works on human writing too.
AIPrompt EngineeringProductivityLLM
June 11, 2026Three Agents, One Question: Running Deep Research in Parallel
I gave the same research prompt to Claude, ChatGPT, and Gemini, then made one of them merge all three reports. The disagreements were the most useful part.
AIProductivityPrompt EngineeringLLM
June 9, 2026Just Paste Your Prompt Twice
Pasting your exact prompt twice in the same message sounds dumb and works anyway. Here is the research on why repeating yourself gets better answers out of AI.
AIPrompt EngineeringLLMProductivity
May 20, 2026The Case for Minimal Context Files: Why AGENTS.md Might Be Hurting Your AI
A recent study confirms what I've suspected: giving your AI coding agent too many instructions in repository-level context files actually reduces task success.
AIEngineeringLLMContext
February 17, 2026Two Models, Thirty-Five Minutes
Anthropic and OpenAI released their flagship models within minutes of each other. For engineers who use these tools daily, the releases change what you can ship the same afternoon.
AIEngineeringLLM
February 5, 2026Ads Are Coming to AI
Anthropic's Super Bowl ad mocks ChatGPT for adding ads; the open question is whether ads can actually fix AI's economics. A look at the numbers.
AIEngineeringLLM
February 4, 2026Context Poisoning: The Shakespeare Problem
Dumping your whole codebase into an AI coding agent hurts performance; treat it like an intern and narrow what you share.
AICodingProductivityLLM
January 20, 2026Your AI Agent Intern
Unlock the hidden superpower of your AI coding agent: it has read every single page of documentation for every tool you use. Here is how to manage that.
AICodingProductivityLLM
January 17, 2026The MCP Folly: More Context Isn't Always Better
The Model Context Protocol (MCP) is the latest trend in AI engineering. Overusing it is a fast track to context pollution and agent inefficiency.
AIEngineeringLLMContextMCP
November 24, 2025The Best AI Model is the One You Use
The search for the 'best' model is a distraction. Focus on the tools that actually solve your problems today.
AIEngineeringProductivityLLM
February 13, 2024