Remix.run Logo
netsharc 3 hours ago

My first guess would be replicaton isn't that critical, because a user would mostly interact with an instance that's nearby, and this instance has their data. But the page mentions:

> Games and Tools — including leaderboards, quizzes and more.

A leaderboard that's globally consistent, huh, that's not trivial.

Maybe they just propagate the SQL commands to all their servers...

lukan 32 minutes ago | parent [-]

"My first guess would be replicaton isn't that critical, because a user would mostly interact with an instance that's nearby, and this instance has their data. But the page mentions"

Apparently not

"Each account is associated with a DC upon registration and does not change with the user’s phone number or geographic location. Users cannot freely choose a DC—if connected to the wrong DC, the server returns an error message, requiring the client to connect to the correct DC associated with the account."

according to this source: https://dev.moe/en/3025

Also on the frontpage now:

https://news.ycombinator.com/item?id=48920475