|
|
|
|
|
by dehrmann
1532 days ago
|
|
Generally, things get harder as you scale because something that would have taken a new Postgres table has become a distributed systems problem. You also hit diminishing returns with new features and user growth, but when you have hundreds of ~~billions~~ millions of users, even marginal engagement gains can multiply out to something big, so you have a lot of teams working on features that might move the needle a bit. There are also more regulatory hurdles as you grow, so some of the staff just support that. |
|