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. A browser tab with a favicon, beside the multiple icon sizes it is built from

    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
  2. A print-on-demand flow: order triggers production, with a unit-economics stack showing a thin margin after base cost and fees

    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
  3. One anchor recording fanning out into a week of derived content — short clips, audiograms, quote cards, a written post, and a thumbnail — across the days of a posting calendar

    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
  4. CPM, CTR, and RPM explained as a chain from page views to revenue, with the levers that move RPM

    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
  5. Push to preview URL, promote to production, and instant rollback as the solo deploy loop

    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

    Read
  6. A three-stage workflow from prompt expansion through planning to coding, with the planning step highlighted

    Field guide · Jun 3, 2026

    Our three-mode workflow: prompt expansion → planning → coding (and why we never skip the middle)

    Why the planning pass between understanding a request and writing code is the step that determines whether AI-assisted development produces something maintainable.

    • Expand → plan → code
    • The planning pass is non-negotiable
    • Where rework actually comes from

    Engineering

    Read
  7. The same engine shown as 2D, 3D, 4D, and Advanced variants with their performance, depth, and motion tradeoffs

    Field guide · Jun 3, 2026

    2D vs 3D vs 4D vs Advanced visualizer engines: which to choose

    A no-hype comparison of the four engine variants — 2D, 3D, 4D, and Advanced — what each costs, what each buys, and when to reach for which.

    • Four variants: 2D / 3D / 4D / Advanced
    • Canvas 2D vs WebGL/Three.js
    • Pick by song, mood, and hardware

    Novus Visualizers

    Read
  8. An image with alt text, a descriptive file name, and sitemap tags feeding Google Image Search

    Field guide · Jun 3, 2026

    Image SEO: alt text, file names, and getting images indexed

    Descriptive alt text and file names, image sitemaps, page-speed basics, and structured data — the practical image SEO that gets images indexed and helps pages rank.

    • Alt text done right
    • File names + sitemaps
    • Speed as a ranking factor

    Novus Stream Solutions (hub)

    Read
  9. A solo automation pipeline: trigger feeding a queue, a concurrency-limited worker, and a retry and dead-letter path

    Field guide · Jun 3, 2026

    Scheduling and queues for solo automations

    When a one-person automation needs a queue, when cron is enough, and how to keep the whole thing reliable without standing up infrastructure you will have to babysit.

    • Cron vs event-driven, decided honestly
    • When a queue actually earns its keep
    • Backpressure, concurrency limits, idempotent jobs

    Novus Stream Solutions (hub)

    Read
  10. A page request producing an on-demand Open Graph image at the edge from the page title and description

    Field guide · Jun 2, 2026

    Generating social share images at the edge

    How an edge image route turns the typed post data into a per-page share card automatically, and why dynamic beats static here.

    • OG images generated on demand
    • Rendered at the edge per page
    • No static asset to maintain

    Engineering

    Read