Live data from Hacker News

Ask HN: Anyone making a living building desktop applications?

news.ycombinator.com

11–20 of 361 posts

Re: Ask HN: Anyone making a living building desktop applications?

#11
post #9
post #5

Earlier quoted context omitted.

Anything that touches a lot of files?

Ok, but what kind of business niche would that be? You can also touch a lot of files on a webserver, although it would be a pain to upload them.

For example file management. "Directory opus" is a windows desktop 'better explorer' in this category (I have bought a license myself, it's pretty darn good).

Re: Ask HN: Anyone making a living building desktop applications?

#13
post #3

desktop does not imply "not SaaS". I'll add that today most desktop apps are headless Chrome. that being said, I actually do web, but were I to go desktop I would look for a niche that can't be done in browser, even though today you already got access to most APIs & hardware...

> I would look for a niche that can't be done in browser What kind of niches would that be, beside audio/video and other cpu intensive things?

On my current team we work on a cashiering desktop app, that needs to interact with local devices for processing checks and credit cards. Although almost everything reaches out to an API at some point, I'd generally say desktop apps are still relevant in cases like this.

Re: Ask HN: Anyone making a living building desktop applications?

#14
post #3

desktop does not imply "not SaaS". I'll add that today most desktop apps are headless Chrome. that being said, I actually do web, but were I to go desktop I would look for a niche that can't be done in browser, even though today you already got access to most APIs & hardware...

> I would look for a niche that can't be done in browser What kind of niches would that be, beside audio/video and other cpu intensive things?

Something that requires absolute real time responsiveness?

Re: Ask HN: Anyone making a living building desktop applications?

#15
post #6

The guy from Inkdrop [0] makes a living with his note-taking app. He also has a YouTube channel [1] which I found very relaxing. [0] https://www.inkdrop.app [1] https://www.youtube.com/c/devaslife

Uses a subscription pricing model though. I wonder why he choose that model. Personally I love the Sublime model, buy a license, use it anywhere.

Re: Ask HN: Anyone making a living building desktop applications?

#18
post #16

I have a side-project ( https://batterybarpro.com ) that's a native Windows application. It brings in $400-1000 a month.

This kind of small tools is what I've been thinking of doing lately. It should not consume much of your time after you deploy it and there's not need to have a server and dealing with people's data..

Small question: how do your users find your product?

Re: Ask HN: Anyone making a living building desktop applications?

#19
Not a self-venture but my old team built desktop applications for the pricing department at a very large airline. They did everything from recommending price changes to loading ad hoc adjustments and keeping track of pricing strategies. All in JavaFX. That team split and is making most of them web-based now but the desktop apps still thrive in the meantime.

Re: Ask HN: Anyone making a living building desktop applications?

#20
post #6

The guy from Inkdrop [0] makes a living with his note-taking app. He also has a YouTube channel [1] which I found very relaxing. [0] https://www.inkdrop.app [1] https://www.youtube.com/c/devaslife

Uses a subscription pricing model though. I wonder why he choose that model. Personally I love the Sublime model, buy a license, use it anywhere.

I think it syncs the data between instances of the app (on the cloud - 10GB or something like that..).
Post reply on HN