

94·
6 days agoThe code doesn’t do any preferential treatment for any instances. You can easily see they are not favored over the others with any statistically significant number of refreshes. That’s the beauty of OSS. You don’t need to speculate conspiracy theories.
The sorting is client side. The code is here and you can literally debug it line by line in your browser to see that it uses random, uniform sorting.
That was always the more plausible scenario compared to the devs maintainig a separate build process to minimally influence sorting priorities, which again, would be easy to disprove using statistical analysis, even if the code was a blackbox.