22 Feb
2008
22 Feb
'08
6:17 p.m.
On Fri, 22 Feb 2008, Joerg Arndt wrote:
* Mark D. Niemiec <mniemiec@interserv.com> [Feb 21. 2008 14:56]:
[...]
for example: x +&.*: y NB. Euclidean distance (*: is square) x +&.% y NB. Electrical resistance in parallel (% is reciprocal) x -:@+ y NB. Arithmetic mean (-: is halve; F@G(x,y) = F(G(x,y)) ) x -:@+&.% y NB. Harmonic mean
That gives my /etc/sendmail.cf a whole new meaning!
I can't resist the chance to share my tangentially related joke: They say that sendmail was originally thought to be killing an ant with a sledgehammer, but the ant turned out to be an elephant on the horizon.
From which I conclude that using sendmail is like trying to kill an elephant with a sledgehammer.