Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

How do you get your open-source product good traction?

A developer on Hacker News asks for advice on how to gain more engagement and reach for an open-source developer efficiency product, seeking suggestions from the community.

Background

- This is a Hacker News "Ask HN" post — a community question on the tech forum Hacker News (HN), run by Y Combinator. The poster is likely a solo developer or small team seeking advice on growing adoption of their open-source tool. - "Developer efficiency product" means a tool that helps programmers work faster (e.g., CLI tools, code generators, testing frameworks, CI/CD helpers). The audience is other developers. - Open-source projects face a common chicken-and-egg problem: good traction (stars, contributors, users) requires visibility, but visibility often requires existing traction. Successful projects often rely on solving a clear pain point, having good docs, being easy to try, and getting featured on HN, Reddit, or GitHub Trending. - Common advice in such threads includes: focus on a narrow use case and do it well, write clear README and onboarding docs, share the project on relevant forums (HN Show, Reddit r/programming, dev.to, Twitter/X), engage early users personally, and make installation/usage as frictionless as possible.

Related stories