I believe in the Festivus School of prompt engineering, which says all prompts used in production naturally iterate toward an airing of grievances—a list of all the ways the model has disappointed you in the past year.
PROMPT ENGINEERING
-

Thai Post Explores Generative AI: Poop Car, Bananas, and Shocking Prompts
By
–
I’m at in in-laws in Jeonju, Korea. This is their view. Not bad, not bad.
-

Marc Andreessen Still Hasn’t Learned LLMs Ignore System Prompts
By
–
Hilarious (and maybe a little bit scary) that even in 2026 Marc Andreessen still hasn’t learned that LLMs don’t know how to reliably follow system prompts.
-
We thought we learned AI, but we just learned natural language coding
By
–
We all thought we learned how to use AI Turns out we just learned how to code in natural language
-

Local LLMs Web Stack Setup With SearXNG Firecrawl and Camofox
By
–
PRO TIP Using local LLMs? Give them a web stack My setup: – SearXNG: candidate source discovery – Firecrawl: known-URL scraping and crawling – Camofox: browser fallback when JS/interaction gets annoying Search → Extract → Interact Tell your favorite agent to set this up,
-
AI Agent Drifts From Instructions After a Few Days
By
–
Mostly instructing it to do things on a schedule and then it drifting further and further away from what it was instructed to do. Like it will follow instructions for a day or two and then seemingly forget what was instructed a few days prior.
-
Model personality swap creates perfect planner-executor combo
By
–
The models swapped personalities this month. Opus 4.7 got more rigid and precise. GPT-5.5 got more natural and conversational. That's not a bug. That's why this combo works. One model became the perfect planner. The other became the perfect executor. Use them for what
-
Opus outlines, GPT-5.5 drafts and executes
By
–
This works beyond coding. Content strategy: use Opus to outline the argument structure. Use GPT-5.5 to draft. Research: use Opus to design the research methodology. Use GPT-5.5 to execute the analysis. Business planning: use Opus to define the framework. Use GPT-5.5 to
-
External plans boost GPT-5.5’s confidence and productivity
By
–
Step 3: Let GPT-5.5 run. It will work through the plan methodically. The key insight: GPT-5.5 is more confident when given explicit instructions from an external plan than when it generates its own. It stops second-guessing. It stops being lazy. It builds.
-
Codebase analysis and rewrite planning with Claude Opus 4.7
By
–
The exact workflow: Step 1: Open Claude. Select Opus 4.7. Prompt:
"Analyze this codebase. Write a detailed rewrite plan from first principles. Include exact file structure, line limits per file, and architectural decisions. Do not write any code. Plan only."