sbool canConnectToTinyBrainDE() { pcall-silent { ret nempty(loadPageWithTimeout(10000, "http://tinybrain.de:8080/tb/all-computers.php")); } false; }