If you want to create a postscript file from a MS Windows machine, the easiest way to do is to get a PS printer installed then choose “print to file” in the dialog box. However, the output is not very conformant to the PS standard and it may look worse...
[more]
Off-the-shelf GNU/Linux (or Debian) Commands
Finding duplicate files in the tree
[more]
An Interesting Problem: Wolves and Sheeps
In a field of geometry 5x5, put down 3 wolves and 5 sheeps. However, the wolves will kill the sheeps that they see in any diagonal or axial (horizonal and vertical) directions.
[more]
Unmaintainable code
This is a very funny, nice piece of article for writing unmaintainable code.
Should be read by every programmer.
[more]
Converting EBCDIC to ASCII
Finally, I found that somebody is still using EBCDIC today!
[more]