Hacker News new | ask | show | jobs
by JumpCrisscross 22 days ago
> don't understand why people care about Electron?

Most Electron apps are crap because they transparently communicate the developer prioritizing their own efficiency over the trade-offs to UX choosing a cross-platform platform entails.

In most cases, I don’t care that an app looks crappy as long as it works. For Anthropic, however, the irony undermines its argument that Claude is ready to replicate developers.

1 comments

Native apps suck too. i cannot list 10 native mac apps that are truly great, including Apple’s own. To me these days native on desktop means web, not Appkit. I can resize the whole interface with a common shortcut, I can select text trivially, native Mac apps constantly fail to do both. Developing native apps for the Mac is a mess, with immature SwiftUI, the absolute garbage liquid glass is on the desktop, the outdated Appkit framework and iOS based Mac Catalyst. Electron is a sane choice and good enough for Figma, Slack, Notion, leading apps in their respective categories.
It's not any better on the other OS' either. MS hasn't had a sane native app strategy in a decade and the GTK/QT divide remains on Linux.