|
|
|
|
|
by kccqzy
1102 days ago
|
|
I don't want to speculate baselessly but if you've worked in big companies you'll know seemingly simple features become complicated with scale. This is especially when you are YouTube. It could be that the old feature was causing production problems and had to be removed, while a more efficient re-implementation is underway. I mean just look at what Google's Cloud Spanner says about using timestamps as keys: https://cloud.google.com/spanner/docs/schema-design Having both sort by latest and sort by oldest in an efficient way could very well be a nontrivial problem. |
|
It of course may not be as simple as your random hobby projects, but Google has the manpower that is proportional to the complexity of YouTube.