How Satellite Internet Breaks the Laws of Physics: Why Light Travels Faster in Space Than in Fiber

In November 2020, SpaceX requested that the Federal Communications Commission modify its license to operate 348 satellites at an altitude of 560 kilometers with an inclination of 97.6 degrees. These satellites would carry inter-satellite laser links—technology that allows satellites to communicate directly with each other without bouncing signals through ground stations. The physics behind this request reveals something counterintuitive: for long-distance communication, signals traveling through the vacuum of space can arrive faster than signals traveling through fiber optic cables on Earth. ...

9 min · 1823 words

How VPNs Actually Work: From Tunneling Protocols to the Hidden Latency Costs

In 2019, a network engineer at a major financial institution noticed something odd. Their newly deployed VPN, configured with OpenVPN over TCP, was causing a 40% drop in throughput for database replication traffic. The latency between their New York and London data centers had jumped from 75ms to over 200ms. After weeks of troubleshooting, they discovered the culprit wasn’t bandwidth or hardware—it was TCP-over-TCP meltdown, a fundamental interaction between the VPN protocol and the underlying transport layer. ...

11 min · 2218 words