>One of the largest outages in the history of Google follows
It's probably just a coincidence vibe-bros... :P
(I love how we are using abreviated "infra" bcz we can't google how to write the full word)
So it is "infra" + "structure" but structure is common word so I need to remember how to write "infra" only.
The most bizarre one is the word "yesterday" which I memorized as "yes" + "ter" + "day" and don't ask me why "ter" because I don't remember.
> ℹ Note: Multiple online services including Google Search and YouTube are currently experiencing international outages; incident not related to country-level internet disruptions or filtering #GoogleDownedit: Seems to be a network problem. We can't connect to them from Bulgaria, but we can connect to them from the US.
Hmmm maybe that is why www.youtube.com wasn't resolving, but youtube.com is.
Had to change my /etc/hosts to get mpv youtube working today.
64 bytes from lhr35s10-in-f14.1e100.net (216.58.206.46): icmp_seq=1 ttl=110 time=47.9 ms
Maybe depends on region
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Is this the end?
I guess either this is an internet exchange collocation, ISP tier 1 fuckup or some of the non-existent agencies were instructed to sabotage connections. Or they did some interception fuckup.
$ ping google.gr
PING google.gr (142.251.140.67) 56(84) bytes of data.
64 bytes from sof04s06-in-f3.1e100.net (142.251.140.67): icmp_seq=1 ttl=111 time=35.1 ms
64 bytes from sof04s06-in-f3.1e100.net (142.251.140.67): icmp_seq=2 ttl=111 time=47.7 ms
^C
--- google.gr ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
$ curl google.gr -v
* Trying 142.251.140.67:80...
* Connected to google.gr (142.251.140.67) port 80 (#0)
> GET / HTTP/1.1
> Host: google.gr
> User-Agent: curl/7.81.0
> Accept: */*
>
^C