GLM Is Cheap. Steering It Isn't.
GLM costs a fraction of Opus per token. OpenCode's Plan/Build toggle doesn't cut that cost back down — it just moves it.
Analysis of Anthropic's Claude AI assistant, focusing on capabilities, technical architecture, and practical applications. Coverage of Claude's constitutional approach, context handling, output quality, and enterprise implementations.
GLM costs a fraction of Opus per token. OpenCode's Plan/Build toggle doesn't cut that cost back down — it just moves it.
My company merged separate AI tool budgets into one shared pool. That's when Opus versus GLM stopped being an abstract question.
Tripsy released an official CLI and MCP server in May 2026. The CLI is the better tool. Everything I documented for the SQLite approach is now unnecessary.
Claude Code added plugin support in version 2.1.0 (public beta October 9, 2025). I missed it until now.
Claude Code started as a CLI tool. Now it runs in the browser, on iOS, in IDE plugins, and through GitHub Actions.
The Right Trade Anthropic shipped Claude Haiku 4.5 . You trade deeper reasoning for speed and cost.
I've used Claude Code for hobby projects and Cursor AI at work for months. The two tools solve different problems.
Implementation details: markdown processing, syntax highlighting, templating with Nunjucks, deployment to Cloudflare Pages, and lessons learned.
How Claude Code architected this blog from scratch: TypeScript static site generation, choosing the right packages, and building a solid foundation.
Why build a static blog? See performance benefits with TypeScript, Markdown, and Cloudflare Pages. Mobile-first design meets blazing-fast speeds.