static S getComputerID_quick() { File file = new File(userHome(), ".tinybrain/computer-id"); ret assertNempty(loadTextFile(file.getPath(), null)); }