← Back to context

Comment by cucumber3732842

8 days ago

>As they say, the rules are written in blood

Basically nobody ever died from leaky pipes or substandard weatherproofing. The code is as much about a) homogenizing the industry so big business can statistically reason about it at scale b) turning the subjective into the quantitive so that things can be done, checked, sight off on, etc, etc, without anyone using "judgement" as it is about protecting life and limb. Just about every professional has a laundry list of complaints about their area of code that boil down to it being theoretically useful but at great "not worth it" expense or a similar "not worth it" expense being incurred in lieu of very basic judgement. Arc fault breakers, and engineering requirements for small retaining walls come to mind as oft cited examples. And of course there's the myriad of wrangling that goes on wherein things get looser/stiffer requirements depending on whether their use is deemed worth incentivizing (this stuff usually lives in local addendums to the code).

I'm not saying there isn't value in there, but this habit people have of acting like it's all relevant to safety and screeching about "written in blood" is exactly what creates room for unrelated stuff to exist in the code.

>However, when you start reading, it is clear that much of the work is empirical, heavily localized and based on a great deal on the experience of the builder. I found very little in the way of solid theoretical modeling, but lots of measure, adjust, etc.

Which is a point very much in favor of the amateur.

> Basically nobody ever died from leaky pipes

I know you're probably intending to only remark on leaky water pipes, but:

The New London School explosion was caused by a leaky pipe. It killed 295 students and teachers, and led to the inclusion of smelly thiol in natural gas, as well as the Texas Engineering Practice Act.

https://en.wikipedia.org/wiki/New_London_School_explosion

  • Even leaky water pipes kill people - just google Legionnaires disease.

    • A drip or stream from a leaky pipe isn't gonna do it. You need to get the bacteria into the respiratory tract to get legionaires disease. And even then a specific temperature water is necessary for it to grow.

      A dehumidifier (or an HVAC system, which is where the name of the disease came from) is more likely to give you legionnaires disease than even the most substandard plumbing.

> Basically nobody ever died from leaky pipes or substandard weatherproofing

Famously, moist wet areas only grow molds that are safe for humans to live amongst, and absolutely never rotted away wooden structural components of a building.

  • Sounds like a tacit admission that those bits are written in rotten wood rather than blood.

    The part I take issue with isn't the building code in principal or that non lethal things can be regulated. It's that the people being to lie though their teeth and pretend it's all written in blood when a whole bunch of it isn't are essentially stealing credibility from those parts that are. A few bad apples (handouts to industry) spoils the bunch (very clearly important stuff, like floor and roof loading).

A lot of regulations are also for consumer or user protection - not just for the first owner, but later owners too. Substandard waterproofing may not be dangerous, but it does bankrupt people and ruin lives.

> I'm not saying there isn't value in there, but this habit people have of acting like it's all relevant to safety and screeching about "written in blood" is exactly what creates room for unrelated stuff to exist in the code.

meh, I understand the point, but it is about your risk tolerance being different than whoever writes the code. I have a long list of complaints about the NEC, (including AFCI requirements), but IMO, these kinds of requirements do save some amount of lives -- the issues comes down to how much do you value your own life, and/or the lives of others. The tradeoff, as always, is cost -- inspections, permits, impact studies etc push up the cost of new and remodel jobs substantially.

Where I really take issue with different code is when we hammer down on a specific issue of small significance while neglecting a more significant problem. For example, I have never in my life seen an inspector check the torque of a main lugs, polaris connectors, etc. Might just be my inspectors, but I have seen way more failures due to loose or over tightened connections than anything else.

I am all for gradually raising the bar for safety, but it has to rise faster than the increased cost, along with a level raising of the bar across all facets.