in reply to Alphabet Blocks Japh
For a tiny extra bit of obscurity, you could change this:
open$x,$0;$_=<$x> [download]
...to this:
open+0;$_=<0> [download]