Not sure what relevance the source has here, but it’s not correct. Primary (AL) is the most common in the developed world and secondary (AA) elsewhere. There are some foci of ATTR but it is by far not the most common.
b) drugs cost a shitload (hundereds of thousands/yr) to extend lifespan by...months
c) only for ATTR (not AL) amyloidosis
d) the drive to diagnose and treat only really started after tafamidis (1st drug with any effectiveness) was marketed...hmmm
e) the dude in the article used as an example was probably helped more by treating his afib than by the fancy drugs
for sure there are some genetically transmitted younger patient for whom this is important. But there are a lot of frail older people who are getting diagnosed with wild-type ATTR amyloid for...questionable benefit at massive cost. IMO, the jury is still out
a) Yes, it's more common in older people. A lot of old people end up in hospital
b) 30% fewer deaths and hospital admissions is a good thing in my book
c) The more common form according to my wife
These tests don’t have perfect accuracy and resolution, so low or zero results don’t mean that a lifetime of high cholesterol won’t catch up with someone in their 60s and 70s, yet a lot of podcasters and social media influencers are making those claims.
Can this plaque be reversed?
A CT angiogram distinguishes soft vs. hard plaques (and shows narrowing), so that’s the ultimate way to clarify the situation. (Bearing in mind radiation exposure risk and cost, of course.)
There is pretty clear evidence that some subset of schizophrenic diagnosis are due to autoimmune issues. If we can use antibodies in the spinal fluid to detect when autoimmune treatments can be effective in treating schizophrenia, that alone will be huge.
However, the even bigger insight to be drawn from all of this is the potential for other psychological problems that psychiatry has struggled to treat, to also have autoimmune causes. When you try to treat something that has multiple, quite different causes, with a single treatment, it makes sense that it would be hard to find that treatment that works reliably (as is the case for many psychiatric medicines.)
I predict we may eventually see immune antibody tests (or some functional successor) become a standard part of all mental health care.
This was put into OpenBSD back in 2017. It's not "trap instructions". It's "trapsleds". The idea is to trap the sleds (a.k.a. slides) of NOP instructions that linkers used to put in between compiled code for alignment, and which could be exploited with "return-oriented programming" where an attacker could cause execution to jump to any address in the padding range (possibly needing the inexactitude because of constraints upon byte substitutions) and slide along all of the NOPs to the target function.
* https://undeadly.org/cgi?action=article;sid=20170622065629
* https://isopenbsdsecu.re/mitigations/trapsled/