Wednesday, December 17, 2008

If programming languages were religions

Aegisub: If programming languages were religions...

Nice :-).

I would add that:
Middleware is the rich demagogue that demands your money and gives you only a twisted semblance of the underlying truth in return.
The WebSphere library is the necronomicon.
Jython is what happens when you put some fundamentalist (Java) in charge of your humanism (Python), kinda like a self-help guru.

No comments:

Get Restart log using PowerShell

I'm often curious about a restart on a Windows server system. An easy way to get a list of the restart and what initiated it is to use t...