Love this story. Software developers are certainly infamous for being lazy. Most of us are, and that drives us to write code to automate things or write utilities to give to others to perform certain tasks. It's all about finding clever ways to make things easier for us and our employers. But one guy took — Continue reading Β»
Electric Cars To Make Noise
I don't like government regulation much but there are areas that concern health and safety where government regulation may not be a bad thing. Making electric cars a bit noisier is one of those areas (Electric Cars Must Make Noises Can Hear Under U.S. Rule). As a runner and walker I have been startled by — Continue reading Β»
Year 2038 problem
25 years from now we could be dealing with an issue similar to the Y2K issue,Β year 2038 problem. This problem was brought to my attention by Β user 'Ken' commenting on the countdown tool page on this site. Basically *nix systems keep time in 32-bit integer formats counting seconds since Jan. 1, 1970. On Jan. 19, — Continue reading Β»
Google Voice, Still No MMS Support
Recently someone asked me if I had received their text message. I am a Google Voice user and had not received the text message. Worse yet, the person hadn't received a bounce either so apparently the text had just vanished without a trace. Turns out that the person had actually attached a photo to the — Continue reading Β»
Disabling SELinux
I know it's sacrilegious for some to disable a security feature on a platform, but SELinux (an enhanced Linux security feature) has left me no choice but doing exactly that on Linux. SELinux was added to Linux to give it additional security measures beyond what it inherited From Unix. By default many of the Linux — Continue reading Β»
The Perils of Self-Hosting
Two weeks ago, when nature was flexing its muscle in the northeastern USA in the form of hurricane Sandy, I was away from home on a business trip. When the alert email from my monitoring company arrived in my inbox informing me of the web server outage, I wasn't surprised. Power had been lost, the — Continue reading Β»