http://hn.vernccvbvyi5qhfzyqengccj7lkove6bjot2xhh5kajhwvidqafczrad.onion/stories/38516331
And Google's guidance is to use an array of structs if more data might be needed in the future: >However, if additional data is likely to be needed in the future, repeated fields should use a message instead of a scalar proactively, to avoid parallel repeated fields. https://google.aip.dev/144 >// Good: A separate message that can grow to include more fields https://protobuf.dev/programming-guides/api/#order-independe... buro9 2y this is quite old, so I'm curious about what triggered it...