Hacker News new | ask | show | jobs
by lozenge 3032 days ago
Every Slack workspace creates an Electron instance. If you're on three workspaces, that's like running three totally separate browsers.
3 comments

More information about how Slack uses electron's Webview and BrowserView: https://slack.engineering/growing-pains-migrating-slacks-des...
What the hell?
That's not entirely right. Each workspace is an equivalent of a tab, not a browser.