However, his article, while almost indecipherable due to his
stream-of-conciousness (or perhaps just rambling) style, does contain
a lot of truth hidden in the half-truths and inaccuracies.
1) Network bandwidth *is* being wasted (not only because of WWW, but
because the WWW has so much traffic, even a 1% waste is
significant).
2) FTP times are slower. Actually, I also feel telnet times are slower
too.
3) Computer programming *is* moving away from the machine. As more and
more levels of abstraction are built in to programs, more levels of
translation, and possible inefficiency are also built in.
(1) and (2) will be fixed with faster hardware, while (3) will get
worse and worse. I have fond memories of 2k and 4k machines, and the
machine language programming I did on them, but I wouldn't wish that
on anyone nowadays; it's just not cost effective.
I often wonder just how much header/message parsing costs HTTP...