Hacker News new | ask | show | jobs
by ccorcos 350 days ago
I’m not sure it’s that clear…

Take an application like Slack and consider how to scale it local-first for a team with 1000 people.

And then consider how to coordinate deployment of new features and schema migrations…

Compare that with running a centralized server, which is going to be much easier.