add thought; add statements
This commit is contained in:
parent
2d0c930566
commit
c02f19b5aa
@ -34,3 +34,4 @@
|
|||||||
2024-09-01: switch to <a href='https://git.natalieee.net/nat/htmlgen>htmlgen'>htmlgen</a> for content
|
2024-09-01: switch to <a href='https://git.natalieee.net/nat/htmlgen>htmlgen'>htmlgen</a> for content
|
||||||
2024-09-03: fix issue with changelog; update site-info.html; update style; add thought
|
2024-09-03: fix issue with changelog; update site-info.html; update style; add thought
|
||||||
2024-09-05: hopefully? fix issue with natalie-info.html, update home.html
|
2024-09-05: hopefully? fix issue with natalie-info.html, update home.html
|
||||||
|
2024-09-07: add additional random homepage statements
|
||||||
|
1
files/homepage-statements/15
Normal file
1
files/homepage-statements/15
Normal file
@ -0,0 +1 @@
|
|||||||
|
reluctant and accursed fullstack developer
|
1
files/homepage-statements/16
Normal file
1
files/homepage-statements/16
Normal file
@ -0,0 +1 @@
|
|||||||
|
technical debt collector
|
34
html/thoughts/healthcare
Normal file
34
html/thoughts/healthcare
Normal file
@ -0,0 +1,34 @@
|
|||||||
|
<!-- TITLE: the medical system -->
|
||||||
|
<!-- DATE: 2024-09-07 05:44:47 -->
|
||||||
|
<h2>How is it this bad?</h2>
|
||||||
|
<hr>
|
||||||
|
<h3>endocrinological</h3>
|
||||||
|
I take estrogen (tablets, 2mg, 3/day), spironolactone (tablets, 50mg, 2/day), and progesterone (gel capsuls, 100mg, 1/day) because I am transgender.
|
||||||
|
here are the associated costs for the above medications:
|
||||||
|
<ul>
|
||||||
|
<li>estrogen: $14.05/month, $168.6/year</li>
|
||||||
|
<li>spironolactone: $6/month, $72/year</li>
|
||||||
|
<li>progesterone: $15/month, $180/year</li>
|
||||||
|
<li>total: $420.6/year</li>
|
||||||
|
</ul>
|
||||||
|
you will note that estrogen and an anti androgen are responsible for 57.2% of the yearly cost.
|
||||||
|
this is ridiculous.<br>
|
||||||
|
I did some calculations:<br>
|
||||||
|
cost of diy estrogen injectable solution (estradiol enanthate, 40mg/ml, 10ml): $70-$100<br>
|
||||||
|
necessary doseage for estrogen monotherapy: ~.13ml<br>
|
||||||
|
injection timing: every 7 days<br>
|
||||||
|
10ml/.13ml = 74.9 weeks of estrogen<br>
|
||||||
|
52 weeks in a year.<br>
|
||||||
|
100*1/(10/.13/52) = $67.6/year for estrogen (upper bound)<br>
|
||||||
|
70*1/(10/.13/52) = $47.32/year for estrogen (lower bound)<br>
|
||||||
|
<br>
|
||||||
|
why is diy cheaper than having healthcare?
|
||||||
|
this does not account for cost of needles and alcohol wipes, but that is negligible.
|
||||||
|
<hr>
|
||||||
|
<h3>neurological</h3>
|
||||||
|
the psychologist that did my autism evaluation thinks that I am depressed.
|
||||||
|
this is based on 0 evidence other than my consistently high score on the PHQ-9.
|
||||||
|
I contend that the PHQ-9 is not a useful tool of assessment for neurodivergent people.
|
||||||
|
<br><br>
|
||||||
|
apparently, it is somehow more conceiveable that I am autistic and depressed than it is that I could be autistic and have adhd.
|
||||||
|
I am very clearly not depressed, in fact, I would say that other than the negative impacts of the very obvious and DSM-V compliant signs of ADHD I exhibit, I am doing quite well.
|
@ -47,3 +47,7 @@ Benchmark 1: footclient '/tmp/aoeu.sh'
|
|||||||
Time (mean ± σ): 10.9 ms ± 1.0 ms [User: 0.7 ms, System: 0.5 ms]
|
Time (mean ± σ): 10.9 ms ± 1.0 ms [User: 0.7 ms, System: 0.5 ms]
|
||||||
Range (min … max): 9.9 ms … 14.3 ms 30 runs
|
Range (min … max): 9.9 ms … 14.3 ms 30 runs
|
||||||
</pre>
|
</pre>
|
||||||
|
<hr>
|
||||||
|
addendum as of 2024-09-07 06:13:54:
|
||||||
|
<br>
|
||||||
|
foot supports the relevant escape codes for vim's spell hlgroups. this is ideal as now misspelled words are underlined in red, whereas improperly capitalized words are underlined in yellow.
|
||||||
|
Loading…
Reference in New Issue
Block a user