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.

  1. Client-side export pipeline: rendered frames encoded with WebCodecs to MP4 or WebM with platform presets

    Field guide · May 28, 2026

    Exporting a release-ready video in the browser — and the tradeoffs we accepted

    What "release-ready" means when the encoding happens in your browser, and the compromises that made shipping it possible.

    • WebCodecs, client-side encode
    • MP4 (H.264) + WebM (VP9), up to 4K
    • No upload, no server queue

    Novus Visualizers

    Read
  2. How free-forever tools stay funded: near-zero idle cost plus non-intrusive ad revenue

    Field notes · May 28, 2026

    Free forever and still funded: how ad-supported tools actually work

    How free-forever tools stay funded without a paywall: the structural requirement of near-zero cost at idle, why ads fit free tools better than subscriptions, and when free-forever is actually a lie.

    • Near-zero cost at idle
    • Ads fit free tools
    • No paywall, by design

    Novus Stream Solutions

    Read
  3. A product description annotated to show benefits, specs, scannable structure, and a clear call to action

    Field guide · May 28, 2026

    Writing product descriptions that actually sell

    Benefits over features, knowing the buyer, scannable structure, trust-building specifics, natural SEO, and a template — how to write product descriptions that convert.

    • Benefits, not just features
    • Scannable + specific
    • Natural SEO that ranks

    Novus Stream Solutions (hub)

    Read
  4. A week structured into themed days with protected deep-work blocks and a planning-and-review ritual bookending it

    Field guide · May 28, 2026

    A weekly operating rhythm for a solo operator

    Why solo operators drown in the reactive, building a weekly rhythm with themed days, a weekly planning and review ritual, protected deep-work blocks, and room for the unexpected.

    • Themed focus days
    • A weekly plan-and-review ritual
    • Protected deep-work time

    Novus Stream Solutions (hub)

    Read
  5. Audio signal flowing through FFT, beat, and loudness analysis to drive visual parameters per frame

    Field guide · May 27, 2026

    Turning sound into motion: reading audio with the Web Audio API

    The bridge from a raw audio file to motion that actually responds to the music, explained at the level of the signal.

    • Real-time 32-band FFT
    • BPM, onset & RMS detection
    • Bass / mid / treble isolation

    Novus Visualizers

    Read
  6. Auditing browser AI tools: on-device processing versus quiet uploads to a server

    Field guide · May 27, 2026

    Is my data safe with browser AI tools? A plain-English audit

    A practical, non-technical guide to whether your data is safe with browser-based AI tools — the upload-versus-on-device distinction, what each model protects, and a checklist for auditing any tool.

    • On-device = files never uploaded
    • Check upload vs local
    • Free is not the same as private

    NSS Background Remover

    Read
  7. Tracing a silent failure from symptom to undisposed model session to the worker-isolation fix

    Field guide · May 26, 2026

    Diagnosing a silent failure: the ONNX worker-session bug that broke tool execution

    A debugging story a developer hitting the same wall can learn from: the symptom, the trace, the root cause, and the structural fix.

    • Silent failure, no stack trace
    • WASM heap corruption from an undisposed session
    • Fixed by per-job worker isolation

    NSS Background Remover

    Read
  8. Internal linking that moves the needle: navigation, authority flow, and context between your pages

    Field guide · May 26, 2026

    Internal linking that actually moves the needle

    A practical guide to internal linking that works — what links actually do, descriptive anchors, linking from strong pages to weak ones, the cluster pattern, and avoiding orphan pages.

    • You fully control internal links
    • Descriptive anchors, real relevance
    • No orphan pages

    Novus Stream Solutions

    Read
  9. A split landing page: a manipulative version with fake timers and guilt opt-outs versus an honest version with clear value and trust signals

    Field guide · May 26, 2026

    Landing pages that convert without dark patterns

    What dark patterns are and why they backfire, the honest elements that genuinely drive conversion — clarity, trust, a strong offer, friction removal — and how respecting the visitor converts better over time.

    • Why dark patterns backfire
    • Clarity and trust convert
    • Remove friction, not honesty

    Novus Stream Solutions (hub)

    Read
  10. The three Core Web Vitals explained — LCP for loading, INP for responsiveness, CLS for visual stability — with the common causes and fixes for each on a small site

    Field guide · May 26, 2026

    Page speed and Core Web Vitals for a small site

    Why speed decides whether visitors stay, what the three Core Web Vitals (LCP, INP, CLS) actually measure in plain terms, the usual culprits on a small site, the highest-leverage fixes, and how to measure without becoming an engineer.

    • What LCP, INP, CLS mean
    • The usual culprits
    • Highest-leverage fixes

    Novus Stream Solutions (hub)

    Read