Product blog
Product blog
Product updates, field guides, and field notes—each with links to docs and the hub where relevant. High-level milestones also appear on the changelog.
Topic
- Read
Field guide · Jun 4, 2026
The approver model: running a build pipeline where AI writes and you review
The operating model for one person directing AI execution: what the human keeps, what the agent takes, and how to keep the review meaningful.
- Human as approver, agent as executor
- Where it works and where it breaks
- Review discipline that scales
Engineering
- Read
Field guide · Jun 4, 2026
Guardrails and human review: where we let the agent run and where we don't
A practical map of where AI agents operate autonomously and where a human checkpoint is non-negotiable, and the reasoning behind each boundary.
- Autonomous zones vs hard gates
- Reversibility decides the line
- The build as a tireless reviewer
Engineering
- Read
Field guide · Jun 4, 2026
Multi-band beat sync: triggering bass, mid, and treble independently
Why splitting the audio into bands makes a visualizer feel like it is actually listening to the music.
- Independent bass / mid / treble triggers
- Built on the 32-band FFT
- Motion that tracks the arrangement
Novus Visualizers
- Read
Field guide · Jun 4, 2026
Keep, kill, or shelve: a structural "no" as a product filter
An operating note on using a structural constraint — must run almost for free — as an honest product filter, not a failure of execution.
- Runs-almost-free as a hard filter
- Shelved AI-agent + sports projects
- A structural no is a complete reason
Operating model
- Read
Field notes · Jun 4, 2026
When to add accounts to a free tool (and when not to)
Product-discipline notes on accounts: why no-account is the right default, the narrow set of reasons that justify a signup, and how to add accounts without gating the first win.
- Default: no account
- Add accounts only for save/sync/social
- Never gate the first win
Novus Stream Solutions
- Read
Field guide · Jun 4, 2026
How to make a favicon (ICO) from any image
What a favicon is, the sizes that matter, designing for tiny scale, transparency, and making a multi-size ICO from any image — free and on-device.
- The sizes that matter
- Design for tiny scale
- Multi-size ICO, free
NSS Background Remover
- Read
Field guide · Jun 4, 2026
Print-on-demand as a business model, honestly
How print-on-demand actually works, the real trade-off (no inventory risk for thin margins and no fulfillment control), where it fits, and how to make the model work despite its constraints.
- No inventory, made-to-order
- The thin-margin trade-off
- Where POD actually fits
Novus Stream Solutions (hub)
- Read
Field guide · Jun 4, 2026
One recording, a week of content: a repurposing system for solo creators
Why daily-from-scratch creation fails and batch-and-repurpose wins, how to record one anchor piece designed to be harvested, the production line that turns it into a week of clips, audiograms, quotes, and posts, how to schedule the week, and where the ecosystem tools (thumbnails, visualizers) fit.
- Record once, post all week
- A repeatable production line
- The free tools to run it
Novus Stream Solutions (hub)
- Read
Field guide · Jun 4, 2026
CPM, RPM, and what actually pays
A plain-language guide to ad-revenue metrics and what really drives the only number you can bank.
- RPM is the real number
- Depth beats volume
- Engagement compounds
Novus Stream Solutions (hub)
- Read
Field guide · Jun 3, 2026
Shipping on Vercel solo: the deploy and preview workflow that keeps overhead near zero
The deploy, preview, and rollback loop that removes the ops tax from running multiple apps as a solo operator.
- Every push gets a preview URL
- Promote to production in a click
- Instant rollback to any prior deploy
Engineering