I asked Claude about my AI opinions.
Based on my transcripts and blog posts, find the three claims I make most consistently, the three I've quietly reversed, and the one assumption I've never questioned but everything depends on.
Here are things I've changed my opinion on:
- THEN: One frontier model will win - not specialization. NOW: Gemini for media, Claude for strategy/style, GPT for rigor. SLMs as tools.
- THEN: Carefully curate my course content. NOW: Give students prompts directly.
- THEN: Web apps are differentiated artifacts. NOW: HTML is easier to generate than PPT - a signal of slop, not craft.
- THEN: Human in the loop. NOW: Human NOT in the loop, bottlenecking it. On-the-loop, etc. is fine.
- THEN: Minimal single-agent loop, avoid sub-agents" NOW: Multi-agent, sub-agent, and agent teams.
- THEN: Avoid MCP, prefer SKILLS.md. NOW: Use MCP because integrating with Claude / ChatGPT / ... is easy.
There are the top contradictions in my opinions.
- "Vibe code everything, end-to-end" vs "Don't commit based on vibe-coding, it's not fully reliable".
- "Experience is a liability" vs "Domain expertise is an edge"
- "Paid plans are fine for private data" vs "Don't assume paid = private"
- "Get out of the way / delegate everything" vs "Verification is the whole job"
- "Build, don't plan" vs "Plan → Correct → Execute"
Some things, I have never questioned.
- For numbers, math, or correctness, make AI write and run code -- never trust prose arithmetic.
- Judge AI against human accuracy, never against perfection -- because experts disagree among themselves.
- Use AI heavily -- reach for it first, high volume.
- Don't build a foundation model from scratch -- steer existing general models instead.
Things I usually say, but there are exceptions.
- "Always verify". But blindly trust AI in non-core areas where you are unskilled (such as personal finance).
- "AI is improving fast". But there is a jagged edge, to verify before upgrading.
- "Don't build models". But go ahead if it's easy and beats LLMs clearly.
- "Models keep getting cheaper". But not in May 2026.
