in reply to Re^3: The Highest Rated Node of All Time
in thread The Highest Rated Node of All Time

...and it's gone!

perl -e 'use Crypt::Digest::SHA256 qw[sha256_hex]; print substr(sha256_hex("the Answer To Life, The Universe And Everything"), 6, 2), "\n";'