Remix.run Logo
bob1029 4 days ago

> What are you going to do when you reach all of your addressable market?

You find a new market and/or build a new product.

The solution to "oops we sold one to everyone we can think of" is to invent new kinds of value, not ways to extort existing paid customers.

raw_anon_1111 4 days ago | parent [-]

People on HN act like it’s so easy to build a product that can be a sustainable business.

Software especially with Apple and always needs maintenance. Should people expect free updates?

skwee357 4 days ago | parent | next [-]

People on HN act like it’s so easy to reach all the addressable market.

Most software, especially in the world of mobile/desktop apps are usually feature-complete. The problem is that developers keeps redesigning and refactoring them to justify development, rather than focusing on another product or marketing efforts.

Free bug fixes are generally expected. But nobody forbids you from releasing v2 and charging for it again (for example with upgrade discount).

raw_anon_1111 4 days ago | parent [-]

Is it a “bug” when Apple releases a new OS/phone that either breaks backwards compatibility or does something like release the iPhone 5 and changes the form factor making your app look janky? This was when Apple released frameworks to allow phones of different sizes around 2012?

Or more recently should users expect a free upgrade when Apple deprecated 32 bit apps?

The Mac sees a lot less churn than iOS. But things do happen that cause apps not to work there. The most recent is that Electron was using a private API and all apps that used that version of Electron on Macs broke.

skwee357 4 days ago | parent [-]

It's the cost of running a business.

raw_anon_1111 3 days ago | parent [-]

If no one new is buying your product and you are just supporting one time pay users, why would a developer be incentivized to keep doing updates?

skwee357 3 days ago | parent [-]

When you buy a physical product, do you expect the company to stand behind the quality of their product by providing (limited) warranty and/or support, despite the fact that this won't bring the company any new income?

Nobody forbids you from selling your software with an asterisk that says "works on X.Y version of MacOS, future releases will require a new license".

And if no one new is buying your product, I think you need to ask yourself whether you have a sustainable business or a hobby.

JohnFen 4 days ago | parent | prev [-]

> Should people expect free updates?

Bug fixes, yes. Other updates, no.

raw_anon_1111 4 days ago | parent [-]

For how many years?