Live data from Hacker News

Poll: Do you actually use the product you are working on?

news.ycombinator.com

171–180 of 226 posts

Re: Poll: Do you actually use the product you are working on?

#171
I'm using Pinegrow Web Designer (http://pinegrow.com) daily. It lets me easily work with layout, design and content of our static websites. From the very beginning it was something I wanted to have for myself - an GUI web builder that feels natural to developer used to working with code.

And internal use also drives product development - whenever I come across an annoying task (for example, changing between different form layouts in Bootstrap) I try to add a tool for handling that, preferably with a single click.

I can't imagine any other way of developing a great product.

Edit: Just read a good point by patio11. What I said of course only works if you are a member of your target audience.

Re: Poll: Do you actually use the product you are working on?

#172

The I-would-have-liked-that lack of features in pgAdmin3 was the main driver behind my product, PGXplorer. I use it everyday to pivot, window, group tables without touching any editor.

Do you have code completion or plans for code completion. Because we moved our business over from MS SQL Server to Postgres and the business guys that writes queries is not impressed with PGAdmin, they especially miss code completion.

Re: Poll: Do you actually use the product you are working on?

#173
post #147

Earlier quoted context omitted.

Exactly. When I was working for GE Aviation I wasn't flying fighter jets. Thinking about the larger issue, I think It's actually somewhat rare for professionals to consume their own "product". Lawyers, for example, are often discouraged from doing so.

On the other hand I think that it's rare for someone to build an app that he wouldn't use.

I would imagine exactly the opposite. I have never ha the pleasure of developing software that I could realistically use, and I'm sure that's the case in general.

Re: Poll: Do you actually use the product you are working on?

#175
I've never worked on something that I can find a use for personally - as others have commented, its because the software is in a specific niche, e.g. petrophysical analysis, or process control for example. But for side projects, then I make a point of only developing something that I will use or need.

Re: Poll: Do you actually use the product you are working on?

#179
Every day! I'm currently working on a project management tool called Matterhorn (www.matterhorn.io). The whole team uses it along with most of our clients. The problem we have is not working on it! balancing client work along with actually building a product is tough. Although the feedback we are getting from people actually using it is driving what we work on next.

Re: Poll: Do you actually use the product you are working on?

#180

Dog fooding is certainly one way to develop software, and I respect enormously the companies that do it, but "software for software developers" is a rather small subset of e.g. B2B software. I don't use Appointment Reminder like my customers do. I can't, because I don't own an HVAC company with 200 appointments this week. I suppose I could force myself to use it for e.g. reminding myself of my own appointments, but t…

Great point, it's entirely possible to build and market a successful product that you have no need for yourself and even no interest in using.

All I would say though is if the product isn't something you use frequently then be absolutely sure others are actually using it or do want it.

I believe building something you really need or want yourself is a great way to validate an idea and it'll keep you motivated to build it.

Post reply on HN