(It's kind of janky partly because it's just, "for each instance, get the last x posts"—it fetches each instance's stuff consecutively, and *then* it all gets sorted—so one will always lag a bit behind the other. I'm not sure if there's a good way to solve that. Also, I still can't figure out how to actually add stuff to an array.)