Archive for 2007 February
New NIN Trax
W00t! w00t! New NIN music online. (via my friend Cliff)
Read ArticleHappy Bitter Single Guy’s Day
"On average, workers spent 45 minutes less with their family during workdays in 2005 than they did two decades earlier Add it up and the lost time amounts to 195 hours less with family" "specifically the fact workers tend increasingly to watch television alone, eat alone and spend less time on meals" - Edmonton Journal, [...]
Read Article"*.*" -ne "*" (or, old dos habits die hard)
# Setup Demonstration Files - Erase Existing Files rd -recurse -force c:\LogFiles rd -recurse -force c:\Drawings # Setup Demonstration Files md c:\LogFiles echo foo | out-file c:\LogFiles\foo.txt md C:\LogFiles\SubDir cp c:\LogFiles\foo.txt c:\LogFiles\SubDir md c:\Drawings # Does not work as expected cp -recurse -force c:\LogFiles\*.* c:\Drawings #only copies foo.txt # Does what you want it to [...]
Read ArticleGood Goddamn, Blogger sucks too
Y'know, for a website that claims to be out of beta, they still look beta to me: I've been noticing this junk on a number of google sites, lately (calendar for sure, maybe gmail too, can't remember). I've got all me firefox extensions disabled and notice the same behavior in I.E. Goddamn I'm grumpy
Read ArticleGood Goddamn, Powershell Sucks!
Apparently Blogger sucks too, 'cause I can't get this picture to display at full resolution. You'll have to click to read it: In case you can't be bothered, powershell's remove-item crashes with "The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the [...]
Read Article