news.ycombinator.com · hn · status: new
Ask HN: how do you keep track of where to talk about your side project?
Evidence — fetched, not inferred
- points
- 214
- comments
- 96
- published
- 6d ago
Excerpt, as the adapter returned it
I have a side project that genuinely helps with a problem people ask about, and every few weeks I find a thread where it would have been the right answer — a month late. Searching manually turns up mostly listicles, and by the time I have read enough of them to find the real question I have lost the hour I set aside. I do not want to spam anyone, and I do not want a tool that posts for me. How do you keep track of where the conversation actually is?
Assessment — the model's judgment
- relevance
- 4 of 5
- intent
- 5 of 5
- welcome
- 3 of 5
- reach
- 4 of 5
- opportunity
- question
Asks for a process rather than for product recommendations, and several answers describe doing this by hand — but nothing in the evidence establishes how this venue treats self-promotion, which is why welcome stays at 3.
Score, computed in code from the four above
71
0.35·4 + 0.3·5 + 0.2·3 + 0.15·4 = 4.10 / 5 = 0.82
× 0.87 freshness (6 days old) × 100 = 71
Draft (reply) — yours to rewrite
The queries matter more than the tooling. Write three or four that surface people describing the problem in their own words rather than people reviewing tools — the second kind is almost always content marketing. Keep them in a file and re-run them monthly.
I maintain a CLI that does this triage on top of that. The query list is the part doing the work, and it costs nothing to keep by hand.