diff --git a/changelog b/changelog
index f3ce812..01c2ad4 100644
--- a/changelog
+++ b/changelog
@@ -34,3 +34,4 @@
2024-09-01: switch to htmlgen for content
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-07: add additional random homepage statements
diff --git a/files/homepage-statements/15 b/files/homepage-statements/15
new file mode 100644
index 0000000..ae1cabc
--- /dev/null
+++ b/files/homepage-statements/15
@@ -0,0 +1 @@
+reluctant and accursed fullstack developer
diff --git a/files/homepage-statements/16 b/files/homepage-statements/16
new file mode 100644
index 0000000..4fdfa46
--- /dev/null
+++ b/files/homepage-statements/16
@@ -0,0 +1 @@
+technical debt collector
diff --git a/html/thoughts/healthcare b/html/thoughts/healthcare
new file mode 100644
index 0000000..3895951
--- /dev/null
+++ b/html/thoughts/healthcare
@@ -0,0 +1,34 @@
+
+
+
How is it this bad?
+
+endocrinological
+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:
+
+ - estrogen: $14.05/month, $168.6/year
+ - spironolactone: $6/month, $72/year
+ - progesterone: $15/month, $180/year
+ - total: $420.6/year
+
+you will note that estrogen and an anti androgen are responsible for 57.2% of the yearly cost.
+this is ridiculous.
+I did some calculations:
+cost of diy estrogen injectable solution (estradiol enanthate, 40mg/ml, 10ml): $70-$100
+necessary doseage for estrogen monotherapy: ~.13ml
+injection timing: every 7 days
+10ml/.13ml = 74.9 weeks of estrogen
+52 weeks in a year.
+100*1/(10/.13/52) = $67.6/year for estrogen (upper bound)
+70*1/(10/.13/52) = $47.32/year for estrogen (lower bound)
+
+why is diy cheaper than having healthcare?
+this does not account for cost of needles and alcohol wipes, but that is negligible.
+
+neurological
+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.
+
+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.
diff --git a/html/thoughts/terminal-emulators b/html/thoughts/terminal-emulators
index 2a3c5a1..d480129 100644
--- a/html/thoughts/terminal-emulators
+++ b/html/thoughts/terminal-emulators
@@ -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]
Range (min … max): 9.9 ms … 14.3 ms 30 runs
+
+addendum as of 2024-09-07 06:13:54:
+
+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.