08 Jun 2008
The significance and formatting of whitespace in source code is a religious issue. Essentially, that means that opinions and intense personal preferences far outweigh any rational thoughts on the matter. That said, here’s my contribution to all the noise and furor.
Some of you may remember column-sensitive programming languages like RPG and FORTRAN, where [...]
Posted in Programming by: hornlo
No Comments
13 Apr 2008
Recently a coworker requested a quick and dirty way to extract a list of successfully delivered email addresses from a qmail log file. A message had been sent to several hundred recipients at example.com. Unfortunately, one if the domain’s two MX hosts would permanently reject messages, while the other would defer some messages [...]
Posted in Programming by: hornlo
No Comments