TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you invent and make money on software products?

2 pointsby colundover 9 years ago
I&#x27;m curious what processes people follow to invent software one can charge for. I think it&#x27;s hard to come up with a product people actually want to pay for. The dream is to be able to make a living on software and keep improving stuff that matters to people.<p>So in short, if your main purpose is to make money on software products, what steps do you follow to make it a reality? Most info online is about generic startup ideas.<p>How do you evaluate the profitability? How do you choose features&#x2F;language? How do you find clients and how do you approach them? Do you prefer selling software to consumers or businesses? How do you dare take the leap?

1 comment

jeffmouldover 9 years ago
Easiest short answer...<p>1. Find a problem you experience on a daily, weekly, monthly, etc.. basis.<p>2. Develop software solution for said problem.<p>3. Resell said software.<p>It may not happen on the first try, the second try, or the 100th try, but you are bound to find something that someone has a need for and is willing to pay for. You may not get rich on all of them, but each small success will build upon itself.<p>Whether it is profitable or not depends on many factors, but the sum of those factors is what did it cost you to develop the software and what does it cost you to maintain it. Does the software require multiple developers to maintain or a call center to support?<p>As for features&#x2F;languages. Start small and grow from there. Listen to your users and what they want. Release quickly and often. It&#x27;s always easier to add features than to be in a constant state of development. For the language, simple, choose what you are most comfortable with. Everyone has their own opinion about every language and framework. If you are more comfortable with PHP than Rails, then PHP all the way.<p>Clients. Start with a website. Blog. Twitter. Depending on the software, maybe some Google or Facebook ads. Forums. Friends, family, colleagues. Each group is going to be a different approach, but in the end it is all the same.<p>Consumer vs. Business. This is really dependent on you and your preferences.<p>Taking the leap. Just do it. If you are not comfortable jumping 100% in, start small and build on your off hours from your job.<p>Compared to a decade ago, it is a lot cheaper to try and fail today.<p>For more info you may start with @patio11&#x27;s blog: <a href="http:&#x2F;&#x2F;www.kalzumeus.com&#x2F;blog&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.kalzumeus.com&#x2F;blog&#x2F;</a>