[ AUG 14, 2026 ]
Mr. Meeseeks (Metaphor for AI)
Author Pascal Rettig | Written by a Human
I'm not a big Rick & Morty enthusiast, but a colleague pointed me to this episode as a metaphor for working with coding agents, and boy, does it fit.
The key takeaway is that the longer an agent stays alive, the more and more pain you're putting it in—don't treat it like a friend you'll be sad to see go. Give it a task, let it execute, and then let it go.
The more comfortable you are with /clear and starting anew, the easier it will be to develop repeatable habits and practices that you can put to work via a repeatable process—and the easier it will be to slowly give agents more and more autonomy.
Your important context should live in your support and steering documents, not in your session transcript, where it will be lost to history at the next compaction.
SEP 3, 2026
A Definition of AI-Native Software Engineering
So, after trying out a few different terms to capture the shift in software engineering caused by LLM coding models, I believe AI-Native Software Engineering...
SEP 1, 2026
"Luxurious" Software Development with AI
If you ask any even slightly jaded software developer, they've likely worked on a project where having "nice things" cost too much developer time according to...