Based on several (i.e. two) recommendations, I subscribed to MiniMax. At $10/month, you get 1,500 requests every 5 hours and 15,000 every week. That’s a LOT!
Using the same prompt I had Claude Code generate two data stories:
Here’s my comparison of the two. It’s partly based on Claude Opus 4.6’s comparison but I felt the same way.
| Dimension | Sonnet 4.6 | MiniMax M2.7 |
|---|---|---|
| Narrative quality | Immersive | |
| Content coverage | Comprehensive | |
| Visual design | More varied, ambitious bands, no errors | |
| CSS | Better use of CSS variables | |
| Tooltips | Richer, comprehensive, data-tip |
|
| Modals/popups | Richer, more types, more details | |
| Animated SVGs | Richer, visually distinctive, sophisticated | |
| Slides | Larger readable grid | |
| Code samples | XML vs JSON-LD side-by-side | |
| External references | Far more authoritative links | |
| Accessibility | ARIA, keyboard, alt text | |
| Generation quality | Clean, no Chinese character artifacts |
In other words, Sonnet 4.6 is a clear winner on nearly every dimension.
But the cost factor is too big a difference to ignore. It feels like a 10x difference. So the question probably is: what can I do with a reasonably good model that can generate 10X the quantity at the same price?
(To be fair, GPT 5.4 Mini at 75c/MTok and Gemini 3 Flash at 50c/MTok are not far from MiniMax M2.7 at 30c/MTok - but their code quality seems lower. I generated a Codex - GPT 5.4 Mini version and while it has fewer errors it has even less visual style and narrative quality.)
Computer use feels like a candidate. I used Rodney to research what drives my LinkedIn reach & engagement, and update my SKILL.md.
I could try experimenting with sub-agents, doing bulk analysis (e.g. of code, transcripts, images), data discovery, etc. The crux of these is parallelization - something I have not explored much.
It looks like twe’re entering an era where there are two kinds of use cases: high-quality for the best models, large-scale for the cheap models. The question is: how do I make the most of both?