> <i>No matter how hard you push and no matter what the priority, you can't increase the speed of light.</i><p>This reminds of one of favorite videos with the famous Grace Hopper: <a href="https://www.youtube.com/watch?v=JEpsKnWZrJ8" rel="nofollow">https://www.youtube.com/watch?v=JEpsKnWZrJ8</a>. She visualizes the speed of light to aid family, students and generals.
> <i>Every old idea will be proposed again with a different name and a different presentation, regardless of whether it works.</i><p>Sounds like all modern JS frameworks :)
<i>(5) It is always possible to aglutenate multiple separate problems into a single complex interdependent solution. In most cases this is a bad idea.</i><p>Ignored by every technical RFC on L2/3 networking published after this document
Fallacies of Distributed Computing<p><pre><code> 1. The network is reliable.
2. Latency is zero.
3. Bandwidth is infinite.
4. The network is secure.
5. Topology doesn't change.
6. There is one administrator.
7. Transport cost is zero.
8. The network is homogeneous.
</code></pre>
<a href="https://en.wikipedia.org/wiki/Fallacies_of_distributed_computing" rel="nofollow">https://en.wikipedia.org/wiki/Fallacies_of_distributed_compu...</a>