The next
generation of spam filters needs to start doing spell
checking. If more then a certain number of words don't match the
dictionary file, then it is rejected.
Or if the email contains, say, a befunge program, rather than any
natural-language text. For example, here's a program that (allegedly -
I haven't checked) computes square roots:
v>00p10p>00g:10g\/v
^:&< |:-1p00/2+<
>93*^ >00g.@
>
>
I was looking for the "turing tar pit" on the web to find out if
befunge
was the hardest
language to program in. I think "brainfuck" or something like that was
the hardest to
program in. Anyhow I found a site with some intersting thoughts about
computers and
programing -- "Epigrams in Programming"