4
2 Comments

I built a product-idea daily that is allowed to publish nothing

Most product-idea generators have the same hidden objective: never return an empty screen. That makes demos satisfying, but it can make the output less useful. If the system must always invent something, weak signals get dressed up as opportunities.

I built RayTally because I wanted the opposite: a daily product-idea publication that can honestly say, “nothing worth featuring today.”

The first version leaned too hard into evidence. I collected trends, attached numbers, scored candidates, and tried to make every idea look defensible. The result was technically careful but editorially confused. The homepage felt like a trend dashboard, while the actual product ideas were buried underneath.

I had optimized for proving that a signal existed instead of helping a builder decide what to make.

So I rebuilt the pipeline around an idea-first workflow:

1. Collect current signals. Google Trending Now is the required source. Hacker News, Product Hunt, Reddit, and a web-search trend scan are optional lenses.

2. Cluster signals that describe the same event. Cross-language and cross-source duplicates should become one theme rather than several fake opportunities.

3. Brainstorm multiple directions from the current signal groups. This stage is allowed to be broad. A familiar product category is valid when the current moment creates a concrete new use case.

4. Edit for usefulness and taste. The editor chooses the final ideas, rewrites the titles and concepts, compares them with recent issues, and can select nothing.

5. Enrich only the selected ideas. This stage adds sources, a concise “why now,” competitors, an entry point, and the strongest case against. It cannot rewrite the chosen product direction just because research is inconvenient.

6. Validate before publishing. Every public number must map to the collected snapshot or a cited source. A trend observation cannot be described as user count, market size, lasting demand, or proof that anyone will pay.

That separation between brainstorming and evidence turned out to be the most important design decision.

When one model both invents and validates an idea, it tends to defend its own suggestion. Giving selection and factual enrichment different jobs makes the final brief more honest. It also lets the system keep a promising direction while degrading one weak fact instead of throwing away the whole idea.

A few other rules now shape the product:

- A zero-idea day is a valid result.

- “Trending” always has an observation boundary.

- Product Hunt launches do not get invented vote counts.

- Every featured idea includes a real objection, not a ceremonial risk paragraph.

- A successful daily issue cannot be overwritten accidentally.

- Optional sources may fail visibly without taking down the whole edition.

- The site is idea-first; evidence supports the idea instead of becoming the interface.

The hardest tradeoff is still unresolved. More validation improves trust, but it can also sand away the strange, specific ideas that make brainstorming valuable. Too little validation produces confident nonsense. Too much produces safe variations of tools that already exist.

My current answer is to validate claims strictly while judging ideas editorially.

RayTally is live, but I am not treating that as validation. I do not yet know whether makers will return regularly, build from a brief, or pay attention after the novelty wears off. The next useful signal is not the number of ideas published. It is whether someone saves one, challenges it, or turns it into an experiment.

If you used a daily product-idea publication, which would be more useful: a small set of deeper build briefs, or a larger raw feed you filter yourself? And what evidence would move an idea from “interesting” to “worth testing”?

You can see the current format at https://raytally.com/en/

posted toAvatar for product RayTally
RayTally
  1. 1

    I read the whole thing and the "zero-idea day as a valid result" constraintis the most honest editorial decision I've seen in a product-idea tool.Most generators optimize for output volume because empty screens feelbroken. You're optimizing for signal, which means sometimes silence.

    A few thoughts from reading the pipeline design:

    The brainstorming vs. evidence separation is smart. I've seen thereverse pattern hurt products — where the same model invents an ideaand then quietly fudges the evidence to support it. Giving those jobs todifferent stages means the editor can say "good direction, weak data"instead of binning both.

    The unanswered tension you named — validation stripping away thestrange, specific ideas — is the real problem. The most interesting ideasI've ever built started with a premise that would have failed a strictevidence check at day zero. I don't know how you solve that, butacknowledging it publicly is better than pretending the validation step isneutral.

    On your question: I'd use the deeper briefs, hands down. A raw feed of20 ideas is noise. A 3-brief edition where each one has a real objectionand a "why now" is something I'd actually read and act on. The filter is theproduct.

    One pushback: you said you don't know if makers will return. I think themetric you want isn't DAU — it's "did someone ship something from abrief?" Even one person. That's the only validation this product needs.Everything else is just readers.

    Following this. Hope you keep writing about the editorial decisions, notjust the product.

  2. 1

    The separation between brainstorming and validation was the part that stuck with me.

    Having different stages generate, challenge, and enrich an idea feels much more robust than asking one model to defend its own output. Allowing a zero-idea day is a nice consequence of that philosophy too.