In addition to what the sibling comment said, Beeper is a great 'all in one' bridges type of software. The client is proprietary, but still interoperable with the larger Matrix network (and they contribute to upstream too).
> Btw the parents sound like helicopter parents going by your first sentence alone, I wouldn't mind them if they think their kid has to consider careers at 14.
My middle school required career shadowing at the end of 8th grade.
> One problematic issue I can see the Pinephone have in regards to this is that there's no unified push service that works for all apps
I won't reveal exactly where this is happening because the software is still in a proof-of-concept stage, but KDE folks are working on a 'unified push service' right now.
An XSLT stylesheet allows formatting XML content as HTML/CSS.
Of course, I haven't solved linking people to feed readers (maybe just feedly), but it could be done with this.
Sorry for the ignorance, but what is the point of getting this accurate in the datacenter (outside of scientific research and measurements I'd imagine)?
Wouldn't it be easier to just make distributed servers deal with large 'packets' or large individual tasks on their own?
There's an entire class of problems where you need to synchronize application state between data centers. For that, if two conflicting requests show up in different data centers at the ~same time, different servers need to agree on which one came first, and for that they need to be on as close to the same time as possible. Even being off by milliseconds doesn't cut it when request volume is high.