Hacker News new | ask | show | jobs
by simne 1523 days ago
We in Ukraine have cheapest home internet in Europe, normal something like 5$ for 100mbit copper, with 20mbit to abroad; 10$ gigabit, with 300mbit abroad.

But this is on "home-network" technologies - they have their equipment distributed over buildings and have not central core, so this is cheaper, but lacks some things which seem normal for telecoms.

It is very reliable, easy achieve less than 5 hours of downtime per month. Most downtime because somebody steal equipment from attic, or somebody tried to steal fiber cables, thinking it is copper.

Example trace (skipped not necessary info):

traceroute -q 2 -w 1 --resolve-hostnames www.amazon.com

traceroute to d3ag4hukkh62yn.cloudfront.net (52.84.115.95), 64 hops max

  2   94.244.0.210 (rusanovka-uaix.elan-ua.net)  0.519ms  0.432ms 
  3   193.239.72.201 (ae2-166-gw0.g50.kv.dataline.ua)  0.556ms  0.550ms 
  4   10.204.215.47 (10.204.215.47)  45.048ms  8.404ms 
  5   193.239.74.62 (amazon.dataline.ua)  27.452ms  27.259ms 
  6   *  * 
  7   *  * 
  8   150.222.27.44 (150.222.27.44)  41.083ms  41.283ms 
  9   150.222.27.197 (150.222.27.197)  40.665ms  40.495ms

Example ntpq -np remote refid st t when poll reach delay offset jitter ============================================================================== ua.pool.ntp.org .POOL. 16 p - 64 0 0.000 0.000 0.000 *62.149.0.30 .GPS. 1 u 353 1024 377 0.702 0.063 0.105 +91.236.251.13 105.240.56.33 2 u 40 1024 377 3.825 -0.068 0.466 -195.78.244.50 91.198.10.4 3 u 171 1024 377 17.445 3.617 0.251 -162.159.200.1 10.132.8.165 3 u 615 1024 377 0.460 2.218 0.115 -162.159.200.123 10.132.8.165 3 u 806 1024 377 0.489 2.212 0.104 -91.236.251.12 105.240.56.33 2 u 46 1024 377 3.879 -0.522 1.551 -91.236.251.129 118.188.39.164 2 u 58 1024 377 5.025 -0.056 0.293 -193.106.144.7 31.28.161.68 2 u 368 1024 377 6.991 1.203 0.120 +31.28.161.68 .GPS. 1 u 961 1024 377 0.543 0.152 0.134

BTW could somebody give link, on what template engine uses HN, so I will post structured text. Thanks in advance!