On 4-15-2018 I received the following email: This was for a Guest order placed on 4-05-2018. I don’t run a virus known as Windows, but, being the only member of…
Thank You Sir May I Have Another
Tales that just make you want to scream and other humiliating kicks to the crotch.
Expires Faster Than Milk
It’s amazing how quickly things become useless and outdated on the Internet. What is worse is people usually choose one of the first five search results and consider it Gospel…
A Good Reason to Never Go to Oregon
In the Midwest kids tend to “obtain” alcohol and drive a bit drunk. This is fun. Well, in Chicago they shoot each other, but, that’s Chicago. In Oregon, they run…
An Updated C_MEGA_MAIL Example
Things get dated. It is sad, but true. Time marches on and little snippets of code you squirreled away for future use start to not work as good, or not…
Checking return values
Yes, I had to post one more, hopefully shorter, rant on logger.c. This has to do with “checking return values” in OpenSource code. #ifndef MSG_NOSIGNAL # define MSG_NOSIGNAL 0 #endif…