Claude Opus 5 builds a 16-bit VM, a live debugger and even a PNG encoder on its own
Dry-Foundation9720 · reddit · 2026-07-25
A user asked Claude Opus 5 to build something ambitious, and it ended up creating a 16-bit virtual machine called NOVA 16-bit with an assembler, a live debugger, and a browser-based execution UI.
The interesting part, according to the poster, was not just the code:
- The VM was visualized in an HTML canvas while instructions executed.
- Claude also wrote a PNG encoder from scratch without being asked.
- It wanted to render the framebuffer to a file so it could inspect the pixels and fix a muddy fractal palette.
- The user says it detected the palette problem and corrected it.
The screenshot shows a full coding-agent workspace with the VM UI, source code, debugger, and runtime panels.
More from coding & agent
- NVIDIA says Nemotron 3 Ultra hit 97.1% on agentic RTL chip-design tasks — NVIDIAAI · 2026-07-27
- Tokyo Agent Forge hackathon shipped production-ready AI agents in one day — DavidBennett__ · 2026-07-27
- Long-running agents will need immutable event logs, this thread argues — sebpaquet · 2026-07-27
- Agentic Data Science in Practice: Agents Write Code but Answer Wrong Questions — hugobowne · 2026-07-27
- A VS Code extension adds Markdown-style highlighting to Alchemy string templates — samgoodwin89 · 2026-07-27
- Claude’s Stripe MCP connector is being called unusable after repeated disconnects — evielync · 2026-07-27