Hacker News new | ask | show | jobs
by jonpaul 5095 days ago
I'm interested to know more about why PG thinks that people typically don't pay for software tools? Do others feel this way? In my own experience, if a software tool saves me time, I have no problem paying for it. I've seen this in others. I realize that my observational sample is quite limited, but what do you think?
2 comments

PG was right. People don't pay for software tools. But companies do. The number of freelancers who pay is small so focus could be on getting the sales funnel working for the developers inside the companies.

I'm afraid that memleaks alone would be too small benefit to keep a dedicated overhead running in production. Leaks are something that you worry only after it already happened. What could work is a system monitoring dashboard that includes memory leak detection. Definitely something corp clients and developers could love at the same time. But the competition is already there, just none of them has the memleaks detection.

Zeroturnaround has been very successful with the java class reloading business thanks to the massive pain that java developers face daily with the bloated frameworks that make you develop inside the running application instead of writing small batches of test-driven code. Perfect fit for corporate environments. I'm not sarcasatic here. On the contrary, I'm very happy to see a very serious problem being solved. It's a huge dedication to work with all the containers and frameworks to get the live class reloading right.

Regaring VC funding and tools: VC's are surfing the latest waves to reap the profits and capture the market. Tooling is enabler, not a wave.

What is the largest and most successful software tool? How much money does it make? [1]

You can sell dev tools, but the market is small and fairly stingy. There are also lots of good free opensource alternatives, because your users are perfectly capable of building and maintaining their own tools.

[1] I believe the answer is probably Visual Studio, which as far as I know is run as a loss leader to promote Windows. Given the amount of development effort going into it, I doubt they sell enough copies to cover the cost.