Hacker News new | ask | show | jobs
by Crinus 2619 days ago
> Meanwhile customers happily used the apps without caring about what tech was used

People didn't care what tech was used and still do not care, but they do care if the programs are slow and resource hogs.

Note that thanks to all those Java apps at the past, Java still to this day has a very negative image about being slow regardless of how true that is (especially among people who do not know enough to judge its performance).

> If you app solves a real problem, people will use it regardless of the tech you use.

That doesn't mean people will like using it.

Also you do not see many desktop apps being made in Java nowadays. Or 10 years ago, for that matter.

1 comments

> That doesn't mean people will like using it.

It is easy to assume that from the vantage point of being a developer and being able to notice an app that is native vs. something like electron. But for most users and even a lot of developers, they won't notice as long as the app functions.

I work on a team that encompasses both Tech and Business Associates and all the non-tech people love slack, and have no complaints about the app itself. Hackernews loves to get on its high horse and complain about electron and so many other trends, but as us developers love to forget, we are rarely the target audience for the apps in which we create.

People may say they love using Slack, but they certainly wont like their computers being slower and/or their laptop's batteries draining. And they wont blame Slack or any other Electron application for that, largely because they do not know why that happens! They'll blame their computer, perhaps Apple/Microsoft, their luck or whatever, but they do not have enough knowledge to judge Slack or any other misbehaving application unless the application makes it crystal clear that it is the reason.

It is up to the techies and developers to point out why that happens as they are the ones who have the necessary knowledge to figure out what is wrong. You cannot rely on users to figure out that stuff.