And to think, I wrote what became parts 42, 43 and 44 of “Twenty of Two – The Infamous They” soooo many months ago. Apparently the news media didn’t bother to read them, because once again they are going to immortalize a school shooter, perfectly preserved in the on-line archives for all time. They will spend countless hours discussing his family, his background, interviewing friends (if the shooter had any), continually milking the bloodshed for … And to think…Read more
Author: seasoned_geek
And Still We Learn Nothing
People get upset with me when I say the bulk of OpenSource code is written by 12 year old boys, even if they happen to be north of 40 they simply never progressed past the age of 12 where it counts. This morning I’m digging into some rsyslog code and found this in datetime.c /* the following table saves us from computing an additional date to get * the ordinal day of the year – … And Still We Learn NothingRead more
Cadet Bone Spurs – Too Funny
Ah Tammy, I gotta admit you get full points for that one! There was a bit of a kerfuffle when you were running for election involving the VA, but you are earning full credits now, and I say that as a Republican. If you haven’t yet read about it, click the link. During the draft when the less fortunate were going off to die, Cadet Bone Spurs used wealth and privilege to get deferment after … Cadet Bone Spurs – Too FunnyRead more
FileZilla and OpenVMS
Oh, you’ve all been there. For whatever reason you are forced to edit something on your Linux desktop (because no professional uses a Microsoft product) Even the editors which _claim_ ftp support are completely worthless at file versions. PC based systems simply don’t understand what professional grade operating systems provide and the services production requires. You can move x86 based hardware into the computer room, but you can’t make it production quality. Most of the … FileZilla and OpenVMSRead more
Xterm and VT Emulation
Many years ago, when I was writing this book I did so using a Linux desktop using Xterm and the following configuration script. #!/bin/sh # vax # 09-17-96 Bob Ess – initial creation # 09-26-96 Shig Katada – Additional keybindings # # Script file to incorporate keybindings and command line # options for connecting to a VAX node # Usage statement Usage(){ echo echo ” Usage : vax -options” echo echo ” Options: -80 for … Xterm and VT EmulationRead more