summaryrefslogtreecommitdiff
path: root/src/writing/corrigenda.php
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2023-06-28 22:37:09 -0700
committerKai Stevenson <kai@kaistevenson.com>2023-06-28 22:37:09 -0700
commit79bd72e062fabcd6c0b73cfba6d35178e179da41 (patch)
tree23925498f68e055f40954dcb33df86f34ff8d5da /src/writing/corrigenda.php
parentb72bed67eae3ad851174c67252fea12de765274e (diff)
updated a lot of stuff
Diffstat (limited to 'src/writing/corrigenda.php')
-rw-r--r--src/writing/corrigenda.php29
1 files changed, 2 insertions, 27 deletions
diff --git a/src/writing/corrigenda.php b/src/writing/corrigenda.php
index bbd4c92..df9f6d2 100644
--- a/src/writing/corrigenda.php
+++ b/src/writing/corrigenda.php
@@ -9,33 +9,8 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
this will not change it. If you reach out to me via email I'll be happy to talk to you about it, though
I think many of these things will be realized in good time either way.
</p>
-<h3>That utilitarianism provides moral truth</h3>
<p>
- I was too concerned with the answer to the question of what is moral to consider that the question itself
- is absurd on its face.
-</p>
-<h3>That phenomenal consciousness is solely emergent</h3>
-<p>
- I neglected the information transfer problem. Epiphenomenalism is unpalatable. Interactive parralelism seems
- to work, as does idealism.
-</p>
-<h3>That everything is necessarily material</h3>
-<p>
- Consciousness is necessarily immaterial. Even if all else is matter, a single counterexample is evidently enough to
- invalidate a proposition.
-</p>
-<h3>That many things are hard</h3>
-<p>
- Nothing I have done thus far has been hard, even when I go about it in the most contrived way possible.
- I ought not assume that any future endeavour will be prohibitively challenging.
-</p>
-<h3>That there is such a thing as a justified belief</h3>
-<p>
- Extrapolation is circular. Mathematics is meaningless.
-</p>
-<h3>That the narrative explanation is coherent</h3>
-<p>
- And that it is possible to have no narratives without having a narrative of having no narratives.
- See above.
+ Unfortunately, it turns out that I've never been wrong about anything! Just kidding, that statement
+ was an example of me being wrong about something.
</p>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>