summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--microblog/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/microblog/index.html b/microblog/index.html
index 590d256..7b4d282 100644
--- a/microblog/index.html
+++ b/microblog/index.html
@@ -13,6 +13,11 @@
 		This is my <i>microblog</i>, a place for me to jot down random thoughts that I want to keep, but are too small enough to constitute a real article/post. Reverse chronological order.
 		</p>
 		<hr />
+		<p id="19">
+		The consciousness of AI, or the lack thereof, is irrelevant.
+		<a href="https://www.andrewyu.org/microblog/#19">&</a>
+		</p>
+		<hr />
 		<p id="18">
 		The null hypothesis is haunted. It appears in almost any reasoning/proof/etc.
 		Typically, when discussing a policy, the null hypothesis is the status quo; when evaluating a statement, the null hypothesis is the current best understanding (which is often unclear), or is simply a negation of the statement.
'#n104'>104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143