GLM 5.2 vs. Opus
- AI
- Developer Tools
- Open Source
- Programming
- Infrastructure
The post compared GLM-5.2, Z.ai’s 756B open-weights coding model, against Claude Opus 4.8 by asking each to build the same 3D platformer in raw WebGL. Opus finished faster and produced the cleaner result. GLM was slower and hurt by being text-only, so it resorted to crude pixel checks instead of looking at screenshots. The article framed that as evidence that the gap between top closed models and open models has narrowed sharply, especially given GLM’s much lower API list price and the fact that it can be self-hosted in principle.
Treat GLM-5.2 as a credible second source for coding work, especially where API cost, privacy, or avoiding lock-in matters. Do not use one flashy autonomous build test to pick a stack though. Evaluate models inside your own harness, on your own brownfield tasks, with the human oversight level you actually use.
- techstackups.com
- Discuss on HN