The boring life of Jerod Poore, Crazymeds' Chief Citizen Medical Expert.

More schadenfreude for all!

The panoply of stupidity, humiliation, shame & absurdity has grown to over 120 sites, and at least 100 of them are still active.  I might be depressed, but at least I can enjoy how fucked up things are for other people.

It won't matter when more of those sites become moribund.  Per Cipolla's first basic law of human stupidity, Always and inevitably everyone underestimates the number of stupid individuals in circulation. there will always be idiots doing ridiculous things and other people documenting the results.

Side A: Clever; Side B: WTF?

Now that Crummy Church Signs is on a permanent hiatus I'll post these here.  Missoula's New Life Worship Center on south Reserve St. (aka state highway 93, a major north-south artery) is known around town for their sometimes somewhat clever signs they'll put up.  E.g. "Where's global warming when you need it?" during a record-breaking cold snap.  They usually have a different message on each side of the sign.  So during the last week of August drivers on southbound Reserve street saw:



For a church without a website that's kinda cute and clever.

Drivers on the northbound side, which is the side the church is on, saw:



What the fuck? Don't serve God leftovers?  What is that supposed to mean?  The closest the Google can find for that phrase is someone's blog entry Serving Leftovers to a Holy God and a sermon entitled Serving God the Leftovers.  If it's based on the latter it's one of those things that makes me question if the pastor really wants people reading that part of the Bible.  While the sermon is based upon Malachi 1:6-14, anyone who keeps reading and gets to Malachi chapter 2, especially verse 3, will learn the origin of the term, "Eat shit and die."

Hey, God said it first.  How can it be obscene if God said it?  That gives kids a free pass like you wouldn't believe.

If you want to use a cryptic message to draw people in be prepared for that whole "as ye sow so shall ye reap" proverb, even if that isn't in the Bible.

Bes vs. Mouse

Bes, the runt of the litter, is the only cat who still eats the critters she catches.  At least consistently.  Here's a recent example: 

Omega-3 EFAs Can Kill You!

Don't take them!  Just don't.  They'll kill you.  They'll make you kill yourself!

Don't believe me?  Here it is, straight out of the PI sheet for prescription-strength omega-3 fish oils:


Additional adverse events reported by 1 or more patients from 22 clinical studies for HTG are listed below:

Body as a Whole: Enlarged abdomen, asthenia, body odor, chest pain, chills, suicide, fever, generalized edema, fungal infection, malaise, neck pain, neoplasm, rheumatoid arthritis, and sudden death.

Granted the dosage to treat high cholesterol is two-to-four times what is recommended for unipolar or bipolar depression, but a side effect is a side effect, right?  It doesn't matter how unlikely it is to happen or what the context is, a potential side effect is still a possible side effect.  I mean, just because that's how much I take each day as the usual 800mg of EPA doesn't do it for me.  Unless I'm sick, like I am now, and sometimes I get a bit hypomanic when I'm sick, so I don't need anything to exacerbate that.  It explains why the cats don't like being around me because I don't smell so fishy.


I need to jump up and down on Oprah's couch to get this vital message across to the world.  Omega-3 fish oils can KILL YOU!!!  Stop taking them!  Everyone, just stop taking them!


That way they won't be so fucking expensive, because a bottle of the good stuff (not capsules, straight oil) runs $20-$40 a pint.  Sometimes I want to buy some fucking Lagavulin or Balvenie Double Wood if I'm going to be paying that much money for a pint of something.

Fixed it. No duct tape required.

Thanks to .htaccess I managed to get Apache to deal with server side includes. Yay.

Case of the Vanishing Medication Pages

The latest problem: bits and pieces of .shtml pages are not being displayed. E.g. any of the Keppra pages other than Keppra's basic information page. If you look at that page you'll see the short disclaimer at the top along with the Google search bar and links to all the other pages about Keppra. Toward the bottom of the page the links are repeated along with shameless begging for support, links to other sections on the site, and the bigass disclaimer. If you click on a link to any of the other Keppra pages (e.g. Keppra's efficacy) you won't see any of that.

The missing pieces are separate files. When I was actively updating the medication pages (and if and when I do so again) I was converting pages from .html to .shtml so any changes to things like the disclaimers, page navigation, etc. meant updating one small file instead of many large files. The files are one the server, they just aren't being displayed.

For those unfamiliar with the HTML code, it looks like this:
< !--#include file="somefile.htm" -- >


The problem is the default for Apache (the software that deals with the web) on the server we're on is to not allow SHiTty Markup Language includes, what it calls server side includes. It's supposed to be a simple override to change that. But no matter where and how and how many times I try to ram that override down Apache's throat it refuses to respond.

In this world of open source there are so many possible combinations of operating system components, and versions of those components, it's next to impossible to determine just where the problem is. Is it a CentOS 4.2 thing? An Apache 2.0 thing? A Plex 8.6 thing? My money is on Plex, because Plex makes everything weird. Case in point, I set up a job to run hourly. It runs, but it doesn't work as I expect it. Meanwhile a similar job runs daily and does exactly what I want done hourly. Except I can't find where in the daily schedule it's run so I can give the hourly job the same parameters. The cron logs give me no clue as I can't even find a reference to the daily cron job as having been run at all! It's Plex! It's magic!

All this really, really makes me miss the Big Iron days when 90% of my fellow programmers never heard of Usenet, Fidonet, or ARPANET until the Morris worm made it into the headlines. By the time ARPANET evolved into the Internet most of them forgot about it all. Besides, who wanted to deal with domain addresses that were domainname.city.state.us? Or email addresses that looked like frodo!unauthorized!nobody@cs.stanford.edu Back then operating systems were all proprietary and nobody in their right minds altered a single bit. The applications, mostly accounting software, were quasi-open source. The businesses bought them, but the source code usually came with it so the software could be modified. Or it was all developed in house. Back in the 1980s and '90s most places ran a mix of homegrown software and modified software they purchased to run their business and account for everything. Almost everyone who owned the same model of computer was within a release, at the most two, of the operating system as everyone else. Hardly anyone's accounting package looked like anyone else's, even when that software came from the same vendor.

These days it's the complete opposite. If more than one person is involved I doubt if two offices of the same company in the same town have anything close to the same combination of *nix, SQL, and whatever other OS components they need, running on otherwise identical hardware. But the enterprise software they run looks and works exactly the same else in the world (allowing for language differences) that same software is running. These days there's a debate going on about vendors supplying their source code and how the open source movement is changing the way developers think, and all the intellectual property issues and so for.

Buh?

One thing that didn't change is utility software, although its relevance did. In the Big Iron Age most of us had a lot of the same utility software that made managing various aspects of system administration easier. Why? Because we read the same magazines and typed them in. I couldn't wait for them to catch up and get a way to transfer the source code to a PC so I could upload it. For awhile one of said magazines had the code digitized into something that looked like a cross between a bar code and Rorschach spat. Somehow scanning that with an optical reader and dealing with the reader's software was less complicated than a BBS, a listserv, or even something on the nascent AOL and similar services.

With all the different *nix dialects and variations of basic functions (e-mail, ftp, etc.) I've come to learn that a piece of utility software some random person wrote to make their life easier has become a de facto piece of the OS. To the point where it's just assumed one has it, to the point where further development of the OS is predicated on that software being around, but it isn't included in the standard distribution of the OS.

Some time in the next decade or the one after that they are so going to laugh at the idiots who thought open source operating systems could work for anyone other than people who were nostalgic for the 1970s, when everyone had to build their own PCs from scratch and tailor the operating systems for each box, or for people with a strong DIY ethic who want to do the same thing. But for businesses? For ISPs? It's madness.

OSOS. Oh shit, oh shit.