http://qs321.pair.com?node_id=11110338


in reply to Re: 6502 Perl
in thread 6502 Perl

I run most of my "Garden Space Program"* experiments on similar contraints. Darn Arduinos with their ming-boggling constraints....

*GSP is a simulated space lander series in my own garden to learn electronics and stuff. See my blog for updates ;-)

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