←back to thread

292 points kaboro | 1 comments | | HN request time: 0s | source
Show context
burlesona ◴[] No.25058399[source]
The point about robust collaborative editing as an API is interesting. The HN crowd generally prefers native apps and gets tired of the electron parade, but for major business software it’s increasingly table stakes that another person can see what you’re working on, live, by clicking a link.

Apple does have relatively good live collaboration in its iWork apps. Perhaps there’s a future API there?

replies(3): >>25058490 #>>25058830 #>>25058904 #
onion2k ◴[] No.25058904[source]
The HN crowd generally prefers native apps and gets tired of the electron parade...

There's no significant preference for native; it's just that we won't tolerate bad apps. I'd guess that VSCode is the most popular editor among users here by a long way, and that Google Docs has far more users than MS Word. HN readers don't pick native apps when there's a good Electron or web-based alternative.

replies(2): >>25059372 #>>25062986 #
1. vulcan01 ◴[] No.25059372[source]
To add on, the reason why it might seem that

> the HN crowd generally prefers native apps

is because it is hard to write a good Electron / web app that is actually performant + easy to use. Which is why many people here are wary of new Electron apps.