summary refs log tree commit diff stats
path: root/microblog/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2023-06-16 20:45:46 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:31:14 +0800
commitecb60e0f2ecf4513a56ce51d0ae9222036b7da36 (patch)
tree0f0b76dc483d7a296d7c42de7a591869b5cbeb21 /microblog/index.html
parent45c9e9706ec02f7cc4803d91aef473b07c017b48 (diff)
downloadwww-ecb60e0f2ecf4513a56ce51d0ae9222036b7da36.tar.gz
Microblog
Diffstat (limited to 'microblog/index.html')
-rw-r--r--microblog/index.html38
1 files changed, 38 insertions, 0 deletions
diff --git a/microblog/index.html b/microblog/index.html
new file mode 100644
index 0000000..ed89009
--- /dev/null
+++ b/microblog/index.html
@@ -0,0 +1,38 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
+	<head>
+		<title>Andrew Yu's Microblog</title>
+		<link rel="stylesheet" href="/plain.css" />
+		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
+		<meta charset="utf-8" />
+	</head>
+	<body>
+		<h1>Andrew Yu's Microblog</h1>
+		<p id="5">
+		As much as I believe in determinism, I do not believe that humans have capacity to pre-determine their own fate.
+		</p>
+		<hr />
+		<p id="4">
+		My world is still of metapohrical illusions. I need to learn to be afraid of romanticized narratives and perspectives. However, it is apparently hard to do so&mdash;I sink into romantic words that create a color filter in my perception, they make reality look so beautiful, so... ``sweet'', moving me further away from what reality really is.
+		</p>
+		<hr />
+		<p id="3">
+		I'm probably not the only one who has these dangerous/harmful/unhelpful thoughts:<br />
+		How different, or perhaps ``better' could my life be, if I could go back to the start of Year 9, and make different decisions? Perhaps that would mean choosing something other than IGCSE History. Or perhaps that means... when that was still possible, let my yearn and longing for intimacy with trusted people to discuss philosophy and science with, stay undeveloped.<br />
+		Perhaps I could have became a happy person.<br />
+		The me of the present could never know.
+		</p>
+		<hr />
+		<p id="2">
+		To what extent is "it sets a precedent" a concern that justifies or warrants declining a request that is on its own, appropriate?
+		</p>
+		<hr />
+		<p id="1">
+		I hereby discard the structuralist view that people are composed of the opposing parts "benign" and "malicious". These simple and perhaps judgemental concepts are insufficient in face of the complexity of the human condition.
+		</p>
+		<div id="footer">
+			<hr />
+			<p><a href="/">Andrew Yu's Website</a></p>
+		</div>
+	</body>
+</html>