July 10, 2026
Node Wars: Prompt Menace
Show HN: SubjectiveZero, an open-source agentic node editor for creative coding
This new art app has creative coders excited, nostalgic, and already asking for more
TLDR: SubjectiveZero is a new open-source app that turns plain-language ideas into editable visual coding blocks for making live art and effects. Commenters are intrigued by its creative-coding roots, but they’re already debating whether it’s reliable enough for live shows — while jokingly demanding the return of UML diagrams.
A new open-source app called SubjectiveZero just strutted onto Show HN promising something that sounds almost suspiciously convenient: you describe a visual idea in plain English, and it spins up editable building blocks of code that make the effect come alive. It works with tools people already pay for, keeps the code on your machine, and leans hard into the fantasy of "prompt now, tweak later". For anyone who has ever wanted to make live visuals without feeling trapped inside a mystery box, that pitch is catnip.
But the real heat is in the reactions. One commenter instantly clocked the vibes, saying the project screams old-school creative coding culture, with echoes of classics like vvvv and Processing. That wasn’t a diss — it was more like a nostalgic gasp of, "Wait… this could actually be good." The big question, though, was pure practical drama: can this survive the chaos of a live performance, where glitches are public and embarrassing? That comment gave the whole thread a little backstage-tension energy.
Then came the funniest curveball: a request to turn piles of nodes into one neat fixed block so, naturally, "you could bring back UML diagrams." Yes, the nerdiest possible joke somehow became the comic relief. So the mood right now is a delicious mix of hype, caution, and playful backseat-designing: people are intrigued, they see the potential, and they’re already trying to redesign the future of the app in the comments.
Key Points
- •SubjectiveZero is an open-source beta agentic node editor for creative coding, released as v0.2.1 for macOS 15.0+.
- •The tool works with external coding agents including Claude Code and Codex, with OpenCode and Pi listed as coming soon.
- •Its workflow uses a Director agent to split prompts into typed nodes, generate interfaces, and dispatch coding agents to implement node files in parallel.
- •Users can chat with nodes, attach files, reference other nodes or the full project, and switch between prompt-driven editing and direct source-code editing with hot reload.
- •The article lists features including audio and video input, drag-and-drop media, node split/merge operations, compile isolation, and AGPL-3.0 licensing with no extra subscription or token resale.