←back to thread

202 points helsinkiandrew | 1 comments | | HN request time: 0s | source
Show context
chithanh ◴[] No.44643879[source]
> What UK Biobank is revealing, scan by scan and layer by layer, is that disease doesn’t arrive out of nowhere. It accumulates quietly, shaped by genes, environment, and habits.

I think that is already known for a while. It's called functional reserve, and was a big topic in HIV patients (and then again for SARS-CoV-2).

Like people with higher cognitive capabilities will be protected by those a bit longer before onset of HIV-associated neurocognitive disorder (or even dementia).

Same for kidneys: They have a functional reserve that you are born with gets used up during life, until it is gone. Acute kidney disease treatment is aimed at preserving whatever little function is left.

replies(4): >>44643934 #>>44643980 #>>44644041 #>>44644084 #
manmal ◴[] No.44644084[source]
It would be interesting what this functional reserve is, right? The microbiome perhaps, or intracellular minerals? Some other thing we haven’t even identified?
replies(2): >>44644460 #>>44645042 #
1. krisoft ◴[] No.44645042[source]
> It would be interesting what this functional reserve is, right?

It is most likely not a single thing.

Looking for "the functional reserve" is like looking for which part of an airplane is the "multiple redundancy". Or which line of code is the "fault tolerance" in google's code base. It is not a single part, it is all the parts working together.

Just looking at the kidney example (which is not the only kind of function we can describe having functional reserve.) functional reserve is that there are two kidneys, and each kidney have multiple renal pyramids, and if this or that part of the kidney functions worse other parts compensate and will work overtime.

Depletion of functional reserve is not something literally running out (like a fuel tank running empty), it is more like a marauding gang shooting computers in a cloud data center. Sure initially all works as it used to, because the system identifies the damaged components and routes the processing to other ones. But if they keep it up they will damage enough that the data center will keel over and can't do what it could do before.

(No, I'm not saying that a human body is literally a data center, or literally an airplane. What I'm saying is that all three shares the common theme that some process is maintained in the presence of faults.)